gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sat Jul 11 12:22:34 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/c87870f9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b69d3fe3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a6ac9b74 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/738c04fe (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c65d0ef1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/309539b8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/916bdc2a (commit)
	from  https://github.com/Gnucash/gnucash/commit/90c8a1e3 (commit)



commit c87870f9d080ee38fddd2678ee758f9d5312edcd
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jul 12 00:12:51 2020 +0800

    [html-style-info] use srfi-9 records for <html-data-style-info>

commit b69d3fe38a90001475a3217ee22ef8cd8b4175fb
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jul 12 00:12:44 2020 +0800

    [html-style-info] use srfi-9 records for <html-markup-style-info>

commit a6ac9b748c78e8aeff62f99b2e55771c08ac3c2f
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 11 23:16:54 2020 +0800

    [html-document] use srfi-9 records for <html-object>

commit 738c04fe26b67835ac2aaa82bed036e8315a7926
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 11 23:16:37 2020 +0800

    [html-document] use srfi-9 records for <html-document>

commit c65d0ef1c391e551fdf9486479001870ee087809
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 11 23:01:56 2020 +0800

    [html-chart] use srfi-9 records for <html-chart>

commit 309539b80edbb5f63b1e38ca33361f20f0417941
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 11 22:43:08 2020 +0800

    [report-core] use srfi-9 records for <report>

commit 916bdc2a021b2753068a8b6499e33e96b9245dd4
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Jul 11 22:32:12 2020 +0800

    [report-core] use srfi-9 records for <report-template>



Summary of changes:
 gnucash/report/html-chart.scm      |  87 ++++++---------
 gnucash/report/html-document.scm   | 117 +++++++-------------
 gnucash/report/html-style-info.scm | 104 +++++++-----------
 gnucash/report/report-core.scm     | 212 ++++++++++++++-----------------------
 gnucash/report/report.scm          |   2 +
 5 files changed, 194 insertions(+), 328 deletions(-)



More information about the gnucash-patches mailing list