1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
XML parser and toolkit
Go to file
Daniel Veillard e043ee17c2 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper
prefix lookup.
- parserInternals.c: fixed the bug reported by Morus Walter
  due to an off by one typo in xmlStringCurrentChar()
Daniel
2001-04-16 14:08:07 +00:00
doc - doc/xml.html: added 2.3.6 release 2001-04-11 11:51:41 +00:00
example Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
include - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper 2001-04-16 14:08:07 +00:00
result parsing real HTML is a nightmare. 2001-04-12 15:42:58 +00:00
SAXresult - testSAX.c: fixed problem with cdata reporting 2000-10-15 10:06:55 +00:00
test Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - 2001-04-05 16:54:14 +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 Contributed Win2000 Makefiles: 2001-01-17 08:19:35 +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 - xpath.c: Bill Brack pointer an error in detecting a null nodeset 2001-04-10 14:31:39 +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 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper 2001-04-16 14:08:07 +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 - config.h.in configure.in xmlversion.h.in: added ansidecl.h test 2001-04-11 12:22:25 +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 Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
debugXML.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
encoding.c - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper 2001-04-16 14:08:07 +00:00
encoding.h - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper 2001-04-16 14:08:07 +00:00
entities.c Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
entities.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
error.c Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
HACKING - README.cvs-commits: added, pointing to HACKING 2001-03-13 09:31:12 +00:00
hash.c Completely changed the way the XPath evaluation is done, likely to break 2001-03-18 23:17:47 +00:00
hash.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
HTMLparser.c parsing real HTML is a nightmare. 2001-04-12 15:42:58 +00:00
HTMLparser.h Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
HTMLtree.c Small fixes: - xpath.c: fixed a memleak when comparing nodesets - 2001-04-02 15:16:19 +00:00
HTMLtree.h Revert directory structure changes 2001-02-23 17:55:21 +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.m4 Revert directory structure changes 2001-02-23 17:55:21 +00:00
libxml.spec.in Renamed the library to libxml2 and made the changes needed to have 2001-01-28 07:40:36 +00:00
list.c Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +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 Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +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 Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
nanoftp.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
nanohttp.c Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +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 parser.c: fixed line number reporting on error 2001-03-26 22:52:16 +00:00
parser.h Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
parserInternals.c - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper 2001-04-16 14:08:07 +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 - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c 2001-03-26 16:28:29 +00:00
SAX.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
strio.c Fixed a make distched problem w.r.t. includes from the new files, Daniel 2001-03-27 13:56:45 +00:00
strio.h Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
testHTML.c - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c 2001-03-26 16:28:29 +00:00
testSAX.c - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c 2001-03-26 16:28:29 +00:00
testURI.c Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
testXPath.c Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - 2001-04-05 16:54:14 +00:00
TODO Patches bug fixes and on new function: 2001-01-15 19:41:13 +00:00
tree.c - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper 2001-04-16 14:08:07 +00:00
tree.h - tree.[ch] : added xmlDocCopyNode for gdome2 support 2001-04-12 08:55:36 +00:00
trio.c Fixed a make distched problem w.r.t. includes from the new files, Daniel 2001-03-27 13:56:45 +00:00
trio.h Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
uri.c Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
uri.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
valid.c Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
valid.h Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
xinclude.c Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
xinclude.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xlink.c Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +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 Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
xmlIO.h Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
xmllint.1 - xmllint.[c1] : added return code errors for xmllint 2001-02-23 18:44:52 +00:00
xmllint.c - tree.c: xmlNewDoc was missing the charset initialization 2001-04-11 07:50:02 +00:00
xmlmemory.c Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
xmlmemory.h Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +00:00
xmlversion.h.in - config.h.in configure.in xmlversion.h.in: added ansidecl.h test 2001-04-11 12:22:25 +00:00
xpath.c - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper 2001-04-16 14:08:07 +00:00
xpath.h More cleanups, XSLT induced, start looking okay: 2001-03-19 15:58:54 +00:00
xpathInternals.h Huge cleanup, I switched to compile with 2001-03-24 17:00:36 +00:00
xpointer.c Spring cleanup ...: - configure.in Makefile.am config.h.in 2001-03-27 12:47:33 +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