The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-02-08 16:58:41 +00:00
compiler * call FreeInstance after fail if vmt<>nil rather than if vmt=1 2008-02-08 15:04:58 +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 * use the qword hack only on linux x86_64 (others would fail) 2008-02-08 16:58:41 +00:00
rtl * fixed FindSectionMachO32PPC() return value 2008-02-08 14:06:31 +00:00
tests * call FreeInstance after fail if vmt<>nil rather than if vmt=1 2008-02-08 15:04:58 +00:00
utils * disable wrong package not available check 2008-02-08 00:03:50 +00:00
.gitattributes * call FreeInstance after fail if vmt<>nil rather than if vmt=1 2008-02-08 15:04:58 +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