guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (3f23688 -> fcb4348)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (3f23688 -> fcb4348)
Date: Mon, 14 Nov 2016 21:02:38 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  3f23688   Fix crasher in scm_system_async_mark_for_thread
       new  e447258   scm_spawn_thread uses call-with-new-thread
       new  a521440   join-thread in Scheme
       new  fcb4348   Slim thread cleanup

The 3 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/threads.c       |  212 +++++-----------------------------------------
 libguile/threads.h       |    2 -
 libguile/throw.c         |   22 ++---
 libguile/throw.h         |    5 ++
 module/ice-9/threads.scm |   70 ++++++++++++---
 5 files changed, 96 insertions(+), 215 deletions(-)



reply via email to

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