Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix finalizer resuscitation causing excessive GC... | Andy Wingo | 2017-03-13 | 1 | -4/+4 |
* | Add interface to disable automatic finalization... | Andy Wingo | 2014-04-17 | 1 | -1/+4 |
* | consolidate scm_i_register_weak_gc_callback, update weak-set to fit... | Andy Wingo | 2013-01-20 | 1 | -1/+6 |
* | run finalizers asynchronously (in asyncs and/or pthreads)... | Andy Wingo | 2012-02-24 | 1 | -0/+3 |
* | add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator... | Andy Wingo | 2012-02-19 | 1 | -0/+39 |