gnucash stable: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Wed Jul 26 11:22:20 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/41724687 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/31471095 (commit)
	from  https://github.com/Gnucash/gnucash/commit/ffe7011f (commit)



commit 417246879a7e4a5f4d68670eb2c33d5df66b9784
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Jul 26 22:14:29 2023 +0800

    [import-main-matcher] always defer_bal_computation during import
    
    This will speed up both importing new transactions, and destroying
    existing ones.

commit 314710953f31bbf592ac541e349c2df0020c054a
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Jul 26 09:19:52 2023 +0800

    Revert recent changes from #1725 to import-main-matcher.cpp
    
    because there's a better strategy, in next commit



Summary of changes:
 gnucash/import-export/aqb/gnc-ab-utils.c           |  1 -
 .../csv-imp/assistant-csv-trans-import.cpp         |  2 --
 gnucash/import-export/import-main-matcher.cpp      | 39 ++++------------------
 gnucash/import-export/import-main-matcher.h        | 10 ------
 gnucash/import-export/ofx/gnc-ofx-import.cpp       |  1 -
 5 files changed, 6 insertions(+), 47 deletions(-)



More information about the gnucash-patches mailing list