guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (e337432 -> c9910c6)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (e337432 -> c9910c6)
Date: Mon, 13 Mar 2017 10:53:25 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

      from  e337432   Guile 2.1.8.
       new  c9910c6   Fix finalizer resuscitation causing excessive GC

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:
 libguile/Makefile.am                 |  4 ++-
 libguile/finalizers.c                | 59 ++++++++++++++----------------------
 libguile/finalizers.h                |  8 ++---
 libguile/{promises.h => weak-list.h} | 54 ++++++++++++++++++++-------------
 libguile/weak-set.c                  | 18 ++++++++++-
 libguile/weak-table.c                | 18 ++++++++++-
 6 files changed, 97 insertions(+), 64 deletions(-)
 copy libguile/{promises.h => weak-list.h} (52%)



reply via email to

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