The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 80fadeae41 * versioncheck: change default to 2.6.2 and add a note that using
overridecheck is unsupported.

git-svn-id: trunk@24461 -
2013-05-07 12:29:59 +00:00
compiler compiler: change RTTI size of record field offset from fixed 32bit to platform dependent integer (sizeint) since it is stored this way in the compiler. This is also Delphi compatible, rtl: adopt rtl appropriately 2013-05-07 11:25:41 +00:00
ide Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:37:46 +00:00
installer Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:38:48 +00:00
packages * Allow disable of registering of message file 2013-05-07 08:05:39 +00:00
rtl compiler: change RTTI size of record field offset from fixed 32bit to platform dependent integer (sizeint) since it is stored this way in the compiler. This is also Delphi compatible, rtl: adopt rtl appropriately 2013-05-07 11:25:41 +00:00
tests compiler: write Delphi compatible tkArray RTTI: 2013-05-07 09:12:18 +00:00
utils Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:49:25 +00:00
.gitattributes compiler: write Delphi compatible tkArray RTTI: 2013-05-07 09:12:18 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * versioncheck: change default to 2.6.2 and add a note that using 2013-05-07 12:29:59 +00:00
Makefile.fpc * versioncheck: change default to 2.6.2 and add a note that using 2013-05-07 12:29:59 +00:00