The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 44aed2af60 o patch by Michael Denisenko, resolves #14734:
* fixes memory leaks in case of string code
  * replace usage of strcmp
  * improved tests

git-svn-id: trunk@13830 -
2009-10-09 20:40:22 +00:00
compiler o patch by Michael Denisenko, resolves #14734: 2009-10-09 20:40:22 +00:00
ide o another linux console patch by Nikolay Nikolov: 2009-09-16 19:58:42 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages xpath.pp: Fixed runtime range and overflow checks, at least those which could be detected with existing test suite. 2009-10-09 17:47:53 +00:00
rtl + support for tkUString in get/setpropvalue (mantis #14617) 2009-10-09 19:47:55 +00:00
tests o patch by Michael Denisenko, resolves #14734: 2009-10-09 20:40:22 +00:00
utils * output style more like the coding style fpc sources commonly are using 2009-10-09 12:57:50 +00:00
.gitattributes + support for tkUString in get/setpropvalue (mantis #14617) 2009-10-09 19:47:55 +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