Missing #include.
[libcxml.git] / src /
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-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-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.