gnucash stable: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Sat Sep 16 08:50:59 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/d38bfe0e (commit)
via https://github.com/Gnucash/gnucash/commit/5a8ee33f (commit)
via https://github.com/Gnucash/gnucash/commit/49c3c5dc (commit)
via https://github.com/Gnucash/gnucash/commit/757c1cac (commit)
via https://github.com/Gnucash/gnucash/commit/0191b5f7 (commit)
from https://github.com/Gnucash/gnucash/commit/a81bc72f (commit)
commit d38bfe0e9d78f238af68775b0d6707b4239e02a6
Merge: a81bc72fb1 5a8ee33f06
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sat Sep 16 20:50:17 2023 +0800
Merge branch 'stable-autoclear' into stable #1769
commit 5a8ee33f064de69d2a7da537377dd76349d72046
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Thu Sep 14 22:30:48 2023 +0800
[test-autoclear] plug memory leaks
commit 49c3c5dc2ebffb9246062942ac20d37152c46caf
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Sep 13 07:20:39 2023 +0800
[gnc-autoclear] Store gnc_numeric.num only in GHashTable
no need for extra alloc
commit 757c1cac3156ade45458333fabf677948bc04eaa
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Sep 13 07:02:12 2023 +0800
[gnc-autoclear] [upgrade] add ability to clear same-amount splits
commit 0191b5f70b20eb8118775163bfbd408289d91333
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Fri Oct 29 22:28:09 2021 +0800
[gnc-autoclear] use GError to signal errors
Summary of changes:
gnucash/gnome-utils/gnc-autoclear.c | 232 ++++++++++++++++------------
gnucash/gnome-utils/gnc-autoclear.h | 8 +
gnucash/gnome-utils/test/test-autoclear.cpp | 8 +-
gnucash/gnome/window-autoclear.c | 18 +--
4 files changed, 153 insertions(+), 113 deletions(-)
More information about the gnucash-patches
mailing list