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 (3ce52fa -> f7027a8)


From: Andy Wingo
Subject: [Guile-commits] branch wip-port-refactor updated (3ce52fa -> f7027a8)
Date: Mon, 11 Apr 2016 20:28:18 +0000

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

      from  3ce52fa   Fold 2.1.2 NEWS items into cumulative 2.2 NEWS
       new  55fb8f4   make-chunked-output-port buffering fix
       new  f7027a8   Port read/write functions take bytevectors

The 2 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/fports.c                       |   26 ++--
 libguile/ports.c                        |  351 +++++++++++++++++++++++--------
 libguile/ports.h                        |   14 +-
 libguile/r6rs-ports.c                   |  153 +++++---------
 libguile/strports.c                     |   27 ++--
 libguile/vports.c                       |   29 ++-
 module/web/http.scm                     |   18 +-
 test-suite/standalone/test-scm-c-read.c |   12 +-
 8 files changed, 383 insertions(+), 247 deletions(-)



reply via email to

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