The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-08-29 10:08:02 +00:00
compiler * fixed overload choosing error on 64 bit 2007-08-29 06:30:38 +00:00
fv - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
ide - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
installer * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
packages * more 64 bit overload choosing fixes 2007-08-29 06:57:36 +00:00
rtl * fix linux sysinfo struct and function (bug 9523) 2007-08-29 10:08:02 +00:00
tests * always demote type conversions which cannot represent part of the 2007-08-28 19:38:40 +00:00
utils - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
.gitattributes * always demote type conversions which cannot represent part of the 2007-08-28 19:38:40 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc