guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch wip-custom-ports updated (d6aa87528 -> afb8844bc)


From: Andy Wingo
Subject: [Guile-commits] branch wip-custom-ports updated (d6aa87528 -> afb8844bc)
Date: Fri, 2 Jun 2023 16:29:49 -0400 (EDT)

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

    from d6aa87528 Rewrite pretty-print to rely on port-column, abort early
     new 98f18b2bf pretty-print: width arg is never false
     new 94e3f1a96 Inline generic-write into pretty-print
     new f239791ce truncated-print: use call-with-truncating-output-string
     new b1913f5e7 Fix allow-newline? in call-with-truncating-output-string
     new afb8844bc Load (ice-9 binary-ports) from C in thread-safe way

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/r6rs-ports.c         |  35 ++-
 module/ice-9/pretty-print.scm | 521 ++++++++++++++++++++----------------------
 2 files changed, 283 insertions(+), 273 deletions(-)



reply via email to

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