The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 899809777c * a local buffer for pchar based filename handling was still at TP sizes
(80), and did not follow the libraries abstraction (array [tfsize]) for
   length of paths. (Reporter Lichtwicht, lazarusforum.de)

git-svn-id: trunk@12306 -
2008-12-06 12:22:10 +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 * a local buffer for pchar based filename handling was still at TP sizes 2008-12-06 12:22:10 +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 * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00