gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Dec 14 21:28:22 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/e2e15038 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c85c4529 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/dd544de7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/08a43949 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/620832f4 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/dca16c89 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a61f6140 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5f2eab3b (commit)
	from  https://github.com/Gnucash/gnucash/commit/735ee38b (commit)



commit e2e15038e1def912270c498dc9a32b6700cedc5d
Merge: 735ee38 c85c452
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 14 20:02:29 2014 -0800

    Merge branch 'maint'

commit c85c4529fd5b132b3f0dc554c58646b8636799c4
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 14 16:38:48 2014 -0800

    Still more Guile library path additions, this time in tests.

commit dd544de7ed576fb7120f857a1c4aa78d2a49b85b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 14 16:37:47 2014 -0800

    Use standard macro INT64_C() to silence gcc-4.2 complaint
    
    About constants being too large for an int.

commit 08a4394955fdc39524e84db6a89c3ea6fc241d12
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 14 16:36:53 2014 -0800

    Correct inadvertent change to a still-needed function.

commit 620832f4811e9e30818e23870c88fb213ea48395
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 13 17:15:40 2014 -0800

    Remove Windows specializations from gnc-date.c
    
    Now that we're building with a recent GLib version they're no longer needed.

commit dca16c893374949fdaaac971e39f0cf6ac08e547
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Dec 12 12:55:05 2014 -0800

    Still more Guile precompilation fixes.
    
    This time for gcc-4.2, used for OSX 10.5-compatible releases.

commit a61f61406f4f5d4d3108303aa22b2adb384c13de
Author: Mike Alexander <mta at umich.edu>
Date:   Mon Dec 8 22:56:58 2014 -0500

    Fix line endings in repository to match recent change to .gitattributes

commit 5f2eab3ba85b1011b88ed675aba95c8c27f1b09a
Author: VERDOÏA Laurent <verdoialaurent at gmail.com>
Date:   Mon Dec 8 01:00:10 2014 +0900

    French typo correction
    
    ctte -> cette
    
    Cherry picked from master because I first applied it there by mistake.



Summary of changes:
 src/libqof/qof/gnc-date.cpp                  | 111 +--------------------------
 src/libqof/qof/gnc-numeric.cpp               |  14 ++--
 src/report/report-gnome/test/Makefile.am     |   2 +
 src/report/standard-reports/test/Makefile.am |   1 +
 src/scm/Makefile.am                          |   4 +-
 5 files changed, 15 insertions(+), 117 deletions(-)



More information about the gnucash-patches mailing list