The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-11-03 19:40:04 +00:00
compiler * take variant alignment from TVARDATA, should resolve #38022 2020-11-02 22:16:18 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads 2020-11-03 18:15:16 +00:00
rtl Unix timezone: fix search around TZ change back to be the same as on Windows 2020-11-03 19:40:04 +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 LocalToEpoch, EpochToLocal: fix for arbitrary datetime 2020-11-03 14:27:07 +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