The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-10-11 12:38:16 +00:00
compiler * is_signed does not check the ordtype but the ranges, so it cannot be used to 2020-10-11 09:10:42 +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 test: TThread.WaitFor calls CheckSynchronize as well, so the thread needs to signal when it's done with removing entries from the queue 2020-10-11 12:38:16 +00:00
utils * Patch from Henrique Werlang to allow setting log config page 2020-10-05 17:37:45 +00:00
.gitattributes * test for new split option 2020-10-09 11:33:57 +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