wingo pushed a change to branch wip-whippet
in repository guile.

    from 0e8c6b672 Remove SMOB mark functions
     new 675d8d649 Rework gc_call_without_gc to allow reentrancy
     new 8f7e3dde4 Merge remote-tracking branch 'whippet/main' into wip-whippet
     new 6a554e5dd Add gc_deactivate / gc_reactivate
     new 173adcfe0 Merge remote-tracking branch 'whippet/main' into wip-whippet
     new 8b12d6f26 Excise BDW API use from threads.c

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/threads.c                       | 61 +++++++++++++-------------------
 libguile/whippet/api/gc-api.h            | 10 ++++--
 libguile/whippet/benchmarks/ephemerons.c |  4 +--
 libguile/whippet/benchmarks/finalizers.c |  4 +--
 libguile/whippet/benchmarks/mt-gcbench.c |  4 +--
 libguile/whippet/src/bdw.c               | 30 +++++++++++++---
 libguile/whippet/src/mmc.c               | 35 ++++++++++++++++--
 libguile/whippet/src/pcc.c               | 38 +++++++++++++++++---
 libguile/whippet/src/semi.c              | 18 ++++++++--
 9 files changed, 147 insertions(+), 57 deletions(-)

Reply via email to