| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-16 | Missing #include.native-backend | Carl Hetherington | |
| 2014-10-13 | Provide mapping of cxml to xmlpp in write_to_xmlpp_document. | Carl Hetherington | |
| 2014-10-10 | Sort out xmlns stuff. | Carl Hetherington | |
| 2014-10-10 | Various API tidying. | Carl Hetherington | |
| 2014-10-10 | Fix tests. | Carl Hetherington | |
| 2014-10-09 | Various fixes and missing bits. | Carl Hetherington | |
| 2014-10-09 | Use 0/1 not no/yes for bool. | Carl Hetherington | |
| 2014-10-09 | Don't use xmlpp as the data storage; put things in cxml::Node members | Carl Hetherington | |
| instead. Add short-cuts for creating XML using libcxml. | |||
| 2014-10-09 | Add NodeList type. | Carl Hetherington | |
| 2014-10-09 | Move run tests script. | Carl Hetherington | |
| 2014-08-19 | Bump version | Carl Hetherington | |
| 2014-08-19 | Bump versionv0.11.0 | Carl Hetherington | |
| 2014-08-19 | Set soname to API version. | Carl Hetherington | |
| 2014-08-14 | Bump version | Carl Hetherington | |
| 2014-08-14 | Bump versionv0.10.0 | Carl Hetherington | |
| 2014-08-14 | Update .gitignore. | Carl Hetherington | |
| 2014-07-22 | cdist changes. | 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-14 | Previous does not work; instead, disable test building on Linux with --static. | Carl Hetherington | |
| 2014-07-14 | Try to fix static link. | Carl Hetherington | |
| 2014-07-14 | Python coding style. | 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 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 | |
| 2014-01-13 | Missing include. | Carl Hetherington | |
| 2014-01-07 | Update cscript. | Carl Hetherington | |
| 2013-11-20 | Bump version | Carl Hetherington | |
| 2013-11-20 | Bump versionv0.08 | Carl Hetherington | |
| 2013-11-19 | Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libcxml | Carl Hetherington | |
| 2013-11-19 | Add helpful typedef. | Carl Hetherington | |
| 2013-09-29 | Bump version | Carl Hetherington | |
| 2013-09-29 | Bump versionv0.07 | Carl Hetherington | |
| 2013-09-29 | Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libcxml | Carl Hetherington | |
| 2013-09-29 | Revert 3b6dd4db. | Carl Hetherington | |
| 2013-09-29 | Bump version | Carl Hetherington | |
| 2013-09-29 | Bump versionv0.06 | Carl Hetherington | |
| 2013-09-26 | More tests. | 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 | Bump version | Carl Hetherington | |
| 2013-08-29 | Bump versionv0.05 | 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 | |
