guile-commits
[Top][All Lists]
Advanced

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

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


From: Andy Wingo
Subject: [Guile-commits] branch master updated (534139e -> fd17cf9)
Date: Sun, 22 May 2016 16:37:00 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  534139e   Support for non-blocking I/O
       new  1852633   Add install-sports!, uninstall-sports! functions
       new  fd5e69d   Sports refactor
       new  a4b0635   Implementation of read-delimited in Scheme
       new  fd17cf9   Speed up port position access from Scheme

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:
 libguile/ports-internal.h |   45 ++++++++++---
 libguile/ports.c          |   73 +++++++++++++--------
 libguile/ports.h          |    3 -
 libguile/read.c           |   58 +++++++++--------
 module/ice-9/ports.scm    |   15 +++++
 module/ice-9/sports.scm   |  156 ++++++++++++++++++++++++++++++++++++++++-----
 6 files changed, 272 insertions(+), 78 deletions(-)



reply via email to

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