| Commit message (Expand) | Author | Age | Files | Lines |
* | replace frame implementation with VM frames... | Andy Wingo | 2009-12-03 | 1 | -65/+13 |
* | 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 | -2/+2 |
* | 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 |
* | *** empty log message *** | Marius Vollmer | 2004-09-22 | 1 | -2/+2 |
* | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into... | Marius Vollmer | 2004-07-27 | 1 | -1/+1 |
* | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,... | Marius Vollmer | 2004-07-23 | 1 | -6/+5 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -38/+11 |
* | (scm_t_stackype): Renamed to scm_stack_type everywhere. | Marius Vollmer | 2001-12-16 | 1 | -2/+2 |
* | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 2001-11-02 | 1 | -21/+21 |
* | * Remove deprecated macros and typenames.... | Dirk Herrmann | 2001-08-31 | 1 | -11/+6 |
* | Remove "face-lift" comment. | Thien-Thi Nguyen | 2001-07-09 | 1 | -2/+0 |
* | * Fix signedness plus some minor improvements. | Dirk Herrmann | 2001-06-25 | 1 | -8/+9 |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -13/+13 |
* | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 2001-05-26 | 1 | -2/+2 |
* | * validate.h... | Michael Livshin | 2001-05-24 | 1 | -10/+15 |
* | Updated copyrights | Mikael Djurfeldt | 2000-06-12 | 1 | -1/+1 |
* | * Unified some rest argument checking and handling. | Dirk Herrmann | 2000-05-18 | 1 | -1/+1 |
* | Some SCM/scm_bits_t type strictness fixes. | Dirk Herrmann | 2000-04-07 | 1 | -7/+6 |
* | * print.h, stacks.h, options.c, options.h: Changed C++... | Mikael Djurfeldt | 2000-03-20 | 1 | -1/+1 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-12 | 1 | -5/+5 |
* | * stacks.c, stacks.h, struct.c, tags.h, unif.c (scm_bits_t):... | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+1 |
* | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,... | Mikael Djurfeldt | 2000-03-12 | 1 | -5/+5 |
* | *.[ch]: make a distinction between SCM as a generic... | Greg J. Badros | 2000-03-09 | 1 | -6/+7 |
* | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,... | Greg J. Badros | 2000-03-02 | 1 | -21/+21 |
* | * *.h: Use SCM_NIMP(X) && in all the FOOP macros.... | Greg J. Badros | 1999-12-16 | 1 | -2/+5 |
* | Warning fixes from Maciej Stachowiak:... | Jim Blandy | 1998-09-30 | 1 | -0/+2 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * backtrace.c, backtrace.h, debug.c, debug.h, eq.c,... | Jim Blandy | 1997-05-16 | 1 | -1/+1 |
* | * * stacks.c, stacks.h (scm_make_stack): Now takes arbitrary... | Mikael Djurfeldt | 1996-11-02 | 1 | -1/+1 |
* | * stacks.h: Bugfix: Don't use tail-array length field as stack... | Mikael Djurfeldt | 1996-10-30 | 1 | -1/+2 |
* | * stacks.h: In struct scm_stack: Turn field frames into a pointer.... | Mikael Djurfeldt | 1996-10-17 | 1 | -4/+5 |
* | * stacks.h: Added declarations of scm_stack_p and scm_frame_p;... | Mikael Djurfeldt | 1996-10-14 | 1 | -21/+34 |
* | * init.c: Added #include "backtrace.h" and #include "stacks.h".... | Mikael Djurfeldt | 1996-10-14 | 1 | -0/+120 |