The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-11-08 21:03:59 +00:00
compiler * fixed typo (can not) 2014-11-08 21:03:22 +00:00
ide Allow to use FPBASENAME environment variable as default base name for ini file 2014-11-05 20:45:47 +00:00
installer * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 2014-10-23 23:14:30 +00:00
packages * Fixed include-files in fpmake.pp 2014-11-08 17:02:29 +00:00
rtl * fix for random memory corruption introduced in r28975 2014-11-08 00:01:13 +00:00
tests * Test for bug ID #26773 2014-11-05 22:23:56 +00:00
utils * Added the utils- prefix to the names of all utils-packages. 2014-11-08 21:03:59 +00:00
.gitattributes * Test for bug ID #26773 2014-11-05 22:21:55 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00