The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-02-20 20:47:01 +00:00
compiler * Replace environment variables placed between dollar signs in fpc.cfg 2011-02-20 00:04:20 +00:00
ide
installer * maximum number of packages increased to 40 to avoid overflow for DOS (or need for another page without shortcut), year in copyright increased 2011-02-20 20:47:01 +00:00
packages * Fixed support of TFmtBcd fields for sqlite3, bug 2011-02-20 18:22:06 +00:00
rtl * Fixed BCDToStr for values between -1 and 0 2011-02-20 17:59:12 +00:00
tests * fixed ForceExtension() after r16905 in case the input did not have an 2011-02-12 21:13:51 +00:00
utils * Fixed the order in which the httpd-units are searched for. Already fixed for samplecfg in r16722 2011-02-19 20:32:40 +00:00
.gitattributes + support for parsing docsets to add documentation to the parsed headers 2011-02-16 18:46:26 +00:00
.gitignore * Updated to libnds 1.5.0 (added dynamic texture allocation) 2011-02-15 21:56:10 +00:00
Makefile
Makefile.fpc