Sign in
chromium
/
external
/
github.com
/
libexpat
/
libexpat
/
HEAD
4b274f1
Merge pull request #1008 from libexpat/autotools-sync-cmake-files
by Sebastian Pipping
· 25 hours ago
upstream/master
ef3bc45
autotools: Sync CMake templates with CMake 3.30 for macOS
by Sebastian Pipping
· 29 hours ago
2a91be2
autotools: Allow updates to expat.cmake for a single operating system
by Sebastian Pipping
· 29 hours ago
a570c75
autotools-cmake.yml: Disable fail-fast to ease debugging
by Sebastian Pipping
· 29 hours ago
a052855
Merge pull request #1014 from libexpat/dependabot/github_actions/vmactions/freebsd-vm-1.2.1
by Sebastian Pipping
· 2 weeks ago
1ee28de
Actions(deps): Bump vmactions/freebsd-vm from 1.2.0 to 1.2.1
by dependabot[bot]
· 2 weeks ago
8373473
Merge pull request #1013 from libexpat/get-windows-ci-off-of-deprecated-image-windows-2019
by Sebastian Pipping
· 5 weeks ago
0085c5f
windows-binaries.yml: Replace command zip by 7z
by Sebastian Pipping
· 5 weeks ago
50d58db
Drop support for MSVC <=16.0/2019
by Sebastian Pipping
· 5 weeks ago
73a0d87
Merge pull request #1011 from AZero13/const
by Sebastian Pipping
· 5 weeks ago
10d3115
XmlInitUnknownEncodingNS: make table const
by Rose
· 5 weeks ago
74f0b8b
Merge pull request #1010 from AZero13/check
by Sebastian Pipping
· 6 weeks ago
bf13492
Replace the empty for-loops with while loops
by Rose
· 6 weeks ago
9b251b8
Merge pull request #1009 from libexpat/clang-20
by Sebastian Pipping
· 7 weeks ago
3a5b723
CI: Upgrade to Clang 20
by Sebastian Pipping
· 7 weeks ago
8e49998
Merge pull request #1007 from libexpat/cmake-3-15-0
by Sebastian Pipping
· 2 months ago
dcf5b3f
Merge pull request #1005 from libexpat/dependabot/github_actions/vmactions/freebsd-vm-1.2.0
by Sebastian Pipping
· 2 months ago
c25b2b6
CMake: Drop support for CMake <3.15 + fix -DEXPAT_MSVC_STATIC_CRT=ON
by Sebastian Pipping
· 2 months ago
d7545c0
CMake: Report on CMake version in use
by Sebastian Pipping
· 2 months ago
dfb55d0
windows-binaries.yml: Enhance description of task "Build installer"
by Sebastian Pipping
· 2 months ago
a0222f2
Actions(deps): Bump vmactions/freebsd-vm from 1.1.9 to 1.2.0
by dependabot[bot]
· 3 months ago
8d3a86b
Merge pull request #1004 from libexpat/cmake-fix-off-t-detection-for-werror
by Sebastian Pipping
· 3 months ago
98c6cbb
Merge pull request #1003 from libexpat/freebsd-ci
by Sebastian Pipping
· 3 months ago
10c4bcd
freebsd.yml: Cover compilation on FreeBSD
by Sebastian Pipping
· 3 months ago
f48c79c
ConfigureChecks.cmake: Fix off_t detection for -Werror
by Sebastian Pipping
· 3 months ago
69d6c05
Merge pull request #1001 from libexpat/clang-tidy-misc-no-recursion
by Sebastian Pipping
· 3 months ago
dc8ddf8
Changes: Document #1001
by Sebastian Pipping
· 3 months ago
fe04a7f
lib/xmlparse.c: Address clang-tidy warning misc-no-recursion
by Sebastian Pipping
· 3 months ago
004e55a
lib/xmlparse.c: Make function getRootParserOf available to XML_GE != 1
by Sebastian Pipping
· 3 months ago
c5d0761
Merge pull request #999 from libexpat/address-warnings
by Sebastian Pipping
· 3 months ago
90cd37b
Changes: Fix change log entry for #986
by Sebastian Pipping
· 3 months ago
4477f91
Changes: Document #999
by Sebastian Pipping
· 3 months ago
ac488f2
apply-clang-tidy.sh: Enable warning bugprone-narrowing-conversions
by Sebastian Pipping
· 3 months ago
25ec4f1
lib/xmlparse.c: Address clang-tidy warning bugprone-narrowing-conversions
by Sebastian Pipping
· 3 months ago
0c5b205
xmlwf: Address clang-tidy warning bugprone-narrowing-conversions
by Sebastian Pipping
· 3 months ago
57a7643
fuzz: Address clang-tidy bugprone-narrowing-conversions
by Sebastian Pipping
· 3 months ago
94cceb2
tests: Address clang-tidy warning bugprone-narrowing-conversions
by Sebastian Pipping
· 3 months ago
2ae87fa
tests: Address clang-tidy warning bugprone-suspicious-string-compare
by Sebastian Pipping
· 3 months ago
66db1f2
apply-clang-tidy.sh: Exclude include-only file lib/xcsinc.c
by Sebastian Pipping
· 3 months ago
bf4bc5c
xmlwf/unixfilemap.c: Simplify "(void *)0" to NULL
by Sebastian Pipping
· 3 months ago
d620de0
xmlwf/unixfilemap.c: Address clang-tidy warning google-readability-casting
by Sebastian Pipping
· 3 months ago
0a27875
Merge pull request #1000 from bluhm/strndup-nul
by Sebastian Pipping
· 3 months ago
3c18881
Changes: Document #1000
by Sebastian Pipping
· 3 months ago
5b9e8dc
portable_strndup() must not read source string beyond NUL byte.
by Sebastian Pipping
· 3 months ago
03ff328
Merge pull request #994 from libexpat/readme-drop-appveyor-badge
by Sebastian Pipping
· 3 months ago
6eda25c
Changes: Document #994
by Sebastian Pipping
· 3 months ago
86e382f
README.md: Drop AppVeyor badge
by Sebastian Pipping
· 3 months ago
f9a3eeb
Merge pull request #993 from libexpat/issue-990-prepare-release
by Sebastian Pipping
· 3 months ago
upstream/R_2_7_1
2b2a246
Sync file headers
by Sebastian Pipping
· 3 months ago
55ce34c
Set release date for 2.7.1
by Sebastian Pipping
· 3 months ago
a6497c3
Bump version to 2.7.1
by Sebastian Pipping
· 3 months ago
d8d5b39
Bump version info from 11:1:10 to 11:2:10
by Sebastian Pipping
· 3 months ago
bec461e
Changes: Document changes in release Expat 2.7.1
by Sebastian Pipping
· 3 months ago
6312a38
Merge pull request #982 from libexpat/perl-integration-tests-ci
by Sebastian Pipping
· 3 months ago
1aa1b1d
Changes: Document #982
by Sebastian Pipping
· 3 months ago
b9f9170
Make GitHub Actions run Perl XML::Parser integration tests
by Sebastian Pipping
· 3 months ago
c8d69c6
Merge pull request #989 from berkayurun/fix-m_eventPtr
by Sebastian Pipping
· 3 months ago
09cbf95
Merge pull request #991 from libexpat/clang-tidy-reenable-valist-uninitialized
by Sebastian Pipping
· 3 months ago
fd02936
Merge pull request #992 from libexpat/readme-openssf-best-practices-badge
by Sebastian Pipping
· 3 months ago
bedbf38
Changes: Document #992
by Sebastian Pipping
· 3 months ago
2dc1467
README.md: Add badge for OpenSSF Best Practices
by Sebastian Pipping
· 3 months ago
9c51ece
Changes: Document #991
by Sebastian Pipping
· 3 months ago
89026a3
apply-clang-tidy.sh: Re-enable warning clang-analyzer-valist.Uninitialized
by Sebastian Pipping
· 3 months ago
308c31e
Changes: Document #980 #989
by Sebastian Pipping
· 3 months ago
c096f96
tests: Cover m_eventPtr value with entities and reentering
by Sebastian Pipping
· 3 months ago
f3feb0d
tests: Make strndup(3) available to C99
by Sebastian Pipping
· 3 months ago
bcf3539
Make parser->m_eventPtr handling clearer
by Berkay Eren Ürün
· 3 months ago
89a9c68
Stop updating m_eventPtr on exit for reentry
by Berkay Eren Ürün
· 3 months ago
91ca72e
Merge pull request #988 from libexpat/dependabot/github_actions/actions/upload-artifact-4.6.2
by Sebastian Pipping
· 3 months ago
9c7609a
Actions(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2
by dependabot[bot]
· 3 months ago
453c150
Merge pull request #987 from libexpat/clang-static-analyzer
by Sebastian Pipping
· 3 months ago
6a56fd6
Changes: Document #987
by Sebastian Pipping
· 3 months ago
ad45b4f
Make GitHub Actions apply Clang Static Analyzer
by Sebastian Pipping
· 3 months ago
ec81c55
Merge pull request #986 from libexpat/address-frama-c-warning
by Sebastian Pipping
· 3 months ago
d53df45
Changes: Document #986
by Sebastian Pipping
· 3 months ago
ea3b852
lib/xmlparse.c: Address warning from frama-c 30.0
by Sebastian Pipping
· 3 months ago
6fd58ad
Merge pull request #984 from libexpat/issue-983-emscripten-support
by Sebastian Pipping
· 4 months ago
5c1385f
Changes: Document #983 #984
by Sebastian Pipping
· 4 months ago
2f66113
Make GitHub Actions cover compilation with 32bit Emscripten
by Sebastian Pipping
· 4 months ago
41fcb44
lib/internal.h: Fix printf format specifiers for 32bit mode Emscripten
by Sebastian Pipping
· 4 months ago
9f52e11
Merge pull request #981 from libexpat/musl-ci
by Sebastian Pipping
· 4 months ago
26de2e1
Changes: Document #981
by Sebastian Pipping
· 4 months ago
f0394e7
Make GitHub Actions cover compilation with musl
by Sebastian Pipping
· 4 months ago
6579a00
Merge pull request #978 from libexpat/tests-benchmark-resolve-double-close
by Sebastian Pipping
· 4 months ago
ac8a0e8
tests/benchmark: Resolve mistaken double close
by Sebastian Pipping
· 4 months ago
fb4faf6
Merge pull request #977 from libexpat/issue-976-automake-add-missing-files
by Sebastian Pipping
· 4 months ago
fec0d8c
Changes: Document #977
by Sebastian Pipping
· 4 months ago
991a5de
fuzzing.yml: Re-group artifact naming
by Sebastian Pipping
· 4 months ago
1c24499
fuzzing.yml: Ensure that "make dist" includes all files for fuzzing
by Sebastian Pipping
· 4 months ago
7959225
Makefile.am: Add missing files for xml_lpm_fuzzer
by Sebastian Pipping
· 4 months ago
6d4ffe8
Merge pull request #975 from libexpat/issue-974-prepare-release
by Sebastian Pipping
· 4 months ago
upstream/R_2_7_0
2ae4c8a
Sync file headers
by Sebastian Pipping
· 4 months ago
fd640c0
Set release date for 2.7.0
by Sebastian Pipping
· 4 months ago
0a6cbff
Bump version to 2.7.0
by Sebastian Pipping
· 4 months ago
70b2443
Bump version info from 11:0:10 to 11:1:10
by Sebastian Pipping
· 4 months ago
f761173
Changes: Document changes in release Expat 2.7.0
by Sebastian Pipping
· 4 months ago
9952976
Merge pull request #973 from berkayurun/issue-893-fix-cve-2024-8176
by Sebastian Pipping
· 4 months ago
5e8abaf
Changes: Document CVE-2024-8176
by Sebastian Pipping
· 4 months ago
bbd413a
Sync file headers
by Sebastian Pipping
· 4 months ago
eb53088
tests: Cover missing elements after internal entity reference
by Berkay Eren Ürün
· 4 months ago
Next »