1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 21:55:05 +03:00
XML parser and toolkit
Go to file
Daniel Veillard fa1f77f2f0 fixed remaining known bugs in the XPath streaming, and switched XPath to
* pattern.c xpath.c: fixed remaining known bugs in the XPath streaming,
  and switched XPath to use it by default when possible
Daniel
2005-02-21 10:44:36 +00:00
bakefile files for the Bakefile generator for Makefiles from Francesco Montorsi 2005-01-27 23:59:14 +00:00
doc Added links to the wiki, Daniel 2005-02-20 13:30:02 +00:00
example hack based on Arjan van de Ven suggestion to reduce ELF footprint and 2004-06-27 12:08:10 +00:00
include applied patch from Aron Stansvik to add xmlTextReaderByteConsumed() added 2005-02-18 19:36:12 +00:00
macos
optim
python a bit of cleanup rebuilt the API the tests and the documentation as a 2005-02-19 18:27:14 +00:00
result Added IDC evaluation for attribute nodes. Made 'nil'ed elements work. 2005-02-15 14:39:48 +00:00
test Added the regression test of Frans Englich for bug #167754. 2005-02-18 11:47:38 +00:00
vms added --timing --copy timing for the copy applied patch from Craig Berry 2004-09-20 20:03:01 +00:00
win32 a bit of cleanup rebuilt the API the tests and the documentation as a 2005-02-19 18:27:14 +00:00
xstc fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS when 2005-02-12 01:08:22 +00:00
.cvsignore
acconfig.h another patch from Malcolm Tredinnick fixing warning generated by the 2004-09-28 12:33:52 +00:00
acinclude.m4
AUTHORS
autogen.sh
build_glob.py
c14n.c
catalog.c integrated in "make tests" added -q option, and more conditional features 2004-11-09 16:17:02 +00:00
ChangeLog fixed remaining known bugs in the XPath streaming, and switched XPath to 2005-02-21 10:44:36 +00:00
check-relaxng-test-suite2.py changed changed sys.path setting from 'append' to 'insert' (patch supplied 2004-10-02 22:55:49 +00:00
check-relaxng-test-suite.py changed changed sys.path setting from 'append' to 'insert' (patch supplied 2004-10-02 22:55:49 +00:00
check-xinclude-test-suite.py changed changed sys.path setting from 'append' to 'insert' (patch supplied 2004-10-02 22:55:49 +00:00
check-xml-test-suite.py changed changed sys.path setting from 'append' to 'insert' (patch supplied 2004-10-02 22:55:49 +00:00
check-xsddata-test-suite.py changed changed sys.path setting from 'append' to 'insert' (patch supplied 2004-10-02 22:55:49 +00:00
chvalid.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
chvalid.def
config.h.in trying to work around the compilation problem on HP-UX Daniel 2005-01-13 11:25:15 +00:00
configure.in added first test for the patterns a few fixes Daniel 2005-01-30 22:36:30 +00:00
Copyright
dbgen.pl
dbgenattr.pl
debugXML.c changed maintainer-clean dependency with suggestion from Crispin Flowerday 2004-12-17 21:38:09 +00:00
dict.c fixed compilation warning changed xmlWarningMsg so ctxt->errNo is not set 2005-02-11 10:58:55 +00:00
DOCBparser.c
elfgcchack.h a bit of cleanup rebuilt the API the tests and the documentation as a 2005-02-19 18:27:14 +00:00
encoding.c fix the comment to describe the real return values lot of work on the 2005-02-16 00:22:29 +00:00
entities.c added xmlHashCreateDict where the hash reuses the dictionnary for internal 2005-01-23 22:56:39 +00:00
error.c fixing col information in xmlParserInput and propagating column into xmlError 2005-01-05 15:37:55 +00:00
genChRanges.py
gentest.py This change started out as a simple desire to speed up the 2005-02-13 08:18:52 +00:00
genUnicode.py
global.data
globals.c Re-examined the problems of configuring a "minimal" library. 2005-01-02 09:53:13 +00:00
HACKING
hash.c added xmlHashCreateDict where the hash reuses the dictionnary for internal 2005-01-23 22:56:39 +00:00
HTMLparser.c Re-examined the problems of configuring a "minimal" library. 2005-01-02 09:53:13 +00:00
HTMLtree.c augmented types supported a number of new bug fixes and documentation 2004-11-06 19:24:28 +00:00
INSTALL
install-sh
legacy.c removed some extern before function code reported by Kjartan Maraas on IRC 2004-09-17 08:45:25 +00:00
libxml-2.0-uninstalled.pc.in
libxml-2.0.pc.in applied DSO support patch 2 from Joel Reed Daniel 2005-01-04 15:10:22 +00:00
libxml.3
libxml.h fixed a couple of problems in the new elfgcchack.h trick pointed by Peter 2004-07-09 12:05:25 +00:00
libxml.m4 applied changes suggested by Mike Hommey, remove libxml1 support and use 2004-06-28 09:27:23 +00:00
libxml.spec.in added BuildRequires: zlib-devel, fixes Red Hat bug #124942 Daniel 2004-08-26 22:14:34 +00:00
list.c more fixes and extending the tests coverage more fixes and hardening 2004-11-03 17:07:05 +00:00
MAINTAINERS
Makefile.am fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS when 2005-02-12 01:08:22 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c This change started out as a simple desire to speed up the 2005-02-13 08:18:52 +00:00
nanohttp.c This change started out as a simple desire to speed up the 2005-02-13 08:18:52 +00:00
NEWS preparing release of 2.6.17, updated and rebuilt the docs Daniel 2005-01-16 20:01:55 +00:00
parser.c fixed problem when no initial "chunk" was given to xmlCreatePushParser 2005-02-11 14:35:54 +00:00
parserInternals.c fixing col information in xmlParserInput and propagating column into xmlError 2005-01-05 15:37:55 +00:00
pattern.c fixed remaining known bugs in the XPath streaming, and switched XPath to 2005-02-21 10:44:36 +00:00
README
README.cvs-commits
regressions.py new files for running regression tests under Python. Not yet complete, but 2004-06-27 02:07:51 +00:00
regressions.xml new files for running regression tests under Python. Not yet complete, but 2004-06-27 02:07:51 +00:00
relaxng.c fixed bug #157633 in relaxng choice optimization added regression tests 2005-01-15 12:38:10 +00:00
rngparser.c
SAX2.c better handling of conditional features more testing on parser contexts 2004-11-09 14:59:59 +00:00
SAX.c Re-examined the problems of configuring a "minimal" library. 2005-01-02 09:53:13 +00:00
testapi.c a bit of cleanup rebuilt the API the tests and the documentation as a 2005-02-19 18:27:14 +00:00
testAutomata.c
testC14N.c
testdso.c warning patches from Peter Breitenlohner serious DTD parsing speedups, 2005-01-25 00:22:52 +00:00
testHTML.c new files for running regression tests under Python. Not yet complete, but 2004-06-27 02:07:51 +00:00
testModule.c fixed namespace bug in push mode reported by Rob Richards added it to the 2005-01-04 21:50:05 +00:00
testOOM.c many further little changes for OOM problems. Now seems to be getting 2004-07-31 16:24:01 +00:00
testOOMlib.c
testOOMlib.h
testReader.c applied patch from Aron Stansvik to add xmlTextReaderByteConsumed() added 2005-02-18 19:36:12 +00:00
testRegexp.c
testRelax.c
testSAX.c Re-examined the problems of configuring a "minimal" library. 2005-01-02 09:53:13 +00:00
testSchemas.c
testThreads.c integrated in "make tests" added -q option, and more conditional features 2004-11-09 16:17:02 +00:00
testThreadsWin32.c
testURI.c
testXPath.c
threads.c fixed nasty bug #156087 Daniel 2004-10-22 13:16:10 +00:00
TODO small update trying to add an API to get useful error informations back 2005-01-07 13:56:19 +00:00
TODO_SCHEMAS
tree.c applied patch to xmlSetNsProp from Mike Hommey Daniel 2005-02-09 16:48:53 +00:00
trio.c
trio.h
triodef.h
trionan.c
trionan.h
triop.h
triostr.c
triostr.h
uri.c This change started out as a simple desire to speed up the 2005-02-13 08:18:52 +00:00
valid.c had to fix generation and rebuild. the testapi found a bug in the last 2005-01-26 00:04:52 +00:00
xinclude.c fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS when 2005-02-12 01:08:22 +00:00
xlink.c
xml2-config.1
xml2-config.in applied DSO support patch 2 from Joel Reed Daniel 2005-01-04 15:10:22 +00:00
xml2Conf.sh.in
xmlcatalog.c added code to handle <group>, including dumping to output (bug 151924). 2004-10-06 16:38:01 +00:00
xmlIO.c added a check within xmlOutputBufferWriteEscape to prevent a dead loop on 2004-11-26 15:45:19 +00:00
xmllint.c fixed compilation warning changed xmlWarningMsg so ctxt->errNo is not set 2005-02-11 10:58:55 +00:00
xmlmemory.c fixed ID deallocation problem based on patch from Steve Shepard fixes bug 2004-12-10 10:26:42 +00:00
xmlmodule.c trying to work around the compilation problem on HP-UX Daniel 2005-01-13 11:25:15 +00:00
xmlreader.c applied patch from Aron Stansvik to add xmlTextReaderByteConsumed() added 2005-02-18 19:36:12 +00:00
xmlregexp.c warning patches from Peter Breitenlohner serious DTD parsing speedups, 2005-01-25 00:22:52 +00:00
xmlsave.c fixed compilation warning changed xmlWarningMsg so ctxt->errNo is not set 2005-02-11 10:58:55 +00:00
xmlschemas.c Started support for IDC resolution to default attributes. If building the 2005-02-18 11:37:58 +00:00
xmlschemastypes.c a bit of cleanup rebuilt the API the tests and the documentation as a 2005-02-19 18:27:14 +00:00
xmlstring.c reset input->base within xmlStopParser removed call to xmlUTF8Strlen from 2004-12-20 16:18:49 +00:00
xmlunicode.c more coverage one fix Daniel 2004-11-05 14:30:41 +00:00
xmlwriter.c integrated in "make tests" added -q option, and more conditional features 2004-11-09 16:17:02 +00:00
xpath.c fixed remaining known bugs in the XPath streaming, and switched XPath to 2005-02-21 10:44:36 +00:00
xpointer.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +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$