Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-07 | Move and organize tests into subfolders | Aaron Franke | |
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 |