The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 35bddf6fb1 * correctly update the (now unregistered) unit symbol if the unit was found with the help of a default namespace
(this is needed to trigger the correct creation of the namespace symbols)

git-svn-id: trunk@38917 -
2018-05-05 17:18:42 +00:00
compiler * correctly update the (now unregistered) unit symbol if the unit was found with the help of a default namespace 2018-05-05 17:18:42 +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 * Patch to fix IndexOfHeader (plus some cosmetic changes) from engkin. Bug ID #33680 2018-05-05 15:09:45 +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
fpmake_proc1.inc
fpmake.pp
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