Make Node::content ignore comments and CDATA.
[libcxml.git] / src / cxml.h
2018-04-22 Carl HetheringtonMake Node::content ignore comments and CDATA.
2017-05-24 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2017-05-24 Carl HetheringtonAdd node_children() method.
2016-07-22 Carl HetheringtonFix GPL boilerplate. Add locked_sstream dependency...
2015-10-10 Carl HetheringtonMissing include.
2015-10-09 Carl HetheringtonRemove thought-pointless use of Glib::ustring.
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-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 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-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-02 Carl HetheringtonRename a few bits.
2013-03-30 Carl HetheringtonVarious bits of development.
2013-01-13 Carl HetheringtonInitial.