Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-14 | Add support for numeric XML entities to XMLParser | Henry Conklin | |
* Add support for decimal numeric entities to String::xml_unescape * Add more error checks to String::xml_unescape * Refactor XMLParser to use String::xml_unescape instead of an internal implementation |