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 (837a7e0 -> d28d1a5)


From: Andy Wingo
Subject: [Guile-commits] branch wip-port-refactor updated (837a7e0 -> d28d1a5)
Date: Tue, 10 May 2016 13:41:18 +0000 (UTC)

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

      from  837a7e0   Scheme peek-char can handle iconv encodings
       new  502e3a2   Fix port-clear-stream-start-for-bom-read logic.
       new  0dd1819   clear-stream-start-for-bom-read refactor
       new  9c02ede   Fix bad-utf8-len bug.
       new  3ccfa21   peek-char-and-len/iconv uses both returns from fill-input
       new  ab21af5   %peek-char port argument optional.
       new  d28d1a5   Implement read-char in Scheme.

The 6 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       |    7 ---
 module/ice-9/ports.scm |  113 ++++++++++++++++++++++++++++++++++--------------
 2 files changed, 80 insertions(+), 40 deletions(-)



reply via email to

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