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 (d1447c7 -> cffa9bd)


From: Mark H. Weaver
Subject: [Guile-commits] branch stable-2.0 updated (d1447c7 -> cffa9bd)
Date: Tue, 02 Dec 2014 17:34:34 +0000

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

      from  d1447c7   doc: Clarify behavior of 'select' in the presence of 
signal interruptions.
       new  cffa9bd   Implement SRFI 28: Basic Format Strings.

The 1 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/srfi-modules.texi               |   37 +++++++++++++++++++++++++++++++
 module/Makefile.am                      |    1 +
 module/srfi/{srfi-2.scm => srfi-28.scm} |   23 +++++++++++--------
 3 files changed, 51 insertions(+), 10 deletions(-)
 copy module/srfi/{srfi-2.scm => srfi-28.scm} (64%)



reply via email to

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