History log of /aosp_15_r20/external/expat/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6be6777922-Sep-2024 Android Build Coastguard Worker <[email protected]>

Snap for 12399304 from d9483ea956dadd0c77da9aa6dd75702d5179724e to 25Q1-release

Change-Id: I3c10b7260596c2034bf7da86f88cf7bae0a5c8c0


.ci.sh
.github/dependabot.yml
.github/workflows/autotools-cmake.yml
.github/workflows/clang-format.yml
.github/workflows/clang-tidy.yml
.github/workflows/cmake-required-version.yml
.github/workflows/codespell.yml
.github/workflows/coverage.yml
.github/workflows/cppcheck.yml
.github/workflows/data/expat_config_h_cmake__expected.txt
.github/workflows/data/expat_config_h_in__expected.txt
.github/workflows/data/exported-symbols.txt
.github/workflows/expat_config_h.yml
.github/workflows/fuzzing.yml
.github/workflows/linux.yml
.github/workflows/macos.yml
.github/workflows/scripts/list-shared-library-symbols.sh
.github/workflows/scripts/list_exported_macros.sh
.github/workflows/scripts/mass-cppcheck.sh
.github/workflows/valid-xml.yml
.gitignore
.mailmap
Android.bp
Brewfile
COPYING
METADATA
MODULE_LICENSE_MIT
OWNERS
README.md
SECURITY.md
appveyor.yml
expat/.clang-format
expat/.gitignore
expat/AUTHORS
expat/CMake.README
expat/CMakeLists.txt
expat/COPYING
expat/Changes
expat/ConfigureChecks.cmake
expat/Makefile.am
expat/README.md
expat/acinclude.m4
expat/apply-clang-format.sh
expat/apply-clang-tidy.sh
expat/buildconf.sh
expat/clean_coverage.sh
expat/cmake/.gitignore
expat/cmake/autotools/.gitignore
expat/cmake/autotools/expat-config-version.cmake.in
expat/cmake/autotools/expat-noconfig__linux.cmake.in
expat/cmake/autotools/expat-noconfig__macos.cmake.in
expat/cmake/autotools/expat-noconfig__windows.cmake.in
expat/cmake/autotools/expat-package-init.cmake
expat/cmake/autotools/expat.cmake
expat/cmake/expat-config.cmake.in
expat/cmake/mingw-toolchain.cmake
expat/configure-ac-style.md
expat/configure.ac
expat/conftools/.gitignore
expat/conftools/ax-append-compile-flags.m4
expat/conftools/ax-append-flag.m4
expat/conftools/ax-append-link-flags.m4
expat/conftools/ax-check-compile-flag.m4
expat/conftools/ax-check-link-flag.m4
expat/conftools/ax-cxx-compile-stdcxx-11.m4
expat/conftools/ax-cxx-compile-stdcxx.m4
expat/conftools/ax-require-defined.m4
expat/conftools/expat.m4
expat/conftools/expatcfg-compiler-supports-visibility.m4
expat/conftools/get-version.sh
expat/coverage.sh
expat/distribute.sh
expat/doc/.gitignore
expat/doc/Makefile.am
expat/doc/ok.min.css
expat/doc/reference.html
expat/doc/style.css
expat/doc/xmlwf.xml
expat/examples/.gitignore
expat/examples/Makefile.am
expat/examples/element_declarations.c
expat/examples/elements.c
expat/examples/outline.c
expat/expat.pc.cmake
expat/expat.pc.in
expat/expat_config.h.cmake
expat/fix-xmltest-log.sh
expat/fuzz/.gitignore
expat/fuzz/xml_parse_fuzzer.c
expat/fuzz/xml_parsebuffer_fuzzer.c
expat/gennmtab/.gitignore
expat/gennmtab/gennmtab.c
expat/lib/.gitignore
expat/lib/Makefile.am
expat/lib/ascii.h
expat/lib/asciitab.h
expat/lib/expat.h
expat/lib/expat_external.h
expat/lib/iasciitab.h
expat/lib/internal.h
expat/lib/latin1tab.h
expat/lib/libexpat.def.cmake
expat/lib/nametab.h
expat/lib/siphash.h
expat/lib/utf8tab.h
expat/lib/winconfig.h
expat/lib/xmlparse.c
expat/lib/xmlrole.c
expat/lib/xmlrole.h
expat/lib/xmltok.c
expat/lib/xmltok.h
expat/lib/xmltok_impl.c
expat/lib/xmltok_impl.h
expat/lib/xmltok_ns.c
expat/m4/.gitignore
expat/memory-sanitizer-blacklist.txt
expat/qa.sh
expat/run.sh.in
expat/test-driver-wrapper.sh
expat/tests/.gitignore
expat/tests/Makefile.am
expat/tests/README.md
expat/tests/acc_tests.c
expat/tests/acc_tests.h
expat/tests/acc_tests_cxx.cpp
expat/tests/alloc_tests.c
expat/tests/alloc_tests.h
expat/tests/alloc_tests_cxx.cpp
expat/tests/basic_tests.c
expat/tests/basic_tests.h
expat/tests/basic_tests_cxx.cpp
expat/tests/benchmark/.gitignore
expat/tests/benchmark/Makefile.am
expat/tests/benchmark/README.txt
expat/tests/benchmark/benchmark.c
expat/tests/chardata.c
expat/tests/chardata.h
expat/tests/chardata_cxx.cpp
expat/tests/common.c
expat/tests/common.h
expat/tests/common_cxx.cpp
expat/tests/dummy.c
expat/tests/dummy.h
expat/tests/dummy_cxx.cpp
expat/tests/handlers.c
expat/tests/handlers.h
expat/tests/handlers_cxx.cpp
expat/tests/memcheck.c
expat/tests/memcheck.h
expat/tests/memcheck_cxx.cpp
expat/tests/minicheck.c
expat/tests/minicheck.h
expat/tests/minicheck_cxx.cpp
expat/tests/misc_tests.c
expat/tests/misc_tests.h
expat/tests/misc_tests_cxx.cpp
expat/tests/ns_tests.c
expat/tests/ns_tests.h
expat/tests/ns_tests_cxx.cpp
expat/tests/nsalloc_tests.c
expat/tests/nsalloc_tests.h
expat/tests/nsalloc_tests_cxx.cpp
expat/tests/runtests.c
expat/tests/runtests_cxx.cpp
expat/tests/structdata.c
expat/tests/structdata.h
expat/tests/structdata_cxx.cpp
expat/tests/udiffer.py
expat/tests/xmltest.log.expected
expat/tests/xmltest.sh
expat/win32/.gitignore
expat/win32/MANIFEST.txt
expat/win32/README.txt
expat/win32/build_expat_iss.bat
expat/win32/expat.iss
expat/win32/version.rc.cmake
expat/xmlwf/.gitignore
expat/xmlwf/Makefile.am
expat/xmlwf/codepage.c
expat/xmlwf/codepage.h
expat/xmlwf/ct.c
expat/xmlwf/filemap.h
expat/xmlwf/readfilemap.c
expat/xmlwf/unixfilemap.c
expat/xmlwf/win32filemap.c
expat/xmlwf/xmlfile.c
expat/xmlwf/xmlfile.h
expat/xmlwf/xmlmime.c
expat/xmlwf/xmlmime.h
expat/xmlwf/xmltchar.h
expat/xmlwf/xmlwf.c
expat/xmlwf/xmlwf_helpgen.py
expat/xmlwf/xmlwf_helpgen.sh
expat_config.h
lib
libexpat_blocklist.txt
patches/config.diff
testdata/README.txt
testdata/largefiles/README.txt
testdata/largefiles/aaaaaa_attr.xml
testdata/largefiles/aaaaaa_cdata.xml
testdata/largefiles/aaaaaa_comment.xml
testdata/largefiles/aaaaaa_tag.xml
testdata/largefiles/aaaaaa_text.xml
testdata/largefiles/nes96.xml
testdata/largefiles/ns_att_test.xml
testdata/largefiles/recset.xml
testdata/largefiles/wordnet_glossary-20010201.rdf