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 db5850a23a Keith Isdale complained rightly that xmlInitParser() did not preserve
* parser.c error.c: Keith Isdale complained rightly that
  xmlInitParser() did not preserve value set by xmlSetGenericErrorFunc
Daniel
2002-01-18 11:49:26 +00:00
doc update xmlNodeSetContent() and xmlNodeSetContentLen() to allow updating an 2002-01-16 15:37:50 +00:00
example Applied the last patches from Gary, cleanup, activated threading all user 2001-10-13 09:15:48 +00:00
include updated to 2.4.13 update of the documentation daniel 2002-01-14 17:30:20 +00:00
macos integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS 2001-12-05 12:03:33 +00:00
result Fixed a few other problems raised by Charlie Bozeman. fixed the output 2001-12-31 16:37:34 +00:00
SAXresult - testSAX.c: fixed problem with cdata reporting 2000-10-15 10:06:55 +00:00
test trying to fix namespaces + validation problems for good, closing #63619 in 2001-11-08 23:36:42 +00:00
vms updated instructions and diffs from John A Fotheringham Daniel 2001-11-13 15:24:36 +00:00
win32 big cleanup of the Windows/MSVC project files from Igor Zlatkovic Daniel 2002-01-05 18:25:52 +00:00
.cvsignore Ignore xmlcatalog. 2001-09-26 05:27:39 +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 Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
autogen.sh should finish the migration of exported includes into a real 2001-06-23 18:53:44 +00:00
build_glob.py Applied the last patches from Gary, cleanup, activated threading all user 2001-10-13 09:15:48 +00:00
catalog.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
ChangeLog Keith Isdale complained rightly that xmlInitParser() did not preserve 2002-01-18 11:49:26 +00:00
config.h.in patch from Anthony Jones for hash.c allocation size trying to work around 2002-01-14 17:58:01 +00:00
configure.in updated to 2.4.13 update of the documentation daniel 2002-01-14 17:30:20 +00:00
COPYING.LIB Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
Copyright Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
debugXML.c fixed the funxtion to set the xml: attributes added "setbase" to test it. 2002-01-17 08:46:58 +00:00
DOCBparser.c Fixed a few other problems raised by Charlie Bozeman. fixed the output 2001-12-31 16:37:34 +00:00
encoding.c Paul Keogh pointed out a possibility of segfault on repeted 2002-01-08 13:15:33 +00:00
entities.c Anthony Jones pointed a bug in xmlCopyEntity() Daniel 2002-01-09 11:51:37 +00:00
error.c Keith Isdale complained rightly that xmlInitParser() did not preserve 2002-01-18 11:49:26 +00:00
global.data fix bug #63752 of compiling libxml with a non standard set of options 2001-11-04 20:19:12 +00:00
globals.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
HACKING Make sure there is no misinterpretation possible of the HACKING rules, Daniel 2001-09-19 10:29:32 +00:00
hash.c patch from Anthony Jones for hash.c allocation size trying to work around 2002-01-14 17:58:01 +00:00
HTMLparser.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
HTMLtree.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +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.4 doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel 2001-08-31 14:55:30 +00:00
libxml.h try to avoid problems when compiling on Windows Daniel 2002-01-15 17:10:15 +00:00
libxml.m4 s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, this 2001-08-13 11:24:16 +00:00
libxml.spec.in cleanup updated with 2.4.8 Daniel 2001-11-04 22:13:45 +00:00
list.c - include/libxml/globals.h include/libxml/threads.h threads.c 2001-10-17 15:58:35 +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 patch from Anthony Jones for hash.c allocation size trying to work around 2002-01-14 17:58:01 +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 applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
nanohttp.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c Keith Isdale complained rightly that xmlInitParser() did not preserve 2002-01-18 11:49:26 +00:00
parserInternals.c fixed validation of attributes content of type NAME NAMES NMTOKEN and 2002-01-13 15:43:22 +00:00
README Summer's cleanup, a really big one: 2001-06-24 12:13:24 +00:00
README.cvs-commits - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:12 +00:00
SAX.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
strio.c Applied following patches from Robert Collins and make sure IN_LIBXML is 2002-01-08 10:36:16 +00:00
strio.h Upgraded to trio baseline 1.4 2001-06-05 12:46:33 +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
testSAX.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +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 applied Serguei Narojnyi's patch to add native thread support on the Win32 2002-01-13 13:35:00 +00:00
TODO fixed compilation under Cygwin #57503 update Daniel 2001-07-14 16:44:32 +00:00
tree.c fixed the funxtion to set the xml: attributes added "setbase" to test it. 2002-01-17 08:46:58 +00:00
trio.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
trio.h Upgraded to trio baseline 1.4 2001-06-05 12:46:33 +00:00
triodef.h Applied following patches from Robert Collins and make sure IN_LIBXML is 2002-01-08 10:36:16 +00:00
trionan.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
trionan.h more work on the XML catalog support. small cleanup seems using list as a 2001-08-21 10:56:31 +00:00
triop.h Upgraded to trio baseline 1.4 2001-06-05 12:46:33 +00:00
uri.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
valid.c fixed validation of attributes content of type NAME NAMES NMTOKEN and 2002-01-13 15:43:22 +00:00
xinclude.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
xlink.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
xml2-config.1 Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2-config.in Revert directory structure changes 2001-02-23 17:55:21 +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 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
xmlIO.c Applied following patches from Robert Collins and make sure IN_LIBXML is 2002-01-08 10:36:16 +00:00
xmllint.c Anthony Jones pointed a bug in xmlCopyEntity() Daniel 2002-01-09 11:51:37 +00:00
xmlmemory.c one more doc patch from Charlie Bozeman. Daniel 2002-01-01 16:50:03 +00:00
xpath.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00
xpointer.c applied 42 documentation patches from Charlie Bozeman. Regenerated the 2001-12-31 16:16:02 +00:00

                  XML parser for Gnome

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

This code is released under the LGPL or the W3C IPR, pick the one
you prefer.

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