r21127 - gnucash/trunk/src/libqof/qof - Revert r21121, "Fix a weird include", and improve documentation of that.
Christian Stimming
cstim at code.gnucash.org
Mon Aug 8 02:59:54 EDT 2011
Author: cstim
Date: 2011-08-08 02:59:54 -0400 (Mon, 08 Aug 2011)
New Revision: 21127
Trac: http://svn.gnucash.org/trac/changeset/21127
Modified:
gnucash/trunk/src/libqof/qof/Makefile.am
gnucash/trunk/src/libqof/qof/gnc-numeric.c
Log:
Revert r21121, "Fix a weird include", and improve documentation of that.
Note: The qofmath128 functions are used mostly here and almost
nowhere else. Hence, we inline the C code directly into here so
that the compiler can potentially inline the code as-is and speed
up the gnc-numeric.c functions.
More information about the gnucash-patches
mailing list