#fpc #freepascal #compiler #fpcobj #pascal

sergei 4c84febfae * InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet. 12 years ago
compiler b35d04ffa8 * MIPS: methodpointers must be compatible with records; since records are never passed by address in this ABI, so must be methodpointers. Fixes webtbs/tw9141.pp. 12 years ago
ide 99fbb83247 * increased IDE copyright year 13 years ago
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 years ago
packages 72d1b249db * Unblockfile to programmatically unblock MSIE downloads 12 years ago
rtl 4c84febfae * InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet. 12 years ago
tests b5827ce363 Move the handling of "misstyled" floating point constants like "2." or "2.e10" from the scanner to the parser. This way type helpers calls for integer constants can be parsed correctly in the future. 12 years ago
utils 0ee95ca5f9 * Undid patch to resolve dotted unit names, it breaks generation of FPC documentation 12 years ago
.gitattributes 32ffddaad8 + ELF linker back-ends for ARM and MIPS. 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 1dfbc377e5 * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 13 years ago
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 13 years ago