mirror of
https://github.com/GNOME/libxml2.git
synced 2025-03-25 19:01:31 +08:00
Spring cleanup ...: - configure.in Makefile.am config.h.in xmlversion.h.in: detect if we need string functions - trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions to be able to use them where needed. Applied some changes to reduce name linking pollution and compile in only what's needed. - HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef for the string manipulation functions - xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically to the free() function of xmlmemory.c - entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP usage. Daniel
XML parser for Gnome Full documentation is available on-line at http://xmlsoft.org/ This code is released under the LGPL or the W3C IPR, pick the one you prefer. A mailing-list is available, to subscribe: echo "subscribe xml" | mail majordomo@rpmfind.net The list archive is at: http://xmlsoft.org/messages/ Daniel.Veillard@w3.org
Description
Languages
C
88.1%
HTML
5.8%
Python
3.6%
M4
0.5%
CMake
0.5%
Other
1.4%