The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 3e8f7bed75 Patch from Luiz Americo:
* Improve Master/Detail: the foreign key is automatically set when a new record is appended
 * Improve Locate/LocateNext: implements loCaseInsensitive and loPartialKey options
 * Better error handling. When executing a mal formed query or trying to open a invalid file an exception with a meaningful message
 * General code cleanup

git-svn-id: trunk@9870 -
2008-01-22 21:09:23 +00:00
compiler * start new objectfile for interface wrappers 2008-01-22 18:49:29 +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 Patch from Luiz Americo: 2008-01-22 21:09:23 +00:00
rtl * completed linux system include deps 2008-01-21 18:16:08 +00:00
tests * The Category of a testrun is now stored into the database. The default is CategoryID is 1 for compatibility with digests without category 2008-01-21 16:17:12 +00:00
utils * regenerated 2008-01-22 08:45:47 +00:00
.gitattributes * new fpmake style for sdl 2008-01-20 22:26:21 +00:00
.gitignore * added more compiler names to svn:ignore settings 2008-01-22 19:41:20 +00:00
Makefile * moved freevision package 2008-01-14 16:54:03 +00:00
Makefile.fpc * moved freevision package 2008-01-14 16:54:03 +00:00