The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 4924f7cfe0 + added support for postgresql for test-framework
+ rewrote fieldtests (removed variant dependency)
 + added test for ftDateTime and unlimited VARCHAR
 + fieldnames are not case-sensitive for all RDMS

git-svn-id: trunk@3682 -
2006-05-26 11:28:20 +00:00
compiler * fixed some wrong ordering of procdef stabs 2006-05-26 10:21:59 +00:00
fcl + added support for postgresql for test-framework 2006-05-26 11:28:20 +00:00
fv * Further development. 2006-05-26 10:13:14 +00:00
ide * Fix disabled commands on reloading menubar. 2006-05-20 20:22:00 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages * Initial implementation of imagemagick bindings by Felipe Monteiro de Carvalho 2006-05-25 08:12:51 +00:00
rtl * compiler procs fixes. 2006-05-24 23:53:53 +00:00
tests * only for darwin/i386 2006-05-25 11:30:24 +00:00
utils * win64 lcl 2006-05-07 08:14:04 +00:00
.gitattributes + New implementation of outline.pas. 2006-05-25 21:06:00 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00