The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei ad3e19de3d * Rewrote TXMLReader.ParseContent to eliminate the inner loop;
* Also modified TXMLReader.ParseContent so that it produces normalized text nodes, i.e. merges text nodes on entity boundaries (when Options.ExpandEntities=True, of course) and merges the text coming from CDATA sections when Options.CDSectionsAsText=True.

git-svn-id: trunk@14248 -
2009-11-21 21:59:16 +00:00
compiler * don't align entries in string sections, gcc doesn't either 2009-11-21 21:24:27 +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 * Rewrote TXMLReader.ParseContent to eliminate the inner loop; 2009-11-21 21:59:16 +00:00
rtl rtl: add enumerator for the TFPGList type 2009-11-21 18:51:48 +00:00
tests + support for id.anyobjcmethodinscope() calls for Objective-Pascal code, 2009-11-21 00:14:21 +00:00
utils + enable x86_64-solaris 2009-11-21 00:27:16 +00:00
.gitattributes r316 | jonas | 2009-11-21 16:57:50 +0100 (Sat, 21 Nov 2009) | 4 lines 2009-11-21 16:08:36 +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