The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ivost 5c33285229 * fixed 64bit bug in iconvenc.pas
git-svn-id: trunk@11688 -
2008-09-01 18:46:40 +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 * fixed 64bit bug in iconvenc.pas 2008-09-01 18:46:40 +00:00
rtl * Fixed default value for floats (mantis #9183) 2008-09-01 16:54:05 +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