1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-12-24 21:33:51 +03:00
XML parser and toolkit
Go to file
Raja R Harinath a86c23e3a1 Alias for tests' target. This will cause make check' to do the right
* Makefile.am (check-local): Alias for `tests' target.  This will
cause `make check' to do the right thing.
(tests): Don't run tests in srcdir.  Also, replaced calls to
basename with a `sed' "equivalent".
1999-03-05 22:14:01 +00:00
doc Moved error.h to xml-error.h, associated fixed and updates, Daniel 1999-03-05 06:26:45 +00:00
include/libxml Moved error.h to xml-error.h, associated fixed and updates, Daniel 1999-03-05 06:26:45 +00:00
result Updated the tests and result files for better conformances, added rdf2, Daniel 1999-01-17 13:48:01 +00:00
test Updated the tests and result files for better conformances, added rdf2, Daniel 1999-01-17 13:48:01 +00:00
.cvsignore GNOME-standard autogen.sh scripts automatically run 'automake -a'. -a 1998-12-07 06:04:53 +00:00
acconfig.h New file. 1998-08-20 08:58:45 +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 Alias for tests' target. This will cause make check' to do the right 1999-03-05 22:14:01 +00:00
config.h.in Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel. 1999-02-16 16:29:17 +00:00
configure.in Toward 1.0.0, added docs to the packages, Daniel. 1999-02-25 11:01:29 +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 Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +00:00
debugXML.h Added debugging code, a bit of parser cleanup, Daniel 1998-10-27 22:56:57 +00:00
encoding.c Serious upgrade of internal subset support, setup for gtk-doc, Daniel 1999-02-22 10:33:01 +00:00
encoding.h Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +00:00
entities.c Serious upgrade of internal subset support, setup for gtk-doc, Daniel 1999-02-22 10:33:01 +00:00
entities.h Serious upgrade of internal subset support, setup for gtk-doc, Daniel 1999-02-22 10:33:01 +00:00
error.c Memory leak hunting, export more interfaces, updated the doc, Daniel. 1999-03-01 12:28:53 +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 alpha updates greg 1999-02-28 02:38:48 +00:00
Makefile.am Alias for tests' target. This will cause make check' to do the right 1999-03-05 22:14: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
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c Memory leak hunting, export more interfaces, updated the doc, Daniel. 1999-03-01 12:28:53 +00:00
parser.h Moved error.h to xml-error.h, associated fixed and updates, Daniel 1999-03-05 06:26:45 +00:00
parserInternals.h Memory leak hunting, export more interfaces, updated the doc, Daniel. 1999-03-01 12:28:53 +00:00
README More work toward DTD parsing, informations on the mailing-list and Web, Daniel. 1999-01-31 22:15:06 +00:00
SAX.c Moved error.h to xml-error.h, associated fixed and updates, Daniel 1999-03-05 06:26:45 +00:00
tester.c Fixed the output of empty attributes, Daniel. 1999-02-08 15:13:10 +00:00
TODO Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
tree.c Serious upgrade of internal subset support, setup for gtk-doc, Daniel 1999-02-22 10:33:01 +00:00
tree.h Serious upgrade of internal subset support, setup for gtk-doc, Daniel 1999-02-22 10:33:01 +00:00
valid.c Serious upgrade of internal subset support, setup for gtk-doc, Daniel 1999-02-22 10:33:01 +00:00
valid.h Serious upgrade of internal subset support, setup for gtk-doc, Daniel 1999-02-22 10:33:01 +00:00
xml-config.in Added xml-config.in and the related changes, Daniel. 1998-10-04 14:41:05 +00:00
xml-error.h Moved error.h to xml-error.h, associated fixed and updates, Daniel 1999-03-05 06:26:45 +00:00
xmlConf.sh.in Add missing file 1998-09-08 03:37:43 +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/


Daniel.Veillard@w3.org