summaryrefslogtreecommitdiff
path: root/libguile/gc-inline.h
Commit message (Expand)AuthorAgeFilesLines
* Compiler allocates boxed flonums in unmarked spaceAndy Wingo2019-08-261-0/+6
* Inline freelist vectors into scm_threadAndy Wingo2019-06-201-12/+1
* Rename scm_i_thread to scm_threadAndy Wingo2018-06-261-7/+7
* Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint typesAndy Wingo2018-06-211-1/+1
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-3/+3
* Rename __scm.h to scm.hAndy Wingo2018-06-201-2/+0
* 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-4/+2
* Add thread-local lock-free, TLS-free freelists.Andy Wingo2014-02-021-0/+183