1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 03:55:04 +03:00
XML parser and toolkit
Go to file
Daniel Veillard 0b348def38 fixing bug #87900 Daniel
* parser.c: fixing bug #87900
Daniel
2002-08-20 12:02:44 +00:00
doc Getting ready for 1.8.12 release: 2001-05-04 07:38:19 +00:00
example Updated the examples, 1.8.8 pretest release, Daniel. 2000-06-29 00:44:15 +00:00
include/libxml Trying to get a final solution to the problem: 2001-03-25 00:13:40 +00:00
result parser.c: fixed line number reporting on error 2001-03-26 22:51:03 +00:00
SAXresult Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
test Started I18N checking on the new parser: 2001-03-25 14:58:11 +00:00
.cvsignore Applied patch from Darin: 2001-03-24 08:43:16 +00:00
acconfig.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
AUTHORS Corrected errors in infos, patched the Makefile.am, Daniel. 1998-07-26 04:28:20 +00:00
autogen.sh *** empty log message *** 1999-02-06 18:12:01 +00:00
ChangeLog fixing bug #87900 Daniel 2002-08-20 12:02:44 +00:00
config.h.in fixing bug #81112 Daniel 2002-05-24 11:10:23 +00:00
configure.in releasing 1.8.17 Daniel 2002-01-23 22:47:40 +00:00
COPYING.LIB Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
Copyright Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
debugXML.c - Removing warnings on various paltforms 2000-02-02 17:15:36 +00:00
debugXML.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
encoding.c - fix for PIs name starting with xml 1999-12-22 11:30:41 +00:00
encoding.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
entities.c - entities.c: fixed a possible NULL pointer deref introduced on 2001-05-05 16:34:01 +00:00
entities.h It's hard to estimate how much I hated to do this, but it's done ... 2001-03-21 12:53:50 +00:00
error.c - added xmlRemoveProp 2000-01-03 11:08:02 +00:00
HACKING Updated HACKING instructions for v1, daniel. 2000-11-12 20:18:03 +00:00
HTMLparser.c - HTMLparser.c parser.c: found a hard to trigger but real I/O 2001-03-21 17:21:36 +00:00
HTMLparser.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
HTMLtree.c - Removing warnings on various paltforms 2000-02-02 17:15:36 +00:00
HTMLtree.h - Removing warnings on various paltforms 2000-02-02 17:15:36 +00:00
INSTALL Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
install-sh Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
libxml.pc.in Added missing version number. 2000-09-30 13:47:54 +00:00
libxml.spec.in fixing bug #81112 Daniel 2002-05-24 11:10:23 +00:00
MAINTAINERS Add maintainers list 1999-06-15 17:20:45 +00:00
Makefile.am patch from brad@openbsd.org to handle DESTDIR Daniel 2001-06-27 21:49:13 +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 Fixed the way the control connection was handled, 2000-07-10 10:10:55 +00:00
nanoftp.h Released 1.8.6, Daniel. 2000-01-30 20:00:07 +00:00
nanohttp.c - Removing warnings on various paltforms 2000-02-02 17:15:36 +00:00
nanohttp.h Released 1.8.6, Daniel. 2000-01-30 20:00:07 +00:00
NEWS Whitespace sucks, we need more of it. Or is it less.... 2001-09-12 20:04:17 +00:00
parser.c fixing bug #87900 Daniel 2002-08-20 12:02:44 +00:00
parser.h Trying to get a final solution to the problem: 2001-03-25 00:13:40 +00:00
parserInternals.h - Lots of improvements, too long to list here 1999-12-28 16:35:14 +00:00
parserold.c [Patch from Ian Goldberg <ian@cypherpunks.ca>.] 2002-01-23 17:45:03 +00:00
README Trying to get a final solution to the problem: 2001-03-25 00:13:40 +00:00
SAX.c Trying to get a final solution to the problem: 2001-03-25 00:13:40 +00:00
SAX.h - Updated HTML test outputs 1999-12-18 15:32:46 +00:00
tester.c Trying to get a final solution to the problem: 2001-03-25 00:13:40 +00:00
testHTML.c Added a Fragment function for Raph (DOM) Daniel. 2000-01-09 21:08:56 +00:00
testSAX.c - Lots of improvements, too long to list here 1999-12-28 16:35:14 +00:00
testXPath.c - fix for PIs name starting with xml 1999-12-22 11:30:41 +00:00
TODO - bux fixes in XPath implementation 2000-01-24 13:55:06 +00:00
tree.c back port a fix from xml2 to correctly namespace copied nodes. 2001-09-15 06:50:14 +00:00
tree.h Applied patch from Darin: 2001-03-24 08:43:16 +00:00
uri.c It's hard to estimate how much I hated to do this, but it's done ... 2001-03-21 12:53:50 +00:00
uri.h It's hard to estimate how much I hated to do this, but it's done ... 2001-03-21 12:53:50 +00:00
valid.c It's hard to estimate how much I hated to do this, but it's done ... 2001-03-21 12:53:50 +00:00
valid.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
win32config.h.in Patches for WIN32, Daniel. 2000-02-02 14:52:08 +00:00
xlink.c - fix for PIs name starting with xml 1999-12-22 11:30:41 +00:00
xlink.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
xml-config.in Patch for solaris libs lookup, Daniel 2000-09-30 14:39:29 +00:00
xml-error.h It's hard to estimate how much I hated to do this, but it's done ... 2001-03-21 12:53:50 +00:00
xmlConf.sh.in Add MODULE_VERSION -miguel 1999-09-18 22:29:26 +00:00
xmlIO.c It's hard to estimate how much I hated to do this, but it's done ... 2001-03-21 12:53:50 +00:00
xmlIO.h It's hard to estimate how much I hated to do this, but it's done ... 2001-03-21 12:53:50 +00:00
xmlmemory.c - Push mode for the HTML parser (new calls) 1999-12-29 12:49:06 +00:00
xmlmemory.h - Lots of improvements, too long to list here 1999-12-28 16:35:14 +00:00
xpath.c - Removing warnings on various paltforms 2000-02-02 17:15:36 +00:00
xpath.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00

                  XML version 1 parser for Gnome

This is the old parser, the new version libxml2 is in the CVS head of
the gnome-xml module.
This parser embbed the old 1.8.11 parser and a new one based on 2.3.5
which is far more compliant. You can toggle libxml to use the new parser
by using xmlUseNewParser(1) or setting up the LIBXML_USE_NEW_PARSER
environment variable. The old parser is the default and can be forced
by calling xmlUseNewParser(0) or setting up the LIBXML_USE_OLD_PARSER
environment variable.

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

There is also a mailing-list xml@gnome.org for libxml
List page at
    http://mail.gnome.org/mailman/listinfo/xml
Archive at
    http://xmlsoft.org/messages/


Daniel.Veillard@w3.org