summaryrefslogtreecommitdiff
path: root/icespider/xslt
Commit message (Collapse)AuthorAge
* Update to libxmlpp-5icespider-0.10.0Dan Goodliffe2025-06-13
|
* Update to C++23 and fix lots of warningsDan Goodliffe2025-06-13
|
* Update to new Slicer interfaceicespider-0.9.0Dan Goodliffe2023-09-30
|
* Anonymous namespace over staticDan Goodliffe2023-07-26
|
* Swap ifndef for pragma onceDan Goodliffe2023-07-26
|
* Reformat with new clang-formatDan Goodliffe2023-07-26
|
* Fix writing of XML document after XSL transformicespider-0.8.2Dan Goodliffe2023-04-06
| | | | Addresses issue where document headers such as the XML declaration were omitted
* Smart ptrs in xslt outputicespider-0.8.0Dan Goodliffe2022-08-07
|
* Use simplified XmlDocumentSerializer interfaceDan Goodliffe2022-08-07
|
* Fix all non-unittest warningsDan Goodliffe2022-02-06
|
* Add missing header for libxml++/document.hDan Goodliffe2021-12-17
|
* Add -Wold-style-castDan Goodliffe2021-12-17
|
* Clang format and tidyDan Goodliffe2020-06-07
|
* Add clang-tidy rules and fix all the thingsDan Goodliffe2019-03-27
| | | | Note: something in here appears to break linking in release build
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
|
* C++17 and Ice 3.7icespider-0.4Dan Goodliffe2018-04-15
| | | | | Update all code to be C++17 with Ice 3.7 and minor interface changes in keeping with C++CG and dependencies.
* Load stylesheets as needed and reload them on changeDan Goodliffe2016-12-12
|
* Compat fixDan Goodliffe2016-10-03
|
* Fix up lots of test coverageDan Goodliffe2016-09-17
|
* Add support for custom output serializersDan Goodliffe2016-08-21