summaryrefslogtreecommitdiff
path: root/libguile/list.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-23Fix list validation of *list->bytevector procedures.Mark H Weaver1-3/+7
2018-06-20Update license notices in all C filesAndy Wingo1-17/+17
2018-06-20Remove (C) from copyright statementsAndy Wingo1-1/+1
2018-06-20Rename __scm.h to scm.hAndy Wingo1-1/+1
2018-06-20Remove Emacs local variables comments in Guile sourceAndy Wingo1-6/+0
2018-06-20Remove useless "classes: h_files" from Guile headers.Andy Wingo1-2/+0
2018-06-17Move list validators to list.hAndy Wingo1-1/+35
2009-12-01factor copy-tree and cons-source out of eval.[ch]Andy Wingo1-1/+2
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-05-31Add `SCM_INTERNAL' macro, use it.Ludovic Courtès1-3/+3
2006-02-02add a copyright year for 2005 changesKevin Ryde1-1/+1
2006-02-02(scm_list): Restore this function for use from C.Kevin Ryde1-1/+2
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2005-04-30remove scm_list()Han-Wen Nienhuys1-1/+0
2005-04-23(scm_make_list): New code, moving make-list from boot-9.scm.Kevin Ryde1-0/+1
2004-06-06 * list.[ch] (scm_i_finite_list_copy): New internal function toDirk Herrmann1-1/+8
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2003-03-11* srfi-1.scm (filter, filter!): Removed. (Now implemented in the core.)Mikael Djurfeldt1-1/+3
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-37/+37
2001-08-31* Removed deprecated stuff.Dirk Herrmann1-37/+9
2001-07-19 * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller1-1/+1
2001-06-28 * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,Keisuke Nishida1-19/+26
2001-05-26revert the ill-considered part of the 2001-05-24 changesMichael Livshin1-1/+1
2001-05-24* validate.hMichael Livshin1-1/+1
2001-04-28* list.h (scm_list_star): deprecation expired - removed.Rob Browning1-1/+0
2000-12-01* Added scm_c_memq as a fast C level alternative for scm_memq.Dirk Herrmann1-0/+1
2000-10-13* Deprecated scm_sloppy_mem(q|v|ber)Dirk Herrmann1-3/+3
2000-06-19* list.[ch] (scm_cons_star/cons*): Renamed fromMikael Djurfeldt1-1/+9
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-01-18*** empty log message ***Mikael Djurfeldt1-34/+34
1999-03-11Declare scm_list_starMikael Djurfeldt1-0/+1
1998-11-03* list.c, list.h (scm_delq1_x, scm_delv1_x, scm_delete1_x): NewMikael Djurfeldt1-0/+3
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1997-09-15* list.h (SCM_LISTn): New macros. Make list creation in C codeMikael Djurfeldt1-5/+24
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-02-19* list.h (scm_list_cdr_ref): Delete prototype; function no longerJim Blandy1-1/+0
1996-10-03* list.c, list.h: Use SCM_P instead of CPP hair. Doc fixes.Jim Blandy1-77/+31
1996-09-11* list.h (scm_list_head): Missing prototype for function inJim Blandy1-0/+2
1996-09-05* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1-1/+1
1996-09-04Don't install the unwashed masses of Guile header files in theJim Blandy1-1/+1
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+126