guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (8da33d9 -> 1a1c3bb)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (8da33d9 -> 1a1c3bb)
Date: Thu, 4 Aug 2016 20:35:48 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  8da33d9   Fix compilation of `continue' in `while'.
       new  1a1c3bb   Implement R6RS custom binary input/output ports

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:
 NEWS                          |    1 +
 doc/ref/api-io.texi           |   12 ++++++
 doc/ref/r6rs.texi             |    1 +
 libguile/r6rs-ports.c         |   86 +++++++++++++++++++++++++++++++++++++++++
 libguile/r6rs-ports.h         |    2 +
 module/ice-9/binary-ports.scm |    3 +-
 module/rnrs/io/ports.scm      |    1 +
 7 files changed, 105 insertions(+), 1 deletion(-)



reply via email to

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