1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 13:25:05 +03:00
XML parser and toolkit
Go to file
Daniel Veillard 55b91f2d5b Massive XPath implementation cleanup:
- debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
  in the XPath engine, rewrote large parts of it, now it's far
  cleaner and in sync with the REC not an old WD. Fixed a parsing
  problem in the interactive XML shell found when testing XPath.
Daniel
2000-10-05 16:30:11 +00:00
doc Rebuilt docs for 2.2.4 release, Daniel. 2000-10-01 20:33:47 +00:00
example 2.1.0 test release for good, updated doc and example, Daniel. 2000-06-29 00:43:27 +00:00
include/libxml Massive XPath implementation cleanup: 2000-10-05 16:30:11 +00:00
result More work and fixes on XPath: 2000-10-04 13:33:43 +00:00
SAXresult Added a bunch of testsuite realted files missing, Daniel. 2000-07-14 14:54:24 +00:00
test More work and fixes on XPath: 2000-10-04 13:33:43 +00:00
.cvsignore Provide pkg-config script. 2000-09-29 23:17:57 +00:00
acconfig.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
AUTHORS Corrected errors in infos, patched the Makefile.am, Daniel. 1998-07-26 04:28:20 +00:00
autogen.sh Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
ChangeLog Massive XPath implementation cleanup: 2000-10-05 16:30:11 +00:00
config.h.in New set of cleanups, released 2.2.3: 2000-09-17 16:00:22 +00:00
configure.in - configure.in: releasing 2.2.4 2000-10-01 20:28:44 +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 Massive XPath implementation cleanup: 2000-10-05 16:30:11 +00:00
debugXML.h Jumbo patch, resync of W3C/Gnome CVS trees: 2000-09-10 16:14:55 +00:00
encoding.c libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this 2000-08-26 21:40:43 +00:00
encoding.h libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this 2000-08-26 21:40:43 +00:00
entities.c - configure.in: releasing 2.2.4 2000-10-01 20:28:44 +00:00
entities.h Cleanups, 1 bug fix: 2000-10-01 18:23:35 +00:00
error.c Jumbo patch, resync of W3C/Gnome CVS trees: 2000-09-10 16:14:55 +00:00
HACKING Updated the Hacking file with instructions, Daniel. 2000-04-16 08:52:20 +00:00
HTMLparser.c Stupid bug fix on the HTML parser: 2000-10-03 09:33:21 +00:00
HTMLparser.h Mostly HTML generation and parsing enhancements: 2000-08-28 10:04:51 +00:00
HTMLtree.c - configure.in: releasing 2.2.4 2000-10-01 20:28:44 +00:00
HTMLtree.h work done on auto-opening of <p> tags and cleanup of SAX output, Daniel. 2000-08-19 19:52:36 +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 Use the correct pkg-config syntax 2000-09-30 02:27:55 +00:00
libxml.4 Added man pages, Daniel 2000-08-19 16:48:54 +00:00
libxml.m4 Various contribs: - xpath.c: patch for normalize-string() 2000-09-24 18:49:59 +00:00
libxml.spec.in New set of cleanups, released 2.2.3: 2000-09-17 16:00:22 +00:00
MAINTAINERS Add maintainers list 1999-06-15 17:20:45 +00:00
Makefile.am XPath fixes and cleanup, 2 general bug fixes: 2000-10-01 15:53:30 +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 Got an OSF/1 bug report fixing related problems: 2000-09-24 08:12:14 +00:00
nanoftp.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
nanohttp.c Got an OSF/1 bug report fixing related problems: 2000-09-24 08:12:14 +00:00
nanohttp.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c Bugfix - parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved the 2000-10-04 12:40:27 +00:00
parser.h - configure.in: releasing 2.2.4 2000-10-01 20:28:44 +00:00
parserInternals.c Various contributed patches: 2000-09-19 12:25:59 +00:00
parserInternals.h Cleanups, 1 bug fix: 2000-10-01 18:23:35 +00:00
README - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00
SAX.c - configure.in: releasing 2.2.4 2000-10-01 20:28:44 +00:00
SAX.h Jumbo patch, resync of W3C/Gnome CVS trees: 2000-09-10 16:14:55 +00:00
testHTML.c - HTMLparser.c testHTML.c: applied two new patches from 2000-08-29 09:41:15 +00:00
testSAX.c cleaned up the output of SAX tests, Daniel 2000-08-17 13:50:51 +00:00
testURI.c URI work cleanup and regresssion tests, 2000-09-04 11:15:39 +00:00
testXPath.c Massive XPath implementation cleanup: 2000-10-05 16:30:11 +00:00
TODO - configure.in: releasing 2.2.4 2000-10-01 20:28:44 +00:00
tree.c - configure.in: releasing 2.2.4 2000-10-01 20:28:44 +00:00
tree.h - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning 2000-09-25 14:26:28 +00:00
uri.c Big XPath cleanup continues, one URI fix: 2000-10-02 23:04:54 +00:00
uri.h - Large resync between W3C and Gnome tree 2000-06-28 23:40:59 +00:00
valid.c - configure.in: releasing 2.2.4 2000-10-01 20:28:44 +00:00
valid.h libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this 2000-08-26 21:40:43 +00:00
win32config.h.in - win32config.h.in: updated 2000-06-30 17:58:25 +00:00
xlink.c - configure.in: releasing 2.2.4 2000-10-01 20:28:44 +00:00
xlink.h - doc/encoding.html doc/xml.html: added I18N doc 2000-07-14 14:49:25 +00:00
xml-config.in Patch for solaris libs lookup, Daniel. 2000-09-30 14:39:55 +00:00
xml-error.h revamped the encoding support, added iconv support, so now libxml if 2000-05-03 14:20:55 +00:00
xmlConf.sh.in Add MODULE_VERSION -miguel 1999-09-18 22:29:26 +00:00
xmlIO.c Bugfix - parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved the 2000-10-04 12:40:27 +00:00
xmlIO.h Bugfix - parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved the 2000-10-04 12:40:27 +00:00
xmllint.1 Added man pages, Daniel 2000-08-19 16:48:54 +00:00
xmllint.c Closing bug #25000, Daniel. 2000-09-22 16:07:02 +00:00
xmlmemory.c - nanohttp.c: fixed socklen_t replacement to unsigned int 2000-07-21 15:16:39 +00:00
xmlmemory.h Work done on the plane, ready to release libxml2-2.0.0, Daniel 2000-04-03 19:48:13 +00:00
xmlversion.h.in Got an OSF/1 bug report fixing related problems: 2000-09-24 08:12:14 +00:00
xpath.c Massive XPath implementation cleanup: 2000-10-05 16:30:11 +00:00
xpath.h Massive XPath implementation cleanup: 2000-10-05 16:30:11 +00:00

                  XML parser for Gnome

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

This code is released under the LGPL and the W3C IPR

A mailing-list is available, to subscribe:
    echo "subscribe xml" | mail majordomo@rufus.w3.org

The list archive is at:
    http://xmlsoft.org/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