gnucash stable: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Thu Jun 27 17:13:24 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/ad7a51a6 (commit)
via https://github.com/Gnucash/gnucash/commit/d1807b6c (commit)
via https://github.com/Gnucash/gnucash/commit/6cac9d0e (commit)
from https://github.com/Gnucash/gnucash/commit/63927aaa (commit)
commit ad7a51a6ef9e4c8cdf632ac1b1d91c129f0435d1
Merge: 63927aaa88 d1807b6c15
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jun 27 13:21:49 2024 -0700
Merge Chris Lam's 'acc-children-vector' into stable.
commit d1807b6c15177e49c47427eefa2f11cf61fb4c83
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Jun 3 15:24:04 2024 +0800
[engine.i] move gnc_accounts_and_all_descendants to engine.i
commit 6cac9d0ebb67a9b9f6d5424b6c837b1489946a04
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Jun 3 08:31:09 2024 +0800
[Account.cpp] priv->children is a vector<Account*>
Summary of changes:
bindings/engine-common.i | 4 -
bindings/engine.i | 20 +++
libgnucash/engine/Account.cpp | 268 ++++++++++---------------------
libgnucash/engine/Account.h | 2 -
libgnucash/engine/Account.hpp | 1 +
libgnucash/engine/AccountP.hpp | 2 +-
libgnucash/engine/test/utest-Account.cpp | 24 +--
7 files changed, 124 insertions(+), 197 deletions(-)
More information about the gnucash-patches
mailing list