gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Feb 27 19:39:02 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/675d8941 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ca73b000 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9f068593 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3d995de2 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1b0af424 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/87c52f53 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8e4c085e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ec169e6e (commit)
	from  https://github.com/Gnucash/gnucash/commit/3d5e2798 (commit)



commit 675d8941287cceb8183454915641ed9d45e844c2
Merge: ca73b0003 3d995de2a
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Feb 27 16:33:00 2023 -0800

    Merge Richard Cohen's 'cleanup-options' into master.

commit ca73b00039778903536ecf4302987de2877b5ed1
Merge: 3d5e27982 9f0685939
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Feb 27 16:31:53 2023 -0800

    Merge Richard Cohen's 'cleanup-boost' into master.

commit 9f068593900de5524c412d9eecd2ef9292ba9452
Author: Richard Cohen <richard at example.com>
Date:   Sun Oct 17 18:57:59 2021 +0100

    Remove references to old boost versions
    
    we already require 1.67

commit 3d995de2ab584036d7b96f7b3a6b2a6704d18591
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Wed Feb 15 19:32:19 2023 +0000

    Refactor: use default GncOptionValue copy constructor

commit 1b0af4246a32ad1dbc0a692e4ef47d0887debb85
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Wed Feb 15 19:20:11 2023 +0000

    Refactor: remove extra template parameter from member functions

commit 87c52f53fa4e1969ca52194f579fc2afca33c0fe
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Mon Feb 27 11:33:10 2023 +0000

    Update some references to hello-world.scm

commit 8e4c085e9f6fa5c12359ddd7da23099eb98ca932
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Mon Feb 27 11:29:08 2023 +0000

    Fix memory leak

commit ec169e6e2469a2bad1b16ebf364dc8aa58bbdf1a
Author: Richard Cohen <richard at daijobu.co.uk>
Date:   Wed Feb 15 16:21:12 2023 +0000

    Fix some non-translatable typos



Summary of changes:
 bindings/guile/gnc-optiondb.i             |  4 ++--
 gnucash/gnome-utils/gnc-option-gtk-ui.cpp |  3 ++-
 libgnucash/engine/gnc-option-impl.cpp     | 14 --------------
 libgnucash/engine/gnc-option-impl.hpp     | 26 +++++++++++---------------
 libgnucash/engine/gnc-optiondb-impl.hpp   |  2 +-
 libgnucash/engine/gnc-optiondb.cpp        |  2 +-
 libgnucash/engine/kvp-value.hpp           |  5 +----
 libgnucash/engine/test/test-gnc-guid.cpp  |  9 ++-------
 8 files changed, 20 insertions(+), 45 deletions(-)



More information about the gnucash-patches mailing list