The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-10-14 09:11:37 +00:00
compiler * use the name of the symbol instead of the name of the section as the later is always lowercased 2020-10-14 09:11:37 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages + add ability to specify a SQLite VFS when opening a SQLite database 2020-10-08 15:44:17 +00:00
rtl * Patch from Werner Pamler to implement TStringSplitOptions.ExcludeLastEmpty 2020-10-09 11:21:30 +00:00
tests * fix for Mantis #37844: prefer to use the symtable determined in generate_specialization_phase1 for procdefs as that might a withsymtable that is needed to correctly load Self later on 2020-10-12 16:55:14 +00:00
utils * Patch from Henrique Werlang to allow setting log config page 2020-10-05 17:37:45 +00:00
.gitattributes * fix for Mantis #37844: prefer to use the symtable determined in generate_specialization_phase1 for procdefs as that might a withsymtable that is needed to correctly load Self later on 2020-10-12 16:55:14 +00:00
.gitignore Add missing svn:ignore in some directories 2020-09-24 10:14:42 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00