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


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

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

      from  d77b504   Speed refactors to Scheme %peek-char
       new  83e5ccb   Fix bug in trampoline_to_c_read
       new  1953d29   Decoding errors do not advance read pointer
       new  08c67db   Simplify decoding error handling
       new  8ee1899   Factor out iconv to port-decode-char
       new  837a7e0   Scheme peek-char can handle iconv encodings

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/ports.c             |  324 ++++++++++++++++++++----------------------
 module/ice-9/ports.scm       |   21 ++-
 test-suite/tests/ports.test  |   19 ++-
 test-suite/tests/rdelim.test |    5 +-
 4 files changed, 184 insertions(+), 185 deletions(-)



reply via email to

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