guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (bf4a978 -> 6dd87f4)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (bf4a978 -> 6dd87f4)
Date: Mon, 12 Dec 2016 20:13:19 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  bf4a978   Bump version to 2.1.5.
       new  6dd87f4   Add suspendable-continuation?

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:
 doc/ref/api-control.texi      |   27 +++++++++++++++++++++++++++
 libguile/continuations.c      |    3 +++
 libguile/control.c            |   25 +++++++++++++++++++++++++
 libguile/eval.c               |    3 +++
 libguile/throw.c              |    3 +++
 libguile/vm.c                 |   13 ++++++++++---
 libguile/vm.h                 |    1 +
 module/ice-9/control.scm      |    6 +++++-
 test-suite/tests/control.test |   27 +++++++++++++++++++++++++++
 9 files changed, 104 insertions(+), 4 deletions(-)



reply via email to

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