Commit graph

  • 99b6fde742
    Merge pull request #902 from libexpat/tests-reduce-use-of-global-parser Sebastian Pipping 2024-09-23 20:16:31 +02:00
  • f001f38aed tests: Migrate test_attributes off of g_parser Sebastian Pipping 2024-09-21 21:46:25 +02:00
  • 1968906b22 tests: Stop counting_start_element_handler from using g_parser Sebastian Pipping 2024-09-21 21:33:27 +02:00
  • 8e362d6cbb
    Create azure-webapps-python.yml JoftheV 2024-09-21 04:43:23 -05:00
  • b1120911d3
    Create azure-functions-app-python.yml JoftheV 2024-09-21 04:42:51 -05:00
  • ef24797971
    Create python-package-conda.yml JoftheV 2024-09-21 04:42:22 -05:00
  • 624da0f593
    Merge pull request #898 from libexpat/gitignore-sync Sebastian Pipping 2024-09-05 17:51:19 +02:00
  • 57fc7b1379 .gitignore: Add missing example "element_declarations" Sebastian Pipping 2024-09-05 15:00:02 +02:00
  • 8c1d4371fc
    Merge pull request #897 from libexpat/dependabot/github_actions/actions/upload-artifact-4.4.0 Sebastian Pipping 2024-09-04 13:14:24 +02:00
  • 88b3ed553d
    Merge pull request #896 from libexpat/issue-894-prepare-release R_2_6_3 Sebastian Pipping 2024-09-04 12:20:17 +02:00
  • f9cfbb7fce Sync file headers Sebastian Pipping 2024-09-01 21:14:19 +02:00
  • 156d4bab9d Set release date for 2.6.3 Sebastian Pipping 2024-09-01 21:03:50 +02:00
  • 8707e02e1f Bump version to 2.6.3 Sebastian Pipping 2024-09-01 20:59:53 +02:00
  • 93e5971fb5 Bump version info from 10:2:9 to 10:3:9 Sebastian Pipping 2024-09-01 20:59:06 +02:00
  • 71e487dc1b Changes: Document changes in release Expat 2.6.3 Sebastian Pipping 2024-09-01 20:25:10 +02:00
  • 29ef43a0ba
    Merge pull request #892 from libexpat/taiyou-nextscaffoldpart-overflow Sebastian Pipping 2024-09-03 18:18:03 +02:00
  • b8a7dca467
    Merge pull request #891 from libexpat/taiyou-dtdcopy-malloc-overflow Sebastian Pipping 2024-09-03 18:17:46 +02:00
  • e5d6bf015e
    Merge pull request #890 from libexpat/taiyou-xml-parsebuffer-len Sebastian Pipping 2024-09-03 18:17:32 +02:00
  • 6edffb4fa9
    Actions(deps): Bump actions/upload-artifact from 4.3.6 to 4.4.0 dependabot[bot] 2024-09-02 12:46:31 +00:00
  • 234654c58b
    Merge pull request #886 from berkayurun/master Sebastian Pipping 2024-09-01 16:45:32 +02:00
  • 8e439a9947 lib: Detect integer overflow in dtdCopy Sebastian Pipping 2024-08-19 22:34:13 +02:00
  • 2db233019f doc: Document that XML_Parse/XML_ParseBuffer reject "len < 0" Sebastian Pipping 2024-08-25 19:09:51 +02:00
  • c12f039b80 tests: Cover "len < 0" for both XML_Parse and XML_ParseBuffer Sebastian Pipping 2024-08-20 22:57:12 +02:00
  • 5c1a31642e lib: Reject negative len for XML_ParseBuffer Sebastian Pipping 2024-08-19 22:26:07 +02:00
  • 9bf0f2c16e lib: Detect integer overflow in function nextScaffoldPart Sebastian Pipping 2024-08-19 22:37:16 +02:00
  • c158a62e57 Remove XML_DTD guards before is_param accesses Berkay Eren Ürün 2024-08-21 12:49:34 +02:00
  • ed4090af84
    Merge pull request #885 from libexpat/fix-in-code-comment-typo Sebastian Pipping 2024-08-21 19:57:51 +02:00
  • 35753a8ccc lib: Fix typo in a code comment Sebastian Pipping 2024-08-20 21:15:17 +02:00
  • b1ab4745f3
    Merge pull request #884 from libexpat/dependabot/github_actions/codespell-project/actions-codespell-2.1 Sebastian Pipping 2024-08-19 20:30:43 +02:00
  • 05735b8f68
    Actions(deps): Bump codespell-project/actions-codespell from 2.0 to 2.1 dependabot[bot] 2024-08-19 12:32:12 +00:00
  • dfa90b8115
    Merge pull request #883 from libexpat/dependabot/github_actions/actions/upload-artifact-4.3.6 Sebastian Pipping 2024-08-12 22:54:04 +02:00
  • 61886f8dbd
    Actions(deps): Bump actions/upload-artifact from 4.3.5 to 4.3.6 dependabot[bot] 2024-08-12 12:16:07 +00:00
  • a8898cdb1e
    Merge pull request #882 from libexpat/dependabot/github_actions/actions/upload-artifact-4.3.5 Sebastian Pipping 2024-08-06 20:21:17 +02:00
  • 1f9da870e1
    Actions(deps): Bump actions/upload-artifact from 4.3.4 to 4.3.5 dependabot[bot] 2024-08-05 12:38:32 +00:00
  • 6b3f93c6ca
    Merge pull request #880 from libexpat/readme-promote-call-for-help Sebastian Pipping 2024-07-13 20:19:27 +02:00
  • e19e52331b README.md: Promote call for help in the Changes file Sebastian Pipping 2024-07-13 17:48:38 +02:00
  • 0b6ab7cd20
    Merge pull request #879 from libexpat/autotools-sync-cmake-files Sebastian Pipping 2024-07-13 02:01:40 +02:00
  • feb65c625c
    Merge pull request #878 from libexpat/dependabot/github_actions/actions/upload-artifact-4.3.4 Sebastian Pipping 2024-07-13 00:46:25 +02:00
  • 09f8eddd8e autotools: Sync CMake templates with CMake 3.28 Sebastian Pipping 2024-07-13 00:13:25 +02:00
  • 0e9863e483
    Actions(deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 dependabot[bot] 2024-07-08 12:49:27 +00:00
  • 4c3f8641a7
    Merge pull request #876 from libexpat/dependabot/github_actions/actions/checkout-4.1.7 Sebastian Pipping 2024-06-17 21:01:31 +02:00
  • 9269f9e68f
    Actions(deps): Bump actions/checkout from 4.1.6 to 4.1.7 dependabot[bot] 2024-06-17 12:07:06 +00:00
  • bfd178c635
    Merge pull request #874 from libexpat/dependabot/github_actions/actions/checkout-4.1.6 Sebastian Pipping 2024-05-21 01:45:03 +02:00
  • 1ee828c752
    Actions(deps): Bump actions/checkout from 4.1.5 to 4.1.6 dependabot[bot] 2024-05-20 12:54:15 +00:00
  • 322ab5ff7a
    Merge pull request #873 from libexpat/fix-coverage-ci Sebastian Pipping 2024-05-19 15:58:40 +02:00
  • 4f44375e3f coverage.yml: Fix for image ubuntu-22.04 of 20240514.2.0 Sebastian Pipping 2024-05-19 14:13:10 +02:00
  • 2703c85b0a
    Merge pull request #871 from libexpat/dependabot/github_actions/actions/checkout-4.1.5 Sebastian Pipping 2024-05-15 20:11:25 +02:00
  • 197275e391
    Actions(deps): Bump actions/checkout from 4.1.4 to 4.1.5 dependabot[bot] 2024-05-13 21:16:53 +00:00
  • 3ec84e457f
    Merge pull request #872 from libexpat/fix-clang-format-ci Sebastian Pipping 2024-05-13 23:16:12 +02:00
  • b0e673830e lib/siphash.h: Apply clang-format 18.1.5 Sebastian Pipping 2024-05-13 22:00:56 +02:00
  • da88e9a444
    Merge pull request #869 from dag-erling/des/non-gnu-sed Sebastian Pipping 2024-05-05 15:21:03 +02:00
  • 1253273fe4 Drop dependency on GNU sed. Dag-Erling Smørgrav 2024-05-02 17:20:26 +02:00
  • b58b387195
    Merge pull request #863 from dag-erling/des/fix-xmltest-log Sebastian Pipping 2024-05-04 16:06:51 +02:00
  • c40938dbe0
    Merge pull request #870 from dag-erling/des/sizeof-void-p Sebastian Pipping 2024-05-04 16:04:40 +02:00
  • 54400c2e0c autotools: Simplify handling of SIZEOF_VOID_P. Dag-Erling Smørgrav 2024-05-03 01:20:31 +02:00
  • 59295befca fix-xmltest-log.sh: Rewrite in pure sed. Dag-Erling Smørgrav 2024-04-22 16:37:00 +02:00
  • e0cf7c8544
    Merge pull request #868 from dag-erling/des/update-ci Sebastian Pipping 2024-05-03 00:52:18 +02:00
  • 2f2057733f github-ci: Drop requirement for GNU coreutils. Dag-Erling Smørgrav 2024-05-02 23:17:16 +02:00
  • 5853973454 github-ci: Remove obsolete comments referencing Travis CI. Dag-Erling Smørgrav 2024-05-02 21:36:16 +02:00
  • 2083722b95 github-ci: Install docbook-xml. Dag-Erling Smørgrav 2024-05-01 12:24:11 +02:00
  • 26be7c3f11 github-ci: Enable exhaustive branch analysis in cppcheck job. Dag-Erling Smørgrav 2024-05-01 12:16:29 +02:00
  • d69aee5244 github-ci: Switch macOS tests over to supported releases. Dag-Erling Smørgrav 2024-05-01 11:57:50 +02:00
  • 85e01c4004 github-ci: Drop requirement for GNU find. Dag-Erling Smørgrav 2024-05-01 11:55:02 +02:00
  • 8e7c117e8f github-ci: Don't die if already exists. Dag-Erling Smørgrav 2024-05-01 11:54:07 +02:00
  • 9cbdb916de
    Merge pull request #865 from Ferenc-/fix-define-for-linux-syscall Sebastian Pipping 2024-05-01 21:47:08 +02:00
  • 73627c7456 Use feature test macro for syscall prototype Ferenc Géczi 2024-04-27 00:00:01 +00:00
  • c82ca17b61
    Merge pull request #866 from libexpat/dependabot/github_actions/actions/checkout-4.1.4 Sebastian Pipping 2024-04-30 01:09:12 +02:00
  • 1f1ac992bf
    Merge pull request #867 from libexpat/dependabot/github_actions/actions/upload-artifact-4.3.3 Sebastian Pipping 2024-04-29 22:40:37 +02:00
  • 33ed8172fb
    Actions(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3 dependabot[bot] 2024-04-29 12:06:24 +00:00
  • 2ddf759f59
    Actions(deps): Bump actions/checkout from 4.1.3 to 4.1.4 dependabot[bot] 2024-04-29 12:06:18 +00:00
  • a2b44bd2d2
    Merge pull request #864 from dag-erling/des/tests-readme Sebastian Pipping 2024-04-27 23:19:35 +02:00
  • abb1c4a380 tests: Convert README to Markdown and update. Dag-Erling Smørgrav 2024-04-23 11:28:24 +02:00
  • 9134d0d6e0
    Merge pull request #861 from dag-erling/des/mkdir-m4 Sebastian Pipping 2024-04-23 03:17:22 +02:00
  • 46062b600d
    Merge pull request #862 from dag-erling/des/squiggle Sebastian Pipping 2024-04-23 03:09:57 +02:00
  • 8fd3e86f28
    Merge pull request #859 from libexpat/dependabot/github_actions/actions/upload-artifact-4.3.2 Sebastian Pipping 2024-04-22 23:41:55 +02:00
  • 4c64d11182
    Merge pull request #860 from libexpat/dependabot/github_actions/actions/checkout-4.1.3 Sebastian Pipping 2024-04-22 23:40:34 +02:00
  • 886f7ea7b7 Protect us against Emacs users. Dag-Erling Smørgrav 2024-04-22 16:37:53 +02:00
  • 1b6a4f19c6 Ensure that the m4 directory always exists. Dag-Erling Smørgrav 2024-04-22 16:34:07 +02:00
  • cd36384231
    Actions(deps): Bump actions/checkout from 4.1.2 to 4.1.3 dependabot[bot] 2024-04-22 12:20:20 +00:00
  • f16b7aa1ec
    Actions(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.2 dependabot[bot] 2024-04-22 12:20:09 +00:00
  • e48ab6604f
    Merge pull request #851 from libexpat/autotools-sync-cmake-files Sebastian Pipping 2024-04-07 22:30:04 +02:00
  • ef50fb208b
    Merge pull request #855 from libexpat/issue-854-cmake-fix-use-of-check-symbol-exists Sebastian Pipping 2024-04-04 18:31:28 +02:00
  • 059a4aa71d
    Merge pull request #856 from libexpat/fix-main Sebastian Pipping 2024-04-04 01:09:38 +02:00
  • 26f7cbbf4a cmake: Fix check for symbols size_t and off_t Sebastian Pipping 2024-04-03 00:44:10 +02:00
  • 5434a74081
    Merge pull request #853 from bluhm/find-path Sebastian Pipping 2024-04-03 23:51:03 +02:00
  • 13e84bb374 Fix main() to main(void) Sebastian Pipping 2024-04-03 02:20:46 +02:00
  • 2b8492d622
    Always provide path to find. Alexander Bluhm 2024-04-01 22:56:49 +02:00
  • b1018a8e47
    Add some #ifdef XML_TESTING to the libexpat tests. Alexander Bluhm 2024-04-01 19:02:40 +02:00
  • d420c32d67 autotools: Sync CMake templates with CMake 3.27 Sebastian Pipping 2024-03-29 22:17:56 +01:00
  • d450c1b439
    Merge pull request #741 from libexpat/drop-support-msvc-2017 Sebastian Pipping 2024-03-23 19:37:22 +01:00
  • 2874a26eeb win32/build_expat_iss.bat: Add missing "-A Win32" for Visual Studio 16 2019 Sebastian Pipping 2024-03-23 17:52:37 +01:00
  • f8fb85ec8c Drop support for Visual Studio 15 2017 Sebastian Pipping 2023-09-02 21:33:35 +02:00
  • d04f8ef887
    Merge pull request #850 from libexpat/dependabot/github_actions/actions/checkout-4.1.2 Sebastian Pipping 2024-03-19 22:50:07 +01:00
  • 571a62c8f5
    Actions(deps): Bump actions/checkout from 4.1.1 to 4.1.2 dependabot[bot] 2024-03-18 12:03:05 +00:00
  • a59c3edffa
    Merge pull request #849 from libexpat/allow-triggering-github-actions-workflows-manually Sebastian Pipping 2024-03-17 23:00:53 +01:00
  • 91116dfa7e Allow triggering GitHub Actions workflows manually Sebastian Pipping 2024-03-17 15:28:36 +01:00
  • fa75b96546
    Merge pull request #843 from libexpat/issue-838-prepare-release R_2_6_2 Sebastian Pipping 2024-03-13 17:37:37 +01:00
  • 8548bc03fd Changes: Add call for help Sebastian Pipping 2024-03-09 16:30:09 +01:00
  • 86d6052c5e Set release date for 2.6.2 Sebastian Pipping 2024-03-08 13:17:12 +01:00
  • 13cff445fa Bump version to 2.6.2 Sebastian Pipping 2024-03-08 13:12:02 +01:00