gnucash stable: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Sun Nov 2 21:57:40 EST 2025
Updated via https://github.com/Gnucash/gnucash/commit/dde10464 (commit)
via https://github.com/Gnucash/gnucash/commit/655bddda (commit)
via https://github.com/Gnucash/gnucash/commit/001c690a (commit)
from https://github.com/Gnucash/gnucash/commit/0b66ee3b (commit)
commit dde10464d1bd0bafb6ba44af7a18680e0cf2b08b
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sun Nov 2 22:28:25 2025 +0800
[transaction.cpp] comparing identical txns returns 0
bypassing many comparisons
commit 655bddda46bb73647b7ababc879905339793e056
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sun Nov 2 22:32:29 2025 +0800
[account.cpp] comparing identical accts returns 0
bypassing many comparisons
commit 001c690a811ae94fb5ba1dc0d767eee4d36eae1c
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sun Nov 2 10:20:49 2025 +0800
[account.cpp] gnc_account_foreach_split forward loops only
because the reverse iteration isn't used at all
Summary of changes:
bindings/engine.i | 2 +-
libgnucash/engine/Account.cpp | 16 ++++++----------
libgnucash/engine/Account.hpp | 2 +-
libgnucash/engine/Scrub.cpp | 2 +-
libgnucash/engine/Transaction.cpp | 6 +++---
5 files changed, 12 insertions(+), 16 deletions(-)
More information about the gnucash-patches
mailing list