libcxml.git
2014-10-16 Carl HetheringtonMissing #include. native-backend
2014-10-12 Carl HetheringtonProvide mapping of cxml to xmlpp in write_to_xmlpp_docu...
2014-10-10 Carl HetheringtonSort out xmlns stuff.
2014-10-10 Carl HetheringtonVarious API tidying.
2014-10-10 Carl HetheringtonFix tests.
2014-10-09 Carl HetheringtonVarious fixes and missing bits.
2014-10-09 Carl HetheringtonUse 0/1 not no/yes for bool.
2014-10-09 Carl HetheringtonDon't use xmlpp as the data storage; put things in...
2014-10-09 Carl HetheringtonAdd NodeList type.
2014-10-09 Carl HetheringtonMove run tests script.
2014-08-18 Carl HetheringtonBump version
2014-08-18 Carl HetheringtonBump version v0.11.0
2014-08-18 Carl HetheringtonSet soname to API version.
2014-08-14 Carl HetheringtonBump version
2014-08-14 Carl HetheringtonBump version v0.10.0
2014-08-14 Carl HetheringtonUpdate .gitignore.
2014-07-22 Carl Hetheringtoncdist changes.
2014-07-21 Carl HetheringtonAnother try at the OS X build fix.
2014-07-21 Carl HetheringtonAttempt to fix OS X build failure.
2014-07-20 Carl HetheringtonAdd Document::read_string().
2014-07-14 Carl HetheringtonPrevious does not work; instead, disable test building...
2014-07-14 Carl HetheringtonTry to fix static link.
2014-07-14 Carl HetheringtonPython coding style.
2014-07-08 Carl HetheringtonAdd the ability to find the root node name of some...
2014-05-16 Carl HetheringtonAdd ConstNodePtr.
2014-05-11 Carl HetheringtonThinko.
2014-05-11 Carl HetheringtonRemove include.
2014-05-11 Carl HetheringtonRemove use of boost::lexical_cast as it appears to...
2014-03-19 Carl HetheringtonAdd new Document constructor.
2014-01-13 Carl HetheringtonMissing include.
2014-01-07 Carl HetheringtonUpdate cscript.
2013-11-20 Carl HetheringtonBump version
2013-11-20 Carl HetheringtonBump version v0.08
2013-11-19 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-11-19 Carl HetheringtonAdd helpful typedef.
2013-09-29 Carl HetheringtonBump version
2013-09-29 Carl HetheringtonBump version v0.07
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonRevert 3b6dd4db.
2013-09-29 Carl HetheringtonBump version
2013-09-29 Carl HetheringtonBump version v0.06
2013-09-25 Carl HetheringtonMore tests.
2013-09-25 Carl HetheringtonUse xpath for node_children.
2013-09-24 Carl HetheringtonProvide node pointer accessor.
2013-09-04 Carl HetheringtonAdd namespace_uri method.
2013-08-29 Carl HetheringtonBump version
2013-08-29 Carl HetheringtonBump version v0.05
2013-08-29 Carl HetheringtonMerge master.
2013-08-29 Carl HetheringtonMissing include.
2013-08-29 Carl HetheringtonFile -> Document and allow use of streams.
2013-08-25 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-08-25 Carl HetheringtonAdd ::namespace_prefix method.
2013-06-18 Carl HetheringtonOS X tweaks.
2013-06-18 Carl Hetheringtoncscript fiddling.
2013-06-18 Carl HetheringtonFix install prefix.
2013-06-18 Carl Hetheringtoncscript tweak.
2013-06-18 Carl HetheringtonUpdate cscript.
2013-04-24 Carl HetheringtonFix cscript again.
2013-04-24 Carl HetheringtonMerge.
2013-04-24 Carl HetheringtonFix cscript.
2013-04-17 Carl HetheringtonMerge branch 'master' of /home/carl/git/libcxml
2013-04-17 Carl Hetheringtoncscript tweak.
2013-04-11 Carl HetheringtonBump version
2013-04-11 Carl HetheringtonBump version v0.04
2013-04-11 Carl HetheringtonEnable static build.
2013-04-11 Carl HetheringtonBump version
2013-04-11 Carl HetheringtonBump version v0.03
2013-04-11 Carl HetheringtonMore windows hacks.
2013-04-11 Carl HetheringtonBump version
2013-04-11 Carl HetheringtonBump version v0.02
2013-04-11 Carl HetheringtonTry to fix windows build.
2013-04-10 Carl HetheringtonBump version
2013-04-10 Carl HetheringtonBump version v0.01
2013-04-10 Carl HetheringtonBump version v0.01beta1
2013-04-10 Carl HetheringtonAdd script / .gitignore.
2013-04-02 Carl HetheringtonRename a few bits.
2013-03-30 Carl HetheringtonVarious bits of development.
2013-01-13 Carl HetheringtonInitial.