The FreePascal Compiler (FPC) source repo

svenbarth 70a7a09413 * use the correct thread ID when checking for the main thread 12 年 前
compiler feefcb6d3d * don't generate dec for case nodes of unsigned types because dec does not set the carry flag, resolves #23503 12 年 前
ide 99fbb83247 * increased IDE copyright year 12 年 前
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 年 前
packages 962cf1ea10 * patch by Reinier Olislagers: change several types from Longint to Longword in the zip code, resolves #23482 12 年 前
rtl 70a7a09413 * use the correct thread ID when checking for the main thread 12 年 前
tests feefcb6d3d * don't generate dec for case nodes of unsigned types because dec does not set the carry flag, resolves #23503 12 年 前
utils 0dd6c1454e * Patch from Anton to support dotted unit names (Bug ID 22919) 12 年 前
.gitattributes feefcb6d3d * don't generate dec for case nodes of unsigned types because dec does not set the carry flag, resolves #23503 12 年 前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年 前
Makefile 1dfbc377e5 * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 12 年 前
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 12 年 前