The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe af05770a7c * fixed alignment code in generic fillchar (not sure why
tests/test/tfillchr didn't fail in the nightly sparc tests)

git-svn-id: trunk@11708 -
2008-09-04 21:42:51 +00:00
compiler * give warning if a routine in the interface of a non-interface-only 2008-09-04 18:15:26 +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 * fphashlist, update hashcapacity also if capacity is changed 2008-09-03 21:04:53 +00:00
rtl * fixed alignment code in generic fillchar (not sure why 2008-09-04 21:42:51 +00:00
tests + test for mantis #12051 (already works correctly in 2.3.1) 2008-09-04 18:48:25 +00:00
utils * Added support for interface delegation (Implements) 2008-08-31 21:25:53 +00:00
.gitattributes + test for mantis #12051 (already works correctly in 2.3.1) 2008-09-04 18:48: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