Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | -5/+6 |
2018-06-20 | Make libguile header inclusion consistent within libguile c files | Andy Wingo | 1 | -7/+7 |
2018-06-20 | Remove Emacs local variables comments in Guile source | Andy Wingo | 1 | -6/+0 |
2018-06-20 | Remove _scm.h | Andy Wingo | 1 | -1/+0 |
2018-06-20 | Move subr snarfing macros to gsubr.h. | Andy Wingo | 1 | -0/+1 |
2018-06-19 | Devolve numbers.h from _scm.h. | Andy Wingo | 1 | -1/+2 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-09-13 | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 1 | -1/+1 |
2006-11-18 | Added missing files for `(ice-9 i18n)'. | Ludovic Courtès | 1 | -0/+331 |