Remove debug code.
[libcxml.git] / src /
2015-10-01 Carl HetheringtonFix build on Debian unstable.
2015-01-12 Carl HetheringtonFormatting fix.
2015-01-12 Carl HetheringtonBetter error.
2015-01-09 Carl HetheringtonBetter error.
2014-10-14 Carl HetheringtonImprove error message.
2014-08-18 Carl HetheringtonSet soname to API version.
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 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.
2013-11-19 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-11-19 Carl HetheringtonAdd helpful typedef.
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonRevert 3b6dd4db.
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 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-04-24 Carl HetheringtonMerge.
2013-04-11 Carl HetheringtonEnable static build.
2013-04-02 Carl HetheringtonRename a few bits.
2013-03-30 Carl HetheringtonVarious bits of development.
2013-01-13 Carl HetheringtonInitial.