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
1999-02-01 12:18:54 +00:00
doc Cleanup, bug fixing, entities improvement, more documentation, Daniel. 1998-10-29 05:51:30 +00:00
include/libxml Header cleanup and work on parsing/output of element declarations, Daniel. 1999-02-01 12:18:54 +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 Fix Sopwith's autogen.sh hack. Dunno exactly what he was trying to do here though 1998-12-28 23:49:02 +00:00
ChangeLog Header cleanup and work on parsing/output of element declarations, Daniel. 1999-02-01 12:18:54 +00:00
config.h.in Prepare for initial release of Gnumeric 1998-09-23 00:58:59 +00:00
configure.in Use -I not -L for includes. 1999-01-27 23:01:51 +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 Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +00:00
encoding.h Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +00:00
entities.c Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +00:00
entities.h Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +00:00
error.c Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +00:00
error.h New file. Contains prototyes from `error.c'. 1998-08-20 21:52:38 +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 Bumped version number to 0.99.3. 1999-01-16 19:15:56 +00:00
Makefile.am Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +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 Header cleanup and work on parsing/output of element declarations, Daniel. 1999-02-01 12:18:54 +00:00
parser.h Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +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 Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +00:00
tester.c Speed, conformance testing, more parsing, general improvements, Daniel. 1999-01-17 19:11:59 +00:00
TODO Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
tree.c More work toward DTD parsing, informations on the mailing-list and Web, Daniel. 1999-01-31 22:15:06 +00:00
tree.h Header cleanup and work on parsing/output of element declarations, Daniel. 1999-02-01 12:18:54 +00:00
valid.c Header cleanup and work on parsing/output of element declarations, Daniel. 1999-02-01 12:18:54 +00:00
valid.h Header cleanup and work on parsing/output of element declarations, Daniel. 1999-02-01 12:18:54 +00:00
xml-config.in Added xml-config.in and the related changes, Daniel. 1998-10-04 14:41:05 +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