Git init
authorKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 16:12:09 +0000 (01:12 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 16:12:09 +0000 (01:12 +0900)
commit04d1affe62c3a95e6278e248ea91d0d2da4318da
treeca5c234c437a33f6120e853c30bf440bc76d72c4
parentca4efc3e5f1cdc0a275805483f4960ebdc3937c8
Git init
1051 files changed:
.gitignore [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new symlink]
ChangeLog [new file with mode: 0644]
Copyright [new file with mode: 0644]
DOCBparser.c [new file with mode: 0644]
HTMLparser.c [new file with mode: 0644]
HTMLtree.c [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
Makefile.tests [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
README.tests [new file with mode: 0644]
SAX.c [new file with mode: 0644]
SAX2.c [new file with mode: 0644]
TODO [new file with mode: 0644]
TODO_SCHEMAS [new file with mode: 0644]
VxWorks/Makefile [new file with mode: 0644]
VxWorks/README [new file with mode: 0644]
VxWorks/build.sh [new file with mode: 0644]
acconfig.h [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autogen.sh [new file with mode: 0644]
bakefile/Bakefiles.bkgen [new file with mode: 0644]
bakefile/Readme.txt [new file with mode: 0644]
bakefile/libxml2.bkl [new file with mode: 0644]
c14n.c [new file with mode: 0644]
catalog.c [new file with mode: 0644]
check-relaxng-test-suite.py [new file with mode: 0755]
check-relaxng-test-suite2.py [new file with mode: 0755]
check-xinclude-test-suite.py [new file with mode: 0755]
check-xml-test-suite.py [new file with mode: 0755]
check-xsddata-test-suite.py [new file with mode: 0755]
chvalid.c [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
dbgen.pl [new file with mode: 0755]
dbgenattr.pl [new file with mode: 0755]
debian/README.Debian [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/control.udeb [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/libxml2-dbg.dirs [new file with mode: 0644]
debian/libxml2-dbg.preinst [new file with mode: 0644]
debian/libxml2-dev.dirs [new file with mode: 0644]
debian/libxml2-dev.install [new file with mode: 0644]
debian/libxml2-dev.manpages [new file with mode: 0644]
debian/libxml2-dev.preinst [new file with mode: 0644]
debian/libxml2-doc.doc-base [new file with mode: 0644]
debian/libxml2-doc.install [new file with mode: 0644]
debian/libxml2-udeb.install [new file with mode: 0644]
debian/libxml2-utils.dirs [new file with mode: 0644]
debian/libxml2-utils.install [new file with mode: 0644]
debian/libxml2-utils.manpages [new file with mode: 0644]
debian/libxml2-utils.preinst [new file with mode: 0644]
debian/libxml2.install [new file with mode: 0644]
debian/libxml2.symbols [new file with mode: 0644]
debian/pycompat [new file with mode: 0644]
debian/python-libxml2-dbg.install [new file with mode: 0644]
debian/python-libxml2-dbg.preinst [new file with mode: 0644]
debian/python-libxml2.examples [new file with mode: 0644]
debian/python-libxml2.install [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/watch [new file with mode: 0644]
debugXML.c [new file with mode: 0644]
depcomp [new file with mode: 0755]
dict.c [new file with mode: 0644]
doc/APIchunk0.html [new file with mode: 0644]
doc/APIchunk1.html [new file with mode: 0644]
doc/APIchunk10.html [new file with mode: 0644]
doc/APIchunk11.html [new file with mode: 0644]
doc/APIchunk12.html [new file with mode: 0644]
doc/APIchunk13.html [new file with mode: 0644]
doc/APIchunk14.html [new file with mode: 0644]
doc/APIchunk15.html [new file with mode: 0644]
doc/APIchunk16.html [new file with mode: 0644]
doc/APIchunk17.html [new file with mode: 0644]
doc/APIchunk18.html [new file with mode: 0644]
doc/APIchunk19.html [new file with mode: 0644]
doc/APIchunk2.html [new file with mode: 0644]
doc/APIchunk20.html [new file with mode: 0644]
doc/APIchunk21.html [new file with mode: 0644]
doc/APIchunk22.html [new file with mode: 0644]
doc/APIchunk23.html [new file with mode: 0644]
doc/APIchunk24.html [new file with mode: 0644]
doc/APIchunk25.html [new file with mode: 0644]
doc/APIchunk26.html [new file with mode: 0644]
doc/APIchunk27.html [new file with mode: 0644]
doc/APIchunk28.html [new file with mode: 0644]
doc/APIchunk29.html [new file with mode: 0644]
doc/APIchunk3.html [new file with mode: 0644]
doc/APIchunk4.html [new file with mode: 0644]
doc/APIchunk5.html [new file with mode: 0644]
doc/APIchunk6.html [new file with mode: 0644]
doc/APIchunk7.html [new file with mode: 0644]
doc/APIchunk8.html [new file with mode: 0644]
doc/APIchunk9.html [new file with mode: 0644]
doc/APIconstructors.html [new file with mode: 0644]
doc/APIfiles.html [new file with mode: 0644]
doc/APIfunctions.html [new file with mode: 0644]
doc/APIsymbols.html [new file with mode: 0644]
doc/ChangeLog.xsl [new file with mode: 0644]
doc/DOM.gif [new file with mode: 0644]
doc/DOM.html [new file with mode: 0644]
doc/FAQ.html [new file with mode: 0644]
doc/Libxml2-Logo-180x168.gif [new file with mode: 0644]
doc/Libxml2-Logo-90x34.gif [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/README.docs [new file with mode: 0644]
doc/XMLinfo.html [new file with mode: 0644]
doc/XSLT.html [new file with mode: 0644]
doc/api.xsl [new file with mode: 0644]
doc/apibuild.py [new file with mode: 0755]
doc/architecture.html [new file with mode: 0644]
doc/bugs.html [new file with mode: 0644]
doc/catalog.gif [new file with mode: 0644]
doc/catalog.html [new file with mode: 0644]
doc/checkapisym.xsl [new file with mode: 0644]
doc/contribs.html [new file with mode: 0644]
doc/devhelp/Makefile.am [new file with mode: 0644]
doc/devhelp/Makefile.in [new file with mode: 0644]
doc/devhelp/devhelp.xsl [new file with mode: 0644]
doc/devhelp/general.html [new file with mode: 0644]
doc/devhelp/home.png [new file with mode: 0644]
doc/devhelp/html.xsl [new file with mode: 0644]
doc/devhelp/index.html [new file with mode: 0644]
doc/devhelp/left.png [new file with mode: 0644]
doc/devhelp/libxml2-DOCBparser.html [new file with mode: 0644]
doc/devhelp/libxml2-HTMLparser.html [new file with mode: 0644]
doc/devhelp/libxml2-HTMLtree.html [new file with mode: 0644]
doc/devhelp/libxml2-SAX.html [new file with mode: 0644]
doc/devhelp/libxml2-SAX2.html [new file with mode: 0644]
doc/devhelp/libxml2-c14n.html [new file with mode: 0644]
doc/devhelp/libxml2-catalog.html [new file with mode: 0644]
doc/devhelp/libxml2-chvalid.html [new file with mode: 0644]
doc/devhelp/libxml2-debugXML.html [new file with mode: 0644]
doc/devhelp/libxml2-dict.html [new file with mode: 0644]
doc/devhelp/libxml2-encoding.html [new file with mode: 0644]
doc/devhelp/libxml2-entities.html [new file with mode: 0644]
doc/devhelp/libxml2-globals.html [new file with mode: 0644]
doc/devhelp/libxml2-hash.html [new file with mode: 0644]
doc/devhelp/libxml2-list.html [new file with mode: 0644]
doc/devhelp/libxml2-nanoftp.html [new file with mode: 0644]
doc/devhelp/libxml2-nanohttp.html [new file with mode: 0644]
doc/devhelp/libxml2-parser.html [new file with mode: 0644]
doc/devhelp/libxml2-parserInternals.html [new file with mode: 0644]
doc/devhelp/libxml2-pattern.html [new file with mode: 0644]
doc/devhelp/libxml2-relaxng.html [new file with mode: 0644]
doc/devhelp/libxml2-schemasInternals.html [new file with mode: 0644]
doc/devhelp/libxml2-schematron.html [new file with mode: 0644]
doc/devhelp/libxml2-threads.html [new file with mode: 0644]
doc/devhelp/libxml2-tree.html [new file with mode: 0644]
doc/devhelp/libxml2-uri.html [new file with mode: 0644]
doc/devhelp/libxml2-valid.html [new file with mode: 0644]
doc/devhelp/libxml2-xinclude.html [new file with mode: 0644]
doc/devhelp/libxml2-xlink.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlIO.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlautomata.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlerror.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlexports.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlmemory.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlmodule.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlreader.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlregexp.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlsave.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlschemas.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlschemastypes.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlstring.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlunicode.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlversion.html [new file with mode: 0644]
doc/devhelp/libxml2-xmlwriter.html [new file with mode: 0644]
doc/devhelp/libxml2-xpath.html [new file with mode: 0644]
doc/devhelp/libxml2-xpathInternals.html [new file with mode: 0644]
doc/devhelp/libxml2-xpointer.html [new file with mode: 0644]
doc/devhelp/libxml2.devhelp [new file with mode: 0644]
doc/devhelp/right.png [new file with mode: 0644]
doc/devhelp/style.css [new file with mode: 0644]
doc/devhelp/up.png [new file with mode: 0644]
doc/docs.html [new file with mode: 0644]
doc/downloads.html [new file with mode: 0644]
doc/elfgcchack.xsl [new file with mode: 0644]
doc/encoding.html [new file with mode: 0644]
doc/entities.html [new file with mode: 0644]
doc/example.html [new file with mode: 0644]
doc/examples/Makefile.am [new file with mode: 0644]
doc/examples/Makefile.in [new file with mode: 0644]
doc/examples/examples.xml [new file with mode: 0644]
doc/examples/examples.xsl [new file with mode: 0644]
doc/examples/index.html [new file with mode: 0644]
doc/examples/index.py [new file with mode: 0755]
doc/examples/io1.c [new file with mode: 0644]
doc/examples/io1.res [new file with mode: 0644]
doc/examples/io2.c [new file with mode: 0644]
doc/examples/io2.res [new file with mode: 0644]
doc/examples/parse1.c [new file with mode: 0644]
doc/examples/parse2.c [new file with mode: 0644]
doc/examples/parse3.c [new file with mode: 0644]
doc/examples/parse4.c [new file with mode: 0644]
doc/examples/reader1.c [new file with mode: 0644]
doc/examples/reader1.res [new file with mode: 0644]
doc/examples/reader2.c [new file with mode: 0644]
doc/examples/reader3.c [new file with mode: 0644]
doc/examples/reader3.res [new file with mode: 0644]
doc/examples/reader4.c [new file with mode: 0644]
doc/examples/reader4.res [new file with mode: 0644]
doc/examples/test1.xml [new file with mode: 0644]
doc/examples/test2.xml [new file with mode: 0644]
doc/examples/test3.xml [new file with mode: 0644]
doc/examples/testWriter.c [new file with mode: 0644]
doc/examples/tree1.c [new file with mode: 0644]
doc/examples/tree1.res [new file with mode: 0644]
doc/examples/tree2.c [new file with mode: 0644]
doc/examples/tree2.res [new file with mode: 0644]
doc/examples/tst.xml [new file with mode: 0644]
doc/examples/writer.xml [new file with mode: 0644]
doc/examples/xpath1.c [new file with mode: 0644]
doc/examples/xpath1.res [new file with mode: 0644]
doc/examples/xpath2.c [new file with mode: 0644]
doc/examples/xpath2.res [new file with mode: 0644]
doc/guidelines.html [new file with mode: 0644]
doc/help.html [new file with mode: 0644]
doc/html/book1.html [new file with mode: 0644]
doc/html/home.png [new file with mode: 0644]
doc/html/index.html [new file with mode: 0644]
doc/html/left.png [new file with mode: 0644]
doc/html/libxml-DOCBparser.html [new file with mode: 0644]
doc/html/libxml-HTMLparser.html [new file with mode: 0644]
doc/html/libxml-HTMLtree.html [new file with mode: 0644]
doc/html/libxml-SAX.html [new file with mode: 0644]
doc/html/libxml-SAX2.html [new file with mode: 0644]
doc/html/libxml-c14n.html [new file with mode: 0644]
doc/html/libxml-catalog.html [new file with mode: 0644]
doc/html/libxml-chvalid.html [new file with mode: 0644]
doc/html/libxml-debugXML.html [new file with mode: 0644]
doc/html/libxml-dict.html [new file with mode: 0644]
doc/html/libxml-encoding.html [new file with mode: 0644]
doc/html/libxml-entities.html [new file with mode: 0644]
doc/html/libxml-globals.html [new file with mode: 0644]
doc/html/libxml-hash.html [new file with mode: 0644]
doc/html/libxml-lib.html [new file with mode: 0644]
doc/html/libxml-list.html [new file with mode: 0644]
doc/html/libxml-nanoftp.html [new file with mode: 0644]
doc/html/libxml-nanohttp.html [new file with mode: 0644]
doc/html/libxml-parser.html [new file with mode: 0644]
doc/html/libxml-parserInternals.html [new file with mode: 0644]
doc/html/libxml-pattern.html [new file with mode: 0644]
doc/html/libxml-relaxng.html [new file with mode: 0644]
doc/html/libxml-schemasInternals.html [new file with mode: 0644]
doc/html/libxml-schematron.html [new file with mode: 0644]
doc/html/libxml-threads.html [new file with mode: 0644]
doc/html/libxml-tree.html [new file with mode: 0644]
doc/html/libxml-uri.html [new file with mode: 0644]
doc/html/libxml-valid.html [new file with mode: 0644]
doc/html/libxml-xinclude.html [new file with mode: 0644]
doc/html/libxml-xlink.html [new file with mode: 0644]
doc/html/libxml-xmlIO.html [new file with mode: 0644]
doc/html/libxml-xmlautomata.html [new file with mode: 0644]
doc/html/libxml-xmlerror.html [new file with mode: 0644]
doc/html/libxml-xmlexports.html [new file with mode: 0644]
doc/html/libxml-xmlmemory.html [new file with mode: 0644]
doc/html/libxml-xmlmodule.html [new file with mode: 0644]
doc/html/libxml-xmlreader.html [new file with mode: 0644]
doc/html/libxml-xmlregexp.html [new file with mode: 0644]
doc/html/libxml-xmlsave.html [new file with mode: 0644]
doc/html/libxml-xmlschemas.html [new file with mode: 0644]
doc/html/libxml-xmlschemastypes.html [new file with mode: 0644]
doc/html/libxml-xmlstring.html [new file with mode: 0644]
doc/html/libxml-xmlunicode.html [new file with mode: 0644]
doc/html/libxml-xmlversion.html [new file with mode: 0644]
doc/html/libxml-xmlwriter.html [new file with mode: 0644]
doc/html/libxml-xpath.html [new file with mode: 0644]
doc/html/libxml-xpathInternals.html [new file with mode: 0644]
doc/html/libxml-xpointer.html [new file with mode: 0644]
doc/html/right.png [new file with mode: 0644]
doc/html/up.png [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/index.py [new file with mode: 0755]
doc/interface.html [new file with mode: 0644]
doc/intro.html [new file with mode: 0644]
doc/library.html [new file with mode: 0644]
doc/libxml.gif [new file with mode: 0644]
doc/libxml2-api.xml [new file with mode: 0644]
doc/libxml2.xsa [new file with mode: 0644]
doc/namespaces.html [new file with mode: 0644]
doc/newapi.xsl [new file with mode: 0644]
doc/news.html [new file with mode: 0644]
doc/news.xsl [new file with mode: 0644]
doc/python.html [new file with mode: 0644]
doc/redhat.gif [new file with mode: 0644]
doc/search.php [new file with mode: 0644]
doc/searches.html [new file with mode: 0644]
doc/searches.xsl [new file with mode: 0644]
doc/site.xsl [new file with mode: 0644]
doc/smallfootonly.gif [new file with mode: 0644]
doc/structure.gif [new file with mode: 0644]
doc/symbols.xml [new file with mode: 0644]
doc/syms.xsl [new file with mode: 0644]
doc/threads.html [new file with mode: 0644]
doc/tree.html [new file with mode: 0644]
doc/tutorial/apa.html [new file with mode: 0644]
doc/tutorial/apb.html [new file with mode: 0644]
doc/tutorial/apc.html [new file with mode: 0644]
doc/tutorial/apd.html [new file with mode: 0644]
doc/tutorial/ape.html [new file with mode: 0644]
doc/tutorial/apf.html [new file with mode: 0644]
doc/tutorial/apg.html [new file with mode: 0644]
doc/tutorial/aph.html [new file with mode: 0644]
doc/tutorial/api.html [new file with mode: 0644]
doc/tutorial/ar01s02.html [new file with mode: 0644]
doc/tutorial/ar01s03.html [new file with mode: 0644]
doc/tutorial/ar01s04.html [new file with mode: 0644]
doc/tutorial/ar01s05.html [new file with mode: 0644]
doc/tutorial/ar01s06.html [new file with mode: 0644]
doc/tutorial/ar01s07.html [new file with mode: 0644]
doc/tutorial/ar01s08.html [new file with mode: 0644]
doc/tutorial/ar01s09.html [new file with mode: 0644]
doc/tutorial/images/blank.png [new file with mode: 0644]
doc/tutorial/images/callouts/1.png [new file with mode: 0644]
doc/tutorial/images/callouts/10.png [new file with mode: 0644]
doc/tutorial/images/callouts/2.png [new file with mode: 0644]
doc/tutorial/images/callouts/3.png [new file with mode: 0644]
doc/tutorial/images/callouts/4.png [new file with mode: 0644]
doc/tutorial/images/callouts/5.png [new file with mode: 0644]
doc/tutorial/images/callouts/6.png [new file with mode: 0644]
doc/tutorial/images/callouts/7.png [new file with mode: 0644]
doc/tutorial/images/callouts/8.png [new file with mode: 0644]
doc/tutorial/images/callouts/9.png [new file with mode: 0644]
doc/tutorial/images/caution.png [new file with mode: 0644]
doc/tutorial/images/draft.png [new file with mode: 0644]
doc/tutorial/images/home.png [new file with mode: 0644]
doc/tutorial/images/important.png [new file with mode: 0644]
doc/tutorial/images/next.png [new file with mode: 0644]
doc/tutorial/images/note.png [new file with mode: 0644]
doc/tutorial/images/prev.png [new file with mode: 0644]
doc/tutorial/images/tip.png [new file with mode: 0644]
doc/tutorial/images/toc-blank.png [new file with mode: 0644]
doc/tutorial/images/toc-minus.png [new file with mode: 0644]
doc/tutorial/images/toc-plus.png [new file with mode: 0644]
doc/tutorial/images/up.png [new file with mode: 0644]
doc/tutorial/images/warning.png [new file with mode: 0644]
doc/tutorial/includeaddattribute.c [new file with mode: 0644]
doc/tutorial/includeaddkeyword.c [new file with mode: 0644]
doc/tutorial/includeconvert.c [new file with mode: 0644]
doc/tutorial/includegetattribute.c [new file with mode: 0644]
doc/tutorial/includekeyword.c [new file with mode: 0644]
doc/tutorial/includexpath.c [new file with mode: 0644]
doc/tutorial/index.html [new file with mode: 0644]
doc/tutorial/ix01.html [new file with mode: 0644]
doc/tutorial/xmltutorial.pdf [new file with mode: 0644]
doc/upgrade.html [new file with mode: 0644]
doc/w3c.png [new file with mode: 0644]
doc/wiki.xsl [new file with mode: 0644]
doc/xml.html [new file with mode: 0644]
doc/xmlcatalog.1 [new file with mode: 0644]
doc/xmlcatalog_man.html [new file with mode: 0644]
doc/xmlcatalog_man.xml [new file with mode: 0644]
doc/xmldtd.html [new file with mode: 0644]
doc/xmlio.html [new file with mode: 0644]
doc/xmllint.1 [new file with mode: 0644]
doc/xmllint.html [new file with mode: 0644]
doc/xmllint.xml [new file with mode: 0644]
doc/xmlmem.html [new file with mode: 0644]
doc/xmlreader.html [new file with mode: 0644]
doc/xsa.xsl [new file with mode: 0644]
elfgcchack.h [new file with mode: 0644]
encoding.c [new file with mode: 0644]
entities.c [new file with mode: 0644]
error.c [new file with mode: 0644]
example/Makefile.am [new file with mode: 0644]
example/Makefile.in [new file with mode: 0644]
example/gjobread.c [new file with mode: 0644]
example/gjobs.xml [new file with mode: 0644]
genUnicode.py [new file with mode: 0755]
gentest.py [new file with mode: 0755]
globals.c [new file with mode: 0644]
hash.c [new file with mode: 0644]
include/Makefile.am [new file with mode: 0644]
include/Makefile.in [new file with mode: 0644]
include/libxml/DOCBparser.h [new file with mode: 0644]
include/libxml/HTMLparser.h [new file with mode: 0644]
include/libxml/HTMLtree.h [new file with mode: 0644]
include/libxml/Makefile.am [new file with mode: 0644]
include/libxml/Makefile.in [new file with mode: 0644]
include/libxml/SAX.h [new file with mode: 0644]
include/libxml/SAX2.h [new file with mode: 0644]
include/libxml/c14n.h [new file with mode: 0644]
include/libxml/catalog.h [new file with mode: 0644]
include/libxml/chvalid.h [new file with mode: 0644]
include/libxml/debugXML.h [new file with mode: 0644]
include/libxml/dict.h [new file with mode: 0644]
include/libxml/encoding.h [new file with mode: 0644]
include/libxml/entities.h [new file with mode: 0644]
include/libxml/globals.h [new file with mode: 0644]
include/libxml/hash.h [new file with mode: 0644]
include/libxml/list.h [new file with mode: 0644]
include/libxml/nanoftp.h [new file with mode: 0644]
include/libxml/nanohttp.h [new file with mode: 0644]
include/libxml/parser.h [new file with mode: 0644]
include/libxml/parserInternals.h [new file with mode: 0644]
include/libxml/pattern.h [new file with mode: 0644]
include/libxml/relaxng.h [new file with mode: 0644]
include/libxml/schemasInternals.h [new file with mode: 0644]
include/libxml/schematron.h [new file with mode: 0644]
include/libxml/threads.h [new file with mode: 0644]
include/libxml/tree.h [new file with mode: 0644]
include/libxml/uri.h [new file with mode: 0644]
include/libxml/valid.h [new file with mode: 0644]
include/libxml/xinclude.h [new file with mode: 0644]
include/libxml/xlink.h [new file with mode: 0644]
include/libxml/xmlIO.h [new file with mode: 0644]
include/libxml/xmlautomata.h [new file with mode: 0644]
include/libxml/xmlerror.h [new file with mode: 0644]
include/libxml/xmlexports.h [new file with mode: 0644]
include/libxml/xmlmemory.h [new file with mode: 0644]
include/libxml/xmlmodule.h [new file with mode: 0644]
include/libxml/xmlreader.h [new file with mode: 0644]
include/libxml/xmlregexp.h [new file with mode: 0644]
include/libxml/xmlsave.h [new file with mode: 0644]
include/libxml/xmlschemas.h [new file with mode: 0644]
include/libxml/xmlschemastypes.h [new file with mode: 0644]
include/libxml/xmlstring.h [new file with mode: 0644]
include/libxml/xmlunicode.h [new file with mode: 0644]
include/libxml/xmlversion.h [new file with mode: 0644]
include/libxml/xmlversion.h.in [new file with mode: 0644]
include/libxml/xmlwriter.h [new file with mode: 0644]
include/libxml/xpath.h [new file with mode: 0644]
include/libxml/xpathInternals.h [new file with mode: 0644]
include/libxml/xpointer.h [new file with mode: 0644]
include/win32config.h [new file with mode: 0644]
include/wsockcompat.h [new file with mode: 0644]
install-sh [new file with mode: 0755]
legacy.c [new file with mode: 0644]
libxml-2.0-uninstalled.pc.in [new file with mode: 0644]
libxml-2.0.pc.in [new file with mode: 0644]
libxml.3 [new file with mode: 0644]
libxml.h [new file with mode: 0644]
libxml.m4 [new file with mode: 0644]
libxml.spec.in [new file with mode: 0644]
libxml2.spec [new file with mode: 0644]
libxml2.syms [new file with mode: 0644]
list.c [new file with mode: 0644]
ltmain.sh [new file with mode: 0755]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
macos/README [new file with mode: 0644]
macos/libxml2.mcp.xml.sit.hqx [new file with mode: 0644]
macos/src/XMLTestPrefix.h [new file with mode: 0644]
macos/src/XMLTestPrefix2.h [new file with mode: 0644]
macos/src/config-mac.h [new file with mode: 0644]
macos/src/libxml2_GUSIConfig.cp [new file with mode: 0644]
macos/src/macos_main.c [new file with mode: 0644]
missing [new file with mode: 0755]
nanoftp.c [new file with mode: 0644]
nanohttp.c [new file with mode: 0644]
packaging/libxml2.spec [new file with mode: 0644]
parser.c [new file with mode: 0644]
parserInternals.c [new file with mode: 0644]
pattern.c [new file with mode: 0644]
python/Makefile.am [new file with mode: 0644]
python/Makefile.in [new file with mode: 0644]
python/README [new file with mode: 0644]
python/TODO [new file with mode: 0644]
python/drv_libxml2.py [new file with mode: 0644]
python/generator.py [new file with mode: 0755]
python/libxml.c [new file with mode: 0644]
python/libxml.py [new file with mode: 0644]
python/libxml2-python-api.xml [new file with mode: 0644]
python/libxml_wrap.h [new file with mode: 0644]
python/setup.py [new file with mode: 0644]
python/setup.py.in [new file with mode: 0755]
python/tests/Makefile.am [new file with mode: 0644]
python/tests/Makefile.in [new file with mode: 0644]
python/tests/attribs.py [new file with mode: 0755]
python/tests/build.py [new file with mode: 0755]
python/tests/compareNodes.py [new file with mode: 0755]
python/tests/ctxterror.py [new file with mode: 0755]
python/tests/cutnpaste.py [new file with mode: 0755]
python/tests/dtdvalid.py [new file with mode: 0755]
python/tests/error.py [new file with mode: 0755]
python/tests/inbuf.py [new file with mode: 0755]
python/tests/indexes.py [new file with mode: 0755]
python/tests/invalid.xml [new file with mode: 0644]
python/tests/nsdel.py [new file with mode: 0755]
python/tests/outbuf.py [new file with mode: 0755]
python/tests/push.py [new file with mode: 0755]
python/tests/pushSAX.py [new file with mode: 0755]
python/tests/pushSAXhtml.py [new file with mode: 0755]
python/tests/reader.py [new file with mode: 0755]
python/tests/reader2.py [new file with mode: 0755]
python/tests/reader3.py [new file with mode: 0755]
python/tests/reader4.py [new file with mode: 0755]
python/tests/reader5.py [new file with mode: 0755]
python/tests/reader6.py [new file with mode: 0755]
python/tests/reader7.py [new file with mode: 0755]
python/tests/reader8.py [new file with mode: 0755]
python/tests/readererr.py [new file with mode: 0644]
python/tests/readernext.py [new file with mode: 0755]
python/tests/regexp.py [new file with mode: 0644]
python/tests/relaxng.py [new file with mode: 0755]
python/tests/resolver.py [new file with mode: 0755]
python/tests/schema.py [new file with mode: 0755]
python/tests/serialize.py [new file with mode: 0755]
python/tests/sync.py [new file with mode: 0755]
python/tests/test.dtd [new file with mode: 0644]
python/tests/thread2.py [new file with mode: 0755]
python/tests/tst.py [new file with mode: 0755]
python/tests/tst.xml [new file with mode: 0644]
python/tests/tstLastError.py [new file with mode: 0755]
python/tests/tstURI.py [new file with mode: 0755]
python/tests/tstmem.py [new file with mode: 0755]
python/tests/tstxpath.py [new file with mode: 0755]
python/tests/valid.xml [new file with mode: 0644]
python/tests/validDTD.py [new file with mode: 0755]
python/tests/validRNG.py [new file with mode: 0755]
python/tests/validSchemas.py [new file with mode: 0755]
python/tests/validate.py [new file with mode: 0755]
python/tests/walker.py [new file with mode: 0755]
python/tests/xpath.py [new file with mode: 0755]
python/tests/xpathext.py [new file with mode: 0755]
python/tests/xpathleak.py [new file with mode: 0644]
python/tests/xpathns.py [new file with mode: 0755]
python/tests/xpathret.py [new file with mode: 0755]
python/types.c [new file with mode: 0644]
regressions.py [new file with mode: 0755]
regressions.xml [new file with mode: 0644]
relaxng.c [new file with mode: 0644]
result/HTML/53867.html.err [new file with mode: 0644]
result/HTML/Down.html.err [new file with mode: 0644]
result/HTML/attrents.html.err [new file with mode: 0644]
result/HTML/autoclose.html.err [new file with mode: 0644]
result/HTML/autoclose2.html.err [new file with mode: 0644]
result/HTML/autoclose3.html.err [new file with mode: 0644]
result/HTML/cf_128.html.err [new file with mode: 0644]
result/HTML/entities2.html.err [new file with mode: 0644]
result/HTML/liclose.html.err [new file with mode: 0644]
result/HTML/lt.html.err [new file with mode: 0644]
result/HTML/pre.html.err [new file with mode: 0644]
result/HTML/python.html.err [new file with mode: 0644]
result/HTML/reg1.html.err [new file with mode: 0644]
result/HTML/reg2.html.err [new file with mode: 0644]
result/HTML/reg3.html.err [new file with mode: 0644]
result/HTML/repeat.html.err [new file with mode: 0644]
result/HTML/script.html.err [new file with mode: 0644]
result/HTML/script2.html.err [new file with mode: 0644]
result/HTML/test2.html.err [new file with mode: 0644]
result/SVG/bike-errors.xml [new file with mode: 0644]
result/VC/NS1 [new file with mode: 0644]
result/XInclude/docids.xml.err [new file with mode: 0644]
result/XInclude/fallback.xml.err [new file with mode: 0644]
result/XInclude/fallback2.xml.err [new file with mode: 0644]
result/XInclude/include.xml.err [new file with mode: 0644]
result/XInclude/nodes.xml.err [new file with mode: 0644]
result/XInclude/nodes2.xml.err [new file with mode: 0644]
result/XInclude/recursive.xml.err [new file with mode: 0644]
result/XInclude/tstencoding.xml.err [new file with mode: 0644]
result/XInclude/txtinclude.xml.err [new file with mode: 0644]
result/c14n/exc-without-comments/merlin-c14n-two-15 [new file with mode: 0644]
result/c14n/exc-without-comments/merlin-c14n-two-16 [new file with mode: 0644]
result/c14n/exc-without-comments/merlin-c14n-two-25 [new file with mode: 0644]
result/errors/attr1.xml [new file with mode: 0644]
result/errors/attr2.xml [new file with mode: 0644]
result/errors/attr4.xml [new file with mode: 0644]
result/errors/cdata.xml [new file with mode: 0644]
result/errors/charref1.xml [new file with mode: 0644]
result/errors/comment1.xml [new file with mode: 0644]
result/errors/content1.xml [new file with mode: 0644]
result/errors/name.xml [new file with mode: 0644]
result/errors/name2.xml [new file with mode: 0644]
result/example.dtd [new file with mode: 0644]
result/namespaces/err_0.xml.err [new file with mode: 0644]
result/namespaces/err_10.xml [new file with mode: 0644]
result/namespaces/err_11.xml [new file with mode: 0644]
result/relaxng/302836_0 [new file with mode: 0644]
result/relaxng/302836_valid [new file with mode: 0644]
result/relaxng/307377_0 [new file with mode: 0644]
result/relaxng/307377_1 [new file with mode: 0644]
result/relaxng/307377_2 [new file with mode: 0644]
result/relaxng/307377_valid [new file with mode: 0644]
result/relaxng/OpenDocumentSub_0 [new file with mode: 0644]
result/relaxng/OpenDocumentSub_valid [new file with mode: 0644]
result/relaxng/addressBook_valid [new file with mode: 0644]
result/relaxng/choice0_0 [new file with mode: 0644]
result/relaxng/choice0_1 [new file with mode: 0644]
result/relaxng/choice0_2 [new file with mode: 0644]
result/relaxng/choice0_3 [new file with mode: 0644]
result/relaxng/choice0_4 [new file with mode: 0644]
result/relaxng/choice0_5 [new file with mode: 0644]
result/relaxng/choice0_6 [new file with mode: 0644]
result/relaxng/choice0_7 [new file with mode: 0644]
result/relaxng/choice0_8 [new file with mode: 0644]
result/relaxng/choice0_valid [new file with mode: 0644]
result/relaxng/compare0_0 [new file with mode: 0644]
result/relaxng/compare0_valid [new file with mode: 0644]
result/relaxng/comps_0 [new file with mode: 0644]
result/relaxng/comps_valid [new file with mode: 0644]
result/relaxng/demo2_valid [new file with mode: 0644]
result/relaxng/demo3_valid [new file with mode: 0644]
result/relaxng/demo_valid [new file with mode: 0644]
result/relaxng/docbook_0 [new file with mode: 0644]
result/relaxng/docbook_valid [new file with mode: 0644]
result/relaxng/empty0_0 [new file with mode: 0644]
result/relaxng/empty0_valid [new file with mode: 0644]
result/relaxng/empty1_0 [new file with mode: 0644]
result/relaxng/empty1_1 [new file with mode: 0644]
result/relaxng/empty1_valid [new file with mode: 0644]
result/relaxng/inline2_valid [new file with mode: 0644]
result/relaxng/inline3_valid [new file with mode: 0644]
result/relaxng/inline_valid [new file with mode: 0644]
result/relaxng/interleave0_0_valid [new file with mode: 0644]
result/relaxng/interleave1_0_valid [new file with mode: 0644]
result/relaxng/list_0 [new file with mode: 0644]
result/relaxng/list_1 [new file with mode: 0644]
result/relaxng/list_valid [new file with mode: 0644]
result/relaxng/pattern1_valid [new file with mode: 0644]
result/relaxng/pattern2_valid [new file with mode: 0644]
result/relaxng/proofsystem_valid [new file with mode: 0644]
result/relaxng/rngbug-001_valid [new file with mode: 0644]
result/relaxng/spec1_1 [new file with mode: 0644]
result/relaxng/spec1_valid [new file with mode: 0644]
result/relaxng/spec_0 [new file with mode: 0644]
result/relaxng/spec_valid [new file with mode: 0644]
result/relaxng/table_valid [new file with mode: 0644]
result/relaxng/tutor10_10_1 [new file with mode: 0644]
result/relaxng/tutor10_10_valid [new file with mode: 0644]
result/relaxng/tutor10_1_1 [new file with mode: 0644]
result/relaxng/tutor10_1_2 [new file with mode: 0644]
result/relaxng/tutor10_1_3 [new file with mode: 0644]
result/relaxng/tutor10_1_4 [new file with mode: 0644]
result/relaxng/tutor10_1_5 [new file with mode: 0644]
result/relaxng/tutor10_1_6 [new file with mode: 0644]
result/relaxng/tutor10_1_valid [new file with mode: 0644]
result/relaxng/tutor10_2_1 [new file with mode: 0644]
result/relaxng/tutor10_2_2 [new file with mode: 0644]
result/relaxng/tutor10_2_3 [new file with mode: 0644]
result/relaxng/tutor10_2_4 [new file with mode: 0644]
result/relaxng/tutor10_2_valid [new file with mode: 0644]
result/relaxng/tutor10_3_1 [new file with mode: 0644]
result/relaxng/tutor10_3_valid [new file with mode: 0644]
result/relaxng/tutor10_4_1 [new file with mode: 0644]
result/relaxng/tutor10_4_valid [new file with mode: 0644]
result/relaxng/tutor10_5_1 [new file with mode: 0644]
result/relaxng/tutor10_5_valid [new file with mode: 0644]
result/relaxng/tutor10_6_1 [new file with mode: 0644]
result/relaxng/tutor10_6_valid [new file with mode: 0644]
result/relaxng/tutor10_7_1 [new file with mode: 0644]
result/relaxng/tutor10_7_2 [new file with mode: 0644]
result/relaxng/tutor10_7_3 [new file with mode: 0644]
result/relaxng/tutor10_7_valid [new file with mode: 0644]
result/relaxng/tutor10_8_1 [new file with mode: 0644]
result/relaxng/tutor10_8_2 [new file with mode: 0644]
result/relaxng/tutor10_8_3 [new file with mode: 0644]
result/relaxng/tutor10_8_valid [new file with mode: 0644]
result/relaxng/tutor10_9_1 [new file with mode: 0644]
result/relaxng/tutor10_9_valid [new file with mode: 0644]
result/relaxng/tutor11_1_1 [new file with mode: 0644]
result/relaxng/tutor11_1_2 [new file with mode: 0644]
result/relaxng/tutor11_1_3 [new file with mode: 0644]
result/relaxng/tutor11_1_valid [new file with mode: 0644]
result/relaxng/tutor11_2_1 [new file with mode: 0644]
result/relaxng/tutor11_2_2 [new file with mode: 0644]
result/relaxng/tutor11_2_3 [new file with mode: 0644]
result/relaxng/tutor11_2_valid [new file with mode: 0644]
result/relaxng/tutor11_3_1 [new file with mode: 0644]
result/relaxng/tutor11_3_valid [new file with mode: 0644]
result/relaxng/tutor11_4_1 [new file with mode: 0644]
result/relaxng/tutor11_4_valid [new file with mode: 0644]
result/relaxng/tutor12_1_1 [new file with mode: 0644]
result/relaxng/tutor12_1_valid [new file with mode: 0644]
result/relaxng/tutor13_1_1 [new file with mode: 0644]
result/relaxng/tutor13_1_valid [new file with mode: 0644]
result/relaxng/tutor14_1_valid [new file with mode: 0644]
result/relaxng/tutor1_1_1 [new file with mode: 0644]
result/relaxng/tutor1_1_valid [new file with mode: 0644]
result/relaxng/tutor1_2_1 [new file with mode: 0644]
result/relaxng/tutor1_2_valid [new file with mode: 0644]
result/relaxng/tutor1_3_1 [new file with mode: 0644]
result/relaxng/tutor1_3_valid [new file with mode: 0644]
result/relaxng/tutor1_4_1 [new file with mode: 0644]
result/relaxng/tutor1_4_valid [new file with mode: 0644]
result/relaxng/tutor2_1_1 [new file with mode: 0644]
result/relaxng/tutor2_1_valid [new file with mode: 0644]
result/relaxng/tutor3_1_1 [new file with mode: 0644]
result/relaxng/tutor3_1_2 [new file with mode: 0644]
result/relaxng/tutor3_1_valid [new file with mode: 0644]
result/relaxng/tutor3_2_1 [new file with mode: 0644]
result/relaxng/tutor3_2_valid [new file with mode: 0644]
result/relaxng/tutor3_3_1 [new file with mode: 0644]
result/relaxng/tutor3_3_valid [new file with mode: 0644]
result/relaxng/tutor3_4_1 [new file with mode: 0644]
result/relaxng/tutor3_4_valid [new file with mode: 0644]
result/relaxng/tutor3_5_1 [new file with mode: 0644]
result/relaxng/tutor3_5_2 [new file with mode: 0644]
result/relaxng/tutor3_5_valid [new file with mode: 0644]
result/relaxng/tutor3_6_1 [new file with mode: 0644]
result/relaxng/tutor3_6_valid [new file with mode: 0644]
result/relaxng/tutor3_7_1 [new file with mode: 0644]
result/relaxng/tutor3_7_valid [new file with mode: 0644]
result/relaxng/tutor3_8_1 [new file with mode: 0644]
result/relaxng/tutor3_8_valid [new file with mode: 0644]
result/relaxng/tutor3_9_1 [new file with mode: 0644]
result/relaxng/tutor3_9_valid [new file with mode: 0644]
result/relaxng/tutor4_1_1 [new file with mode: 0644]
result/relaxng/tutor4_1_valid [new file with mode: 0644]
result/relaxng/tutor4_2_1 [new file with mode: 0644]
result/relaxng/tutor4_2_valid [new file with mode: 0644]
result/relaxng/tutor4_3_1 [new file with mode: 0644]
result/relaxng/tutor4_3_2 [new file with mode: 0644]
result/relaxng/tutor4_3_3 [new file with mode: 0644]
result/relaxng/tutor4_3_4 [new file with mode: 0644]
result/relaxng/tutor4_3_5 [new file with mode: 0644]
result/relaxng/tutor4_3_6 [new file with mode: 0644]
result/relaxng/tutor4_3_valid [new file with mode: 0644]
result/relaxng/tutor4_4_1 [new file with mode: 0644]
result/relaxng/tutor4_4_valid [new file with mode: 0644]
result/relaxng/tutor5_1_1 [new file with mode: 0644]
result/relaxng/tutor5_1_valid [new file with mode: 0644]
result/relaxng/tutor5_2_1 [new file with mode: 0644]
result/relaxng/tutor5_2_valid [new file with mode: 0644]
result/relaxng/tutor5_3_1 [new file with mode: 0644]
result/relaxng/tutor5_3_valid [new file with mode: 0644]
result/relaxng/tutor5_4_1 [new file with mode: 0644]
result/relaxng/tutor5_4_valid [new file with mode: 0644]
result/relaxng/tutor5_5_valid [new file with mode: 0644]
result/relaxng/tutor6_1_1 [new file with mode: 0644]
result/relaxng/tutor6_1_2 [new file with mode: 0644]
result/relaxng/tutor6_1_3 [new file with mode: 0644]
result/relaxng/tutor6_1_4 [new file with mode: 0644]
result/relaxng/tutor6_1_5 [new file with mode: 0644]
result/relaxng/tutor6_1_valid [new file with mode: 0644]
result/relaxng/tutor6_2_1 [new file with mode: 0644]
result/relaxng/tutor6_2_2 [new file with mode: 0644]
result/relaxng/tutor6_2_3 [new file with mode: 0644]
result/relaxng/tutor6_2_4 [new file with mode: 0644]
result/relaxng/tutor6_2_valid [new file with mode: 0644]
result/relaxng/tutor6_3_1 [new file with mode: 0644]
result/relaxng/tutor6_3_valid [new file with mode: 0644]
result/relaxng/tutor7_1_1 [new file with mode: 0644]
result/relaxng/tutor7_1_2 [new file with mode: 0644]
result/relaxng/tutor7_1_3 [new file with mode: 0644]
result/relaxng/tutor7_1_4 [new file with mode: 0644]
result/relaxng/tutor7_1_valid [new file with mode: 0644]
result/relaxng/tutor7_2_1 [new file with mode: 0644]
result/relaxng/tutor7_2_2 [new file with mode: 0644]
result/relaxng/tutor7_2_3 [new file with mode: 0644]
result/relaxng/tutor7_2_4 [new file with mode: 0644]
result/relaxng/tutor7_2_valid [new file with mode: 0644]
result/relaxng/tutor7_3_1 [new file with mode: 0644]
result/relaxng/tutor7_3_2 [new file with mode: 0644]
result/relaxng/tutor7_3_3 [new file with mode: 0644]
result/relaxng/tutor7_3_4 [new file with mode: 0644]
result/relaxng/tutor7_3_5 [new file with mode: 0644]
result/relaxng/tutor7_3_valid [new file with mode: 0644]
result/relaxng/tutor8_1_1 [new file with mode: 0644]
result/relaxng/tutor8_1_2 [new file with mode: 0644]
result/relaxng/tutor8_1_valid [new file with mode: 0644]
result/relaxng/tutor8_2_1 [new file with mode: 0644]
result/relaxng/tutor8_2_2 [new file with mode: 0644]
result/relaxng/tutor8_2_3 [new file with mode: 0644]
result/relaxng/tutor8_2_4 [new file with mode: 0644]
result/relaxng/tutor8_2_5 [new file with mode: 0644]
result/relaxng/tutor8_2_6 [new file with mode: 0644]
result/relaxng/tutor8_2_valid [new file with mode: 0644]
result/relaxng/tutor8_3_1 [new file with mode: 0644]
result/relaxng/tutor8_3_valid [new file with mode: 0644]
result/relaxng/tutor9_10_1 [new file with mode: 0644]
result/relaxng/tutor9_10_valid [new file with mode: 0644]
result/relaxng/tutor9_11_1 [new file with mode: 0644]
result/relaxng/tutor9_11_valid [new file with mode: 0644]
result/relaxng/tutor9_12_1 [new file with mode: 0644]
result/relaxng/tutor9_12_valid [new file with mode: 0644]
result/relaxng/tutor9_1_1 [new file with mode: 0644]
result/relaxng/tutor9_1_valid [new file with mode: 0644]
result/relaxng/tutor9_2_1 [new file with mode: 0644]
result/relaxng/tutor9_2_2 [new file with mode: 0644]
result/relaxng/tutor9_2_valid [new file with mode: 0644]
result/relaxng/tutor9_3_1 [new file with mode: 0644]
result/relaxng/tutor9_3_2 [new file with mode: 0644]
result/relaxng/tutor9_3_valid [new file with mode: 0644]
result/relaxng/tutor9_4_1 [new file with mode: 0644]
result/relaxng/tutor9_4_2 [new file with mode: 0644]
result/relaxng/tutor9_4_valid [new file with mode: 0644]
result/relaxng/tutor9_5_1 [new file with mode: 0644]
result/relaxng/tutor9_5_2 [new file with mode: 0644]
result/relaxng/tutor9_5_3 [new file with mode: 0644]
result/relaxng/tutor9_5_valid [new file with mode: 0644]
result/relaxng/tutor9_6_1 [new file with mode: 0644]
result/relaxng/tutor9_6_2 [new file with mode: 0644]
result/relaxng/tutor9_6_3 [new file with mode: 0644]
result/relaxng/tutor9_6_valid [new file with mode: 0644]
result/relaxng/tutor9_7_1 [new file with mode: 0644]
result/relaxng/tutor9_7_valid [new file with mode: 0644]
result/relaxng/tutor9_8_1 [new file with mode: 0644]
result/relaxng/tutor9_8_valid [new file with mode: 0644]
result/relaxng/tutor9_9_1 [new file with mode: 0644]
result/relaxng/tutor9_9_valid [new file with mode: 0644]
result/relaxng/tutorA_valid [new file with mode: 0644]
result/schemas/all1_0_0.err [new file with mode: 0644]
result/schemas/all_0_0.err [new file with mode: 0644]
result/schemas/all_0_1.err [new file with mode: 0644]
result/schemas/all_0_2.err [new file with mode: 0644]
result/schemas/all_1_0.err [new file with mode: 0644]
result/schemas/all_1_1.err [new file with mode: 0644]
result/schemas/all_1_2.err [new file with mode: 0644]
result/schemas/all_1_3.err [new file with mode: 0644]
result/schemas/all_1_4.err [new file with mode: 0644]
result/schemas/all_1_6.err [new file with mode: 0644]
result/schemas/all_1_7.err [new file with mode: 0644]
result/schemas/all_2_3.err [new file with mode: 0644]
result/schemas/all_2_6.err [new file with mode: 0644]
result/schemas/all_2_7.err [new file with mode: 0644]
result/schemas/allsg_0_0.err [new file with mode: 0644]
result/schemas/allsg_0_1.err [new file with mode: 0644]
result/schemas/allsg_0_2.err [new file with mode: 0644]
result/schemas/annot-err_0_0 [new file with mode: 0644]
result/schemas/any1_0_0.err [new file with mode: 0644]
result/schemas/any2_0_0.err [new file with mode: 0644]
result/schemas/any4_0_0.err [new file with mode: 0644]
result/schemas/any5_0_3.err [new file with mode: 0644]
result/schemas/any5_1_2.err [new file with mode: 0644]
result/schemas/any5_1_5.err [new file with mode: 0644]
result/schemas/any6_1_0.err [new file with mode: 0644]
result/schemas/any6_2_0.err [new file with mode: 0644]
result/schemas/any7_1_2.err [new file with mode: 0644]
result/schemas/any7_2_2.err [new file with mode: 0644]
result/schemas/any8_1_0.err [new file with mode: 0644]
result/schemas/anyAttr-derive-errors1_0_0.err [new file with mode: 0644]
result/schemas/anyAttr-derive1_0_0.err [new file with mode: 0644]
result/schemas/anyAttr-derive2_0_0.err [new file with mode: 0644]
result/schemas/anyAttr-processContents1_0_0.err [new file with mode: 0644]
result/schemas/anyAttr1_0_0.err [new file with mode: 0644]
result/schemas/attr0_0_0.err [new file with mode: 0644]
result/schemas/attruse_0_0.err [new file with mode: 0644]
result/schemas/bug141312_0_0.err [new file with mode: 0644]
result/schemas/bug141333_0_0.err [new file with mode: 0644]
result/schemas/bug143951_0_0.err [new file with mode: 0644]
result/schemas/bug145246_0_0.err [new file with mode: 0644]
result/schemas/bug152470_1_1.err [new file with mode: 0644]
result/schemas/bug167754_0_0.err [new file with mode: 0644]
result/schemas/bug306806_1_0.err [new file with mode: 0644]
result/schemas/bug309338_1_0.err [new file with mode: 0644]
result/schemas/bug310264_0_0.err [new file with mode: 0644]
result/schemas/bug313982_0_0.err [new file with mode: 0644]
result/schemas/bug321475_1_0.err [new file with mode: 0644]
result/schemas/bug322411_1_0.err [new file with mode: 0644]
result/schemas/bug455953_0_0.err [new file with mode: 0644]
result/schemas/choice_0_0.err [new file with mode: 0644]
result/schemas/choice_0_1.err [new file with mode: 0644]
result/schemas/choice_1_0.err [new file with mode: 0644]
result/schemas/choice_1_1.err [new file with mode: 0644]
result/schemas/choice_1_4.err [new file with mode: 0644]
result/schemas/choice_2_0.err [new file with mode: 0644]
result/schemas/choice_2_1.err [new file with mode: 0644]
result/schemas/choice_2_2.err [new file with mode: 0644]
result/schemas/choice_2_3.err [new file with mode: 0644]
result/schemas/choice_2_5.err [new file with mode: 0644]
result/schemas/cos-ct-extends-1-3_0_0.err [new file with mode: 0644]
result/schemas/ct-sc-nobase_0_0.err [new file with mode: 0644]
result/schemas/date_0_0.err [new file with mode: 0644]
result/schemas/derivation-ok-extension-err_0_0 [new file with mode: 0644]
result/schemas/derivation-ok-restriction-2-1-1_0_0 [new file with mode: 0644]
result/schemas/derivation-ok-restriction-4-1-err_0_0 [new file with mode: 0644]
result/schemas/derivation-restriction-anyAttr_0_0.err [new file with mode: 0644]
result/schemas/deter0_0_0 [new file with mode: 0644]
result/schemas/dur_0_0.err [new file with mode: 0644]
result/schemas/elem0_0_0.err [new file with mode: 0644]
result/schemas/element-err_0_0 [new file with mode: 0644]
result/schemas/element-minmax-err_0_0 [new file with mode: 0644]
result/schemas/empty-value_1_0.err [new file with mode: 0644]
result/schemas/empty-value_1_1.err [new file with mode: 0644]
result/schemas/empty_0_0.err [new file with mode: 0644]
result/schemas/empty_1_0.err [new file with mode: 0644]
result/schemas/extension0_0_0.err [new file with mode: 0644]
result/schemas/extension1_0_0.err [new file with mode: 0644]
result/schemas/extension2_1_0.err [new file with mode: 0644]
result/schemas/facet-whiteSpace_0_0.err [new file with mode: 0644]
result/schemas/group0_0_0.err [new file with mode: 0644]
result/schemas/hexbinary_0_0.err [new file with mode: 0644]
result/schemas/import0_0_0.err [new file with mode: 0644]
result/schemas/import1_0_0 [new file with mode: 0644]
result/schemas/import2_0_0.err [new file with mode: 0644]
result/schemas/include1_0_0.err [new file with mode: 0644]
result/schemas/include2_0_0.err [new file with mode: 0644]
result/schemas/include3_0_0 [new file with mode: 0644]
result/schemas/item_0_0.err [new file with mode: 0644]
result/schemas/item_1_0.err [new file with mode: 0644]
result/schemas/length1_0_0.err [new file with mode: 0644]
result/schemas/length2_0_0.err [new file with mode: 0644]
result/schemas/length3_0_0 [new file with mode: 0644]
result/schemas/list0_0_0.err [new file with mode: 0644]
result/schemas/list0_0_2.err [new file with mode: 0644]
result/schemas/list0_1_2.err [new file with mode: 0644]
result/schemas/mixed0_0_0.err [new file with mode: 0644]
result/schemas/mixed1_0_0.err [new file with mode: 0644]
result/schemas/ns0_0_0.err [new file with mode: 0644]
result/schemas/ns0_0_1.err [new file with mode: 0644]
result/schemas/ns0_1_3.err [new file with mode: 0644]
result/schemas/ns0_1_4.err [new file with mode: 0644]
result/schemas/ns1_0_0.err [new file with mode: 0644]
result/schemas/ns2_0_0.err [new file with mode: 0644]
result/schemas/po0_0_0.err [new file with mode: 0644]
result/schemas/po1_0_0.err [new file with mode: 0644]
result/schemas/poschargrp0_0_0.err [new file with mode: 0644]
result/schemas/restrict-CT-attr-ref_0_0.err [new file with mode: 0644]
result/schemas/restriction-attr1_0_0 [new file with mode: 0644]
result/schemas/restriction0_0_0.err [new file with mode: 0644]
result/schemas/scc-no-xmlns_0_0 [new file with mode: 0644]
result/schemas/scc-no-xsi_0_0 [new file with mode: 0644]
result/schemas/seq-dubl-elem1_0_0.err [new file with mode: 0644]
result/schemas/seq0_0_0.err [new file with mode: 0644]
result/schemas/src-attribute1_0_0 [new file with mode: 0644]
result/schemas/src-attribute2_0_0 [new file with mode: 0644]
result/schemas/src-attribute3-1_0_0 [new file with mode: 0644]
result/schemas/src-attribute3-2-form_0_0 [new file with mode: 0644]
result/schemas/src-attribute3-2-st_0_0 [new file with mode: 0644]
result/schemas/src-attribute3-2-type_0_0 [new file with mode: 0644]
result/schemas/src-attribute4_0_0 [new file with mode: 0644]
result/schemas/src-element1_0_0 [new file with mode: 0644]
result/schemas/src-element2-1_0_0 [new file with mode: 0644]
result/schemas/src-element2-2_0_0 [new file with mode: 0644]
result/schemas/src-element3_0_0 [new file with mode: 0644]
result/schemas/subst-group-1_0_1.err [new file with mode: 0644]
result/schemas/union_0_0.err [new file with mode: 0644]
result/schemas/vdv-first0_0_0.err [new file with mode: 0644]
result/schemas/vdv-first1_0_0.err [new file with mode: 0644]
result/schemas/vdv-first2_0_0.err [new file with mode: 0644]
result/schemas/vdv-first3_0_0.err [new file with mode: 0644]
result/schemas/vdv-first4_0_0.err [new file with mode: 0644]
result/schemas/vdv-first5_0_0.err [new file with mode: 0644]
result/schemas/xsd-list-itemType_0_0.err [new file with mode: 0644]
result/schemas/xsd-simpleType-varieties_0_0.err [new file with mode: 0644]
result/scripts/base.err [new file with mode: 0644]
result/scripts/base2.err [new file with mode: 0644]
result/scripts/set1.err [new file with mode: 0644]
result/scripts/set4.err [new file with mode: 0644]
result/valid/127772.xml.err [new file with mode: 0644]
result/valid/REC-xml-19980210.xml.err [new file with mode: 0644]
result/valid/UTF16Entity.xml.err [new file with mode: 0644]
result/valid/dia.xml.err [new file with mode: 0644]
result/valid/id1.xml.err [new file with mode: 0644]
result/valid/id2.xml.err [new file with mode: 0644]
result/valid/id3.xml.err [new file with mode: 0644]
result/valid/index.xml.err [new file with mode: 0644]
result/valid/mixed_ns.xml.err [new file with mode: 0644]
result/valid/ns.xml.err [new file with mode: 0644]
result/valid/ns2.xml.err [new file with mode: 0644]
result/valid/objednavka.xml.err [new file with mode: 0644]
result/valid/t10.xml.err [new file with mode: 0644]
result/valid/t11.xml.err [new file with mode: 0644]
result/valid/t4.dtd [new file with mode: 0644]
result/valid/t4.xml.err [new file with mode: 0644]
result/valid/t4a.dtd [new file with mode: 0644]
result/valid/t4a.xml.err [new file with mode: 0644]
result/valid/t6.dtd [new file with mode: 0644]
result/valid/t6.xml.err [new file with mode: 0644]
result/valid/t8.xml [new file with mode: 0644]
result/valid/t8a.xml [new file with mode: 0644]
result/valid/t9.xml.err [new file with mode: 0644]
result/valid/t9a.xml.err [new file with mode: 0644]
result/valid/xhtml1.xhtml.err [new file with mode: 0644]
result/xmlid/id_tst1.xml.err [new file with mode: 0644]
runsuite.c [new file with mode: 0644]
runtest.c [new file with mode: 0644]
runxmlconf.c [new file with mode: 0644]
schematron.c [new file with mode: 0644]
test/c14n/with-comments/doc.dtd [new file with mode: 0644]
test/c14n/without-comments/doc.dtd [new file with mode: 0644]
testAutomata.c [new file with mode: 0644]
testC14N.c [new file with mode: 0644]
testHTML.c [new file with mode: 0644]
testModule.c [new file with mode: 0644]
testReader.c [new file with mode: 0644]
testRegexp.c [new file with mode: 0644]
testRelax.c [new file with mode: 0644]
testSAX.c [new file with mode: 0644]
testSchemas.c [new file with mode: 0644]
testThreads.c [new file with mode: 0644]
testThreadsWin32.c [new file with mode: 0644]
testURI.c [new file with mode: 0644]
testXPath.c [new file with mode: 0644]
testapi.c [new file with mode: 0644]
testchar.c [new file with mode: 0644]
testdict.c [new file with mode: 0644]
testdso.c [new file with mode: 0644]
testrecurse.c [new file with mode: 0644]
threads.c [new file with mode: 0644]
tree.c [new file with mode: 0644]
trio.c [new file with mode: 0644]
trio.h [new file with mode: 0644]
triodef.h [new file with mode: 0644]
trionan.c [new file with mode: 0644]
trionan.h [new file with mode: 0644]
triop.h [new file with mode: 0644]
triostr.c [new file with mode: 0644]
triostr.h [new file with mode: 0644]
uri.c [new file with mode: 0644]
valid.c [new file with mode: 0644]
vms/build_libxml.com [new file with mode: 0755]
vms/config.vms [new file with mode: 0755]
vms/diffs.vms [new file with mode: 0644]
vms/readme.vms [new file with mode: 0644]
win32/.cvsignore [new file with mode: 0644]
win32/Makefile.bcb [new file with mode: 0644]
win32/Makefile.mingw [new file with mode: 0644]
win32/Makefile.msvc [new file with mode: 0644]
win32/Readme.txt [new file with mode: 0644]
win32/configure.js [new file with mode: 0644]
win32/defgen.xsl [new file with mode: 0644]
win32/libxml2.def.src [new file with mode: 0644]
win32/wince/libxml2.vcb [new file with mode: 0644]
win32/wince/libxml2.vcl [new file with mode: 0644]
win32/wince/libxml2.vco [new file with mode: 0644]
win32/wince/libxml2.vcp [new file with mode: 0644]
win32/wince/libxml2.vcw [new file with mode: 0644]
win32/wince/wincecompat.c [new file with mode: 0644]
win32/wince/wincecompat.h [new file with mode: 0644]
xinclude.c [new file with mode: 0644]
xlink.c [new file with mode: 0644]
xml2-config.1 [new file with mode: 0644]
xml2-config.in [new file with mode: 0644]
xml2Conf.sh.in [new file with mode: 0644]
xmlIO.c [new file with mode: 0644]
xmlcatalog.c [new file with mode: 0644]
xmllint.c [new file with mode: 0644]
xmlmemory.c [new file with mode: 0644]
xmlmodule.c [new file with mode: 0644]
xmlreader.c [new file with mode: 0644]
xmlregexp.c [new file with mode: 0644]
xmlsave.c [new file with mode: 0644]
xmlschemas.c [new file with mode: 0644]
xmlschemastypes.c [new file with mode: 0644]
xmlstring.c [new file with mode: 0644]
xmlunicode.c [new file with mode: 0644]
xmlwriter.c [new file with mode: 0644]
xpath.c [new file with mode: 0644]
xpointer.c [new file with mode: 0644]
xstc/Makefile.am [new file with mode: 0644]
xstc/Makefile.in [new file with mode: 0644]
xstc/xstc-to-python.xsl [new file with mode: 0755]
xstc/xstc.py [new file with mode: 0755]