The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
lacak e3b12486c5 fcl-db: sqldb: fix AV (uninitialized variable) in MySQL tests
rearrange ordering of methods
rename some methods as discussed in DB-Core

git-svn-id: trunk@29196 -
2014-12-03 11:54:42 +00:00
compiler Fixed breakage in the ARM peephole optimizer indirectly brought to light by r29189. 2014-12-01 14:39:40 +00:00
ide + also preserve the CGA background color in the go32v2 IDE 2014-11-17 00:34:05 +00:00
installer * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 2014-10-23 23:14:30 +00:00
packages fcl-db: sqldb: fix AV (uninitialized variable) in MySQL tests 2014-12-03 11:54:42 +00:00
rtl Fix broken ldrd assembler syntax in RTL 2014-11-30 17:30:46 +00:00
tests Fix for Mantis #25606. 2014-11-28 22:06:10 +00:00
utils * short name updated to fit into 8.3 2014-11-30 00:07:52 +00:00
.gitattributes rtl-unicode: added old-style Makefiles. This unbreaks the cleaning of the package when clean is called outside of the packages directory and fixes random build/install issues I was experiencing on AROS and MorphOS... 2014-11-30 17:29:39 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00