The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 293f09e41d * corrected test (only "overload" differences between interface/
implementation should cause compilation to fail)

git-svn-id: trunk@19494 -
2011-10-15 15:46:34 +00:00
compiler * require that "overload" is present in the interface if it's used in the 2011-10-15 14:47:45 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer * added support for ufppkg 2011-10-12 06:15:48 +00:00
packages * mark dbf unit as deprecated because abandoned by maintainer, along with a 2011-10-15 15:00:54 +00:00
rtl * mark strcopy/strlcopy as "overload" in the interface of the strings unit 2011-10-15 12:32:21 +00:00
tests * corrected test (only "overload" differences between interface/ 2011-10-15 15:46:34 +00:00
utils * OpenBSD fixes. 2011-10-09 20:21:14 +00:00
.gitattributes * require that "overload" is present in the interface if it's used in the 2011-10-15 14:47:45 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00