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:30 +00:00
compiler * correctly handle PE COMDAT sections: like for the Comdat groups in ELF files the unused symbols need to be converted to externals so that relocations are handled correctly 2019-11-02 12:36:30 +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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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