The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-11-02 12:36:26 +00:00
compiler + add a Flush method to TExeMap which is useful when debugging internal errors or crashes where the exemap instance has not yet been destroyed 2019-11-02 12:36:26 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * Explicitly use UTF8, fix bug ID #36231: RTF export must write unicode chars escaped 2019-11-02 11:42:32 +00:00
rtl * Fix bug ID #36234: unicodedatastering must be of type unicodestring 2019-11-02 11:51:28 +00:00
tests * fix for Mantis #36223: when parsing a helper type its extendeddef might be Nil 2019-11-01 15:02:31 +00:00
utils fcl-passrc: varargs of type 2019-10-29 14:30:20 +00:00
.gitattributes * fix for Mantis #36223: when parsing a helper type its extendeddef might be Nil 2019-11-01 15:02:31 +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 * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00