The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 68a8f531fe + Added support for empty parameters to TPQConnection
+ Added errormessage for unsupported parameters

git-svn-id: trunk@3688 -
2006-05-26 22:00:42 +00:00
compiler * expect repetition of class for class methods and fixed error message to show the forward declaration instead of the current one 2006-05-26 19:06:40 +00:00
fcl + Added support for empty parameters to TPQConnection 2006-05-26 22:00:42 +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 + Several dateutil-fixes for dates before 1899/12/30 2006-05-26 20:55:03 +00:00
tests * test for previous fix 2006-05-26 19:07:36 +00:00
utils * win64 lcl 2006-05-07 08:14:04 +00:00
.gitattributes * test for previous fix 2006-05-26 19:07:36 +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