The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-08-16 10:26:29 +00:00
compiler * reordered fields, safes 2-3 per cent of memory during compilation 2009-08-16 10:22:54 +00:00
ide * don't send Update messages during loading of files, makes the IDE startup much faster when a lot of files are loaded 2009-08-16 10:26:29 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
rtl * put linebuffer on the stack instead on the heap on windows makes SysUpdateScreen slightly faster 2009-08-16 10:25:35 +00:00
tests * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
utils * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
.gitattributes - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00