gnucash master: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Mon Jun 22 08:18:14 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/d5a95727 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8db13470 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/851bc7f8 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f072fef0 (commit)



commit d5a957278f2a7f7158615b56cc67897589f43251
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 22 19:52:32 2020 +0800

    [html-utilities] use ice-9 match

commit 8db13470e2a8d383b5d21bccb287839a1ee13cb3
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 22 19:36:52 2020 +0800

    deprecations: remove functions deprecated in 3.x

commit 851bc7f8d962e7605f94d67d53e9cb4234c32ec4
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 22 19:17:48 2020 +0800

    deprecations: clarify functions deprecated in 4.x.



Summary of changes:
 bindings/guile/business-core.scm         |  2 +-
 bindings/guile/gnc-module.scm            |  1 +
 bindings/guile/utilities.scm             |  2 +-
 gnucash/report/eguile-utilities.scm      |  2 +-
 gnucash/report/html-barchart.scm         |  2 +-
 gnucash/report/html-linechart.scm        |  2 +-
 gnucash/report/html-piechart.scm         |  2 +-
 gnucash/report/html-scatter.scm          |  2 +-
 gnucash/report/html-table.scm            | 19 -------------------
 gnucash/report/html-utilities.scm        | 27 +++++++--------------------
 gnucash/report/report.scm                |  3 ---
 gnucash/report/test/test-report-html.scm | 25 -------------------------
 libgnucash/app-utils/app-utils.scm       |  6 +++---
 13 files changed, 18 insertions(+), 77 deletions(-)



More information about the gnucash-patches mailing list