guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated (896960dad -> 99e727add)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (896960dad -> 99e727add)
Date: Sun, 16 Jul 2023 16:06:23 -0400 (EDT)

civodul pushed a change to branch main
in repository guile.

    from 896960dad Add representations for new primcalls
     new 85520354a Fix possible deadlock in 'scm_sigaction_for_thread'.
     new aa44ad3fb tests: Skip web server tests when thread support is missing.
     new 99e727add Remove recursive Makefile for 'benchmark-suite'.

The 3 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:
 Makefile.am                      |  2 +-
 NEWS                             |  2 ++
 benchmark-suite/Makefile.am      | 24 -----------------------
 benchmark-suite/local.mk         | 28 +++++++++++++++++++++++++++
 configure.ac                     |  1 -
 libguile/scmsigs.c               |  8 ++++++--
 test-suite/tests/web-server.test | 42 +++++++++++++++++++++-------------------
 7 files changed, 59 insertions(+), 48 deletions(-)
 delete mode 100644 benchmark-suite/Makefile.am
 create mode 100644 benchmark-suite/local.mk



reply via email to

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