guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (a20ef7e -> 55ebf1b)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (a20ef7e -> 55ebf1b)
Date: Tue, 12 Jan 2021 06:26:34 -0500 (EST)

wingo pushed a change to branch master
in repository guile.

    from a20ef7e  Bump copyright years for user-visible copyright messages
     new 9fecf20  Close accumulating output ports after use
     new 0f42fef  Add call-with-input-bytevector, call-with-output-bytevector
     new 1820ed5  Finish call-with-port cleanup
     new b2b1666  Document call-with-port
     new 55ebf1b  Document new interfaces

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


Summary of changes:
 NEWS                          | 21 ++++++++++++++++
 doc/ref/api-io.texi           | 20 +++++++++++++++-
 doc/ref/r6rs.texi             |  8 ++-----
 module/ice-9/binary-ports.scm | 56 +++++++++++++++++++++++++++++--------------
 module/ice-9/iconv.scm        | 22 +++--------------
 module/ice-9/ports.scm        | 40 +++++++++++++++++--------------
 module/rnrs/io/ports.scm      |  9 -------
 module/scheme/base.scm        | 15 +++---------
 module/system/repl/server.scm |  3 +--
 module/web/uri.scm            | 54 +++++------------------------------------
 10 files changed, 115 insertions(+), 133 deletions(-)



reply via email to

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