The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-12-23 13:57:25 +00:00
compiler * extended fix for web bug #12370 (more platforms supported and slightly more universal) 2008-12-17 22:58:33 +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 * Restore the order of two deleted records bound to the same record properly when reading a dataset from file 2008-12-22 22:06:31 +00:00
rtl * fix for 64-bit signed<->unsigned issue, bug #12841 2008-12-23 13:57:25 +00:00
tests * accept only valid guid as iid for com and dispinterfaces, resolves #12030; I'am not sure though if this isn't a feature used by people already 2008-12-17 22:09:21 +00:00
utils * Fixed error where unit names with underscores are not correctly handled 2008-12-19 17:37:20 +00:00
.gitattributes * Restructured makefiles for examples 2008-12-20 22:40:04 +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