1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
XML parser and toolkit
Go to file
Daniel Veillard 607b35c570 fixed a stupid out of bound array error Daniel
* xmlIO.c: fixed a stupid out of bound array error
Daniel
2002-09-10 12:16:19 +00:00
doc Adding link to MacOsX binaries, Daniel 2002-09-09 10:54:06 +00:00
example added more informations in the libxml2-python package including docs. 2002-02-02 09:17:16 +00:00
include messing around with support for Windows path, cleanups, trying to identify 2002-09-10 11:13:43 +00:00
macos integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS 2001-12-05 12:03:33 +00:00
python applied patch from Christophe Merlet to reestablish DESTDIR Daniel 2002-09-05 08:09:37 +00:00
result working on better error reporting of validity errors, especially providing 2002-09-05 14:21:15 +00:00
SAXresult - testSAX.c: fixed problem with cdata reporting 2000-10-15 10:06:55 +00:00
test quick but apparently working implementation of xi:fallback, should close 2002-08-14 14:11:30 +00:00
vms updated instructions and diffs from John A Fotheringham Daniel 2001-11-13 15:24:36 +00:00
win32 updated with version from Elizabeth Barham at 2002-08-22 07:17:11 +00:00
.cvsignore test programs added 2002-05-31 06:34:21 +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 added Aleksey Sanin <aleksey@aleksey.com> as one of the persons allowed to 2002-04-30 06:48:41 +00:00
autogen.sh update error message for missing automake 2002-08-22 13:59:35 +00:00
build_glob.py Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. 2002-02-10 13:20:39 +00:00
c14n.c get rid of all the perror() calls made in the library execution paths. 2002-09-05 11:33:25 +00:00
catalog.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
ChangeLog fixed a stupid out of bound array error Daniel 2002-09-10 12:16:19 +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
config.h.in trying to fix #77441 Daniel 2002-04-14 12:56:08 +00:00
configure.in possible mem leak patch from Jason Adams integrated xf:escape-uri() from 2002-08-22 20:52:17 +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 replaced sprintf() with snprintf() to prevent possible buffer overflow 2002-06-14 17:07:10 +00:00
DOCBparser.c messing around with support for Windows path, cleanups, trying to identify 2002-09-10 11:13:43 +00:00
encoding.c Opening the interface xmlNewCharEncodingHandler as requested in #89415 2002-08-01 12:22:24 +00:00
entities.c get rid of all the perror() calls made in the library execution paths. 2002-09-05 11:33:25 +00:00
error.c fixed a stupid out of bound array error Daniel 2002-09-10 12:16:19 +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 changed default value for global parameter xmlIndentTreeOutput to 1 and 2002-05-24 07:18:40 +00:00
globals.c changed default value for global parameter xmlIndentTreeOutput to 1 and 2002-05-24 07:18:40 +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 applied patch from Richard Jinks for the namespace axis + fixed a memory 2002-07-01 21:52:03 +00:00
HTMLparser.c messing around with support for Windows path, cleanups, trying to identify 2002-09-10 11:13:43 +00:00
HTMLtree.c small cleanup of the man page fixed a potential problem raised by Petr 2002-08-12 14:53:41 +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 do not reference strdup() ! trying to fix the libs of the various config 2001-12-09 14:00:54 +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 preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +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 fixes libary path for x86_64 AMD Daniel 2002-09-04 12:27:06 +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 Updated Email, forgot one place where the noencoding should be tested, Daniel 2001-01-18 12:50:20 +00:00
Makefile.am quick but apparently working implementation of xi:fallback, should close 2002-08-14 14:11:30 +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 replaced sprintf() with snprintf() to prevent possible buffer overflow 2002-06-14 17:07:10 +00:00
nanohttp.c replaced sprintf() with snprintf() to prevent possible buffer overflow 2002-06-14 17:07:10 +00:00
NEWS got complaints from rpmlint that it was empty Daniel 2002-06-05 12:52:34 +00:00
parser.c messing around with support for Windows path, cleanups, trying to identify 2002-09-10 11:13:43 +00:00
parserInternals.c get rid of all the perror() calls made in the library execution paths. 2002-09-05 11:33:25 +00:00
README Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 2002-02-08 13:28:40 +00:00
README.cvs-commits - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:12 +00:00
SAX.c performance patch from Peter Jacobi Daniel 2002-05-29 08:21:33 +00:00
testAutomata.c merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
testC14N.c added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified 2002-06-04 04:27:06 +00:00
testDocbook.c - include/libxml/globals.h include/libxml/threads.h threads.c 2001-10-17 15:58:35 +00:00
testHTML.c - include/libxml/globals.h include/libxml/threads.h threads.c 2001-10-17 15:58:35 +00:00
testRegexp.c merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +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 possible mem leak patch from Jason Adams integrated xf:escape-uri() from 2002-08-22 20:52:17 +00:00
testThreads.c removed some misplaced includes of xmlversion.h Daniel 2001-12-06 14:34:08 +00:00
testThreadsWin32.c applied Serguei Narojnyi's patch to add native thread support on the Win32 2002-01-13 13:35:00 +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 - include/libxml/globals.h include/libxml/threads.h threads.c 2001-10-17 15:58:35 +00:00
threads.c *** empty log message *** 2002-04-16 17:57:17 +00:00
TODO updated a bit made a comment more specific more work on the Schemas 2002-04-22 16:01:24 +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 try to make the copy function work for node of type 2002-09-05 11:12:45 +00:00
trio.c Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
trio.h Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
triodef.h Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
trionan.c Fixed crash on OSF/1 2002-04-19 15:16:01 +00:00
trionan.h more patches from Richard Jinks Updated tests though they show a 2002-03-27 16:12:22 +00:00
triop.h Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
triostr.c Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
triostr.h Upgraded to trio baseline 1.6 2002-01-19 15:40:18 +00:00
uri.c replaced sprintf() with snprintf() to prevent possible buffer overflow 2002-06-14 17:07:10 +00:00
valid.c working on better error reporting of validity errors, especially providing 2002-09-05 14:21:15 +00:00
xinclude.c reimplemented a large part of the XInclude processor, trying to minimize 2002-09-05 10:52:10 +00:00
xlink.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00
xml2-config.1 Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2-config.in patch Charles Bozeman for validation of all the date, time, and duration 2002-05-03 07:29:38 +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 2 fixups from Igor Daniel 2002-03-21 13:08:08 +00:00
xmlIO.c fixed a stupid out of bound array error Daniel 2002-09-10 12:16:19 +00:00
xmllint.c memory leak reporting was broken after a change of the preprocessor symbol 2002-09-05 11:14:19 +00:00
xmlmemory.c fixed configure for MPE/iX from Markus Henke fixed initialization problems 2002-03-28 18:25:31 +00:00
xmlregexp.c updated a bit made a comment more specific more work on the Schemas 2002-04-22 16:01:24 +00:00
xmlschemas.c applied patch from Richard Jinks for the namespace axis + fixed a memory 2002-07-01 21:52:03 +00:00
xmlschemastypes.c applied patch from Richard Jinks for the namespace axis + fixed a memory 2002-07-01 21:52:03 +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 possible mem leak patch from Jason Adams integrated xf:escape-uri() from 2002-08-22 20:52:17 +00:00
xpointer.c preparing 2.4.18 updated and rebuilt the web site implement the new 2002-03-18 19:37:11 +00:00

                  XML parser for Gnome

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

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

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/

daniel@veillard.com