The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-12-30 10:03:29 +00:00
compiler + samplecfg able to create default configuration for IDE now 2008-12-30 02:05:07 +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 * patch to implement MaskDoFormatText by Paul Ishenin 2008-12-30 10:03:29 +00:00
rtl * Show provided invalid date in StroToDate error messages 2008-12-28 22:37:59 +00:00
tests * TDateTimeField.SetAsString now sets the field to NULL if an empty string is provided, bug #12875 + testsuite test 2008-12-29 20:55:02 +00:00
utils * PackageAvailableVersionStr should use the AvailableRepository instead of InstalledRepository 2008-12-29 23:07:55 +00:00
.gitattributes * TDateTimeField.SetAsString now sets the field to NULL if an empty string is provided, bug #12875 + testsuite test 2008-12-29 20:55:02 +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