The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2025-10-07 23:17:42 +02:00
compiler * better fix for #41412 I think as procedures can be tail call optimized as there is no result 2025-09-28 23:05:45 +02:00
installer Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
packages * Fix issue #41409 2025-09-21 20:45:31 +02:00
rtl * check length of optstring before dereferencing (optstring[1]) it. Fixes #40596 2025-06-21 14:41:57 +02:00
tests Test for bug report #41412 2025-09-28 23:05:16 +02:00
utils * generate revision.inc using git log with a date format argument compatible with older git 2025-10-07 23:17:42 +02:00
.gitattributes
.gitfpcblockedhashes
.gitfpceligiblesvnhashes
.gitignore
.gitlab-ci.yml
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
Makefile.fpc