The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-01-02 20:54:13 +00:00
compiler * Use version number without rc-suffix in the fp base dir 2009-01-02 20:54:13 +00:00
ide * ExistsDir must also find hidden directories, so that the local configuration files are found 2009-01-01 21:34: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 * return 0 for length(pchar(0)), like Kylix does (using corrected and 2009-01-01 22:02:17 +00:00
tests * fixed procvar parameter passing on ppc/sysv (by value instead of by 2009-01-02 15:36:27 +00:00
utils * Load the local mirrors before an update is tried if it is a new installation or else the update will always fail 2009-01-01 12:09:19 +00:00
.gitattributes * return 0 for length(pchar(0)), like Kylix does (using corrected and 2009-01-01 22:02:17 +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