The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 2bcf1b7f59 * fptime works now usefully on unix systems
+ support -n <number> to run the command <number> times
  + display average runtime when -n is passed

git-svn-id: trunk@43338 -
2019-10-30 20:07:28 +00:00
compiler * optimize TAOptBase.SuperRegistersEqual 2019-10-30 20:07:27 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages fcl-image: canvas AllocateResources: propagate exceptions to be able to properly handle (e.g. log) them 2019-10-30 16:15:30 +00:00
rtl * fix for mantis #36229, off by one in bounds check. Only affects invalid input though. 2019-10-29 13:44:24 +00:00
tests * fptime works now usefully on unix systems 2019-10-30 20:07:28 +00:00
utils fcl-passrc: varargs of type 2019-10-29 14:30:20 +00:00
.gitattributes * HTML/JS Resource support 2019-10-27 13:08:44 +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