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
Daniel Veillard 5c9547e4f3 preparing release of 2.6.6 updated the docs and rebuilt them Daniel
* NEWS configure.in: preparing release of 2.6.6
* doc/*: updated the docs and rebuilt them
Daniel
2004-02-12 15:31:49 +00:00
doc preparing release of 2.6.6 updated the docs and rebuilt them Daniel 2004-02-12 15:31:49 +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 fixed problem concerning determining SOCKLEN_T as pointed out by Daniel 2004-02-09 15:10:28 +00:00
AUTHORS
autogen.sh
build_glob.py
c14n.c
catalog.c
ChangeLog preparing release of 2.6.6 updated the docs and rebuilt them Daniel 2004-02-12 15:31:49 +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 added io1.c an example ox xmlIO usage and io1.res test result, fixed a 2004-01-23 13:15:13 +00:00
DOCBparser.c
encoding.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
entities.c fixed an XML entites content serialization potentially triggered by 2003-12-09 22:51:37 +00:00
error.c applied patch from Stphane Bidoul for structured error reporting. Daniel 2004-01-02 20:26:01 +00:00
genChRanges.py
genUnicode.py
global.data
globals.c fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added 2003-12-20 02:10:28 +00:00
HACKING
hash.c
HTMLparser.c added initialisation for ctxt->vctxt in HTMLInitParser (bug 133127) minor 2004-02-06 07:36:04 +00:00
HTMLtree.c
INSTALL
install-sh
legacy.c remove deprecated warning on startElement() Daniel 2003-12-24 11:10:17 +00:00
libxml-2.0-uninstalled.pc.in
libxml-2.0.pc.in
libxml.3
libxml.h
libxml.m4 fixing bug #119264 xmllint failing to report serialization errors in some 2003-12-10 10:17:51 +00:00
libxml.spec.in preparing release of libxml2-2.6.3, updated and regenerated the docs. 2003-12-10 13:24:38 +00:00
list.c
MAINTAINERS
Makefile.am added io1.c an example ox xmlIO usage and io1.res test result, fixed a 2004-01-23 13:15:13 +00:00
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 removed some compilation warnings Daniel 2003-12-10 10:42:59 +00:00
README
README.cvs-commits
relaxng.c fixing #130453 XInclude element with no href attribute fully integrating 2004-01-25 19:54:59 +00:00
rngparser.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
SAX2.c found and fixed a bug misallocating some non blank text node strings from 2004-01-02 10:42:01 +00:00
SAX.c
testAutomata.c
testC14N.c
testHTML.c another small patch from Mark Vadoc Daniel 2004-01-13 20:51:03 +00:00
testOOM.c
testOOMlib.c
testOOMlib.h
testReader.c
testRegexp.c
testRelax.c applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel 2004-01-13 20:42:02 +00:00
testSAX.c added io1.c an example ox xmlIO usage and io1.res test result, fixed a 2004-01-23 13:15:13 +00:00
testSchemas.c applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel 2004-01-13 20:42:02 +00:00
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 added initialisation for ctxt->vctxt in HTMLInitParser (bug 133127) minor 2004-02-06 07:36:04 +00:00
xinclude.c remove the warning on the 2001 namespace remove some warnings when 2004-02-09 12:39:02 +00:00
xlink.c
xml2-config.1
xml2-config.in applied suggestion from Miloslav Trmac (see Bug 130419) and eliminated 2004-01-04 01:01:14 +00:00
xml2Conf.sh.in
xmlcatalog.c applied patch from Stefan Kost Daniel 2003-12-12 14:56:03 +00:00
xmlIO.c added xmlByteConsumed() interface updated the benchmark rebuilt the docs 2004-02-11 13:25:26 +00:00
xmllint.c issue validation status on stderr, not stdout as suggested by Pawel 2003-12-29 10:31:21 +00:00
xmlmemory.c make xmlReallocLoc() accept NULL pointer 2004-01-22 22:20:31 +00:00
xmlreader.c applied patch from Steve Ball to provide structured error reports. 2004-02-03 00:14:10 +00:00
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 applied patch from Steve Ball to avoid a double-free. Daniel 2004-01-24 08:31:30 +00:00
xmlschemastypes.c fixed validation of maxLength with no content using patch submitted by 2004-02-03 17:55:56 +00:00
xmlstring.c some parser optimizations, xmllint --memory --timing --repeat --stream 2004-01-12 16:24:34 +00:00
xmlunicode.c
xmlwriter.c fixed problem with return value of xmlTextWriterWriteIndent() (bug 133297) 2004-02-06 13:03:38 +00:00
xpath.c small patch from Philip Ludlam to avoid warnings. Daniel 2004-02-09 12:48:55 +00:00
xpointer.c fixed problem with union when last() is used in predicate (bug #131971) 2004-01-22 02:47:18 +00:00

                  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$