The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 25a3cc09ef xmlread.pp: More on entity processing:
* General entities are now processed non-recursively;
* They are now re-parsed on each inclusion, enabling proper validation and ensuring SAX-compatible order of events. Also less dependent on DOM-specific calls like CloneNode.

git-svn-id: trunk@14232 -
2009-11-20 23:32:08 +00:00
compiler * adapted more fpc-mips stuff to trunk 2009-11-20 21:13:53 +00:00
ide * Reset AbortTool before each run 2009-11-05 00:45:19 +00:00
installer * Try to fix scroll bar problems 2009-11-04 16:46:32 +00:00
packages xmlread.pp: More on entity processing: 2009-11-20 23:32:08 +00:00
rtl Fix for multiple exception troubles 2009-11-19 21:25:04 +00:00
tests * added header 2009-11-20 18:38:42 +00:00
utils * Added support for the url tag to include arbitrary links 2009-11-13 15:58:45 +00:00
.gitattributes * adapted more fpc-mips stuff to trunk 2009-11-20 21:13:53 +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