Imported Upstream version 2.6.2 upstream upstream/2.6.2
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Apr 2024 02:43:08 +0000 (11:43 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Apr 2024 02:43:08 +0000 (11:43 +0900)
commit07703cd330f22c35b40833a6fb170e15f0c13c01
treeb7f02c330216ef91399c85bf57a7e809b67101e6
parent5c93e07cbca5142f3617a3d80a64e2a00e683314
Imported Upstream version 2.6.2
94 files changed:
CMake.README
CMakeLists.txt
Changes
ConfigureChecks.cmake
Makefile.am
Makefile.in
README.md
acinclude.m4
aclocal.m4
cmake/autotools/expat-config-version.cmake.in
cmake/autotools/expat.cmake
configure
configure.ac
conftools/ax-cxx-compile-stdcxx-11.m4 [new file with mode: 0644]
conftools/ax-cxx-compile-stdcxx.m4 [new file with mode: 0644]
doc/Makefile.am
doc/Makefile.in
doc/ok.min.css
doc/reference.html
doc/xmlwf.1
doc/xmlwf.xml
examples/Makefile.am
examples/Makefile.in
examples/element_declarations.c [new file with mode: 0644]
expat.pc.cmake
expat.pc.in
expat_config.h
expat_config.h.cmake
expat_config.h.in
fuzz/xml_parse_fuzzer.c
fuzz/xml_parsebuffer_fuzzer.c
lib/Makefile.am
lib/Makefile.in
lib/expat.h
lib/internal.h
lib/libexpat.def.cmake
lib/siphash.h
lib/winconfig.h
lib/xmlparse.c
lib/xmlrole.c
lib/xmlrole.h
lib/xmltok.c
lib/xmltok.h
lib/xmltok_impl.c
tests/Makefile.am
tests/Makefile.in
tests/acc_tests.c [new file with mode: 0644]
tests/acc_tests.h [new file with mode: 0644]
tests/acc_tests_cxx.cpp [new file with mode: 0644]
tests/alloc_tests.c [new file with mode: 0644]
tests/alloc_tests.h [new file with mode: 0644]
tests/alloc_tests_cxx.cpp [new file with mode: 0644]
tests/basic_tests.c [new file with mode: 0644]
tests/basic_tests.h [new file with mode: 0644]
tests/basic_tests_cxx.cpp [new file with mode: 0644]
tests/benchmark/Makefile.in
tests/benchmark/benchmark.c
tests/chardata.c
tests/chardata_cxx.cpp [new file with mode: 0644]
tests/common.c [new file with mode: 0644]
tests/common.h [new file with mode: 0644]
tests/common_cxx.cpp [new file with mode: 0644]
tests/dummy.c [new file with mode: 0644]
tests/dummy.h [new file with mode: 0644]
tests/dummy_cxx.cpp [new file with mode: 0644]
tests/handlers.c [new file with mode: 0644]
tests/handlers.h [new file with mode: 0644]
tests/handlers_cxx.cpp [new file with mode: 0644]
tests/memcheck.c
tests/memcheck_cxx.cpp [new file with mode: 0644]
tests/minicheck.c
tests/minicheck.h
tests/minicheck_cxx.cpp [new file with mode: 0644]
tests/misc_tests.c [new file with mode: 0644]
tests/misc_tests.h [new file with mode: 0644]
tests/misc_tests_cxx.cpp [new file with mode: 0644]
tests/ns_tests.c [new file with mode: 0644]
tests/ns_tests.h [new file with mode: 0644]
tests/ns_tests_cxx.cpp [new file with mode: 0644]
tests/nsalloc_tests.c [new file with mode: 0644]
tests/nsalloc_tests.h [new file with mode: 0644]
tests/nsalloc_tests_cxx.cpp [new file with mode: 0644]
tests/runtests.c
tests/runtests_cxx.cpp [moved from tests/runtestspp.cpp with 91% similarity]
tests/structdata.c
tests/structdata_cxx.cpp [new file with mode: 0644]
win32/expat.iss
win32/version.rc.cmake [moved from win32/version.rc with 69% similarity]
xmlwf/Makefile.in
xmlwf/readfilemap.c
xmlwf/xmlfile.c
xmlwf/xmlfile.h
xmlwf/xmlwf.c
xmlwf/xmlwf_helpgen.py