The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-12-07 23:02:06 +00:00
compiler * fix virtual without constructor warning for forward classes 2008-11-27 19:04:54 +00:00
ide * fix for 0012697. crcs were used using a unit from the compiler. 2008-11-27 20:54:41 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * The size=-1 case it not necessary anymore after r12313 2008-12-07 23:02:06 +00:00
rtl * Hopefully fixed formatfloat negative value bugs once and for all 2008-12-05 10:54:22 +00:00
tests Moves gettext test to correct position 2008-12-02 16:35:29 +00:00
utils * Small fix from Andrew Haines to fix dos paths in CHM files 2008-11-26 19:04:20 +00:00
.gitattributes * added skeleton for colorsel I still had lying around, derived from IDE src. Should be possible to expand them based on PD C++ TV code? 2008-12-06 11:37:56 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc