Hash :
d293fd1d
Author :
Date :
1999-12-01T09:51:45
- added the patch from Carl Nygard <cnygard@bellatlantic.net> which allow impressive speed improvement on dataset with large text pieces, but at the cost of broken binary compatibility and slightly bigger memory usage. Configure with --with-buffers to activate them, they are protected with XML_USE_BUFFER_CONTENT define. - added xmlCleanupPredefinedEntities(), memory allocation cleanup Daniel
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