gnucash stable: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Wed May 17 21:27:09 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/acd26202 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7a2287f6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/46e9fcf0 (commit)



commit acd26202782ef20192add5cd2b78cec688e56c8c
Merge: 46e9fcf037 7a2287f67c
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu May 18 09:25:21 2023 +0800

    Merge branch 'import-matcher-progress' into stable #1613

commit 7a2287f67cd92a8c7f8eb063210dddf8a96f0069
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Apr 25 10:07:43 2023 +0800

    [import-backend] move gnc_import_TransInfo_remove_top_match to backend
    
    because removing the first in a GList is a backend type action, and
    converting to stl container will be easier then.



Summary of changes:
 gnucash/import-export/import-backend.cpp    | 10 +++++++++-
 gnucash/import-export/import-backend.h      |  4 ++--
 gnucash/import-export/import-main-matcher.c | 14 ++++----------
 3 files changed, 15 insertions(+), 13 deletions(-)



More information about the gnucash-patches mailing list