The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
lacak f3e071493f fcl-db: test: adapt one test, which was MySQL specific to run on all sqlDB connectors.
(removed unused columns with DOUBLE data type, which is MySQL specific and prevents successful test table creation + add to GROUB BY clause column which is not part of aggregate function)

git-svn-id: trunk@23062 -
2012-11-26 10:58:11 +00:00
compiler - disabled Stabs support on 64 bit targets (mantis #23365) 2012-11-24 13:15:58 +00:00
ide * increased IDE copyright year 2012-10-28 21:27:59 +00:00
installer
packages fcl-db: test: adapt one test, which was MySQL specific to run on all sqlDB connectors. 2012-11-26 10:58:11 +00:00
rtl + VarIsBool function by Alexander Strokach, resolves #23358 2012-11-20 20:30:08 +00:00
tests * sets with the same base/range can still have a different size (and hence 2012-11-24 12:32:57 +00:00
utils * make socket stuff compiling again. Package not 100% yet due to gtk1 dependencies. 2012-11-08 16:17:55 +00:00
.gitattributes * sets with the same base/range can still have a different size (and hence 2012-11-24 12:32:57 +00:00
.gitignore
Makefile * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 2012-10-31 08:09:04 +00:00
Makefile.fpc