The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-04-11 01:18:04 +00:00
compiler compiler: fix nested type typecast (issue #0016222) 2010-04-09 17:10:52 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer * run clean_files target also for distclean, fixes cleaning of installer.pas 2010-03-21 12:49:21 +00:00
packages sqliteds: * Use Value instead of AsString in SetMasterIndexValue 2010-04-11 01:18:04 +00:00
rtl * fix for exception handling - avoid endless loop in case of fatal exceptions, safer checking for prefetch bug 2010-04-11 00:37:01 +00:00
tests tests: fix test for locales with DecimalSeparator <> '.' 2010-04-09 17:12:20 +00:00
utils * Removed left-over debug statement 2010-03-25 20:55:53 +00:00
.gitattributes compiler: fix nested type typecast (issue #0016222) 2010-04-09 17:10:52 +00:00
.gitignore
Makefile
Makefile.fpc