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

    from c3e8e9fa6 Remove needless smob.h includes
     new 2fc5ff526 Move bytevector output ports implementation to Scheme
     new 2a015937c Move bytevector input ports implementation to Scheme
     new 6ba6fbdf6 Fix GOOPS for <regexp>
     new 66ec19d79 Remove stale comment
     new 3f4048f6c Move transcoded ports implementation to 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 "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/goops.c              |   4 +
 libguile/r6rs-ports.c         | 456 +++---------------------------------------
 module/ice-9/binary-ports.scm | 130 +++++++++++-
 module/ice-9/threads.scm      |   3 -
 module/oop/goops.scm          |  10 +-
 module/rnrs/io/ports.scm      |  25 ++-
 6 files changed, 180 insertions(+), 448 deletions(-)

Reply via email to