Age | Commit message (Expand) | Author | Files | Lines |
2010-09-12 | move srfi-1 and srfi-60 C impl to libguile, without public C api | Andy Wingo | 1 | -92/+0 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2006-06-17 | merge 1.8 branch | Kevin Ryde | 1 | -0/+2 |
2006-04-16 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2005-11-23 | (lset-difference!): Rewrite in C. | Kevin Ryde | 1 | -0/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-05-06 | (car+cdr, fold, last, list-index, | Kevin Ryde | 1 | -0/+7 |
2005-05-03 | (fifth, sixth, seventh, eighth, ninth, tenth): Rewrite in C. | Kevin Ryde | 1 | -0/+6 |
2005-05-03 | (break, break!): Rewrite in C. | Kevin Ryde | 1 | -0/+2 |
2005-05-03 | (drop-right!, drop-while, | Kevin Ryde | 1 | -0/+10 |
2005-04-03 | (scm_srfi1_concatenate, scm_srfi1_concatenate_x): Add code | Kevin Ryde | 1 | -0/+2 |
2005-04-02 | (alist-copy): Rewrite in C. | Kevin Ryde | 1 | -0/+1 |
2005-03-17 | (filter-map): Rewrite in C. | Kevin Ryde | 1 | -0/+1 |
2005-03-15 | (split-at, split-at!): Rewrite in C. | Kevin Ryde | 1 | -0/+2 |
2005-03-15 | (drop-right, partition!, remove!, take-right): Rewrite in C. | Kevin Ryde | 1 | -0/+4 |
2005-03-13 | (find, find-tail): Rewrite in C. | Kevin Ryde | 1 | -0/+2 |
2005-01-28 | (remove): Rewrite in C, a trivial adaption from scm_filter in the core. | Kevin Ryde | 1 | -1/+2 |
2004-09-03 | 2004-09-03 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 1 | -1/+1 |
2003-12-02 | (count): Rewrite in C, avoiding non-tail recursion. | Kevin Ryde | 1 | -0/+1 |
2003-08-22 | (list-copy): New function, derived | Kevin Ryde | 1 | -0/+1 |
2003-07-28 | (length+): Rewrite using scm_ilength. | Kevin Ryde | 1 | -0/+1 |
2003-07-13 | 2003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de> | Kevin Ryde | 1 | -0/+1 |
2003-07-08 | (scm_srfi1_delete, scm_srfi1_delete_x, | Kevin Ryde | 1 | -1/+5 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -37/+11 |
2002-12-01 | * srfi-1.scm: Load srfi-1 extension. | Mikael Djurfeldt | 1 | -2/+3 |
2002-12-01 | * srfi-1.scm: Load srfi-1 extension. | Mikael Djurfeldt | 1 | -0/+67 |