Hash :
32bc74ef
Author :
Date :
2000-07-14T14:49:25
- doc/encoding.html doc/xml.html: added I18N doc - encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding improvements, both parser and filters, added ASCII & HTML, fixed the ISO-Latin-1 one - xmllint.c testHTML.c: added/made visible --encode - debugXML.c : cleanup - most .c files: applied patches due to warning on Windows and when using Sun Pro cc compiler - xpath.c : cleanup memleaks - nanoftp.c : added a TESTING preprocessor flag for standalong compile so that people can report bugs more easilly - nanohttp.c : ditched socklen_t which was a portability mess and replaced it with unsigned int. - tree.[ch]: added xmlHasProp() - TODO: updated - test/ : added more test for entities, NS, encoding, HTML, wap - configure.in: preparing for 2.2.0 release Daniel
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