| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-12 | Remove include. | 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-29 | Revert 3b6dd4db. | Carl Hetherington | |
| 2013-09-26 | Use xpath for node_children. | 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-11 | Enable static build. | 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 | |
