The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael abeb00cd94 * Fix bug ID #34303, readability opimizations
git-svn-id: trunk@43714 -
2019-12-23 13:15:19 +00:00
compiler * patch by Bart Broersma to allow to declare "LongInt = AnsiString" comparison 2019-12-22 22:06:26 +00:00
installer Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
packages * Fix writing of special chars (bug ID 0036470) 2019-12-23 13:05:59 +00:00
rtl * Fix bug ID #34303, readability opimizations 2019-12-23 13:15:19 +00:00
tests * patch by Bart Broersma to allow to declare "LongInt = AnsiString" comparison 2019-12-22 22:06:26 +00:00
utils * patch by Alfred to fix building on DragonFly OS, resolves #36450 2019-12-17 21:57:09 +00:00
.gitattributes * patch by Bart Broersma to allow to declare "LongInt = AnsiString" comparison 2019-12-22 22:06:26 +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
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