guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (84a740d -> fb8c91a)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (84a740d -> fb8c91a)
Date: Tue, 7 Mar 2017 15:23:56 -0500 (EST)

wingo pushed a change to branch master
in repository guile.

      from  84a740d   psyntax: Generate identifiers in a deterministic fashion.
       new  fb8c91a   Add thread local fluids

The 1 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:
 NEWS                         |  7 ++++
 doc/ref/api-control.texi     |  3 ++
 doc/ref/api-scheduling.texi  | 54 ++++++++++++++++++++-----------
 libguile/fluids.c            | 77 ++++++++++++++++++++++++++++++++++++++------
 libguile/fluids.h            |  3 ++
 libguile/stacks.c            |  2 +-
 libguile/threads.c           |  1 +
 libguile/throw.c             |  2 +-
 test-suite/tests/fluids.test |  8 ++++-
 9 files changed, 125 insertions(+), 32 deletions(-)



reply via email to

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