The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn ace28a3552 * InitNearHeap procedure renamed InitDosHeap and added support for a huge heap.
Startup code still needs to be updated in order to enable >64kb heap.

git-svn-id: trunk@28334 -
2014-08-07 22:00:24 +00:00
compiler * reimplemented r28329 in a different way, as suggested by Jonas 2014-08-07 19:36:52 +00:00
ide
installer
packages * Fix font name changing issues, patch by Dirk F, mantis #26550 2014-08-07 10:44:19 +00:00
rtl * InitNearHeap procedure renamed InitDosHeap and added support for a huge heap. 2014-08-07 22:00:24 +00:00
tests + Expanded test also for qword->double and int32->single conversions. 2014-08-04 21:45:34 +00:00
utils
.gitattributes
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc