guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (55ebf1b -> b5ecfdd)


From: Rob Browning
Subject: [Guile-commits] branch master updated (55ebf1b -> b5ecfdd)
Date: Sun, 17 Jan 2021 15:05:54 -0500 (EST)

rlb pushed a change to branch master
in repository guile.

    from 55ebf1b  Document new interfaces
     new 859cd4e  doc: Fix composition describing scm_reverse_list_to_string
     new 7a1cd29  Replace a line which was accidentally removed.
     new f1547e1  (scheme base) member: return #f, not (), for no match
     new d0d1f68  scm_i_make_transcoded_port: fix mode for input/output ports
     new b5ecfdd  Fix "display" typo in make-thread and begin-thread docs

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:
 THANKS                           |  4 ++++
 doc/ref/api-scheduling.texi      |  4 ++--
 libguile/guile.c                 |  1 +
 libguile/r6rs-ports.c            |  4 ++--
 libguile/srfi-13.c               |  2 +-
 module/scheme/base.scm           |  7 ++++---
 test-suite/tests/r6rs-ports.test | 26 ++++++++++++++++++++++++++
 test-suite/tests/r7rs.test       |  2 +-
 8 files changed, 41 insertions(+), 9 deletions(-)



reply via email to

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