gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Mon Jun 27 12:01:59 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/0ab31763 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/bf0d532b (commit)
	from  https://github.com/Gnucash/gnucash/commit/394f2b43 (commit)



commit 0ab31763e4cf1d96c56f07f51aa41ce4abba6183
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 27 23:23:39 2022 +0800

    [cellblock.c] free the cells
    
    was leaking at least 256 bytes per cell block

commit bf0d532b3d1cf17d5c6d516319cd71d15f223bc6
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 27 21:06:49 2022 +0800

    [trep-engine] refactor grid data structure functions
    
    trep will never insert more than 1 datum in a cell.



Summary of changes:
 gnucash/register/register-core/cellblock.c |  2 +-
 gnucash/report/trep-engine.scm             | 39 +++++++++---------------------
 2 files changed, 13 insertions(+), 28 deletions(-)



More information about the gnucash-patches mailing list