The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael f540dbfab3 * Do not allow duplicate keys in JSONObject
git-svn-id: trunk@38908 -
2018-05-05 14:51:19 +00:00
compiler * synchronize get_saved_registers_int and get_volatile_registers_int for all 2018-05-04 16:16:24 +00:00
installer Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:26:33 +00:00
packages * Do not allow duplicate keys in JSONObject 2018-05-05 14:51:19 +00:00
rtl * fix for Mantis #33635: correctly working SSE2 based Frac() implementation by J. Gareth Moreton 2018-05-04 15:44:40 +00:00
tests * fix for Mantis #33635: correctly working SSE2 based Frac() implementation by J. Gareth Moreton 2018-05-04 15:44:40 +00:00
utils pastojs: default(record) 2018-04-30 23:48:28 +00:00
.gitattributes * fix for Mantis #33635: correctly working SSE2 based Frac() implementation by J. Gareth Moreton 2018-05-04 15:44:40 +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 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:26:33 +00:00
Makefile.fpc * 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