Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-26 | Compiler allocates boxed flonums in unmarked space | Andy Wingo | 1 | -0/+6 |
2019-06-20 | Inline freelist vectors into scm_thread | Andy Wingo | 1 | -12/+1 |
2018-06-26 | Rename scm_i_thread to scm_thread | Andy Wingo | 1 | -7/+7 |
2018-06-21 | Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types | Andy Wingo | 1 | -1/+1 |
2018-06-20 | Update license notices in all C files | Andy Wingo | 1 | -17/+17 |
2018-06-20 | Remove (C) from copyright statements | Andy Wingo | 1 | -3/+3 |
2018-06-20 | Rename __scm.h to scm.h | Andy Wingo | 1 | -2/+0 |
2018-06-20 | Remove Emacs local variables comments in Guile source | Andy Wingo | 1 | -6/+0 |
2018-06-20 | Remove useless "classes: h_files" from Guile headers. | Andy Wingo | 1 | -4/+2 |
2014-02-02 | Add thread-local lock-free, TLS-free freelists. | Andy Wingo | 1 | -0/+183 |