The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-12-13 11:16:25 +00:00
compiler + support setpeoptflags directive, resolves #23447 2012-12-10 19:17:25 +00:00
ide * increased IDE copyright year 2012-10-28 21:27:59 +00:00
installer * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
packages fcl-db: introduce FSelectable as new TSQLCursor class field. Update sql connectors to set it after Preparation or Execution of sql statement to signal if there will be or is result set. This change is neutral. In next commit I will use FSelectable to determine if allow Open or raise SErrNoSelectStatement. 2012-12-13 11:16:25 +00:00
rtl * Fixed bug #23477 2012-12-12 15:21:28 +00:00
tests + support setpeoptflags directive, resolves #23447 2012-12-10 19:17:25 +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 + support setpeoptflags directive, resolves #23447 2012-12-10 19:17:25 +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 * starting compiler version check to toplevel "all" target 2012-10-17 18:03:41 +00:00