The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-10-31 19:54:41 +00:00
compiler * use AnsiString for file names to overcome length limitations 2020-10-31 19:54:41 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages fcl-db: base: xmldatapacketreader: fix XML data types 2020-10-29 05:58:05 +00:00
rtl + initial implementation of a FullName field in file records to overcome length limitions of the name field 2020-10-31 19:54:40 +00:00
tests * in equal_genfunc_paradefs take care of the fact that typesym might not be assigned for open array parameters, resolves #38012 2020-10-29 21:00:03 +00:00
utils pastojs: fixed a div b<0 2020-10-26 21:23:34 +00:00
.gitattributes * in equal_genfunc_paradefs take care of the fact that typesym might not be assigned for open array parameters, resolves #38012 2020-10-29 21:00:03 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +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