The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-07-16 16:28:28 +00:00
compiler * fixed some bugs in a_param_ref due to missing begin/end block markers 2006-07-16 10:29:53 +00:00
fcl + Added SkipHeader parameter to compression stream creator. Allows to create zip files 2006-07-16 10:13:14 +00:00
fv
ide * bugrep -> bugs 2006-07-15 20:21:23 +00:00
installer * -Cs and -Ch removed from default fp.cfg - target defaults used instead 2006-07-14 19:32:51 +00:00
packages initial import 2006-07-08 15:14:26 +00:00
rtl * made some headers more Delphi compatible, from Burkhard Carstens 2006-07-16 16:28:28 +00:00
tests - svn:executable 2006-07-15 08:47:40 +00:00
utils + Implemented correct visibility checking for arguments of methods 2006-07-16 16:00:27 +00:00
.gitattributes * fixed wrong note about explictly valued enumeration types if the lower 2006-07-14 17:16:27 +00:00
.gitignore initial import 2006-07-08 15:14:26 +00:00
Makefile
Makefile.fpc