libcxml.git
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.
2021-10-23 Carl HetheringtonC++11 tidying.
2021-10-23 Carl HetheringtonDelete Document copy constructor.
2021-10-03 Carl HetheringtonRemove old configure option from README. v0.17.2
2021-10-03 Carl HetheringtonFix README thinko.
2021-05-11 Carl HetheringtonUse noexcept and override. v0.17.1
2021-05-11 Carl HetheringtonAdd .ccls-cache.
2021-01-18 Carl HetheringtonTweak C++ > > to >> for C++11.
2021-01-08 Carl HetheringtonUse return {}. v0.17.0
2021-01-08 Carl HetheringtonUse std::vector instead of std::list.
2021-01-08 Carl HetheringtonUse auto.
2020-12-20 Carl Hetheringtonstd::shared_ptr
2020-07-28 Carl HetheringtonTweak .gitignore.
2020-07-27 Carl HetheringtonFix unused variable warning.
2020-04-02 Carl HetheringtonFix typo in option_defaults.
2020-04-02 Carl HetheringtonTidy up C++11 flag setup.
2020-01-13 cahAdd some new conversions.
2020-01-13 cahFix test module name.
2019-07-19 Carl HetheringtonTweak README formatting.
2019-07-18 Carl HetheringtonMerge pull request #1 from tschiemer/master
2019-07-18 philipextended README
2019-03-26 Carl HetheringtonMissing #include.
2019-03-23 Carl HetheringtonAdd string -> long long conversion for OS X.
2019-03-22 Carl HetheringtonAdd another conversion.
2019-03-22 Carl HetheringtonRemove locked_sstream from pkg-config file.
2019-03-19 Carl HetheringtonAdd some more conversions.
2019-03-12 Carl HetheringtonRemove locked_sstream dependency.
2019-03-12 Carl HetheringtonFix python string encoding in wscript. v0.16.1
2019-01-17 Carl HetheringtonUpdate waf. v0.15.6 v0.16.0
2019-01-17 Carl HetheringtonBump locked_sstream for waf update.
2018-11-15 Carl HetheringtonUse exceptions to report calls to Node with _node ...
2018-09-10 Carl HetheringtonUpdate waf to 2.0.11.
2018-09-10 Carl HetheringtonSwitch to no-version-commit.
2018-09-10 Carl HetheringtonBump locked_sstream.
2018-06-09 Carl HetheringtonFix comment.
2018-04-22 Carl HetheringtonMake Node::content ignore comments and CDATA.
2018-02-27 Carl HetheringtonBump version
2018-02-27 Carl HetheringtonBump version v0.15.5
2018-02-14 Carl HetheringtonAdd --enable-debug.
2017-12-10 Carl HetheringtonHandle C++ flags more neatly.
2017-12-09 Carl HetheringtonTry to fix build on centos 7.
2017-05-24 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2017-05-24 Carl HetheringtonAdd node_children() method.
2017-01-16 Carl HetheringtonMissing uselib.
2016-10-31 Carl HetheringtonBump version
2016-10-31 Carl HetheringtonBump version v0.15.4
2016-10-31 Carl HetheringtonMore version churn.
2016-10-31 Carl HetheringtonBump version
2016-10-31 Carl HetheringtonBump version v0.15.3
2016-10-31 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/libcxml
2016-10-31 Carl HetheringtonBump locked_sstream.
2016-10-31 Carl HetheringtonBump version
2016-10-31 Carl HetheringtonBump version v0.15.2
2016-10-31 Carl HetheringtonMore proper checking for locked_sstream.
2016-07-22 Carl HetheringtonUpdate cscript for new cdist.
2016-07-22 Carl HetheringtonFix dependency specification.
2016-07-22 Carl HetheringtonFix GPL boilerplate. Add locked_sstream dependency...
2016-03-01 Carl HetheringtonBump version
2016-03-01 Carl HetheringtonBump version v0.15.1
2016-02-03 Carl HetheringtonUse -std=c++11 for new libxml++ versions.
2016-01-13 Carl HetheringtonAllow True in bool_child.
2015-11-30 Carl HetheringtonBump version
2015-11-30 Carl HetheringtonBump version v0.15.0
2015-11-06 Carl HetheringtonTypo.
2015-11-06 Carl HetheringtonTry to fix build on Fedora 23.
2015-11-05 Carl HetheringtonBump version
2015-11-05 Carl HetheringtonBump version v0.14.0
2015-10-10 Carl HetheringtonMissing include.
2015-10-09 Carl HetheringtonRemove thought-pointless use of Glib::ustring.
2015-10-05 Carl HetheringtonBump version
2015-10-05 Carl HetheringtonBump version v0.13.0
2015-10-01 Carl HetheringtonRemove debug code.
2015-10-01 Carl HetheringtonFix build on Debian unstable.
2015-10-01 Carl HetheringtonRemove -std=c++98 flag.
2015-10-01 Carl HetheringtonTinker with Debian unstable build.
2015-09-25 Carl HetheringtonTry to fix build on debian unstable again.
2015-09-25 Carl HetheringtonTry to fix build on debian unstable again.
2015-09-25 Carl HetheringtonTry to fix build on debian unstable again.
2015-09-25 Carl HetheringtonTry to fix build on debian unstable again.
2015-09-25 Carl HetheringtonTry to fix build on debian unstable.
2015-09-25 Carl HetheringtonMissing uselib.
2015-07-26 Carl HetheringtonBump version
2015-07-26 Carl HetheringtonBump version v0.12.0
2015-05-29 Carl HetheringtonTweak README.
2015-05-29 Carl HetheringtonTweak README.
next