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 (8b46a4a -> 6a752bc)


From: Andy Wingo
Subject: [Guile-commits] branch wip-port-refactor updated (8b46a4a -> 6a752bc)
Date: Sat, 30 Apr 2016 12:49:56 +0000

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

      from  8b46a4a   Optimize peek-char
       new  2b47043   Remove port locks
       new  8bad621   Add SCM port read/write functions
       new  555c934   Refactor way the-eof-object is defined
       new  300c85b   Tweak port initialization order
       new  6a752bc   peek-byte in Scheme

The 5 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/init.c        |    2 +-
 libguile/ports.c       |  255 +++++++++++++++++++++++++++++++-----------------
 libguile/ports.h       |   53 +++-------
 module/ice-9/ports.scm |   85 +++++++++++++++-
 4 files changed, 260 insertions(+), 135 deletions(-)



reply via email to

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