summaryrefslogtreecommitdiff
path: root/libguile/list.h
Commit message (Expand)AuthorAgeFilesLines
* Fix list validation of *list->bytevector procedures.Mark H Weaver2019-05-231-3/+7
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-1/+1
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove useless "classes: h_files" from Guile headers.Andy Wingo2018-06-201-2/+0
* Move list validators to list.hAndy Wingo2018-06-171-1/+35
* factor copy-tree and cons-source out of eval.[ch]Andy Wingo2009-12-011-1/+2
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-3/+3
* add a copyright year for 2005 changesKevin Ryde2006-02-021-1/+1
* (scm_list): Restore this function for use from C.Kevin Ryde2006-02-021-1/+2
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* remove scm_list()Han-Wen Nienhuys2005-04-301-1/+0
* (scm_make_list): New code, moving make-list from boot-9.scm.Kevin Ryde2005-04-231-0/+1
* * list.[ch] (scm_i_finite_list_copy): New internal function toDirk Herrmann2004-06-061-1/+8
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* * srfi-1.scm (filter, filter!): Removed. (Now implemented in the core.)Mikael Djurfeldt2003-03-111-1/+3
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-37/+37
* * Removed deprecated stuff.Dirk Herrmann2001-08-311-37/+9
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,Keisuke Nishida2001-06-281-19/+26
* revert the ill-considered part of the 2001-05-24 changesMichael Livshin2001-05-261-1/+1
* * validate.hMichael Livshin2001-05-241-1/+1
* * list.h (scm_list_star): deprecation expired - removed.Rob Browning2001-04-281-1/+0
* * Added scm_c_memq as a fast C level alternative for scm_memq.Dirk Herrmann2000-12-011-0/+1
* * Deprecated scm_sloppy_mem(q|v|ber)Dirk Herrmann2000-10-131-3/+3
* * list.[ch] (scm_cons_star/cons*): Renamed fromMikael Djurfeldt2000-06-191-1/+9
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* *** empty log message ***Mikael Djurfeldt2000-01-181-34/+34
* Declare scm_list_starMikael Djurfeldt1999-03-111-0/+1
* * list.c, list.h (scm_delq1_x, scm_delv1_x, scm_delete1_x): NewMikael Djurfeldt1998-11-031-0/+3
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * list.h (SCM_LISTn): New macros. Make list creation in C codeMikael Djurfeldt1997-09-151-5/+24
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * list.h (scm_list_cdr_ref): Delete prototype; function no longerJim Blandy1997-02-191-1/+0
* * list.c, list.h: Use SCM_P instead of CPP hair. Doc fixes.Jim Blandy1996-10-031-77/+31
* * list.h (scm_list_head): Missing prototype for function inJim Blandy1996-09-111-0/+2
* * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1996-09-051-1/+1
* Don't install the unwashed masses of Guile header files in theJim Blandy1996-09-041-1/+1
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+126