Age | Commit message (Expand) | Author | Files | Lines |
2004-07-27 | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into | Marius Vollmer | 1 | -5/+5 |
2004-07-08 | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 1 | -2/+2 |
2004-07-06 | Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 1 | -11/+11 |
2003-12-02 | (count): Rewrite in C, avoiding non-tail recursion. | Kevin Ryde | 1 | -0/+103 |
2003-08-22 | (list-copy): New function, derived | Kevin Ryde | 1 | -0/+33 |
2003-07-28 | (length+): Rewrite using scm_ilength. | Kevin Ryde | 1 | -0/+12 |
2003-07-28 | (concatenate, concatenate!): Use scm_append and scm_append_x. | Kevin Ryde | 1 | -0/+8 |
2003-07-13 | 2003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de> | Kevin Ryde | 1 | -0/+40 |
2003-07-08 | (scm_srfi1_delete, scm_srfi1_delete_x, | Kevin Ryde | 1 | -7/+308 |
2003-04-21 | * srfi/srfi-1.c (srfi1_ilength), libguile/list.c (scm_ilength, | Dirk Herrmann | 1 | -2/+2 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -38/+12 |
2003-03-06 | * srfi-1.c (scm_init_srfi_1): Extend root module map and for-each | Mikael Djurfeldt | 1 | -0/+7 |
2003-02-03 | * srfi-1.c (srfi1_for_each): Corrected argument checking for the | Mikael Djurfeldt | 1 | -4/+4 |
2002-12-01 | * srfi-1.scm: Load srfi-1 extension. | Mikael Djurfeldt | 1 | -2/+34 |
2002-12-01 | * srfi-1.scm: Load srfi-1 extension. | Mikael Djurfeldt | 1 | -0/+324 |