0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #915 from libexpat/stop-resumeparser-from-crashing More... 4 months ago
Merge pull request #917 from libexpat/dependabot/github_actions/actions/checkout-4.2.2 More... 4 months ago
Actions(deps): Bump actions/checkout from 4.2.1 to 4.2.2 More... 4 months ago
Merge pull request #914 from hannob/fixformatsign More... 4 months ago
Cast enum vars to unsigned int if used in printf More... 4 months ago
lib: Be explicit about XML_PARSING in XML_StopParser More... 4 months ago
lib: Make XML_StopParser refuse to stop/suspend an unstarted parser More... 4 months ago
tests: Cover XML_StopParser's new handling of status XML_INITIALIZED More... 4 months ago
Fix signedness of format strings More... 4 months ago
Merge pull request #913 from libexpat/migrate-off-of-soon-gone-macos-12 More... 4 months ago
Merge pull request #911 from libexpat/dependabot/github_actions/actions/checkout-4.2.1 More... 4 months ago
macos.yml: Drop macos-12 and add macos-15 More... 4 months ago
Merge pull request #912 from libexpat/dependabot/github_actions/actions/upload-artifact-4.4.3 More... 4 months ago
Actions(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.3 More... 4 months ago
Actions(deps): Bump actions/checkout from 4.2.0 to 4.2.1 More... 4 months ago
Merge pull request #910 from libexpat/fix-ci More... 4 months ago
linux.yml: Fix mishandling of package debsuryorg-archive-keyring More... 4 months ago
Merge pull request #907 from libexpat/ci-clang-19 More... 5 months ago
linux.yml|fuzzing.yml: Upgrade to Clang 19 More... 5 months ago
clang-tidy.yml: Upgrade to clang-tidy 19 More... 5 months ago
clang-format.yml: Upgrade to clang-format 19 More... 5 months ago
Merge pull request #903 from Vollstrecker/patch-1 More... 5 months ago
Merge pull request #905 from libexpat/readme-document-use-via-cmake-fetchcontent More... 5 months ago
Merge pull request #906 from libexpat/dependabot/github_actions/actions/checkout-4.2.0 More... 5 months ago
Actions(deps): Bump actions/checkout from 4.1.7 to 4.2.0 More... 5 months ago
README.md: Document use of Expat via CMake >=3.18 with FetchContent More... 5 months ago
Merge pull request #904 from libexpat/tests-resolve-duplicate-handler More... 5 months ago
Add alias expat::expat More... 5 months ago
Merge pull request #902 from libexpat/tests-reduce-use-of-global-parser More... 5 months ago
tests: Extract constant "storage" in function accumulate_characters More... 5 months ago