mirror of
https://github.com/GNOME/libxml2.git
synced 2025-04-06 19:20:23 +08:00
- uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished the cleanup of the computation of URI references when seeking external entities. The URI reference string and the resulting URI are both stored now. - parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c: large s(n)printf checks and cleanup from Denis Barbier <barbier@imacs.polytechnique.fr> - xmlversion.h.in tree.h: couple of SGML declarations for a possible docbook module. - result/VC/ : a couple of test output changed due to the change of the entities URI 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
Description
Languages
C
88.1%
HTML
5.8%
Python
3.6%
M4
0.5%
CMake
0.5%
Other
1.4%