mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 07:09:49 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
* Namespace handling rewritten to fit into XMLReader's own data structures. * Remaining TDOMElementDef's replaced by TElementDecl. * Removed DoAttrText(), it has become obsolete. * Create objects that are needed for namespace processing only if actually doing namespace processing, reduces memory requirements. * Improved TAttributeDef construction. git-svn-id: trunk@16230 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| Makefile | ||
| Makefile.fpc | ||