Age | Commit message (Expand) | Author | Files | Lines |
2014-09-30 | Merge branch 'stable-2.0' | Mark H Weaver | 1 | -15/+16 |
2014-06-04 | Optimize scm_ilength and 'length+'. | Mark H Weaver | 1 | -15/+16 |
2014-04-25 | Merge branch 'stable-2.0'v2.1.0 | Mark H Weaver | 1 | -5/+36 |
2014-04-01 | Make reverse! forego the cost of SCM_VALIDATE_LIST | David Kastrup | 1 | -5/+36 |
2013-03-28 | Merge remote-tracking branch 'origin/stable-2.0' | Mark H Weaver | 1 | -2/+0 |
2013-02-27 | Let reverse! accept arbitrary types as second argument (new_tail) | David Kastrup | 1 | -2/+0 |
2012-10-30 | Merge remote-tracking branch 'origin/stable-2.0' | Mark H Weaver | 1 | -7/+10 |
2012-10-06 | Improve error reporting in 'append!' | Mark H Weaver | 1 | -7/+10 |
2011-10-24 | add SCM_HEAP_OBJECT_P | Andy Wingo | 1 | -1/+1 |
2011-05-13 | more care regarding SCM_PACK and SCM_UNPACK | Andy Wingo | 1 | -4/+4 |
2011-05-05 | scm_mem[qv] optimization | Andy Wingo | 1 | -8/+51 |
2010-04-09 | remove libguile/lang.h, deprecate %nil (in favor of #nil) | Andy Wingo | 1 | -2/+1 |
2009-12-01 | remove uses of trampolines within guile itself | Andy Wingo | 1 | -7/+5 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-09-13 | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 1 | -1/+5 |
2006-02-02 | (scm_list): Restore this function for use from C. | Kevin Ryde | 1 | -0/+10 |
2006-01-29 | Renamed the "frames" that are related to dynamic-wind to "dynamic | Marius Vollmer | 1 | -1/+1 |
2005-11-26 | (list): Should be "primitive" in SCM_SNARF_DOCS, not "register". | Kevin Ryde | 1 | -1/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-04-23 | (scm_make_list): New code, moving make-list from boot-9.scm. | Kevin Ryde | 1 | -0/+21 |
2005-04-22 | (list): Use scm_list_copy, so as to produce a fresh list when | Kevin Ryde | 1 | -11/+7 |
2005-04-22 | (scm_cons_star): Don't modify the rest list, it belongs to | Kevin Ryde | 1 | -10/+12 |
2004-09-22 | *** empty log message *** | Marius Vollmer | 1 | -27/+27 |
2004-07-27 | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into | Marius Vollmer | 1 | -6/+6 |
2004-07-23 | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 1 | -1/+1 |
2004-07-10 | * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, | Marius Vollmer | 1 | -9/+5 |
2004-07-08 | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 1 | -1/+1 |
2004-07-06 | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 1 | -10/+10 |
2004-06-06 | * list.[ch] (scm_i_finite_list_copy): New internal function to | Dirk Herrmann | 1 | -1/+30 |
2004-05-01 | (varargs.h): Remove, leave just stdarg.h which is all the | Kevin Ryde | 1 | -7/+1 |
2004-04-15 | (scm_append_x): Use iterative style, to avoid non-tail recursion. | Kevin Ryde | 1 | -12/+18 |
2004-03-28 | * eval.c (s_scm_copy_tree): idem. | Han-Wen Nienhuys | 1 | -1/+1 |
2004-03-20 | Changed docstrings so that they no longer talk about returning | Marius Vollmer | 1 | -5/+5 |
2004-02-20 | * list.c (scm_list_n): Add #if SCM_DEBUG_CELL_ACCESSES_P around | Neil Jerram | 1 | -1/+2 |
2004-02-20 | (scm_list_n): check validate non-immediate arguments; | Han-Wen Nienhuys | 1 | -0/+3 |
2003-10-11 | (scm_append): Track argument number and use in error. | Kevin Ryde | 1 | -1/+3 |
2003-07-09 | * deprecation.c (scm_c_issue_deprecation_warning_fmt): Add va_end. | Kevin Ryde | 1 | -0/+1 |
2003-04-21 | * srfi/srfi-1.c (srfi1_ilength), libguile/list.c (scm_ilength, | Dirk Herrmann | 1 | -4/+4 |
2003-04-21 | * list.c (scm_cons_star), ramap.c (scm_ra_sum, scm_ra_product, | Dirk Herrmann | 1 | -1/+1 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+12 |
2003-03-11 | * srfi-1.scm (filter, filter!): Removed. (Now implemented in the core.) | Mikael Djurfeldt | 1 | -1/+60 |
2002-07-20 | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 1 | -9/+9 |
2002-03-14 | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 1 | -2/+0 |
2002-03-01 | Changes in doc/ref: | Dirk Herrmann | 1 | -1/+1 |
2002-01-22 | * First batch of libguile changes for Elisp support. | Neil Jerram | 1 | -16/+17 |
2001-11-25 | Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and | Marius Vollmer | 1 | -3/+1 |
2001-11-16 | * Adding C function declarations from the SCM interface to the | Neil Jerram | 1 | -3/+3 |
2001-08-31 | * Removed deprecated stuff. | Dirk Herrmann | 1 | -62/+0 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-30 | * Fixed some signedness issues. | Dirk Herrmann | 1 | -2/+2 |