guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.2 updated (23af45e -> 791cae9)


From: Ludovic Courtès
Subject: [Guile-commits] branch stable-2.2 updated (23af45e -> 791cae9)
Date: Sun, 1 Jul 2018 17:45:59 -0400 (EDT)

civodul pushed a change to branch stable-2.2
in repository guile.

      from  23af45e   vm: Fix stack-marking bug in multi-threaded programs.
       new  533e3ff   Serialize accesses to submodule hash tables.
       new  be1e6e6   Update copyright years in '--version' and the manual.
       new  fbbab31   Update NEWS.
       new  d571009   build: Really build srfi/srfi-71.scm.
       new  791cae9   Bump version for Guile 2.2.4.

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:
 GUILE-VERSION                 |  4 +--
 NEWS                          | 57 ++++++++++++++++++++++++++++++++++++++++++
 configure.ac                  |  3 ++-
 doc/ref/guile.texi            |  3 ++-
 module/Makefile.am            |  3 ++-
 module/ice-9/boot-9.scm       | 58 ++++++++++++++++++++++++-------------------
 module/ice-9/command-line.scm |  4 +--
 module/srfi/Makefile.am       | 53 ---------------------------------------
 8 files changed, 99 insertions(+), 86 deletions(-)
 delete mode 100644 module/srfi/Makefile.am



reply via email to

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