The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-05-23 12:11:13 +00:00
compiler * fixed the far pointer size not being updated after reading the near/far type modifier, which caused far pointers to be allocated only 2 bytes 2013-05-22 16:44:05 +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 fcl-db: base: consistent usage of AsInteger and AsLongint. Bug #24456 2013-05-23 12:11:13 +00:00
rtl * some O_ constants. Patch by Barlone. 2013-05-20 15:30:40 +00:00
tests Improve test to allow easier understanding of errors 2013-05-16 22:05:10 +00:00
utils Fixed and regenerated Makefile after removal of jarparamparser.pas 2013-05-22 09:02:24 +00:00
.gitattributes + initial (and not yet fully complete) implementation of far pointers on the i8086 2013-05-22 16:26:33 +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