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:44 +00:00
compiler * ensure that internal method names (namely operator overloads and class con-/destructors) result in different mangled names from ordinary methods even if they should be converted to lowercase (which happens for section names) 2020-10-14 09:11:44 +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 * ensure that internal method names (namely operator overloads and class con-/destructors) result in different mangled names from ordinary methods even if they should be converted to lowercase (which happens for section names) 2020-10-14 09:11:44 +00:00
utils * Patch from Henrique Werlang to allow setting log config page 2020-10-05 17:37:45 +00:00
.gitattributes * ensure that internal method names (namely operator overloads and class con-/destructors) result in different mangled names from ordinary methods even if they should be converted to lowercase (which happens for section names) 2020-10-14 09:11:44 +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