0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the version of another checkout action occurrence More... over 1 year ago
Update GitHub Actions to avoid Node 12 deprecation warnings More... over 1 year ago
Fix replacing nodes with libxml 2.10 and later More... over 1 year ago
Update to Catch v2 More... over 1 year ago
Don't stop on first error in the CI builds More... over 1 year ago
Disable MSVS DLL interface member warnings more globally More... over 1 year ago
Switch to using std::unique_ptr<> for pimpl members More... over 1 year ago
Use auto where it avoids repeating the type name More... over 1 year ago
Use Ubuntu 16.04 instead of CentOS 7 for a CI build with old gcc More... over 1 year ago
Only install python package when testing distribution More... over 1 year ago
Use emplace_back() instead of push_back() More... over 1 year ago
Use "using' instead of "typedef" More... over 1 year ago
Use range for loop in the library and the examples More... over 1 year ago
Include <cstdarg> and <cstdlib> instead of C headers More... over 1 year ago
Delete copy ctors and assignment operators where necessary More... over 1 year ago
Use default special members when possible More... over 1 year ago
Initialize members directly whenever possible More... over 1 year ago
Remove redundant "void" in function arguments More... over 1 year ago
Use override keyword More... over 1 year ago
Use nullptr instead of NULL More... over 1 year ago
Remove libxml/cpp11.h and always use C++11 More... over 1 year ago
Require C++11 when building xmlwrapp More... over 1 year ago
Add dates to the releases records in the change log More... over 1 year ago
Merge branch 'mac-ci' into master More... over 1 year ago
Rename exception ctor argument to "what_arg" More... over 1 year ago
Set ELF visibility of xml::exception to public More... over 1 year ago
Merge branches 'msvs-ci' and 'more-ci' More... over 1 year ago
Add a CentOS CI build too More... over 1 year ago
Use wget instead of curl when testing distribution More... over 1 year ago
Install the packages required for development inside container More... over 1 year ago