* readline.scm: moved to ./ice-9/
[bpt/guile.git] / srfi / srfi-1.c
2003-12-02 Kevin Ryde(count): Rewrite in C, avoiding non-tail recursion.
2003-08-22 Kevin Ryde(list-copy): New function, derived
2003-07-28 Kevin Ryde(length+): Rewrite using scm_ilength.
2003-07-28 Kevin Ryde(concatenate, concatenate!): Use scm_append and scm_app...
2003-07-13 Kevin Ryde2003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni...
2003-07-08 Kevin Ryde(scm_srfi1_delete, scm_srfi1_delete_x,
2003-04-21 Dirk Herrmann * srfi/srfi-1.c (srfi1_ilength), libguile/list.c ...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-06 Mikael Djurfeldt* srfi-1.c (scm_init_srfi_1): Extend root module map...
2003-02-03 Mikael Djurfeldt* srfi-1.c (srfi1_for_each): Corrected argument checkin...
2002-12-01 Mikael Djurfeldt* srfi-1.scm: Load srfi-1 extension.
2002-12-01 Mikael Djurfeldt* srfi-1.scm: Load srfi-1 extension.