The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco eea81b4ef4 * Better support for required in the case of "not null", default value or auto increment colomns
Patch for mysql and odbc, mantis #20429. Related to still open postgres bugreport #19872

git-svn-id: trunk@19466 -
2011-10-11 15:11:39 +00:00
compiler compiler: output ansistring constants in explicit codepage if codepage is explicitly defined using either $codepage directive or compiler switch or for SystemCodepage modeswitch 2011-10-11 08:58:56 +00:00
ide
installer
packages * Better support for required in the case of "not null", default value or auto increment colomns 2011-10-11 15:11:39 +00:00
rtl * Get8087CW: Make sure that high bits of result are clear. 2011-10-11 10:34:52 +00:00
tests i386 openbsd C objects added 2011-10-09 16:37:49 +00:00
utils * OpenBSD fixes. 2011-10-09 20:21:14 +00:00
.gitattributes * New file for cthreads unit support 2011-10-10 22:19:11 +00:00
.gitignore
Makefile
Makefile.fpc