The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 125b9e79d7 * fixed an error with trashing (-gt) of open shortstring "out" parameters
causing crashes if strings with a maximum length < 255 were passed

git-svn-id: trunk@13558 -
2009-08-19 20:24:32 +00:00
compiler * fixed an error with trashing (-gt) of open shortstring "out" parameters 2009-08-19 20:24:32 +00:00
ide * updated ide copyright and version 2009-08-16 21:25:18 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 2009-08-17 21:46:25 +00:00
rtl + implementation of WriteBarrier 2009-08-18 16:31:18 +00:00
tests * fixed an error with trashing (-gt) of open shortstring "out" parameters 2009-08-19 20:24:32 +00:00
utils * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
.gitattributes * fixed an error with trashing (-gt) of open shortstring "out" parameters 2009-08-19 20:24:32 +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