#fpc #freepascal #compiler #fpcobj #pascal

svenbarth d46ae01589 Fix inlining of record methods across units if the unit with the method definitions is already compiled. 11 年之前
compiler d46ae01589 Fix inlining of record methods across units if the unit with the method definitions is already compiled. 11 年之前
ide 9b7fdfa8b0 * add possibility of overriding the disabled VESA driver using /VESA 11 年之前
installer fab4a91f4d * package openssl supported for OS/2 now 11 年之前
packages f0f628798b * fixes from José Mejuto, mantis #26352 generating a parameter if the tlb says the param is there but the string is empty in the tlb + small cleanups 11 年之前
rtl 88b58c3580 i386: added signed 64bit div/mod helpers in assembly. we have some 64bit heavy code where a direct helper results in about 8-10% of performance advantage compared to going through the generic wrapper + the unsigned function 11 年之前
tests 4d73dd4977 * Report all failed cases instead of halting at the first failure. 11 年之前
utils defc13f9ec * pas2jni: Fixed enums, added equals() methods to objects, enums and sets. 11 年之前
.gitattributes 856ae9d3cf Fix for Mantis #26482. 11 年之前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年之前
Makefile da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 11 年之前
Makefile.fpc da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 11 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前