guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-port-refactor updated (6a752bc -> 1309ab8)


From: Andy Wingo
Subject: [Guile-commits] branch wip-port-refactor updated (6a752bc -> 1309ab8)
Date: Sun, 01 May 2016 15:01:48 +0000

wingo pushed a change to branch wip-port-refactor
in repository guile.

      from  6a752bc   peek-byte in Scheme
       new  56c48d1   scm_fill_input can guarantee a minimum fill amount
       new  1309ab8   Char readers peek into read buffer

The 2 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.c      |  442 ++++++++++++++++++++++---------------------------
 libguile/ports.h      |    2 +-
 libguile/r6rs-ports.c |    2 +-
 libguile/read.c       |    2 +-
 4 files changed, 200 insertions(+), 248 deletions(-)



reply via email to

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