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
Age
Commit message (
Expand
)
Author
2025-01-31
Fix macOS build after previous commit.
v0.17.13
Carl Hetherington
2025-01-30
const improvement.
v0.17.12
Carl Hetherington
2024-03-23
Some platforms don't even have libxml++ version defines.
v0.17.9
Carl Hetherington
2024-03-23
Some platforms don't include libxml++config.h automatically.
Carl Hetherington
2024-03-19
Optionally (with --c++17) use libxml++-4.0 and C++17.
Carl Hetherington
2024-02-22
Add ns_prefix parameter to add_child().
Carl Hetherington
2024-02-07
Add cxml::add_child() and cxml::add_text_child().
v0.17.7
Carl Hetherington
2024-02-07
Cleanup: header sorting.
Carl Hetherington
2023-12-22
Add Node::is_text().
v0.17.6
Carl Hetherington
2023-07-02
Cleanup: use some make_shared.
Carl Hetherington
2023-07-02
Cleanup: missing explicit.
Carl Hetherington
2023-07-02
Add check to avoid crash when the API is misused.
Carl Hetherington
2022-01-16
Fix includes for cxml.h.
Luke Granger-Brown
2021-10-24
C++11 tidying.
Carl Hetherington
2021-10-24
Delete Document copy constructor.
Carl Hetherington
2021-05-12
Use noexcept and override.
v0.17.1
Carl Hetherington
2021-01-18
Tweak C++ > > to >> for C++11.
Carl Hetherington
2021-01-08
Use return {}.
v0.17.0
Carl Hetherington
2021-01-08
Use std::vector instead of std::list.
Carl Hetherington
2021-01-08
Use auto.
Carl Hetherington
2020-12-20
std::shared_ptr
Carl Hetherington
2020-07-27
Fix unused variable warning.
Carl Hetherington
2020-01-13
Add some new conversions.
cah
2019-03-26
Missing #include.
Carl Hetherington
2019-03-23
Add string -> long long conversion for OS X.
Carl Hetherington
2019-03-22
Add another conversion.
Carl Hetherington
2019-03-19
Add some more conversions.
Carl Hetherington
2019-03-12
Remove locked_sstream dependency.
Carl Hetherington
2018-11-15
Use exceptions to report calls to Node with _node == 0.
Carl Hetherington
2018-06-10
Fix comment.
Carl Hetherington
2018-04-22
Make Node::content ignore comments and CDATA.
Carl Hetherington
2017-05-24
Add node_children() method.
Carl Hetherington
2016-10-31
More proper checking for locked_sstream.
Carl Hetherington
2016-07-22
Fix GPL boilerplate. Add locked_sstream dependency. Remove
Carl Hetherington
2016-01-13
Allow True in bool_child.
Carl Hetherington
2015-10-10
Missing include.
Carl Hetherington
2015-10-09
Remove thought-pointless use of Glib::ustring.
Carl Hetherington
2015-10-01
Fix build on Debian unstable.
Carl Hetherington
2015-01-12
Formatting fix.
Carl Hetherington
2015-01-12
Better error.
Carl Hetherington
2015-01-09
Better error.
Carl Hetherington
2014-10-15
Improve error message.
Carl Hetherington
2014-08-19
Set soname to API version.
Carl Hetherington
2014-07-22
Another try at the OS X build fix.
Carl Hetherington
2014-07-21
Attempt to fix OS X build failure.
Carl Hetherington
2014-07-20
Add Document::read_string().
Carl Hetherington
2014-07-14
Python coding style.
Carl Hetherington
2014-07-08
Add the ability to find the root node name of some XML.
Carl Hetherington
2014-05-16
Add ConstNodePtr.
Carl Hetherington
2014-05-12
Thinko.
Carl Hetherington
[next]