1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 21:55:05 +03:00
XML parser and toolkit
Go to file
2000-09-10 14:01:12 +00:00
doc Added doc on the xmlExternalEntityLoaders and example for catalogs, Daniel 2000-08-31 14:57:50 +00:00
example 2.1.0 test release for good, updated doc and example, Daniel. 2000-06-29 00:43:27 +00:00
include/libxml Added a _private for hooking up users data to a parser context, Daniel. 2000-09-10 14:01:12 +00:00
result - uri.c: applied Wayne Davidson patch 2000-09-05 10:42:32 +00:00
SAXresult Added a bunch of testsuite realted files missing, Daniel. 2000-07-14 14:54:24 +00:00
test - uri.c: applied Wayne Davidson patch 2000-09-05 10:42:32 +00:00
.cvsignore shut up cvs 1999-11-04 20:55:54 +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 Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
ChangeLog Added a _private for hooking up users data to a parser context, Daniel. 2000-09-10 14:01:12 +00:00
config.h.in - parser.c xmlIO.[ch]: fixed the problem of encoding support 2000-07-21 20:32:03 +00:00
configure.in Patch from Albert Chin-A-Young <china@thewrittenword.com>: 2000-08-14 14:58:22 +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 Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
debugXML.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
encoding.c libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this 2000-08-26 21:40:43 +00:00
encoding.h libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this 2000-08-26 21:40:43 +00:00
entities.c Fixed cases where doc is NULL when looking up entities, daniel 2000-09-08 18:54:41 +00:00
entities.h libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this 2000-08-26 21:40:43 +00:00
error.c Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
HACKING Updated the Hacking file with instructions, Daniel. 2000-04-16 08:52:20 +00:00
HTMLparser.c - HTMLparser.c testHTML.c: applied two new patches from 2000-08-29 09:41:15 +00:00
HTMLparser.h Mostly HTML generation and parsing enhancements: 2000-08-28 10:04:51 +00:00
HTMLtree.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
HTMLtree.h work done on auto-opening of <p> tags and cleanup of SAX output, Daniel. 2000-08-19 19:52: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.4 Added man pages, Daniel 2000-08-19 16:48:54 +00:00
libxml.spec.in Added man pages, Daniel 2000-08-19 16:48:54 +00:00
MAINTAINERS Add maintainers list 1999-06-15 17:20:45 +00:00
Makefile.am - uri.c: applied Wayne Davidson patch 2000-09-05 10:42:32 +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 Small cleanups, updates, Daniel 2000-08-20 15:11:02 +00:00
nanoftp.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
nanohttp.c Small cleanups, updates, Daniel 2000-08-20 15:11:02 +00:00
nanohttp.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c - parser.c parserInternals.h: demacroified most of the IS_XXX 2000-09-10 13:23:08 +00:00
parser.h Added a _private for hooking up users data to a parser context, Daniel. 2000-09-10 14:01:12 +00:00
parserInternals.h - parser.c parserInternals.h: demacroified most of the IS_XXX 2000-09-10 13:23:08 +00:00
README - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00
SAX.c Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
SAX.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
testHTML.c - HTMLparser.c testHTML.c: applied two new patches from 2000-08-29 09:41:15 +00:00
testSAX.c cleaned up the output of SAX tests, Daniel 2000-08-17 13:50:51 +00:00
testURI.c URI work cleanup and regresssion tests, 2000-09-04 11:15:39 +00:00
testXPath.c Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
TODO Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
tree.c Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
tree.h Large sync between my W3C base and Gnome's one: 2000-08-12 21:12:04 +00:00
uri.c - uri.c: applied Wayne Davidson patch 2000-09-05 10:42:32 +00:00
uri.h - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00
valid.c libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this 2000-08-26 21:40:43 +00:00
valid.h libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this 2000-08-26 21:40:43 +00:00
win32config.h.in - win32config.h.in: updated 2000-06-30 17:58:25 +00:00
xlink.c removed extraneous xmlRemoveProp definition added item about 2000-04-24 11:33:38 +00:00
xlink.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
xml-config.in Patch from Albert Chin-A-Young <china@thewrittenword.com>: 2000-08-14 14:58:22 +00:00
xml-error.h revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
xmlConf.sh.in Add MODULE_VERSION -miguel 1999-09-18 22:29:26 +00:00
xmlIO.c - parser.c xmlIO.[ch]: fixed the problem of encoding support 2000-07-21 20:32:03 +00:00
xmlIO.h - parser.c xmlIO.[ch]: fixed the problem of encoding support 2000-07-21 20:32:03 +00:00
xmllint.1 Added man pages, Daniel 2000-08-19 16:48:54 +00:00
xmllint.c - parser.c: Fixed bug on invalid ontent characters and when using 2000-08-29 18:29:38 +00:00
xmlmemory.c - nanohttp.c: fixed socklen_t replacement to unsigned int 2000-07-21 15:16:39 +00:00
xmlmemory.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
xmlversion.h.in Closed bug 22941, Daniel 2000-09-03 17:20:17 +00:00
xpath.c - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
xpath.h - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00

                  XML parser for Gnome

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

This code is released under the LGPL and the W3C IPR

A mailing-list is available, to subscribe:
    echo "subscribe xml" | mail majordomo@rufus.w3.org

The list archive is at:
    http://xmlsoft.org/messages/

NOTE: I use a second CVS server for experimental version of the XML code,
      this mean that if you commit without a Changelog or without sending
      the patch to me or the list, it may well get lost. I usually check
      before copying over the Gnome directory, but it may happen.

    People interested in the bleeding edge or what I'm up to can check
    at http://dev.w3.org/cgi-bin/cvsweb/XML/

Daniel.Veillard@w3.org