9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jun 08, 2025 — Jun 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: Add another test for loading sysfs file for coverage More... 6 days ago
tests: Add more coverage tests for edge cases in the implementation More... 6 days ago
tests: Fix file level EOL More... 6 days ago
Streamline dead code after recent optimizations More... 6 days ago
tests: Add a test for late empty buffer handling More... 6 days ago
tests: Add extra coverage for some new functionality More... 7 days ago
Merge pull request #727 from zeux/xpath-opt2 More... 8 days ago
XPath: Extract string_value implementation for elements (#728) More... 8 days ago
Merge pull request #726 from zeux/xpath-opt More... 8 days ago
XPath: Accelerate child::name and attribute::name traversals More... 9 days ago
Optimize strequal by checking the first character inline More... 9 days ago
XPath: Use direct attribute evaluation in relational comparisons More... 10 days ago
XPath: Optimize attribute selection via specialized node More... 10 days ago
Merge pull request #725 from zeux/gcc16-warnfix More... 11 days ago
Merge pull request #717 from zeux/vs2026 More... 23 days ago
scripts: Add VS2026 packaging support for NuGet More... 24 days ago
scripts: Add VS2026 projects More... 24 days ago
Fix an edge case when copying xpath_variable_set More... 24 days ago
docs: Assorted manual updates More... 24 days ago
Merge pull request #716 from zeux/charconv-ci More... 24 days ago
Improve std::charconv integration More... 25 days ago
docs: Regenerate HTML manual after std::charconv change More... 25 days ago
Add PUGIXML_CHARCONV_FLOAT to the build matrix More... 25 days ago
Add a define to use charconv for float parsing/printing (#710) More... 25 days ago
xml_node::first_element_by_path does not permit delimiter=0 More... 25 days ago
docs: Clarify xml_writer_stream usage with wide character streams More... 26 days ago
Guard against integer overflow when attempting to load large files (#712) More... 27 days ago
tests: Check PUGIXML_NO_STL after including config (#711) More... 28 days ago
Treat nodes with a single PCDATA child as empty during output (#707) More... 29 days ago
Fixed Clang -Wextra-semi-stmt warnings (#706) More... about 2 months ago