| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore libgc 7.2 compatibility... | Andy Wingo | 2017-04-20 | 1 | -0/+8 |
* | Attempt to mutate residualized literal pair throws exception... | Andy Wingo | 2017-04-18 | 1 | -0/+16 |
* | inline scm_cons, scm_car, scm_cdr... | Andy Wingo | 2012-05-17 | 1 | -4/+62 |
* | remove "discouraged" infrastructure... | Andy Wingo | 2010-08-08 | 1 | -1/+9 |
* | change remaining %nil -> #nil... | Andy Wingo | 2010-04-09 | 1 | -3/+4 |
* | remove libguile/lang.h, deprecate %nil (in favor of #nil)... | Andy Wingo | 2010-04-09 | 1 | -0/+6 |
* | lisp nil always enabled... | Andy Wingo | 2010-04-09 | 1 | -6/+2 |
* | nil is null, whee... | Andy Wingo | 2010-03-30 | 1 | -2/+2 |
* | remove cxrs... | Andy Wingo | 2009-12-04 | 1 | -61/+28 |
* | the cube of lisp booleans (#f nil () #t)... | Mark H Weaver | 2009-10-27 | 1 | -2/+27 |
* | Change Guile license to LGPLv3+... | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 2008-05-31 | 1 | -1/+1 |
* | Fix "mixed linkage" errors in `inline.h'. | Ludovic Courtès | 2008-03-02 | 1 | -3/+1 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | * discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to... | Marius Vollmer | 2004-09-22 | 1 | -6/+6 |
* | (scm_car, scm_cdr, scm_i_chase_pairs, SCM_I_A_PAT, SCM_I_D_PAT, etc,... | Marius Vollmer | 2004-09-22 | 1 | -0/+67 |
* | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into... | Marius Vollmer | 2004-07-27 | 1 | -1/+1 |
* | * sort.c, pairs.h: Removed unnecessary includes. | Dirk Herrmann | 2003-04-23 | 1 | -1/+0 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -35/+11 |
* | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 2001-11-02 | 1 | -7/+7 |
* | * Renamed header macros to the SCM_<filename>_H format. | Dirk Herrmann | 2001-08-31 | 1 | -4/+4 |
* | * Use SCM_CONSP, not SCM_ECONSP. | Dirk Herrmann | 2001-07-30 | 1 | -1/+1 |
* | Remove "face-lift" comment. | Thien-Thi Nguyen | 2001-07-09 | 1 | -2/+0 |
* | * Various minor improvements, for example signedness fixes. | Dirk Herrmann | 2001-06-23 | 1 | -1/+1 |
* | * Introduce SCM_UNUSED and mark unused function parameters.... | Dirk Herrmann | 2001-06-07 | 1 | -8/+19 |
* | * New macro SCM_TRUE_P.... | Dirk Herrmann | 2000-03-29 | 1 | -2/+2 |
* | * SCM_C[AD]R and SCM_SETC[AD]R use SCM_{SET_}?OBJECT now.... | Dirk Herrmann | 2000-03-27 | 1 | -5/+5 |
* | Moved some cell related definitions from tags.h and pairs.h to gc.h. | Dirk Herrmann | 2000-03-26 | 1 | -165/+1 |
* | Added a set of low level macros for accessing cell entries. | Dirk Herrmann | 2000-03-24 | 1 | -12/+33 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | * gc.c, gc.h, pairs.h, init.c: Implementation of a new way of... | Mikael Djurfeldt | 2000-03-15 | 1 | -0/+30 |
* | * pairs.h (SCM_NEWCELL, SCM_NEWCELL2): Use new style freelists. | Mikael Djurfeldt | 2000-03-14 | 1 | -8/+8 |
* | * pairs.h (SCM_NEWCELL2): double-cell variants of SCM_NEWCELL.... | Mikael Djurfeldt | 2000-03-14 | 1 | -14/+45 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-12 | 1 | -7/+7 |
* | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,... | Mikael Djurfeldt | 2000-03-12 | 1 | -7/+7 |
* | * pairs.h (SCM_SETAND_CAR, SCM_SETAND_CDR, SCM_SETOR_CAR,... | Mikael Djurfeldt | 2000-03-11 | 1 | -5/+9 |
* | *.[ch]: make a distinction between SCM as a generic... | Greg J. Badros | 2000-03-09 | 1 | -7/+7 |
* | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,... | Greg J. Badros | 2000-03-02 | 1 | -6/+6 |
* | * gc.c (scm_debug_newcell): Added SCM_SETCAR of the newly... | Greg J. Badros | 2000-01-03 | 1 | -0/+5 |
* | * *.c: Pervasive software-engineering-motivated rewrite of... | Greg J. Badros | 1999-12-12 | 1 | -0/+5 |
* | Fix my last commit -- DEBUG_FREELIST renamed to GUILE_DEBUG_FREELIST | Greg J. Badros | 1999-09-28 | 1 | -1/+1 |
* | * stacks.c: Avoid compiler warning re: unitialized var.... | Greg J. Badros | 1999-09-27 | 1 | -3/+3 |
* | * pairs.h (SCM_NEWCELL): When DEBUG_FREELIST is defined, don't... | Jim Blandy | 1998-12-05 | 1 | -1/+1 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * gc.c (which_seg, scm_map_free_list, scm_newcell_count,... | Jim Blandy | 1996-11-10 | 1 | -0/+4 |
* | * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c,... | Mikael Djurfeldt | 1996-10-20 | 1 | -2/+10 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,... | Jim Blandy | 1996-10-14 | 1 | -17/+8 |
* | Distinguish #f and ().... | Jim Blandy | 1996-10-03 | 1 | -1/+0 |
* | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,... | Jim Blandy | 1996-09-05 | 1 | -1/+1 |