The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 9080909740 * TSQLQuery.StatementType should not be published
* Quote fieldnames in ApplyUpdates for connections which needs this + test (bug 9661)
 * Do not try to update the indexdefinitions if the TableName is unknown
 * Try to obtain the TableName even if the dataset is readonly

git-svn-id: trunk@9119 -
2007-11-03 22:20:45 +00:00
compiler * store character constants converted to shortstrings unaligned 2007-11-03 16:07:18 +00:00
fv * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
ide * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
installer * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
packages * TSQLQuery.StatementType should not be published 2007-11-03 22:20:45 +00:00
rtl * make clongdouble only a double on win64 and wince, on win32 we follow gcc 2007-11-03 21:47:29 +00:00
tests * diabled it for windows 2007-11-03 18:39:14 +00:00
utils * debug shows directory/file checks 2007-11-03 20:19:30 +00:00
.gitattributes * continued to work on float128 stuff 2007-11-03 21:41:54 +00:00
.gitignore * created fcl-async and fcl-process packages 2007-10-28 21:26:51 +00:00
Makefile * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00