The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-11-30 10:49:47 +00:00
compiler * Do not access fields of potentially unassigned resultdef. p1.resultdef is not assigned at this point when dotypecheck=false. Mantis #20765. 2011-11-28 08:33:18 +00:00
ide * copyright updated. 2011-11-06 18:35:31 +00:00
installer * added support for ufppkg 2011-10-12 06:15:48 +00:00
packages * Improve CHM versioning, now that a compiler is added. Main chm version is in chmbase 2011-11-29 12:46:12 +00:00
rtl * Fixed cycling with 2.4.4 after r19707 (2.4.4 does not define FPC_HAS_FEATURE_RESOURCES, so related stuff is not compiled) 2011-11-30 10:49:47 +00:00
tests * Don't optimize away implicit initialization/finalization procedures if corresponding clause is present in the source but is empty. Resolves #19701. 2011-11-26 05:01:30 +00:00
utils * Missing conversion to TFPList 2011-11-22 19:21:20 +00:00
.gitattributes * Don't optimize away implicit initialization/finalization procedures if corresponding clause is present in the source but is empty. Resolves #19701. 2011-11-26 05:01:30 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile
Makefile.fpc