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 (2fe9a85 -> 48d4255)


From: Ludovic Courtès
Subject: [Guile-commits] branch stable-2.2 updated (2fe9a85 -> 48d4255)
Date: Wed, 22 Nov 2017 10:47:16 -0500 (EST)

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

      from  2fe9a85   Destroy the mutex associated with a dirstream.
       new  83d4c4d   Honor '%fresh-auto-compile'.
       new  c2817dc   Convert `close' ref to xref.
       new  1be85ca   Mention (ice-9 peg) module path.
       new  f928888   ia64: Fix crash in thread context switch.
       new  3e7c80a   scripts: help: Fix reference to the "Using Guile Tools" 
node.
       new  bb5d316   foreign: Add 'uintptr_t' and 'intptr_t'.
       new  48d4255   ltdl wrappers now use a recursive mutex.

The 7 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-foreign.texi  |  2 ++
 doc/ref/api-io.texi       |  5 ++---
 doc/ref/api-peg.texi      | 11 ++++++-----
 libguile/dynl.c           | 16 +++++++++++-----
 libguile/foreign.c        | 22 ++++++++++++++++++++++
 libguile/load.c           | 11 +++++++----
 libguile/threads.c        |  1 +
 module/ice-9/boot-9.scm   |  5 ++++-
 module/scripts/help.scm   |  2 +-
 module/system/foreign.scm |  1 +
 10 files changed, 57 insertions(+), 19 deletions(-)



reply via email to

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