The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 2220e453cf * Moved FCurrentRecBuf from the index to TBufDataset itself
* Add new (inserted) records to all indexes

git-svn-id: trunk@10307 -
2008-02-11 22:06:00 +00:00
compiler * implement branchless fpc_abs_long in a generic way 2008-02-11 21:13:52 +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 * Moved FCurrentRecBuf from the index to TBufDataset itself 2008-02-11 22:06:00 +00:00
rtl * implement branchless fpc_abs_long in a generic way 2008-02-11 21:13:52 +00:00
tests * fixed writeln(<enum>) for 64 bit systems, resolves #10033 2008-02-11 21:05:08 +00:00
utils * recovery mode added to always use internal fpmkunit 2008-02-10 19:06:20 +00:00
.gitattributes * fixed writeln(<enum>) for 64 bit systems, resolves #10033 2008-02-11 21:05:08 +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