37
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Actions: Upgrade Clang from 15 to 17 More... 7 months ago
Mass-apply clang-format 17.0.3 using ./apply-clang-format.sh More... 7 months ago
tests: Rename fail_unless to assert_true for clarity More... 7 months ago
tests: Rename _fail_unless to _assert_true for clarity More... 7 months ago
tests/memcheck.c: Avoid false positive -Wuse-after-free More... 7 months ago
Merge pull request #770 from libexpat/xmlwf-sync-man-page More... 7 months ago
doc/xmlwf.xml: Add missing entry on "-g <bytes>" More... 7 months ago
doc/xmlwf.xml: Add missing entry on -h|--help More... 7 months ago
doc/xmlwf.xml: Add --help and --version where missing More... 7 months ago
Merge pull request #764 from libexpat/xml-context-bytes-zero More... 7 months ago
Merge pull request #766 from libexpat/doc-parse-buffer-variables More... 7 months ago
Merge pull request #762 from libexpat/doc-reference-html-promote-xml-parsebuffer-more More... 7 months ago
Merge pull request #765 from libexpat/consistent-expat-config-h-includes More... 7 months ago
lib/xmlparse.c: Improve parse buffer variables documentation More... 8 months ago
Make inclusion to expat_config.h consistent More... 8 months ago
lib/xmlparse.c: Make clang-format 16.0.6 happy again More... 8 months ago
Be stricter about macro XML_CONTEXT_BYTES More... 8 months ago
Bypass partial token heuristic when close to maximum buffer size More... 8 months ago
Merge pull request #763 from libexpat/fix-codespell-ci More... 8 months ago
docs: Mass-replace "re-use[d]" by "reuse[d]" More... 8 months ago
codespell.yml: Ignore "[p]arameter" in xmlwf help output More... 8 months ago
doc/reference.html: Make XML_Parse promote XML_ParseBuffer More... 8 months ago
doc/reference.html: Wrap paragraphs by <p> for function XML_Parse More... 8 months ago
Merge pull request #761 from libexpat/xmlwf-help-version More... 8 months ago
tests: Remove EE_PARSE_FULL_BUFFER More... 8 months ago
tests: Use SINGLE_BYTES in test_nobom_utf16_le More... 8 months ago
xmlwf: Get help output alignment back in order More... 8 months ago
xmlwf: Use XMLWF_EXIT_SUCCESS where missing More... 8 months ago
xmlwf: Support --help and --version More... 8 months ago
xmlwf: Better document that usage(..) calls exit(..) More... 8 months ago