| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-30 | const improvement.v0.17.12 | Carl Hetherington | |
| 2024-03-19 | Optionally (with --c++17) use libxml++-4.0 and C++17. | Carl Hetherington | |
| 2024-02-22 | Add ns_prefix parameter to add_child(). | Carl Hetherington | |
| 2024-02-07 | Add cxml::add_child() and cxml::add_text_child().v0.17.7 | Carl Hetherington | |
| 2024-02-07 | Cleanup: header sorting. | Carl Hetherington | |
| 2023-12-22 | Add Node::is_text().v0.17.6 | Carl Hetherington | |
| 2023-07-02 | Cleanup: missing explicit. | Carl Hetherington | |
| 2022-01-16 | Fix includes for cxml.h. | Luke Granger-Brown | |
| stdint.h is unnecessary, but std::exception should come from <exception>, and std::shared_ptr comes from <memory>. | |||
| 2021-10-24 | Delete Document copy constructor. | Carl Hetherington | |
| 2021-05-12 | Use noexcept and override.v0.17.1 | Carl Hetherington | |
| 2021-01-08 | Use return {}.v0.17.0 | Carl Hetherington | |
| 2021-01-08 | Use std::vector instead of std::list. | Carl Hetherington | |
| 2021-01-08 | Use auto. | Carl Hetherington | |
| 2020-12-20 | std::shared_ptr | Carl Hetherington | |
| 2020-07-27 | Fix unused variable warning. | Carl Hetherington | |
| 2020-01-13 | Add some new conversions. | cah | |
| 2019-03-23 | Add string -> long long conversion for OS X. | Carl Hetherington | |
| 2019-03-22 | Add another conversion. | Carl Hetherington | |
| 2019-03-19 | Add some more conversions. | Carl Hetherington | |
| 2019-03-12 | Remove locked_sstream dependency. | Carl Hetherington | |
| 2018-06-10 | Fix comment. | Carl Hetherington | |
| 2018-04-22 | Make Node::content ignore comments and CDATA. | Carl Hetherington | |
| 2017-05-24 | Add node_children() method. | Carl Hetherington | |
| 2016-07-22 | Fix GPL boilerplate. Add locked_sstream dependency. Remove | Carl Hetherington | |
| Document::read_stream; improve Document::read_string efficiency. Use locked_stringstream instead of plain one to try to fix DCP-o-matic crashes on OS X. | |||
| 2015-10-10 | Missing include. | Carl Hetherington | |
| 2015-10-09 | Remove thought-pointless use of Glib::ustring. | Carl Hetherington | |
| 2014-07-22 | Another try at the OS X build fix. | Carl Hetherington | |
| 2014-07-21 | Attempt to fix OS X build failure. | Carl Hetherington | |
| 2014-07-20 | Add Document::read_string(). | Carl Hetherington | |
| 2014-07-08 | Add the ability to find the root node name of some XML. | Carl Hetherington | |
| 2014-05-16 | Add ConstNodePtr. | Carl Hetherington | |
| 2014-05-12 | Thinko. | Carl Hetherington | |
| 2014-05-12 | Remove use of boost::lexical_cast as it appears to be difficult to | Carl Hetherington | |
| make it use the standard "C" locale for both decimal and thousands separators. Instead, use std::stringstream which it appears will use "C" for both decimal and thousands after s.imbue (std::locale::classic ()); | |||
| 2014-03-19 | Add new Document constructor. | Carl Hetherington | |
| 2013-11-19 | Add helpful typedef. | Carl Hetherington | |
| 2013-09-24 | Provide node pointer accessor. | Carl Hetherington | |
| 2013-09-04 | Add namespace_uri method. | Carl Hetherington | |
| 2013-08-29 | Merge master. | Carl Hetherington | |
| 2013-08-29 | Missing include. | Carl Hetherington | |
| 2013-08-29 | File -> Document and allow use of streams. | Carl Hetherington | |
| 2013-08-25 | Add ::namespace_prefix method. | Carl Hetherington | |
| 2013-04-02 | Rename a few bits. | Carl Hetherington | |
| 2013-03-30 | Various bits of development. | Carl Hetherington | |
| 2013-01-13 | Initial. | Carl Hetherington | |
