The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 9d3e52cc2e * Added support for indexes based on more then one field (+test)
* Some refactoring
 * Added test to test edits on indexed datasets

git-svn-id: trunk@10092 -
2008-01-28 22:45:04 +00:00
compiler * remove goto, that prevents optimizations 2008-01-28 18:13:32 +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 * Added support for indexes based on more then one field (+test) 2008-01-28 22:45:04 +00:00
rtl * fix for (w)chararray to ansi/widestring conversions after 2008-01-27 22:06:07 +00:00
tests * fix for (w)chararray to ansi/widestring conversions after 2008-01-27 22:06:07 +00:00
utils * use FindPackage to not raise and error if package is not installed 2008-01-28 07:50:38 +00:00
.gitattributes * Added DBColl 2008-01-28 20:23:00 +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