Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -2/+2 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2004-05-06 | Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use | Marius Vollmer | 1 | -2/+2 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -5/+5 |
2001-08-31 | * Remove deprecated macros and typenames. | Dirk Herrmann | 1 | -10/+10 |
2001-07-19 | * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, | Martin Grabmüller | 1 | -1/+1 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -1/+1 |
2000-12-08 | Smob-related creanup. | Keisuke Nishida | 1 | -1/+1 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-04-04 | Lots of fixes with respect to strict typing. | Dirk Herrmann | 1 | -2/+2 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -4/+4 |
1999-12-16 | * *.h: Use SCM_NIMP(X) && in all the FOOP macros. | Greg J. Badros | 1 | -1/+4 |
1999-08-06 | Update FSF address in copyright notices. | Jim Blandy | 1 | -1/+2 |
1999-05-23 | * arbiters.c, async.c, regex-posix.c: Use new smob interface. | Mikael Djurfeldt | 1 | -3/+3 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-09-30 | Warning fixes from Maciej Stachowiak: | Jim Blandy | 1 | -1/+2 |
1997-06-24 | * regex-posix.c (scm_make_regexp, scm_regexp_exec): Add optional | Jim Blandy | 1 | -2/+2 |
1997-05-27 | Add support for POSIX regular expressions. | Jim Blandy | 1 | -0/+57 |