Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-25 | Switch to use atomic_compare_exchange_strong | Andy Wingo | 1 | -14/+2 |
2019-05-23 | Fix 'atomic-box-compare-and-swap!'. | Mark H Weaver | 1 | -4/+15 |
2018-10-07 | Fix use of uninstalled header by installed headers | Andy Wingo | 1 | -0/+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 | -1/+1 |
2018-06-20 | Make .c copyright headers uniform | Andy Wingo | 1 | -1/+2 |
2018-06-20 | Rationalize include order in C files | Andy Wingo | 1 | -3/+7 |
2018-06-20 | Make libguile header inclusion consistent within libguile c files | Andy Wingo | 1 | -7/+7 |
2018-06-20 | Remove _scm.h | Andy Wingo | 1 | -1/+0 |
2018-06-20 | Devolve threads.h from _scm.h. | Andy Wingo | 1 | -0/+1 |
2018-06-20 | Move subr snarfing macros to gsubr.h. | Andy Wingo | 1 | -0/+1 |
2018-06-18 | Remove includes of validate.h. | Andy Wingo | 1 | -1/+0 |
2018-06-14 | Fix libguile subcomponent headers not to include <libguile.h> | Andy Wingo | 1 | -1/+2 |
2016-09-06 | Add atomic boxes | Andy Wingo | 1 | -0/+128 |