| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
