summaryrefslogtreecommitdiff
path: root/libguile/weak-set.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-1/+1
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove useless "classes: h_files" from Guile headers.Andy Wingo2018-06-201-2/+0
* Devolve threads.h from _scm.h.Andy Wingo2018-06-201-1/+1
* Revert "with a threaded guile, lock weak sets and tables during a fork"Andy Wingo2012-02-231-4/+1
* with a threaded guile, lock weak sets and tables during a forkAndy Wingo2012-02-171-1/+4
* add weak setsAndy Wingo2011-10-231-0/+69