The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-11-30 17:40:27 +00:00
compiler * use tdef.unique_id_str to generate the unique internal name for anonymous record defs as using the count of the deflist is no longer correct 2019-11-30 17:40:27 +00:00
installer Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
packages * Fix for timestamps very close to a whole day in Firebird 2019-11-30 11:04:19 +00:00
rtl * patch by Benjamin Rosseaux: TEvent.WaitFor on *nix uses Monotonic Clock now 2019-11-25 20:58:18 +00:00
tests * better error recovery, resolves #36377 2019-11-29 22:13:17 +00:00
utils * Show --stop-on-parser-error in help 2019-11-23 13:40:49 +00:00
.gitattributes * better error recovery, resolves #36377 2019-11-29 22:13:17 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00