The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael d763279046 * Patch from Graeme Geldenhuys:
* Minor classname adjustment
  * Query.SQL.Text   --->  Query.SQLText otherwise the setter method is bypassed, 
    which could contain custom code.
  * uses clause cleanup

git-svn-id: trunk@11388 -
2008-07-17 14:40:33 +00:00
compiler * fixed compilation 2008-07-13 18:16:53 +00:00
ide Fixed typo (GBD=>GDB) 2008-06-30 11:40:41 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * Patch from Graeme Geldenhuys: 2008-07-17 14:40:33 +00:00
rtl * Add path-delimiters properly in GetAppConfigDir and GetAppConfigFile 2008-07-15 13:12:42 +00:00
tests * fix testsuite hostname to not use -s option; solaris hostname interprets this as new hostname 2008-07-15 20:24:07 +00:00
utils * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
.gitattributes * support ABSOLUTE32 in the COFF writer on x86-64, resolves #10641 2008-07-13 09:10:50 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00