guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (6bf7ec0 -> 47918f3)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (6bf7ec0 -> 47918f3)
Date: Tue, 24 May 2016 20:44:59 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  6bf7ec0   Thread-safety fixes for iconv and ports
       new  690b856   Add force-output to sports
       new  25381bd   close-port implementation in sports
       new  9686b04   Wire up non-blocking support in sport writes
       new  ba91741   `put-bytevector' in Scheme
       new  7c8b80e   Add put-u8 implementation in Scheme
       new  48dbadd   Speed golf on Scheme put-u8, put-bytevector
       new  47918f3   Speed up scm_c_write / scm_lfwrite

The 7 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 |    1 +
 libguile/ports.c          |   50 +++++++++++++++-
 libguile/ports.h          |    1 +
 module/ice-9/sports.scm   |  138 ++++++++++++++++++++++++++++++++++++---------
 4 files changed, 160 insertions(+), 30 deletions(-)



reply via email to

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