The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-11-09 18:29:14 +00:00
compiler * parameters declared as out must be initialized 2019-11-09 18:29:14 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * correctly declare the return value of TPKeyEnumerator.GetCurrent as PKey instead of TKey 2019-11-08 22:34:11 +00:00
rtl * TIOCtlRequest is declared as unsigned long according to man 2 ioctl 2019-11-09 18:27:21 +00:00
tests * also advance the error code in the case of success 2019-11-08 22:34:07 +00:00
utils * pas2jni: Filter out advanced methods and properties of RTL classes to prevent overbloated code. 2019-11-03 18:51:33 +00:00
.gitattributes * Testsuite in punit format 2019-11-09 13:39:14 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +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 * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00