index
:
libcxml
appimage-on-ubuntu14
cpp11
cpp17
cxx11
deb
fixlibdir
master
native-backend
python310
static-tests
test
tmp
unstab
v0.16.x
videocon-0
win32-crash
libxml++ helper library
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cxml.cc
Age
Commit message (
Expand
)
Author
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-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
2014-07-20
Add Document::read_string().
Carl Hetherington
2014-07-08
Add the ability to find the root node name of some XML.
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
2014-03-19
Add new Document constructor.
Carl Hetherington
2013-09-29
Revert 3b6dd4db.
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
Merge master.
Carl Hetherington
2013-08-29
File -> Document and allow use of streams.
Carl Hetherington
2013-08-25
Add ::namespace_prefix method.
Carl Hetherington
2013-03-30
Various bits of development.
Carl Hetherington
2013-01-13
Initial.
Carl Hetherington