1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-28 06:25:09 +03:00
XML parser and toolkit
Go to file
John Fleck 23eab68026 John Fleck <jfleck@inkstain.net>
John Fleck <jfleck@inkstain.net>

ChangeLog to go with
tutorial fix.
2004-02-15 01:58:24 +00:00
doc doc/tutorial/xmltutorial.xml doc/tutorial/xmltutorial.pdf 2004-02-15 01:57:42 +00:00
example
include added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
macos
python added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
result fixing bug #132930 with the provided patch, a bit suspicious about it but 2004-02-12 12:43:49 +00:00
test fixing bug #132930 with the provided patch, a bit suspicious about it but 2004-02-12 12:43:49 +00:00
vms
win32 added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
.cvsignore
acconfig.h
acinclude.m4
AUTHORS
autogen.sh
build_glob.py
c14n.c
catalog.c
ChangeLog John Fleck <jfleck@inkstain.net> 2004-02-15 01:58:24 +00:00
check-relaxng-test-suite2.py
check-relaxng-test-suite.py
check-xinclude-test-suite.py
check-xml-test-suite.py
check-xsddata-test-suite.py
chvalid.c
chvalid.def
config.h.in
configure.in preparing release of 2.6.6 updated the docs and rebuilt them Daniel 2004-02-12 15:31:49 +00:00
Copyright
dbgen.pl
dbgenattr.pl
debugXML.c
dict.c
DOCBparser.c
encoding.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
entities.c
error.c
genChRanges.py
genUnicode.py
global.data
globals.c
HACKING
hash.c
HTMLparser.c
HTMLtree.c
INSTALL
install-sh
legacy.c
libxml-2.0-uninstalled.pc.in
libxml-2.0.pc.in
libxml.3
libxml.h
libxml.m4
libxml.spec.in
list.c
MAINTAINERS
Makefile.am
Makefile.win
missing
mkinstalldirs
nanoftp.c applied patch supplied by Christophe Dubach to fix problem with 2004-02-10 12:48:57 +00:00
nanohttp.c fixed the fix for the buffer overflow, thanks William :-) 2004-02-09 17:40:31 +00:00
NEWS preparing release of 2.6.6 updated the docs and rebuilt them Daniel 2004-02-12 15:31:49 +00:00
parser.c fixed bug #132575 about finding the end of the internal subset in push 2004-02-12 11:57:52 +00:00
parserInternals.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
pattern.c
README
README.cvs-commits
relaxng.c
rngparser.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
SAX2.c
SAX.c
testAutomata.c
testC14N.c
testHTML.c
testOOM.c
testOOMlib.c
testOOMlib.h
testReader.c
testRegexp.c
testRelax.c
testSAX.c
testSchemas.c
testThreads.c
testThreadsWin32.c
testURI.c
testXPath.c
threads.c
TODO
TODO_SCHEMAS
tree.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
trio.c
trio.h
triodef.h
trionan.c
trionan.h
triop.h
triostr.c
triostr.h
uri.c
valid.c
xinclude.c
xlink.c
xml2-config.1
xml2-config.in
xml2Conf.sh.in
xmlcatalog.c
xmlIO.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
xmllint.c
xmlmemory.c
xmlreader.c
xmlregexp.c fixing bug #132930 with the provided patch, a bit suspicious about it but 2004-02-12 12:43:49 +00:00
xmlschemas.c
xmlschemastypes.c
xmlstring.c
xmlunicode.c
xmlwriter.c
xpath.c
xpointer.c

                  XML toolkit from the GNOME project

Full documentation is available on-line at
    http://xmlsoft.org/

This code is released under the MIT Licence see the Copyright file.

To report bugs, follow the instructions at: 
  http://xmlsoft.org/bugs.html

A mailing-list xml@gnome.org is available, to subscribe:
    http://mail.gnome.org/mailman/listinfo/xml

The list archive is at:
    http://mail.gnome.org/archives/xml/

All technical answers asked privately will be automatically answered on
the list and archived for public access unless pricacy is explicitely
required and justified.

Daniel Veillard

$Id$