The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei c8efa67ac7 * xmlread.pp, added a flag to force input stack unwinding upon reader destruction.
Without this, certain (malformed) documents (e.g. eduni/xml-1.1/005.xml) were causing
  InputSource leaks.

  Note: these leaks are a side effect from recent changes to entity processing and are not
  observed with older versions.

git-svn-id: trunk@14361 -
2009-12-08 08:10:35 +00:00
compiler compiler: remove unused variable 2009-12-08 04:24:28 +00:00
ide * another minor incompatibility 2009-12-06 21:05:51 +00:00
installer * Try to fix scroll bar problems 2009-11-04 16:46:32 +00:00
packages * xmlread.pp, added a flag to force input stack unwinding upon reader destruction. 2009-12-08 08:10:35 +00:00
rtl * fixes bootstrapping with 2.2.x 2009-12-07 20:16:31 +00:00
tests * made test names unique (if you overwrite an existing binary with another 2009-12-04 21:06:33 +00:00
utils * haiku now an unix, Mantis 15032 2009-12-04 13:03:41 +00:00
.gitattributes Adds mipsel lazarus project 2009-12-07 13:04:05 +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