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