gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sat Mar 2 06:28:24 EST 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/47cdcade (commit)
	 via  https://github.com/Gnucash/gnucash/commit/11742530 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a6296314 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/613adfe8 (commit)
	from  https://github.com/Gnucash/gnucash/commit/d9c83523 (commit)



commit 47cdcaded35612ba8a5e4dca6d37c9150a2e20b7
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Mar 2 15:40:18 2019 +0800

    [standard-reports] drop (process-file-list)
    
    The list of reports is obtained by scanning the standard-reports
    folder for *.scm, then processes the filenames by removing
    ".scm". Process the removal directly.

commit 117425305babfe40b8a964227297505fc3842a0f
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Mar 2 15:01:44 2019 +0800

    [standard-reports] compact (directory-files) and remove regex
    
    use string-suffix? instead.

commit a6296314a0b090d7fa5a660ef7257f352772d854
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Mar 2 14:47:16 2019 +0800

    [standard-reports] compact functions

commit 613adfe82497c5e82c70ab7f7368e63705849992
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Mar 2 14:45:19 2019 +0800

    [standard-reports] reindent/untabify/delete-trailing-whitespace



Summary of changes:
 .../report/standard-reports/standard-reports.scm   | 104 ++++++++-------------
 1 file changed, 37 insertions(+), 67 deletions(-)



More information about the gnucash-patches mailing list