The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost db6bc3bd00 * Replace environment variables placed between dollar signs in fpc.cfg
with the value of the environment variable.

git-svn-id: trunk@16945 -
2011-02-20 00:04:20 +00:00
compiler * Replace environment variables placed between dollar signs in fpc.cfg 2011-02-20 00:04:20 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer * fix check for necessity of LIBPATH changes 2011-01-05 23:05:03 +00:00
packages * xmlread.pp, the end of root element is now detected without involving DOM nodes. 2011-02-19 18:14:08 +00:00
rtl * unmerged table based initialization of libraries. 2011-02-19 17:24:37 +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