The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe bc9e7c5580 * fixed syntax errors in r11708 (and it wasn't tested in the nightly
Sparc regressions tests because Solaris is an FPC_USE_LIBC platform,
    and these use memset rather than the generic fillchar)

git-svn-id: trunk@11711 -
2008-09-05 13:14:41 +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 * shared suffix use for fb (for mac os x compat), bug #12062 2008-09-05 07:47:25 +00:00
rtl * fixed syntax errors in r11708 (and it wasn't tested in the nightly 2008-09-05 13:14:41 +00:00
tests * fixed test (it should fail) 2008-09-05 07:28:05 +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