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
Age
Commit message (
Expand
)
Author
2025-09-21
Ubuntu 14.04 also needs --static-boost.
v0.17.14
appimage-on-ubuntu14
Carl Hetherington
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-09-04
Static boost is only on Centos 7, not other versions.
v0.17.11
Carl Hetherington
2024-09-04
Cater for static boost properly and note that Ubuntu 16.04 uses it.
v0.17.10
Carl Hetherington
2024-06-23
Fix some warnings when building tests.
cah
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
Use C++17 when the c++17 option is passed in.
v0.17.8
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-12-05
Fix formatting of versions in .pc files (they were being written as b'0.1.2')
v0.17.5
Carl Hetherington
2022-09-19
Bump waf for Python 3.10 compatibility.
v0.17.4
python310
cah
2022-02-24
Add -x32/-x64 suffix to boost libraries when building for Windows.
v0.17.3
win32-crash
Carl Hetherington
2022-01-16
Merge pull request #3 from lukegb/fix-includes
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-10-03
Remove old configure option from README.
v0.17.2
Carl Hetherington
2021-10-03
Fix README thinko.
Carl Hetherington
2021-05-12
Use noexcept and override.
v0.17.1
Carl Hetherington
2021-05-12
Add .ccls-cache.
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-28
Tweak .gitignore.
Carl Hetherington
2020-07-27
Fix unused variable warning.
Carl Hetherington
2020-04-02
Fix typo in option_defaults.
Carl Hetherington
2020-04-02
Tidy up C++11 flag setup.
Carl Hetherington
2020-01-13
Add some new conversions.
cah
2020-01-13
Fix test module name.
cah
2019-07-19
Tweak README formatting.
Carl Hetherington
2019-07-18
Merge pull request #1 from tschiemer/master
Carl Hetherington
2019-07-18
extended README
philip
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-22
Remove locked_sstream from pkg-config file.
Carl Hetherington
2019-03-19
Add some more conversions.
Carl Hetherington
2019-03-12
Remove locked_sstream dependency.
Carl Hetherington
2019-03-12
Fix python string encoding in wscript.
v0.16.1
Carl Hetherington
2019-01-17
Update waf.
v0.16.0
v0.15.6
Carl Hetherington
[next]