The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7196302522 * no longer free memory to avoid endless loops on systems where you can
allocate 2GB of contiguous memory

git-svn-id: trunk@865 -
2005-08-16 06:48:12 +00:00
compiler * typo fixed 2005-08-13 21:36:50 +00:00
fcl * Env options now based on SysUtils.GetVariableString. custapp.inc unnecessary. 2005-08-15 11:32:30 +00:00
fv * Makefiles regenerated to propagate -Ur change of fpcmake 2005-08-10 21:55:57 +00:00
ide * Makefiles regenerated to propagate -Ur change of fpcmake 2005-08-10 21:55:57 +00:00
installer * Makefiles regenerated to propagate -Ur change of fpcmake 2005-08-10 21:55:57 +00:00
packages + Last Borland Compatibility fixes 2005-08-11 17:28:04 +00:00
rtl * patch from Yury Sidorov to fix WinCE console I/O 2005-08-13 16:34:44 +00:00
tests * no longer free memory to avoid endless loops on systems where you can 2005-08-16 06:48:12 +00:00
utils * Applied patches by Vincent Snijders 2005-08-11 20:56:44 +00:00
.gitattributes * exporting of symbols from linux programs, i.e. exports clause in 2005-08-13 20:34:28 +00:00
.gitignore * more ignores 2005-07-26 08:01:40 +00:00
Makefile * Makefiles regenerated to propagate -Ur change of fpcmake 2005-08-10 21:55:57 +00:00
Makefile.fpc * moved package building parts to fpcbuild repository 2005-06-09 20:55:59 +00:00