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
Igor Zlatkovic fb7f084573 ChangeLog
2003-05-17 11:31:20 +00:00
doc patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
example added more informations in the libxml2-python package including docs. 2002-02-02 09:17:16 +00:00
include patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
macos integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS 2001-12-05 12:03:33 +00:00
python patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
result Updated testfiles for error.c fix 2003-05-14 02:53:43 +00:00
SAXresult - testSAX.c: fixed problem with cdata reporting 2000-10-15 10:06:55 +00:00
test fixed some problems in the handling of errors, and attributes addressed by 2003-05-11 20:16:09 +00:00
vms applied patch from Craig A. Berry to get libxml-2.5.7 to compile on 2003-04-25 23:12:22 +00:00
win32 threads default to native now 2003-05-17 11:30:54 +00:00
.cvsignore quiet down cvs somewhat 2002-12-28 04:48:15 +00:00
acconfig.h started integrating the core of the thread support not activated yet but 2001-10-12 17:29:10 +00:00
acinclude.m4 Auto* still annoying peoples, commiting result :-(, Daniel. 2000-10-15 21:43:03 +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 update error message for missing automake 2002-08-22 13:59:35 +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 added xmlMallocAtomic() to be used when allocating blocks which do not 2003-04-19 00:07:51 +00:00
catalog.c removed multiple warning, this fixed a bug and should close #111574 Daniel 2003-05-09 22:26:28 +00:00
ChangeLog ChangeLog 2003-05-17 11:31:20 +00:00
check-relaxng-test-suite2.py integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
check-relaxng-test-suite.py removed a warning more cleanup, added ENTITY and ENTITIES support 2003-03-18 16:53:17 +00:00
check-xinclude-test-suite.py improved the script accordingly to the XInclude regression tests updates 2003-02-13 15:52:58 +00:00
check-xml-test-suite.py fix to adapt varaiations in the bindings fixed to have the version of the 2002-03-09 10:20:00 +00:00
check-xsddata-test-suite.py cosmetic change for output try to minimize calls to malloc/free for 2003-03-19 10:36:09 +00:00
config.h.in serious cleanup of the spec file and associated changes in the Makefiles. 2002-10-23 20:43:53 +00:00
configure.in trying to conciliate --with-python= requirements and RPM builds, a PITA 2003-05-14 18:59:00 +00:00
Copyright Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 2002-02-08 13:28:40 +00:00
debugXML.c included libxml/uri.h for xmlCanonicPath declaration 2003-04-27 15:59:00 +00:00
DOCBparser.c removed multiple warning, this fixed a bug and should close #111574 Daniel 2003-05-09 22:26:28 +00:00
encoding.c added xmlMallocAtomic() to be used when allocating blocks which do not 2003-04-19 00:07:51 +00:00
entities.c fixes again one of the problem raised by James Clark in #106788 Daniel 2003-02-26 15:49:03 +00:00
error.c Fixed bug 109942 2003-05-13 02:06:18 +00:00
genUnicode.py merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +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 patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +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 code cleanup, especially the function comments. fixed a small bug when 2002-12-10 15:19:08 +00:00
HTMLparser.c oops last commit introduced a memory leak. Daniel 2003-05-13 22:54:05 +00:00
HTMLtree.c fixing bug #112904: html output method escaped plus sign character in URI 2003-05-16 17:19:40 +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
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 a lot of performance work especially the speed of streaming through the 2003-04-21 21:36:41 +00:00
libxml.m4 got a report that #include <string.h> was needed Daniel 2002-04-09 13:48:02 +00:00
libxml.spec.in Fixed the release number fo the spec file, Daniel 2003-05-14 19:45:50 +00:00
list.c get rid of all the perror() calls made in the library execution paths. 2002-09-05 11:33:25 +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 make sure the OOM code don't get in the way of the builds automatic update 2003-04-24 17:12:57 +00:00
Makefile.win Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
missing Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
mkinstalldirs Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
nanoftp.c adding xmlNanoFTPDele() from Philipp Dunkel Daniel 2003-03-05 16:45:40 +00:00
nanohttp.c added xmlMallocAtomic() to be used when allocating blocks which do not 2003-04-19 00:07:51 +00:00
NEWS try to fix Red hat bug #89957, do not output -L/usr/lib64 fixed a typo in 2003-04-30 12:20:34 +00:00
parser.c patch from Stphane Bidoul for setting up threads global defaults. this 2003-05-15 22:11:36 +00:00
parserInternals.c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +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
relaxng.c Stphane Bidoul found an off by one addressing error on the error 2003-05-10 20:02:45 +00:00
SAX.c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
testAutomata.c fixed the data callback on transition functionality which was broken when 2002-09-24 14:13:13 +00:00
testC14N.c applied Craig A. Berry patches for VMS Daniel 2002-12-22 10:25:41 +00:00
testDocbook.c code cleanup, especially the function comments. fixed a small bug when 2002-12-10 15:19:08 +00:00
testHTML.c made powten array static it should not be exported fix bug #107361 by 2003-03-05 10:01:43 +00:00
testOOM.c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
testOOMlib.c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +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 working on DTD validation on top of xml reader interfaces. Allows to 2002-12-20 00:16:24 +00:00
testRegexp.c made configuring with regexps/automata/unicode the default but without 2002-09-19 19:56:43 +00:00
testRelax.c more bug-hunting added --tree to dump the intermediate rng tree patch from 2003-02-16 15:44:18 +00:00
testSAX.c I wanted to see the real speed at the SAX interface after a little too 2002-03-20 19:24:21 +00:00
testSchemas.c added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area 2002-10-09 21:13:59 +00:00
testThreads.c conditionally excluded unistd.h 2002-10-31 15:59:09 +00:00
testThreadsWin32.c broke verlong lines 2002-10-31 15:59:24 +00:00
testURI.c closed bug #66159 added --escape option some cleanup for xml2-config 2001-12-07 11:33:54 +00:00
testXPath.c fixing #96925 wich was also dependant on the processing of parsed 2002-11-16 15:35:11 +00:00
threads.c applied patch from Stephane for threads 2003-05-17 10:55:15 +00:00
TODO updated a bit fixed the comment, threads now default to on fixed an 2003-04-21 23:07:45 +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 PI nodes in external subset were not freed :-\ fixes bug #112842 Daniel 2003-05-12 21:55:03 +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 Bjorn sent an update for the TRIO portability layer. Daniel 2003-04-03 15:28:28 +00:00
trionan.h applied a trio update patch from Bjorn Reese which should work with MinGW 2002-09-25 22:44:43 +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 integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
valid.c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
xinclude.c try to work on bug #109225 and provide better error reports. this change 2003-03-31 16:09:37 +00:00
xlink.c I f...ed up the default configuration of schemas and --relaxng option 2003-02-07 12:38:22 +00:00
xml2-config.1 Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2-config.in try to fix Red hat bug #89957, do not output -L/usr/lib64 fixed a typo in 2003-04-30 12:20:34 +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 applied patch for FreeBSD by Julio Merino, closing #104475 Daniel 2003-01-26 19:49:04 +00:00
xmlIO.c added support for large file, tested with a 3+GB instance, and some 2003-04-18 12:34:58 +00:00
xmllint.c added --nonet option fixing #112803 by adding --nonet when calling 2003-05-13 22:14:13 +00:00
xmlmemory.c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
xmlreader.c fixing bug #104081 with xs:all with an element holding minOccurs="0" added 2003-05-09 19:38:15 +00:00
xmlregexp.c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of 2003-04-24 16:06:47 +00:00
xmlschemas.c added --schema option to run WXS schema validation tried to improve error 2003-05-12 15:25:56 +00:00
xmlschemastypes.c added --schema option to run WXS schema validation tried to improve error 2003-05-12 15:25:56 +00:00
xmlunicode.c merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
xpath.c added xmlMallocAtomic() to be used when allocating blocks which do not 2003-04-19 00:07:51 +00:00
xpointer.c added xmlMallocAtomic() to be used when allocating blocks which do not 2003-04-19 00:07:51 +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$