The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2005-05-29 15:18:30 +00:00
compiler * some warning about uninitialized vars fixed by using out instead of var 2005-05-29 15:18:30 +00:00
demo
fcl + Initialized ValidChars and Precision in FloatField 2005-05-26 06:46:54 +00:00
fv
ide * ide compilation fixed 2005-05-21 20:42:16 +00:00
install * fixed InstallationCheck strings 2005-05-24 09:58:29 +00:00
installer * check for necessity to add path to BDF2E to LIBPATH under OS/2 2005-05-25 21:13:00 +00:00
packages * workaround for wrong implementation of $WARN 2005-05-26 20:54:55 +00:00
rtl * Fix tabs 2005-05-29 10:15:45 +00:00
tests + check for not failing on Delphi $WARN directive 2005-05-26 20:53:02 +00:00
utils + Patch from Vincent Snijders to remove use of NOBR tag 2005-05-27 17:43:19 +00:00
.gitattributes * Fix tabs 2005-05-29 10:15:45 +00:00
.gitignore + some ignore properties added 2005-05-24 19:48:31 +00:00
Makefile * use --define parameter instead of putting build dirs in .spec 2005-05-23 20:52:23 +00:00
Makefile.fpc * use --define parameter instead of putting build dirs in .spec 2005-05-23 20:52:23 +00:00