guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (8b6f4df -> 534139e)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (8b6f4df -> 534139e)
Date: Fri, 20 May 2016 13:40:47 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  8b6f4df   Fix sports.test
       new  534139e   Support for non-blocking I/O

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                        |    4 +
 doc/ref/api-io.texi         |   87 +++++++++++++++++++++
 libguile/fports.c           |   46 +++++++++--
 libguile/ports-internal.h   |    3 +
 libguile/ports.c            |  179 +++++++++++++++++++++++++++++++++++++++----
 libguile/ports.h            |    4 +
 module/ice-9/ports.scm      |   10 ++-
 module/ice-9/sports.scm     |   26 +++++--
 test-suite/tests/ports.test |   27 ++++---
 9 files changed, 344 insertions(+), 42 deletions(-)



reply via email to

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