The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-03-17 21:30:49 +00:00
compiler * set localalignmin to 4 on x86_64-win64, there is no reason to leave it at 8 (same as linux) 2018-03-17 21:30:49 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Fix bug ID #33449 (BufDataset.FileName type change to TFileName) 2018-03-17 17:50:40 +00:00
rtl * Fix bug #33441 (patch from Silvio Clécio) 2018-03-17 00:01:51 +00:00
tests * set localalignmin to 4 on x86_64-win64, there is no reason to leave it at 8 (same as linux) 2018-03-17 21:30:49 +00:00
utils pas2js: docs: property getter array element not supported 2018-03-12 16:55:54 +00:00
.gitattributes * Refactored report designer, so the report design file can be loaded using report data manager class without visual components. Default support for CSV, DBF, JSON, SQLDB 2018-03-17 16:45:45 +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 arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +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