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 (4aead68 -> 358e963)


From: Ludovic Courtès
Subject: [Guile-commits] branch stable-2.0 updated (4aead68 -> 358e963)
Date: Mon, 13 Feb 2017 16:12:07 -0500 (EST)

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

      from  4aead68   i18n: Fix corner cases for monetary and number string 
conversions.
       new  4b2b867   i18n: 'number->locale-string' guesses the minimum number 
of decimals.
       new  8a5e406   doc: Describe -e (module) on equal footing with (@ ...).
       new  cbbf79a   Update 'NEWS'.
       new  358e963   Bump version number to 2.0.14.

The 4 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:
 GUILE-VERSION                |  2 +-
 NEWS                         | 22 ++++++++++++++-
 doc/ref/api-i18n.texi        | 10 ++++---
 doc/ref/guile-invoke.texi    | 12 +++-----
 doc/ref/scheme-scripts.texi  | 67 ++++++++++++++++++++++++++++++++++++++++++++
 module/ice-9/i18n.scm        | 40 +++++++++++++++++---------
 test-suite/tests/format.test |  6 ++--
 test-suite/tests/i18n.test   | 16 +++++------
 8 files changed, 137 insertions(+), 38 deletions(-)



reply via email to

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