Imported Upstream version 2.9.11 upstream/2.9.11
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 29 Jun 2021 03:26:30 +0000 (12:26 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 29 Jun 2021 03:26:30 +0000 (12:26 +0900)
commitfc3b9fe415c2137830e57fe5f7aabb21955c301f
tree43bfda4bfd8b9ecbd93f448f143d0a20690d60f0
parent7935e039fbc794a041403cb258c2df37f404f858
Imported Upstream version 2.9.11
432 files changed:
.gitattributes [new file with mode: 0644]
.gitlab-ci.yml
.travis.yml
CMakeLists.txt [new file with mode: 0644]
ChangeLog
HTMLparser.c
HTMLtree.c
INSTALL.libxml2
Makefile.am
Makefile.tests
README
SAX2.c
TODO
bakefile/Readme.txt
buf.c
c14n.c
catalog.c
config.h.cmake.in [new file with mode: 0644]
configure.ac
debugXML.c
dict.c
doc/APIchunk1.html
doc/APIchunk10.html
doc/APIchunk11.html
doc/APIchunk12.html
doc/APIchunk13.html
doc/APIchunk14.html
doc/APIchunk15.html
doc/APIchunk16.html
doc/APIchunk17.html
doc/APIchunk19.html
doc/APIchunk2.html
doc/APIchunk20.html
doc/APIchunk21.html
doc/APIchunk22.html
doc/APIchunk23.html
doc/APIchunk24.html
doc/APIchunk25.html
doc/APIchunk28.html
doc/APIchunk29.html
doc/APIchunk3.html
doc/APIchunk4.html
doc/APIchunk6.html
doc/APIchunk7.html
doc/APIchunk8.html
doc/APIfiles.html
doc/APIsymbols.html
doc/apibuild.py
doc/devhelp/general.html
doc/devhelp/libxml2-HTMLtree.html
doc/devhelp/libxml2-SAX2.html
doc/devhelp/libxml2-debugXML.html
doc/devhelp/libxml2-encoding.html
doc/devhelp/libxml2-nanoftp.html
doc/devhelp/libxml2-nanohttp.html
doc/devhelp/libxml2-parser.html
doc/devhelp/libxml2-parserInternals.html
doc/devhelp/libxml2-relaxng.html
doc/devhelp/libxml2-tree.html
doc/devhelp/libxml2-xinclude.html
doc/devhelp/libxml2-xmlIO.html
doc/devhelp/libxml2-xmlerror.html
doc/devhelp/libxml2-xmlexports.html
doc/devhelp/libxml2-xmlreader.html
doc/devhelp/libxml2-xmlregexp.html
doc/devhelp/libxml2-xmlsave.html
doc/devhelp/libxml2-xmlschemas.html
doc/devhelp/libxml2-xmlversion.html
doc/devhelp/libxml2-xpath.html
doc/devhelp/libxml2.devhelp
doc/examples/examples.xml
doc/examples/index.html
doc/examples/reader1.c
doc/examples/testWriter.c
doc/guidelines.html
doc/html/book1.html
doc/html/index.html
doc/html/libxml-HTMLtree.html
doc/html/libxml-SAX2.html
doc/html/libxml-debugXML.html
doc/html/libxml-encoding.html
doc/html/libxml-lib.html
doc/html/libxml-nanoftp.html
doc/html/libxml-nanohttp.html
doc/html/libxml-parser.html
doc/html/libxml-parserInternals.html
doc/html/libxml-relaxng.html
doc/html/libxml-tree.html
doc/html/libxml-xinclude.html
doc/html/libxml-xmlIO.html
doc/html/libxml-xmlerror.html
doc/html/libxml-xmlexports.html
doc/html/libxml-xmlreader.html
doc/html/libxml-xmlregexp.html
doc/html/libxml-xmlsave.html
doc/html/libxml-xmlschemas.html
doc/html/libxml-xmlversion.html
doc/html/libxml-xpath.html
doc/html/libxml.devhelp
doc/index.py
doc/libxml2-api.xml
doc/libxml2-refs.xml
doc/libxml2.xsa
doc/news.html
doc/python.html
doc/symbols.xml
doc/xml.html
doc/xmlreader.html
encoding.c
entities.c
error.c
fuzz/.gitignore [new file with mode: 0644]
fuzz/Makefile.am [new file with mode: 0644]
fuzz/README [new file with mode: 0644]
fuzz/fuzz.c [new file with mode: 0644]
fuzz/fuzz.h [new file with mode: 0644]
fuzz/genSeed.c [new file with mode: 0644]
fuzz/html.c [new file with mode: 0644]
fuzz/html.dict [new file with mode: 0644]
fuzz/html.options [new file with mode: 0644]
fuzz/regexp.c [new file with mode: 0644]
fuzz/regexp.dict [new file with mode: 0644]
fuzz/regexp.options [new file with mode: 0644]
fuzz/schema.c [new file with mode: 0644]
fuzz/schema.dict [new file with mode: 0644]
fuzz/schema.options [new file with mode: 0644]
fuzz/seed/regexp/branch-1 [new file with mode: 0644]
fuzz/seed/regexp/branch-10 [new file with mode: 0644]
fuzz/seed/regexp/branch-11 [new file with mode: 0644]
fuzz/seed/regexp/branch-12 [new file with mode: 0644]
fuzz/seed/regexp/branch-13 [new file with mode: 0644]
fuzz/seed/regexp/branch-2 [new file with mode: 0644]
fuzz/seed/regexp/branch-3 [new file with mode: 0644]
fuzz/seed/regexp/branch-4 [new file with mode: 0644]
fuzz/seed/regexp/branch-5 [new file with mode: 0644]
fuzz/seed/regexp/branch-6 [new file with mode: 0644]
fuzz/seed/regexp/branch-7 [new file with mode: 0644]
fuzz/seed/regexp/branch-8 [new file with mode: 0644]
fuzz/seed/regexp/branch-9 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-1 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-10 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-11 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-12 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-13 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-14 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-15 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-16 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-2 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-3 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-4 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-5 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-6 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-7 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-8 [new file with mode: 0644]
fuzz/seed/regexp/bug316338-9 [new file with mode: 0644]
fuzz/seed/regexp/bug420596-1 [new file with mode: 0644]
fuzz/seed/regexp/bug420596-2 [new file with mode: 0644]
fuzz/seed/regexp/bug420596-3 [new file with mode: 0644]
fuzz/seed/regexp/bug420596-4 [new file with mode: 0644]
fuzz/seed/regexp/bug420596-5 [new file with mode: 0644]
fuzz/seed/regexp/bug420596-6 [new file with mode: 0644]
fuzz/seed/regexp/bug420596-7 [new file with mode: 0644]
fuzz/seed/regexp/bug420596-8 [new file with mode: 0644]
fuzz/seed/regexp/content-1 [new file with mode: 0644]
fuzz/seed/regexp/content-10 [new file with mode: 0644]
fuzz/seed/regexp/content-2 [new file with mode: 0644]
fuzz/seed/regexp/content-3 [new file with mode: 0644]
fuzz/seed/regexp/content-4 [new file with mode: 0644]
fuzz/seed/regexp/content-5 [new file with mode: 0644]
fuzz/seed/regexp/content-6 [new file with mode: 0644]
fuzz/seed/regexp/content-7 [new file with mode: 0644]
fuzz/seed/regexp/content-8 [new file with mode: 0644]
fuzz/seed/regexp/content-9 [new file with mode: 0644]
fuzz/seed/regexp/hard-1 [new file with mode: 0644]
fuzz/seed/regexp/hard-10 [new file with mode: 0644]
fuzz/seed/regexp/hard-2 [new file with mode: 0644]
fuzz/seed/regexp/hard-3 [new file with mode: 0644]
fuzz/seed/regexp/hard-4 [new file with mode: 0644]
fuzz/seed/regexp/hard-5 [new file with mode: 0644]
fuzz/seed/regexp/hard-6 [new file with mode: 0644]
fuzz/seed/regexp/hard-7 [new file with mode: 0644]
fuzz/seed/regexp/hard-8 [new file with mode: 0644]
fuzz/seed/regexp/hard-9 [new file with mode: 0644]
fuzz/seed/regexp/ncname-1 [new file with mode: 0644]
fuzz/seed/regexp/ncname-2 [new file with mode: 0644]
fuzz/seed/regexp/ncname-3 [new file with mode: 0644]
fuzz/seed/regexp/ncname-4 [new file with mode: 0644]
fuzz/seed/regexp/ncname-5 [new file with mode: 0644]
fuzz/seed/regexp/ranges-1 [new file with mode: 0644]
fuzz/seed/regexp/ranges-10 [new file with mode: 0644]
fuzz/seed/regexp/ranges-11 [new file with mode: 0644]
fuzz/seed/regexp/ranges-12 [new file with mode: 0644]
fuzz/seed/regexp/ranges-2 [new file with mode: 0644]
fuzz/seed/regexp/ranges-3 [new file with mode: 0644]
fuzz/seed/regexp/ranges-4 [new file with mode: 0644]
fuzz/seed/regexp/ranges-5 [new file with mode: 0644]
fuzz/seed/regexp/ranges-6 [new file with mode: 0644]
fuzz/seed/regexp/ranges-7 [new file with mode: 0644]
fuzz/seed/regexp/ranges-8 [new file with mode: 0644]
fuzz/seed/regexp/ranges-9 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-1 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-10 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-11 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-12 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-2 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-3 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-4 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-5 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-6 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-7 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-8 [new file with mode: 0644]
fuzz/seed/regexp/ranges2-9 [new file with mode: 0644]
fuzz/seed/regexp/xpath-1 [new file with mode: 0644]
fuzz/seed/regexp/xpath-10 [new file with mode: 0644]
fuzz/seed/regexp/xpath-11 [new file with mode: 0644]
fuzz/seed/regexp/xpath-12 [new file with mode: 0644]
fuzz/seed/regexp/xpath-13 [new file with mode: 0644]
fuzz/seed/regexp/xpath-14 [new file with mode: 0644]
fuzz/seed/regexp/xpath-15 [new file with mode: 0644]
fuzz/seed/regexp/xpath-16 [new file with mode: 0644]
fuzz/seed/regexp/xpath-17 [new file with mode: 0644]
fuzz/seed/regexp/xpath-18 [new file with mode: 0644]
fuzz/seed/regexp/xpath-19 [new file with mode: 0644]
fuzz/seed/regexp/xpath-2 [new file with mode: 0644]
fuzz/seed/regexp/xpath-20 [new file with mode: 0644]
fuzz/seed/regexp/xpath-21 [new file with mode: 0644]
fuzz/seed/regexp/xpath-22 [new file with mode: 0644]
fuzz/seed/regexp/xpath-23 [new file with mode: 0644]
fuzz/seed/regexp/xpath-24 [new file with mode: 0644]
fuzz/seed/regexp/xpath-25 [new file with mode: 0644]
fuzz/seed/regexp/xpath-26 [new file with mode: 0644]
fuzz/seed/regexp/xpath-27 [new file with mode: 0644]
fuzz/seed/regexp/xpath-28 [new file with mode: 0644]
fuzz/seed/regexp/xpath-29 [new file with mode: 0644]
fuzz/seed/regexp/xpath-3 [new file with mode: 0644]
fuzz/seed/regexp/xpath-30 [new file with mode: 0644]
fuzz/seed/regexp/xpath-31 [new file with mode: 0644]
fuzz/seed/regexp/xpath-32 [new file with mode: 0644]
fuzz/seed/regexp/xpath-33 [new file with mode: 0644]
fuzz/seed/regexp/xpath-34 [new file with mode: 0644]
fuzz/seed/regexp/xpath-35 [new file with mode: 0644]
fuzz/seed/regexp/xpath-4 [new file with mode: 0644]
fuzz/seed/regexp/xpath-5 [new file with mode: 0644]
fuzz/seed/regexp/xpath-6 [new file with mode: 0644]
fuzz/seed/regexp/xpath-7 [new file with mode: 0644]
fuzz/seed/regexp/xpath-8 [new file with mode: 0644]
fuzz/seed/regexp/xpath-9 [new file with mode: 0644]
fuzz/seed/uri/dot [new file with mode: 0644]
fuzz/seed/uri/full [new file with mode: 0644]
fuzz/testFuzzer.c [new file with mode: 0644]
fuzz/uri.c [new file with mode: 0644]
fuzz/uri.options [new file with mode: 0644]
fuzz/xml.c [new file with mode: 0644]
fuzz/xml.dict [new file with mode: 0644]
fuzz/xml.options [new file with mode: 0644]
fuzz/xpath.c [new file with mode: 0644]
fuzz/xpath.dict [new file with mode: 0644]
fuzz/xpath.options [new file with mode: 0644]
gentest.py
globals.c
hash.c
include/libxml/c14n.h
include/libxml/parser.h
include/libxml/tree.h
include/libxml/xmlIO.h
include/libxml/xmlexports.h
include/libxml/xmlschemas.h
include/libxml/xmlversion.h.in
include/libxml/xmlwin32version.h
include/libxml/xmlwin32version.h.in
include/libxml/xpath.h
libxml.m4
libxml2-config.cmake.cmake.in [new file with mode: 0644]
libxml2-config.cmake.in
libxml2.syms
list.c
nanoftp.c
nanohttp.c
optim/TOTRY
os400/iconv/bldcsndfa/ccsid_mibenum.xml
os400/libxmlrpg/catalog.rpgle
os400/libxmlrpg/parser.rpgle
os400/libxmlrpg/schemasInternals.rpgle
os400/libxmlrpg/tree.rpgle
os400/libxmlrpg/xmlIO.rpgle
os400/libxmlrpg/xmlTypesC.rpgle
os400/libxmlrpg/xmlexports.rpgle
os400/libxmlrpg/xmlschemas.rpgle
os400/libxmlrpg/xmlversion.rpgle.in
os400/libxmlrpg/xpath.rpgle
os400/rpgsupport.c
os400/rpgsupport.h
os400/transcode.c
parser.c
parserInternals.c
python/generator.py
python/libxml.c
python/libxml.py
python/libxml2-python-api.xml
python/tests/ctxterror.py
python/tests/nsdel.py
python/tests/reader2.py
python/tests/tstLastError.py
python/tests/validate.py
python/types.c
relaxng.c
result/HTML/758606.html
result/HTML/758606.html.err
result/HTML/758606.html.sax
result/HTML/758606_2.html
result/HTML/758606_2.html.err
result/HTML/758606_2.html.sax
result/HTML/chunked_attr.html [new file with mode: 0644]
result/HTML/chunked_attr.html.err [new file with mode: 0644]
result/HTML/chunked_attr.html.sax [new file with mode: 0644]
result/HTML/comments.html [new file with mode: 0644]
result/HTML/comments.html.err [new file with mode: 0644]
result/HTML/comments.html.sax [new file with mode: 0644]
result/HTML/comments2.html [new file with mode: 0644]
result/HTML/comments2.html.err [new file with mode: 0644]
result/HTML/comments2.html.sax [new file with mode: 0644]
result/HTML/doc3.htm
result/HTML/doc3.htm.err
result/HTML/doc3.htm.sax
result/HTML/wired.html
result/HTML/wired.html.err
result/HTML/wired.html.sax
result/XInclude/fallback3.xml [new file with mode: 0644]
result/XInclude/fallback3.xml.err [new file with mode: 0644]
result/XInclude/fallback3.xml.rdr [new file with mode: 0644]
result/XInclude/fallback4.xml [new file with mode: 0644]
result/XInclude/fallback4.xml.err [new file with mode: 0644]
result/XInclude/fallback4.xml.rdr [new file with mode: 0644]
result/XInclude/fallback5.xml [new file with mode: 0644]
result/XInclude/fallback5.xml.rdr [new file with mode: 0644]
result/XInclude/fallback6.xml [new file with mode: 0644]
result/XInclude/fallback6.xml.rdr [new file with mode: 0644]
result/XInclude/ns1.xml [new file with mode: 0644]
result/XInclude/ns1.xml.rdr [new file with mode: 0644]
result/att7.rde
result/ent6hex [new file with mode: 0644]
result/ent6hex.rde [new file with mode: 0644]
result/ent6hex.rdr [new file with mode: 0644]
result/ent6hex.sax [new file with mode: 0644]
result/ent6hex.sax2 [new file with mode: 0644]
result/ent9.rde
result/errors/754946.xml.ent [new file with mode: 0644]
result/errors/754947.xml.ent [new file with mode: 0644]
result/errors/754947.xml.err
result/errors/758588.xml.ent [new file with mode: 0644]
result/errors/759020.xml.ent [new file with mode: 0644]
result/errors/759398.xml.ent [new file with mode: 0644]
result/errors/759398.xml.err
result/errors/759398.xml.str
result/errors/759573-2.xml.ent [new file with mode: 0644]
result/errors/759573.xml.ent [new file with mode: 0644]
result/errors/759579.xml.ent [new file with mode: 0644]
result/errors/attr1.xml.ent [new file with mode: 0644]
result/errors/attr2.xml.ent [new file with mode: 0644]
result/errors/attr3.xml.ent [new file with mode: 0644]
result/errors/attr4.xml.ent [new file with mode: 0644]
result/errors/cdata.xml.ent [new file with mode: 0644]
result/errors/charref1.xml.ent [new file with mode: 0644]
result/errors/comment1.xml.ent [new file with mode: 0644]
result/errors/content1.xml.ent [new file with mode: 0644]
result/errors/extparsedent.xml.ent [new file with mode: 0644]
result/errors/name.xml.ent [new file with mode: 0644]
result/errors/name2.xml.ent [new file with mode: 0644]
result/errors/rec_ext_ent.xml [new file with mode: 0644]
result/errors/rec_ext_ent.xml.ent [new file with mode: 0644]
result/errors/rec_ext_ent.xml.err [new file with mode: 0644]
result/errors/rec_ext_ent.xml.str [new file with mode: 0644]
result/noent/ent2.sax2
result/noent/ent6hex [new file with mode: 0644]
result/noent/ent6hex.sax2 [new file with mode: 0644]
result/regexp/bug757711 [new file with mode: 0644]
result/regexp/bug757711.err [new file with mode: 0644]
result/regexp/bug783015 [new file with mode: 0644]
result/regexp/bug783015.err [new file with mode: 0644]
result/valid/REC-xml-19980210.xml
runtest.c
runxmlconf.c
schematron.c
test/HTML/chunked_attr.html [new file with mode: 0644]
test/HTML/comments.html [new file with mode: 0644]
test/HTML/comments2.html [new file with mode: 0644]
test/XInclude/docs/fallback3.xml [new file with mode: 0644]
test/XInclude/docs/fallback4.xml [new file with mode: 0644]
test/XInclude/docs/fallback5.xml [new file with mode: 0644]
test/XInclude/docs/fallback6.xml [new file with mode: 0644]
test/XInclude/docs/ns1.xml [new file with mode: 0644]
test/ent6hex [new file with mode: 0644]
test/errors/759398.xml
test/errors/rec_ext.ent [new file with mode: 0644]
test/errors/rec_ext_ent.xml [new file with mode: 0644]
test/regexp/bug757711 [new file with mode: 0644]
test/regexp/bug783015 [new file with mode: 0644]
test/relaxng/tutor11_1_3.xml
test/valid/REC-xml-19980210.xml
testapi.c
threads.c
tree.c
trio.c
trio.h
triodef.h
trionan.c
trionan.h
triop.h
triostr.c
triostr.h
uri.c
valid.c
win32/Makefile.msvc
win32/Readme.txt
win32/VC10/README.vc10
win32/configure.js
xinclude.c
xml2-config.in
xmlIO.c
xmlcatalog.c
xmllint.c
xmlmemory.c
xmlreader.c
xmlregexp.c
xmlsave.c
xmlschemas.c
xmlschemastypes.c
xmlstring.c
xpath.c
xpointer.c
xstc/Makefile.am
xstc/xstc.py