gnucash/libgnucash
Christopher D. Carson 0e37e059d5 Fix XML load CPU hotspot: Scrub.c xaccTransScrubPostedDate
The refactoring provides roughly 10% reduction in user CPU
use for XML file load by moving an expensive function
to within an if-clause where the result is used.  The diff looks
like a full re-write but only the if statements, indenting,
and commentary changed.
2019-01-01 19:41:16 -06:00
..
app-utils Fix most of the unused assignment errors from static analysis. 2018-11-30 15:08:41 +09:00
backend Performance fix in dom_chars_handler: use g_strndup instead of g_strdup 2018-12-24 13:46:48 +01:00
core-utils Fix a bunch of memory allocation errors found by clang static analysis. 2018-11-30 15:08:41 +09:00
doc Bug 796820 - References to 'Gnome Bugzilla' should be changed to 'GnuCash Bugzilla' 2018-09-28 15:00:43 +02:00
engine Fix XML load CPU hotspot: Scrub.c xaccTransScrubPostedDate 2019-01-01 19:41:16 -06:00
gnc-module Lowercase cmake commands 2018-05-03 23:18:15 +02:00
quotes Lowercase cmake commands 2018-05-03 23:18:15 +02:00
scm Bug 794617 - Can't compile with -DWITH_GNUCASH=NO due to scm-gnome-utils 2018-06-07 14:17:49 -07:00
tax Lowercase cmake commands 2018-05-03 23:18:15 +02:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00