The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-05-01 20:50:19 +00:00
compiler * allow recursive inlines, meanwhile, there are other means to avoid too deep recursion of inlining 2020-05-01 20:50:19 +00:00
installer * synchronized with trunk 2020-04-21 23:36:44 +00:00
packages * Always initialize autoincvalue in createdataset 2020-05-01 12:16:47 +00:00
rtl * fix for Mantis #36895: the new epoll_pwait was missing the size parameter for the sigmask parameter 2020-05-01 13:11:02 +00:00
tests * support floating point parameters split over multiple locations, including 2020-05-01 13:02:48 +00:00
utils * Fix -h or --help 2020-05-01 14:11:14 +00:00
.gitattributes * support floating point parameters split over multiple locations, including 2020-05-01 13:02:48 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * synchronized with trunk 2020-04-21 23:36:44 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00