aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
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 /ChangeLog
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 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b44a65b1..ba779c91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Sun Jun 27 14:02:36 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+ * 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.
+
Sun Jun 27 10:02:28 HKT 2004 William Brack <wbrack@mmm.com.hk>
* regressions.py, regressions.xml: new files for running