* srfi-1.scm (filter, filter!): Removed. (Now implemented in the core.)
[bpt/guile.git] / libguile / list.h
2003-03-11 Mikael Djurfeldt* srfi-1.scm (filter, filter!): Removed. (Now implemen...
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Removed deprecated stuff.
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-06-28 Keisuke Nishida * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list...
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-24 Michael Livshin* validate.h
2001-04-28 Rob Browning* list.h (scm_list_star): deprecation expired - removed.
2000-12-01 Dirk Herrmann* Added scm_c_memq as a fast C level alternative for...
2000-10-13 Dirk Herrmann* Deprecated scm_sloppy_mem(q|v|ber)
2000-06-19 Mikael Djurfeldt* list.[ch] (scm_cons_star/cons*): Renamed from
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-01-18 Mikael Djurfeldt*** empty log message ***
1999-03-11 Mikael DjurfeldtDeclare scm_list_star
1998-11-03 Mikael Djurfeldt* list.c, list.h (scm_delq1_x, scm_delv1_x, scm_delete1...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1997-09-15 Mikael Djurfeldt* list.h (SCM_LISTn): New macros. Make list creation...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-02-19 Jim Blandy* list.h (scm_list_cdr_ref): Delete prototype; function...
1996-10-03 Jim Blandy* list.c, list.h: Use SCM_P instead of CPP hair. Doc...
1996-09-11 Jim Blandy* list.h (scm_list_head): Missing prototype for function in
1996-09-05 Jim Blandy* alist.h, append.h, arbiters.h, async.h, boolean.h...
1996-09-04 Jim BlandyDon't install the unwashed masses of Guile header files...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import