gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Aug 19 14:41:55 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/4fc61b2a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c6a72cc5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/7e7d4284 (commit)



commit 4fc61b2ac887dd676c9e44514d07b59db25031eb
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Aug 19 20:25:57 2017 +0200

    Commit imap conversions once per account instead of per import map slot.
    
    Commits are expensive in the SQL backend; this resulted in a >40x
    speedup in loading a database with 3400 import map slots (>2 hours to 3
    minutes).

commit c6a72cc596eadae03593dae9166a19210ec64c0c
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Aug 19 20:25:04 2017 +0200

    Revert "Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib."
    
    This reverts commit 6a359f86a07b2adcf6233cafc7531656e02cc6df.



Summary of changes:
 libgnucash/backend/dbi/test/test-backend-dbi.cpp | 4 ++--
 libgnucash/engine/Account.c                      | 4 ++--
 libgnucash/engine/gnc-engine.c                   | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)



More information about the gnucash-patches mailing list