The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian e67c03d30a * fixed for 64 bit targets
git-svn-id: trunk@11597 -
2008-08-17 07:51:15 +00:00
compiler * method definitions in "child" interfaces also hide those in "parent" 2008-08-16 20:08:25 +00:00
ide * copyright notice added. 2008-08-04 14:54:32 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * fixed for 64 bit targets 2008-08-17 07:51:15 +00:00
rtl * Don't inline ioresult. It's not speed critical and inlining it causes 2008-08-16 20:51:52 +00:00
tests * method definitions in "child" interfaces also hide those in "parent" 2008-08-16 20:08:25 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes * method definitions in "child" interfaces also hide those in "parent" 2008-08-16 20:08:25 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00