The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 2c372071fd * correctly handle static arrays with a lower index <> 0
+ added test

git-svn-id: trunk@46901 -
2020-09-19 21:20:07 +00:00
compiler * correctly handle static arrays with a lower index <> 0 2020-09-19 21:20:07 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * renamed WebFrame.DOMDocument_ back to DOMDocument after 10.10 update 2020-09-19 16:17:10 +00:00
rtl * make use of AllocMem in fpc_dynarray_setlength 2020-09-19 21:06:11 +00:00
tests * correctly handle static arrays with a lower index <> 0 2020-09-19 21:20:07 +00:00
utils Update revision.inc after commit #46877 2020-09-16 20:37:04 +00:00
.gitattributes * correctly handle static arrays with a lower index <> 0 2020-09-19 21:20:07 +00:00
.gitignore Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 2020-08-05 09:30:16 +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