1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 04:55:04 +03:00
XML parser and toolkit
Go to file
2001-05-01 12:42:26 +00:00
doc Added an entry to the FAQ, Daniel 2001-05-01 12:42:26 +00:00
example Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
include - configure.in: default on the DocBook parser inclusion (for Gnome) 2001-04-29 17:04:07 +00:00
result - HTMLparser.c : HTML parsing still sucks ... trying to deal 2001-04-24 12:51:09 +00:00
SAXresult - testSAX.c: fixed problem with cdata reporting 2000-10-15 10:06:55 +00:00
test trio upgrade and integration 2001-04-21 16:57:29 +00:00
vms Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c 2000-11-25 09:54:49 +00:00
win32 - parserInternals.c xpath.[ch]: some UTF8 cleanup on 2001-04-27 17:13:01 +00:00
.cvsignore Make the .m4 file install properly (Makefile.am) Ignore some files. 2000-11-14 23:47:56 +00:00
acconfig.h - Makefile.am include/Makefile.am include/win32config.h 2000-10-12 08:06:28 +00:00
acinclude.m4 Auto* still annoying peoples, commiting result :-(, Daniel. 2000-10-15 21:43:03 +00:00
aclocal.m4 - tree.c parser.c encoding.c: spent a bit more time looking 2001-04-30 11:46:40 +00:00
AUTHORS Corrected errors in infos, patched the Makefile.am, Daniel. 1998-07-26 04:28:20 +00:00
autogen.sh Revert directory structure changes 2001-02-23 17:55:21 +00:00
ChangeLog fix of an XSLT namespace bug reported on the list general/bug-8- Daniel 2001-04-30 20:31:33 +00:00
config.h.in - config.h.in configure.in xmlversion.h.in: added ansidecl.h test 2001-04-11 12:22:25 +00:00
configure.in - configure.in: default on the DocBook parser inclusion (for Gnome) 2001-04-29 17:04:07 +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 - parserInternals.c xpath.[ch]: some UTF8 cleanup on 2001-04-27 17:13:01 +00:00
debugXML.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
DOCBparser.c - DOCBparser.c: patche from Lszl Kovcs 2001-04-26 10:59:11 +00:00
DOCBparser.h - configure.in: default on the DocBook parser inclusion (for Gnome) 2001-04-29 17:04:07 +00:00
encoding.c - tree.c parser.c encoding.c: spent a bit more time looking 2001-04-30 11:46:40 +00:00
encoding.h - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper 2001-04-16 14:08:07 +00:00
entities.c Staring to receive bug reports on 2.3.7: 2001-04-24 12:12:30 +00:00
entities.h - entities.h: andrew@ugh.net.au detected a double declaration 2001-04-18 15:10:35 +00:00
error.c - error.c: Jean Franois Lecomte provided a complete description 2001-04-26 09:16:13 +00:00
HACKING - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:12 +00:00
hash.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
hash.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
HTMLparser.c - HTMLparser.c : HTML parsing still sucks ... trying to deal 2001-04-24 12:51:09 +00:00
HTMLparser.h Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
HTMLtree.c - HTMLtree.c: real fix for #53402 2001-04-25 10:29:44 +00:00
HTMLtree.h Good old cycle: new release, new bug reports, new fixes ... 2001-04-24 15:52:00 +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-2.0.pc.in Revert directory structure changes 2001-02-23 17:55:21 +00:00
libxml.4 Revert directory structure changes 2001-02-23 17:55:21 +00:00
libxml.h trio upgrade and integration 2001-04-21 16:57:29 +00:00
libxml.m4 - parser.c: applied fixes from Christian Glahn bug report #53391 2001-04-26 20:54:01 +00:00
libxml.spec.in new patches from Toshio Kuratomi Daniel 2001-04-26 19:29:02 +00:00
list.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
list.h Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
MAINTAINERS Updated Email, forgot one place where the noencoding should be tested, Daniel 2001-01-18 12:50:20 +00:00
Makefile.am Time to work on helping the Gnome Doc project, first step is reintegrating 2001-04-23 13:41:34 +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 trio upgrade and integration 2001-04-21 16:57:29 +00:00
nanoftp.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
nanohttp.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
nanohttp.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c - tree.c parser.c encoding.c: spent a bit more time looking 2001-04-30 11:46:40 +00:00
parser.h Time to work on helping the Gnome Doc project, first step is reintegrating 2001-04-23 13:41:34 +00:00
parserInternals.c - parserInternals.c xpath.[ch]: some UTF8 cleanup on 2001-04-27 17:13:01 +00:00
parserInternals.h Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
README - README: a bit of cleanup 2001-02-08 10:31:33 +00:00
README.cvs-commits - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:12 +00:00
SAX.c - DOCBparser.c SAX.c: a bit more work on entities processing. 2001-04-25 19:06:28 +00:00
SAX.h Time to work on helping the Gnome Doc project, first step is reintegrating 2001-04-23 13:41:34 +00:00
strio.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
strio.h - strio.h trio.c: Dan McNichol suggested a couple of small 2001-04-30 17:44:45 +00:00
testDocbook.c - SAX.c testDocbook.c DOCBparser.c: more work on the support 2001-04-24 13:55:12 +00:00
testHTML.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
testSAX.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
testURI.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
testXPath.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
TODO This improves seriously some XSLt speed tests: 2001-04-28 14:35:02 +00:00
tree.c - strio.h trio.c: Dan McNichol suggested a couple of small 2001-04-30 17:44:45 +00:00
tree.h - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add 2001-04-28 16:55:50 +00:00
trio.c - strio.h trio.c: Dan McNichol suggested a couple of small 2001-04-30 17:44:45 +00:00
trio.h trio upgrade and integration 2001-04-21 16:57:29 +00:00
triop.h trio upgrade and integration 2001-04-21 16:57:29 +00:00
uri.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
uri.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
valid.c Good old cycle: new release, new bug reports, new fixes ... 2001-04-24 15:52:00 +00:00
valid.h Geez, this one was painful ! I still need to handle entities references 2001-04-20 13:03:48 +00:00
xinclude.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
xinclude.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xlink.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
xlink.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2-config.1 Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2-config.in Revert directory structure changes 2001-02-23 17:55:21 +00:00
xml2Conf.sh.in Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - 2001-03-03 18:50:55 +00:00
xmlerror.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xmlIO.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
xmlIO.h - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add 2001-04-28 16:55:50 +00:00
xmllint.1 - xmllint.[c1] : added return code errors for xmllint 2001-02-23 18:44:52 +00:00
xmllint.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
xmlmemory.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
xmlmemory.h Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
xmlversion.h.in Time to work on helping the Gnome Doc project, first step is reintegrating 2001-04-23 13:41:34 +00:00
xpath.c fix of an XSLT namespace bug reported on the list general/bug-8- Daniel 2001-04-30 20:31:33 +00:00
xpath.h - parserInternals.c xpath.[ch]: some UTF8 cleanup on 2001-04-27 17:13:01 +00:00
xpathInternals.h Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
xpointer.c trio upgrade and integration 2001-04-21 16:57:29 +00:00
xpointer.h Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00

                  XML parser for Gnome

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

This code is released under the LGPL or the W3C IPR, pick the one
you prefer.

A mailing-list is available, to subscribe:
    echo "subscribe xml" | mail majordomo@rpmfind.net

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

Daniel.Veillard@w3.org