The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-12-29 11:18:26 +00:00
compiler * verify during parameter parsing that -gc and -pg are implemented/ 2008-12-28 15:53:15 +00:00
ide * fix for 0012697. crcs were used using a unit from the compiler. 2008-11-27 20:54:41 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * Added tests for update-buffers and streaming 2008-12-28 01:12:38 +00:00
rtl * Show provided invalid date in StroToDate error messages 2008-12-28 22:37:59 +00:00
tests * only excute tests on platforms for which -gc is supported 2008-12-29 11:18:26 +00:00
utils * Fixed error where unit names with underscores are not correctly handled 2008-12-19 17:37:20 +00:00
.gitattributes * Added tests for update-buffers and streaming 2008-12-28 01:12:38 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00