summaryrefslogtreecommitdiff
path: root/libguile/finalizers.h
Commit message (Expand)AuthorAgeFilesLines
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* libguile header files have uniform format for copyright declarationsAndy Wingo2018-06-201-1/+2
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-2/+2
* Fix finalizer resuscitation causing excessive GCAndy Wingo2017-03-131-4/+4
* Add interface to disable automatic finalizationAndy Wingo2014-04-171-1/+4
* consolidate scm_i_register_weak_gc_callback, update weak-set to fitAndy Wingo2013-01-201-1/+6
* run finalizers asynchronously (in asyncs and/or pthreads)Andy Wingo2012-02-241-0/+3
* add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitatorAndy Wingo2012-02-191-0/+39