aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-06-27 12:08:10 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-06-27 12:08:10 +0000
commita2351322c89608d09ce1a99e5eccd62d00c79890 (patch)
tree231ae94386ad9bf77dcaf8fe6bfbeca47ca63132 /python
parent3403adde326013574de71ff667c6d75d8d62656b (diff)
downloadandroid_external_libxml2-a2351322c89608d09ce1a99e5eccd62d00c79890.tar.gz
android_external_libxml2-a2351322c89608d09ce1a99e5eccd62d00c79890.tar.bz2
android_external_libxml2-a2351322c89608d09ce1a99e5eccd62d00c79890.zip
hack based on Arjan van de Ven suggestion to reduce ELF footprint and
* elfgcchack.h doc/elfgcchack.xsl libxml.h: hack based on Arjan van de Ven suggestion to reduce ELF footprint and generated code. Based on aliasing of libraries function to generate direct call instead of indirect ones * doc/libxml2-api.xml doc/Makefile.am doc/apibuild.py: added automatic generation of elfgcchack.h based on the API description, extended the API description to show the conditionals configuration flags required for symbols. * nanohttp.c parser.c xmlsave.c include/libxml/*.h: lot of cleanup * doc/*: regenerated the docs. Daniel
Diffstat (limited to 'python')
-rw-r--r--python/libxml2class.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/libxml2class.txt b/python/libxml2class.txt
index 72561ab7..87494bd2 100644
--- a/python/libxml2class.txt
+++ b/python/libxml2class.txt
@@ -177,6 +177,7 @@ validateQName()
URIEscape()
URIEscapeStr()
URIUnescapeString()
+buildRelativeURI()
buildURI()
canonicPath()
createURI()