Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update to libxmlpp-5icespider-0.10.0 | Dan Goodliffe | 2025-06-13 |
| | |||
* | Update to C++23 and fix lots of warnings | Dan Goodliffe | 2025-06-13 |
| | |||
* | Update to new Slicer interfaceicespider-0.9.0 | Dan Goodliffe | 2023-09-30 |
| | |||
* | Anonymous namespace over static | Dan Goodliffe | 2023-07-26 |
| | |||
* | Swap ifndef for pragma once | Dan Goodliffe | 2023-07-26 |
| | |||
* | Reformat with new clang-format | Dan Goodliffe | 2023-07-26 |
| | |||
* | Fix writing of XML document after XSL transformicespider-0.8.2 | Dan Goodliffe | 2023-04-06 |
| | | | | Addresses issue where document headers such as the XML declaration were omitted | ||
* | Smart ptrs in xslt outputicespider-0.8.0 | Dan Goodliffe | 2022-08-07 |
| | |||
* | Use simplified XmlDocumentSerializer interface | Dan Goodliffe | 2022-08-07 |
| | |||
* | Fix all non-unittest warnings | Dan Goodliffe | 2022-02-06 |
| | |||
* | Add missing header for libxml++/document.h | Dan Goodliffe | 2021-12-17 |
| | |||
* | Add -Wold-style-cast | Dan Goodliffe | 2021-12-17 |
| | |||
* | Clang format and tidy | Dan Goodliffe | 2020-06-07 |
| | |||
* | Add clang-tidy rules and fix all the things | Dan Goodliffe | 2019-03-27 |
| | | | | Note: something in here appears to break linking in release build | ||
* | Remove boost::filesystem in favour of std::filesystem | Dan Goodliffe | 2019-02-03 |
| | |||
* | C++17 and Ice 3.7icespider-0.4 | Dan Goodliffe | 2018-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 change | Dan Goodliffe | 2016-12-12 |
| | |||
* | Compat fix | Dan Goodliffe | 2016-10-03 |
| | |||
* | Fix up lots of test coverage | Dan Goodliffe | 2016-09-17 |
| | |||
* | Add support for custom output serializers | Dan Goodliffe | 2016-08-21 |