guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch stable-2.0 updated (f2764cb -> 4aead68)


From: Ludovic Courtès
Subject: [Guile-commits] branch stable-2.0 updated (f2764cb -> 4aead68)
Date: Sun, 12 Feb 2017 18:20:48 -0500 (EST)

civodul pushed a change to branch stable-2.0
in repository guile.

      from  f2764cb   tests: Avoid statprof test failure on systems without 
'setitimer'.
       new  f637d93   doc: Fix typo in keywords documentation.
       new  00b57d0   doc: Fix typo in site packages documentation.
       new  e18251e   Recognize sh3 as compilation targets
       new  68938bc   i18n: Do not represent zero as "-0".
       new  eba9ff8   tests: Use 'pass-if-equal' for (ice-9 i18n) tests.
       new  2160210   tests: Choose a more plausible US English locale name.
       new  4aead68   i18n: Fix corner cases for monetary and number string 
conversions.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/ref/api-data.texi         |   2 +-
 doc/ref/scheme-using.texi     |   2 +-
 module/ice-9/i18n.scm         |  60 ++++++++++++++++++------
 module/system/base/target.scm |   4 +-
 test-suite/tests/format.test  |  12 ++---
 test-suite/tests/i18n.test    | 106 ++++++++++++++++++++++++++++++------------
 6 files changed, 131 insertions(+), 55 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]