mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-04 08:34:49 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
xmlread.pp: * Moved assignment of TXMLFileInputSource.SystemID into TXMLInputFileSource.Create. * Eliminated nested procedure in TXMLReader.ProcessDefaultAttributes, it was redundant since r12026. xpath.pp: * Moved predicate evaluation code, which is common for filter and step nodes, into TXPathExprNode.EvalPredicate(). git-svn-id: trunk@13056 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| Makefile | ||
| Makefile.fpc | ||