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 (d7a111b -> 0b4b4db)


From: Andy Wingo
Subject: [Guile-commits] branch wip-port-refactor updated (d7a111b -> 0b4b4db)
Date: Thu, 05 May 2016 20:59:10 +0000

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

      from  d7a111b   Spead tweaks to Scheme peek-char
       new  86267af   Handle BOM around fill/flush instead of peek/put
       new  6d15a71   Port to Scheme of new BOM handling
       new  0b4b4db   Speed up peek-char

The 3 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 |   10 +-
 libguile/ports.c          |  356 ++++++++++++++++++++++++++++-----------------
 libguile/print.c          |   18 +--
 module/ice-9/ports.scm    |   67 +++++++--
 4 files changed, 286 insertions(+), 165 deletions(-)



reply via email to

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