The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ebfddc8225 + ansistring overloads of upper/lower (to fix ansistring Replace)
+ char overloads of upper/lower (to fix overload choosing problems
    resulting from adding the ansistring overloads)

git-svn-id: trunk@5923 -
2007-01-12 17:11:14 +00:00
compiler + ansistring overloads of upper/lower (to fix ansistring Replace) 2007-01-12 17:11:14 +00:00
fcl * syncobjs now bases on system unit thread support 2007-01-11 21:15:46 +00:00
fv * Move inlcude platform.inc before 2007-01-11 12:23:29 +00:00
ide + Implement Topic Search 2007-01-12 17:07:23 +00:00
installer * Makefiles regenerated 2007-01-06 21:08:19 +00:00
packages * Makefiles regenerated 2007-01-06 21:08:19 +00:00
rtl * fixed FloatToStrFIntl for platforms without extended 2007-01-12 16:27:31 +00:00
tests * extended test 2007-01-12 10:38:15 +00:00
utils * build fppkg 2007-01-11 21:55:00 +00:00
.gitattributes * syncobjs now bases on system unit thread support 2007-01-11 21:15:46 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * Makefiles regenerated 2007-01-06 21:08:19 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00