The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-03-06 20:29:27 +00:00
compiler * fixed constant evaluation of not(byte/word/long/quadbool) + test 2008-03-06 20:29:27 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * reenabled fcl-db dependencies on external DB libs for Win64 (previously excluded by mistake) 2008-03-06 16:06:19 +00:00
rtl * fixed writing of long strings when using the crt unit on win32, resolves #8843 2008-03-06 20:20:29 +00:00
tests * fixed constant evaluation of not(byte/word/long/quadbool) + test 2008-03-06 20:29:27 +00:00
utils * basic work for checksum on packages to detect if recompile 2008-02-26 22:46:42 +00:00
.gitattributes * add missing gencurr.inc belonging to revision 10422 2008-03-03 21:39:19 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00