The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 7951c24a85 * Patch from Ludo Brands to fix 24497
git-svn-id: trunk@24629 -
2013-05-29 12:41:50 +00:00
compiler Completely reworked implementation of generic constraints, by moving the generic constraint data from the symbols to the definitions (I originally thought that this would simplyfy things, but the more correct approach is to add it to the defs). 2013-05-29 08:19:02 +00:00
ide Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:37:46 +00:00
installer Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:38:48 +00:00
packages * Patch from Ludo Brands to fix 24497 2013-05-29 12:41:50 +00:00
rtl - do not initialize the regular heap manager under i8086-msdos, so it can be smartlinked away 2013-05-25 19:22:31 +00:00
tests Fix for Mantis #24071. 2013-05-24 15:27:27 +00:00
utils * fixed use of uninitialized "read" result in case 0 bytes were read, fixes 2013-05-27 11:40:44 +00:00
.gitattributes * Switched utils to fpmake building 2013-05-26 19:05:11 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * Fixed cross-installation after r24625. 2013-05-28 12:55:25 +00:00
Makefile.fpc * Fixed cross-installation after r24625. 2013-05-28 12:55:25 +00:00