The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-08-31 21:25:21 +00:00
compiler * fixed oo_is_forward flag (from old patch by Dave Strodt) 2008-08-29 07:42:21 +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 * Added support for interface delegation (Implements) 2008-08-31 21:25:21 +00:00
rtl * only set dynarray pointer to nil in decref in case the last reference 2008-08-31 10:07:53 +00:00
tests * only set dynarray pointer to nil in decref in case the last reference 2008-08-31 10:07:53 +00:00
utils * Fixed link detection to units that have not yet been scanned 2008-08-31 21:09:21 +00:00
.gitattributes * only set dynarray pointer to nil in decref in case the last reference 2008-08-31 10:07:53 +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