descriptionSmall library to make reading of XML files with libxml++ slightly easier.
ownerCarl Hetherington
last changeSat, 23 Mar 2024 14:12:57 +0000 (15:12 +0100)
shortlog
2024-03-23 Carl HetheringtonSome platforms don't even have libxml++ version defines. master v0.17.9
2024-03-23 Carl HetheringtonSome platforms don't include libxml++config.h automatic...
2024-03-19 Carl HetheringtonUse C++17 when the c++17 option is passed in. v0.17.8
2024-03-19 Carl HetheringtonOptionally (with --c++17) use libxml++-4.0 and C++17.
2024-02-21 Carl HetheringtonAdd ns_prefix parameter to add_child().
2024-02-06 Carl HetheringtonAdd cxml::add_child() and cxml::add_text_child(). v0.17.7
2024-02-06 Carl HetheringtonCleanup: header sorting.
2023-12-22 Carl HetheringtonAdd Node::is_text(). v0.17.6
2023-07-02 Carl HetheringtonCleanup: use some make_shared.
2023-07-02 Carl HetheringtonCleanup: missing explicit.
2023-07-02 Carl HetheringtonAdd check to avoid crash when the API is misused.
2022-12-04 Carl HetheringtonFix formatting of versions in .pc files (they were... v0.17.5
2022-09-19 cahBump waf for Python 3.10 compatibility. python310 v0.17.4
2022-02-24 Carl HetheringtonAdd -x32/-x64 suffix to boost libraries when building... win32-crash v0.17.3
2022-01-16 Carl HetheringtonMerge pull request #3 from lukegb/fix-includes
2022-01-16 Luke Granger... Fix includes for cxml.h.
...
tags
2 months ago v0.17.9
2 months ago v0.17.8
3 months ago v0.17.7
5 months ago v0.17.6
17 months ago v0.17.5
20 months ago v0.17.4
2 years ago v0.17.3
2 years ago v0.17.2
3 years ago v0.17.1
3 years ago v0.17.0
5 years ago v0.16.1 v0.16.1
5 years ago v0.16.0 v0.16.0
5 years ago v0.15.6 v0.15.6
6 years ago v0.15.5 v0.15.5
7 years ago v0.15.4 v0.15.4
7 years ago v0.15.3 v0.15.3
...
heads
2 months ago master
20 months ago python310
2 years ago win32-crash
3 years ago static-tests
3 years ago tmp
4 years ago cxx11
6 years ago cpp11
6 years ago test
8 years ago deb
8 years ago unstab
9 years ago native-backend