The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-01-30 20:24:39 +00:00
compiler + make use of SHLX/SHRX on CPUs supporting BMI2 2014-01-30 20:24:39 +00:00
ide * removed gdbint dependency if compiled with NOGDB=1 2014-01-19 22:57:45 +00:00
installer
packages fcl-db: bufdataset: TBufDataset autoincrement fields (ftAutoInc) are not restarted when dataset is closed and again reopened. See bug #25628 2014-01-30 09:03:40 +00:00
rtl * Added AddEmptyStrings to ExtractStrings (bug 25633) 2014-01-28 08:38:29 +00:00
tests * tests fail if dead values are optimized so disable dead value optimization for the tests 2014-01-30 19:44:12 +00:00
utils * commited correction for Mantis #25560, misspelled constructor keyword 2014-01-20 10:39:39 +00:00
.gitattributes * detect static data use by record methods and methods of nested classes/ 2014-01-29 21:26:38 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc