Go to file
Daniel Veillard 0142b84bbf Oops, it seems I forgot to commit 1.8.4 changes
- restored xmlNewGlobalNs since this seems used
- fixed a problem with INCLUDE_WINSOCK
- removed all calls to exit() from the library code.
- removed bugs detected by Windows compilers
- started adding interfaces for parsing well balanced XML fragments
- releasing 1.8.4
- rebuilt the docs
Daniel
2000-01-14 14:45:24 +00:00
doc Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
example shut up cvs 1999-11-04 20:55:54 +00:00
include/libxml Added a Fragment function for Raph (DOM) Daniel. 2000-01-09 21:08:56 +00:00
result Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
SAXresult Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
test Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
.cvsignore shut up cvs 1999-11-04 20:55:54 +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 *** empty log message *** 1999-02-06 18:12:01 +00:00
ChangeLog Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
config.h.in - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
configure.in Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +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 - Lots of improvements, too long to list here 1999-12-28 16:35:14 +00:00
debugXML.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
encoding.c - fix for PIs name starting with xml 1999-12-22 11:30:41 +00:00
encoding.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
entities.c Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
entities.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
error.c - added xmlRemoveProp 2000-01-03 11:08:02 +00:00
HACKING Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel 1999-09-08 21:35:25 +00:00
HTMLparser.c Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
HTMLparser.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
HTMLtree.c - Push mode for the HTML parser (new calls) 1999-12-29 12:49:06 +00:00
HTMLtree.h - Updated HTML test outputs 1999-09-23 22:19:18 +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 Updated the doc, and patched libxml.spec.in, Daniel. 1999-09-24 14:03:48 +00:00
MAINTAINERS Add maintainers list 1999-06-15 17:20:45 +00:00
Makefile.am Released 1.8.3, Daniel 2000-01-05 16:31:25 +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
nanohttp.c Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
nanohttp.h - release 1.8.2 - HTML handling improvement - new tree handling functions 1999-12-21 15:35:29 +00:00
NEWS Added the XML code developped at W3C, Daniel. 1998-07-24 19:24:09 +00:00
parser.c Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
parser.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
parserInternals.h - Lots of improvements, too long to list here 1999-12-28 16:35:14 +00:00
README Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
SAX.c - added xmlRemoveProp 2000-01-03 11:08:02 +00:00
SAX.h - Updated HTML test outputs 1999-12-18 15:32:46 +00:00
tester.c - Lots of improvements, too long to list here 1999-12-28 16:35:14 +00:00
testHTML.c Added a Fragment function for Raph (DOM) Daniel. 2000-01-09 21:08:56 +00:00
testSAX.c - Lots of improvements, too long to list here 1999-12-28 16:35:14 +00:00
testXPath.c - fix for PIs name starting with xml 1999-12-22 11:30:41 +00:00
TODO Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
tree.c Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
tree.h Added a Fragment function for Raph (DOM) Daniel. 2000-01-09 21:08:56 +00:00
valid.c Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
valid.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
win32config.h.in - added xmlRemoveProp 2000-01-03 11:08:02 +00:00
xlink.c - fix for PIs name starting with xml 1999-12-22 11:30:41 +00:00
xlink.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
xml-config.in - added the patch from Carl Nygard <cnygard@bellatlantic.net> 1999-12-01 09:51:45 +00:00
xml-error.h - release 1.8.2 - HTML handling improvement - new tree handling functions 1999-12-21 15:35:29 +00:00
xmlConf.sh.in Add MODULE_VERSION -miguel 1999-09-18 22:29:26 +00:00
xmlIO.c - added xmlRemoveProp 2000-01-03 11:08:02 +00:00
xmlIO.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +00:00
xmlmemory.c - Push mode for the HTML parser (new calls) 1999-12-29 12:49:06 +00:00
xmlmemory.h - Lots of improvements, too long to list here 1999-12-28 16:35:14 +00:00
xpath.c Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
xpath.h - added xmlRemoveID() and xmlRemoveRef() 2000-01-05 14:46:17 +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/

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