The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-09-01 11:54:49 +00:00
compiler * In case no default is specified and no NoDefault is present, act as if NoDefault was given. (bug ID 10080, now we are Delphi compatible) 2008-09-01 10:05:52 +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 * shappbarmessage missed a indirection (pointer), bug #12024 2008-09-01 11:54:49 +00:00
rtl * Added overloaded call for fplstat which has var argument (as for stat) 2008-09-01 09:17:58 +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 * Added support for interface delegation (Implements) 2008-08-31 21:25:53 +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