The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe fdc813db9a * no need to synchronise the upper bound of a for-loop after the loop
anymore if it is a regvar, because it cannot be a regvar anymore
    after the fix for tw8883

git-svn-id: trunk@7358 -
2007-05-16 12:13:28 +00:00
compiler * no need to synchronise the upper bound of a for-loop after the loop 2007-05-16 12:13:28 +00:00
fv * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
ide * more option updates 2007-05-11 22:14:54 +00:00
installer * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
packages Put every {$smarlink on} inside an {$ifndef NO_SMART_link} condition. 2007-05-16 11:26:06 +00:00
rtl Put every {$smarlink on} inside an {$ifndef NO_SMART_link} condition. 2007-05-16 11:26:06 +00:00
tests * prefer overloaded methods in current object over 2007-05-16 08:12:14 +00:00
utils * Added RTF writer 2007-05-15 19:57:11 +00:00
.gitattributes * prefer overloaded methods in current object over 2007-05-16 08:12:14 +00:00
.gitignore * Removed unmaintained db-stuff 2007-03-16 13:14:24 +00:00
Makefile - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00