1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
XML parser and toolkit
Go to file
Daniel Veillard 57b2516af5 augmented type autogeneration for enums removed direct error reporting.
* gentest.py testapi.c: augmented type autogeneration for enums
* xpath.c include/libxml/xpath.h: removed direct error reporting.
Daniel
2004-11-06 14:50:18 +00:00
doc changing the way the .c is generated, extending the tests coverage fixing 2004-11-04 17:34:35 +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 augmented type autogeneration for enums removed direct error reporting. 2004-11-06 14:50:18 +00:00
macos integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS 2001-12-05 12:03:33 +00:00
optim Dump some possible optimizations notes, Daniel 2004-02-25 10:58:35 +00:00
python changing the way the .c is generated, extending the tests coverage fixing 2004-11-04 17:34:35 +00:00
result fixed the leak reported by Volker Roth on the list added a specific test 2004-10-25 16:23:56 +00:00
test adding xmlMemBlocks() work on generator of an automatic API regression 2004-11-02 14:52:23 +00:00
vms added --timing --copy timing for the copy applied patch from Craig Berry 2004-09-20 20:03:01 +00:00
win32 changing the way the .c is generated, extending the tests coverage fixing 2004-11-04 17:34:35 +00:00
xstc Parsing of <complexContent> - handle attribute 'mixed', catch illegal 2004-09-29 13:29:03 +00:00
.cvsignore .cvsignore and python/.cvsignore patched 2004-03-09 02:39:04 +00:00
acconfig.h another patch from Malcolm Tredinnick fixing warning generated by the 2004-09-28 12:33:52 +00:00
acinclude.m4 fixed problem concerning determining SOCKLEN_T as pointed out by Daniel 2004-02-09 15:10:28 +00:00
AUTHORS more work on the xml reader interfaces. updated Igor's mail and the Web 2002-12-18 14:53:54 +00:00
autogen.sh took away the requirement for automake-1.4, changed the messages for 2003-08-13 11:09:42 +00:00
build_glob.py patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
c14n.c fixed c14n bug with serializing attribute namespaces 2004-05-25 17:39:48 +00:00
catalog.c fixed problem with NULL entry (bug 157407) fixed a couple of warnings (no 2004-11-05 16:34:22 +00:00
ChangeLog augmented type autogeneration for enums removed direct error reporting. 2004-11-06 14:50:18 +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 rebuilt chvalid.def from scratch based on XML 2nd edition REC and 2003-10-11 22:53:44 +00:00
config.h.in fixed a problem occuring only in x86_64 when very large error messages are 2004-10-22 11:05:37 +00:00
configure.in Fixed bug #153937, making sure the conversion functions return the number 2004-10-31 15:35:32 +00:00
Copyright fixed some wording make sure doc/examples is packaged fixed the really 2003-11-15 18:24:36 +00:00
dbgen.pl add a Timingtests target to check bad behaviour from the streaming engine 2003-09-17 22:33:22 +00:00
dbgenattr.pl add a Timingtests target to check bad behaviour from the streaming engine 2003-09-17 22:33:22 +00:00
debugXML.c preparing release 2.6.15 cleanups Daniel 2004-10-27 17:29:04 +00:00
dict.c fixed bug introduced during OOM fixup causing problems with default 2004-08-31 06:47:17 +00:00
DOCBparser.c let's see how much of a pain murrayc is really gonna be. Daniel 2003-10-01 12:21:31 +00:00
elfgcchack.h changing the way the .c is generated, extending the tests coverage fixing 2004-11-04 17:34:35 +00:00
encoding.c fixed a regression in iconv support. Daniel 2004-11-06 13:26:59 +00:00
entities.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
error.c fixed the leak reported by Volker Roth on the list added a specific test 2004-10-25 16:23:56 +00:00
genChRanges.py modified the file header to add more informations, painful... updated to 2003-11-18 20:56:51 +00:00
gentest.py augmented type autogeneration for enums removed direct error reporting. 2004-11-06 14:50:18 +00:00
genUnicode.py modified the file header to add more informations, painful... updated to 2003-11-18 20:56:51 +00:00
global.data patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
globals.c added support for HTML PIs #156087 added specific tests Daniel 2004-10-22 14:34:23 +00:00
HACKING added Aleksey Sanin <aleksey@aleksey.com> as one of the persons allowed to 2002-04-30 06:48:41 +00:00
hash.c change suggested by Anthony Carrico when unregistering a namespace prefix 2003-10-29 11:18:37 +00:00
HTMLparser.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
HTMLtree.c fixed the way the generator works, extended the testing, especially with 2004-11-05 10:03:46 +00:00
INSTALL Added "make tests" to INSTALL, Daniel 2001-06-17 10:32:52 +00:00
install-sh Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
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 New file for building against uninstalled libxml2 builds. Support the 2003-09-30 02:36:08 +00:00
libxml-2.0.pc.in applied the patch to fix #101894 Daniel 2003-01-06 10:59:57 +00:00
libxml.3 small cleanup of the man page fixed a potential problem raised by Petr 2002-08-12 14:53:41 +00:00
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 more work on the xml reader interfaces. updated Igor's mail and the Web 2002-12-18 14:53:54 +00:00
Makefile.am gentest.py was missing from the EXTRA_DIST Daniel 2004-11-04 10:52:50 +00:00
Makefile.win Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
missing valgrind found a newly introduced bug Daniel 2003-09-18 10:05:56 +00:00
mkinstalldirs valgrind found a newly introduced bug Daniel 2003-09-18 10:05:56 +00:00
nanoftp.c more coverage more fixes Daniel 2004-11-05 11:50:11 +00:00
nanohttp.c second part of the security fix for xmlNanoFTPConnect() and 2004-10-27 09:39:50 +00:00
NEWS register xmlSchemaSetValidErrors, patch from Brent Hendricks in the 2004-10-29 12:10:55 +00:00
parser.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
parserInternals.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
pattern.c removed some compilation warnings Daniel 2003-12-10 10:42:59 +00:00
README updated the policy on private mail answers more work on Relax-NG 2003-01-25 18:01:32 +00:00
README.cvs-commits - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:12 +00:00
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 autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
rngparser.c tiny path fixes the "xmlConvertCRNGFile" function name from Kasimier 2004-04-22 07:15:40 +00:00
SAX2.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
SAX.c added support for HTML PIs #156087 added specific tests Daniel 2004-10-22 14:34:23 +00:00
testapi.c augmented type autogeneration for enums removed direct error reporting. 2004-11-06 14:50:18 +00:00
testAutomata.c minor error cleanup for gcc-3.3.[12] compilation warnings. 2003-11-14 16:20:34 +00:00
testC14N.c Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +00:00
testHTML.c new files for running regression tests under Python. Not yet complete, but 2004-06-27 02:07:51 +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 Finally - found the problem with the page generation (XMLPUBFUN not 2003-11-16 06:25:42 +00:00
testOOMlib.h integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
testReader.c added 2 new configure option: --with-reader --with-sax1 to allow removing 2003-09-30 00:43:48 +00:00
testRegexp.c Okay this is scary but it is just adding a configure option to disable 2003-09-29 13:20:24 +00:00
testRelax.c applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel 2004-01-13 20:42:02 +00:00
testSAX.c new files for running regression tests under Python. Not yet complete, but 2004-06-27 02:07:51 +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 applied patch from Marcin 'Shard' Konicki to provide BeOS thread support. 2003-10-29 13:39:15 +00:00
testThreadsWin32.c broke verlong lines 2002-10-31 15:59:24 +00:00
testURI.c small changes to syntax to get rid of compiler warnings. No changes to 2003-08-05 15:52:22 +00:00
testXPath.c applied patch from Mark Vadoc avoiding using xmlParse* option and use 2004-03-25 09:35:49 +00:00
threads.c fixed nasty bug #156087 Daniel 2004-10-22 13:16:10 +00:00
TODO applied patch from Malcolm Tredinnick fixing errata E20 concerning 2004-09-26 14:42:56 +00:00
TODO_SCHEMAS merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
tree.c more coverage more fixes Daniel 2004-11-05 11:50:11 +00:00
trio.c Bjorn sent an update for the TRIO portability layer. Daniel 2003-04-03 15:28:28 +00:00
trio.h Bjorn sent an update for the TRIO portability layer. Daniel 2003-04-03 15:28:28 +00:00
triodef.h applied patch from Craig A. Berry to get libxml-2.5.7 to compile on 2003-04-25 23:12:22 +00:00
trionan.c VMS patch from Craig A. Berry Daniel 2003-10-15 08:18:00 +00:00
trionan.h further small changes to elminate most of the remaining warnings. 2003-08-06 04:43:55 +00:00
triop.h applied a trio update patch from Bjorn Reese which should work with MinGW 2002-09-25 22:44:43 +00:00
triostr.c Bjorn sent an update for the TRIO portability layer. Daniel 2003-04-03 15:28:28 +00:00
triostr.h Bjorn sent an update for the TRIO portability layer. Daniel 2003-04-03 15:28:28 +00:00
uri.c fixed a stupid mistake in xmlBuildRelativeURI (bug 156527) 2004-10-27 16:33:09 +00:00
valid.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
xinclude.c fixed the way the generator works, extended the testing, especially with 2004-11-05 10:03:46 +00:00
xlink.c cleanup, creating a new legacy.c module, made sure make tests ran in 2003-09-28 18:58:27 +00:00
xml2-config.1 Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2-config.in applied suggestion from Miloslav Trmac (see Bug 130419) and eliminated 2004-01-04 01:01:14 +00:00
xml2Conf.sh.in Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - 2001-03-03 18:50:55 +00:00
xmlcatalog.c added code to handle <group>, including dumping to output (bug 151924). 2004-10-06 16:38:01 +00:00
xmlIO.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
xmllint.c applied fixes for a couple of potential security problems more fixes on 2004-10-26 21:53:55 +00:00
xmlmemory.c adding xmlMemBlocks() work on generator of an automatic API regression 2004-11-02 14:52:23 +00:00
xmlreader.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
xmlregexp.c Parsing of <complexContent> - handle attribute 'mixed', catch illegal 2004-09-29 13:29:03 +00:00
xmlsave.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
xmlschemas.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
xmlschemastypes.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
xmlstring.c autogenerate a minimal NULL value sequence for unknown pointer types This 2004-11-05 17:22:25 +00:00
xmlunicode.c more coverage one fix Daniel 2004-11-05 14:30:41 +00:00
xmlwriter.c more fixes and extending the tests coverage adding a type init interface 2004-11-03 14:20:29 +00:00
xpath.c augmented type autogeneration for enums removed direct error reporting. 2004-11-06 14:50:18 +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$