#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 4ea89d01ea Somewhat a fix for Mantis #25025 : added generic variants of the TEnumerable/TEnumerator interfaces. Added to unit ObjPas, because mode ObjFPC does not allow overloading of types with generics (which would be the case in unit System). Also the two interfaces are not completely Delphi compatible on purpose! In Delphi they inherit from corresponding non generic interfaces, but this leads in FPC as well as in Delphi to problems. 12 년 전
compiler 0d8ad2a932 compiler: don't treat TRUE and FALSE as keywords. They are predefined constants from this moment. This change is compatible with other pascal compilers. Fixes issue #0025030 12 년 전
ide c92eaebf34 Fix option passing for freebsd ans netbsd, add -Xd for linux also 12 년 전
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 년 전
packages 1449fbb9ff * Added Read/Write of int64 12 년 전
rtl 4ea89d01ea Somewhat a fix for Mantis #25025 : added generic variants of the TEnumerable/TEnumerator interfaces. Added to unit ObjPas, because mode ObjFPC does not allow overloading of types with generics (which would be the case in unit System). Also the two interfaces are not completely Delphi compatible on purpose! In Delphi they inherit from corresponding non generic interfaces, but this leads in FPC as well as in Delphi to problems. 12 년 전
tests 0d8ad2a932 compiler: don't treat TRUE and FALSE as keywords. They are predefined constants from this moment. This change is compatible with other pascal compilers. Fixes issue #0025030 12 년 전
utils de56f909d5 * synchronized with trunk up to and including r25430 12 년 전
.gitattributes 0d8ad2a932 compiler: don't treat TRUE and FALSE as keywords. They are predefined constants from this moment. This change is compatible with other pascal compilers. Fixes issue #0025030 12 년 전
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 년 전
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 년 전
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 년 전
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 년 전