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
1999-08-30 13:05:42 +00:00
doc Updated the documentation, released 1.6.1, Daniel 1999-08-30 11:42:36 +00:00
example Fixed bug #1638, daniel 1999-07-12 09:16:45 +00:00
include/libxml Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. 1999-08-30 11:23:51 +00:00
result Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
SAXresult Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel 1999-07-27 19:52:06 +00:00
test Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
.cvsignore GNOME-standard autogen.sh scripts automatically run 'automake -a'. -a 1998-12-07 06:04:53 +00:00
acconfig.h Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +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 Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. 1999-08-30 11:23:51 +00:00
config.h.in Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
configure.in Updated the documentation, released 1.6.1, Daniel 1999-08-30 11:42:36 +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 Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
debugXML.h Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel 1999-07-15 14:24:29 +00:00
encoding.c Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
encoding.h Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
entities.c Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
entities.h Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
error.c Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
HACKING Added an HACKING file, Daniel. 1999-08-10 09:34:35 +00:00
HTMLparser.c Patched a bug when creating HTML document structures, Daniel. 1999-08-30 13:05:42 +00:00
HTMLparser.h Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
HTMLtree.c Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel 1999-07-15 14:24:29 +00:00
HTMLtree.h HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel 1999-07-07 07:32:15 +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.spec.in Corrected xmlConf.sh missing in distrib, Daniel 1999-08-15 17:19:50 +00:00
MAINTAINERS Add maintainers list 1999-06-15 17:20:45 +00:00
Makefile.am add xmlConf.sh to CLEANFILES. 1999-08-23 18:18: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
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. 1999-08-30 11:23:51 +00:00
parser.h Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
parserInternals.h Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
README Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
SAX.c Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
tester.c Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
testHTML.c Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
testSAX.c Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
testXPath.c Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
TODO Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
tree.c Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
tree.h Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
valid.c Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. 1999-08-30 11:23:51 +00:00
valid.h Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. 1999-08-30 11:23:51 +00:00
xml-config.in Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
xml-error.h Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
xmlConf.sh.in Add missing file 1998-09-08 03:37:43 +00:00
xmlIO.c Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
xmlIO.h Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00
xpath.c Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. 1999-08-30 11:23:51 +00:00
xpath.h Release 1.6, lot of fixes, more validation, code cleanup, added namespace 1999-08-29 21:02:19 +00:00

                  XML parser for Gnome

Documentation is available on-line at
    http://rufus.w3.org/veillard/XML/xml.html

A mailing-list has been set-up, to subscribe:
    echo "subscribe xml" | mail majordomo@rufus.w3.org

The list archive is at:
    http://rufus.w3.org/veillard/XML/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