| Commit message (Expand) | Author | Age | Files | Lines |
* | merge from 1.8 branch | Kevin Ryde | 2007-03-07 | 1 | -9/+5 |
* | * backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c | Han-Wen Nienhuys | 2007-01-22 | 1 | -0/+2 |
* | (scm_last_stack_frame): Correct docstring (returns a | Neil Jerram | 2006-08-11 | 1 | -3/+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 |
* | See ChangeLog from 2005-03-02. | Marius Vollmer | 2005-03-02 | 1 | -2/+2 |
* | (read_frame, read_frames, scm_make_stack, scm_last_stack_frame, | Marius Vollmer | 2004-12-23 | 1 | -34/+32 |
* | *** empty log message *** | Marius Vollmer | 2004-09-22 | 1 | -2/+2 |
* | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 2004-08-19 | 1 | -2/+3 |
* | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into | Marius Vollmer | 2004-07-27 | 1 | -7/+7 |
* | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 2004-07-23 | 1 | -12/+12 |
* | * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, | Marius Vollmer | 2004-07-10 | 1 | -4/+1 |
* | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 2004-07-08 | 1 | -6/+6 |
* | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 2004-07-06 | 1 | -10/+10 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -38/+11 |
* | * stacks.c: fix various preprocessor usages of new public | Rob Browning | 2003-03-27 | 1 | -3/+3 |
* | * stacks.c: replace usage of STACK_GROWS_UP with | Rob Browning | 2003-03-26 | 1 | -3/+3 |
* | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 2002-07-20 | 1 | -13/+13 |
* | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 2002-03-14 | 1 | -2/+0 |
* | * procs.h (SCM_CLOSURE_BODY): New Macro. | Dirk Herrmann | 2002-01-10 | 1 | -1/+1 |
* | (scm_t_stackype): Renamed to scm_stack_type everywhere. | Marius Vollmer | 2001-12-16 | 1 | -5/+5 |
* | * Explain cutting args for `make-stack'. | Neil Jerram | 2001-08-02 | 1 | -3/+20 |
* | 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 | -67/+81 |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -35/+35 |
* | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 2001-05-26 | 1 | -14/+14 |
* | * validate.h | Michael Livshin | 2001-05-24 | 1 | -40/+41 |
* | Undo last change. I have decided not to deprecate | Marius Vollmer | 2001-05-19 | 1 | -4/+1 |
* | (narrow_stack): Do not call `scm_system_module_env_p' | Marius Vollmer | 2001-05-19 | 1 | -1/+4 |
* | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 2001-05-15 | 1 | -3/+3 |
* | * Fix typo in docstring. | Neil Jerram | 2001-04-28 | 1 | -1/+1 |
* | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 2001-03-09 | 1 | -1/+0 |
* | * Eliminate another couple of calls to scm_wta. | Dirk Herrmann | 2001-03-04 | 1 | -4/+4 |
* | (scm_make_stack, scm_stack_ref, scm_stack_length, scm_frame_p, | Martin Grabmüller | 2001-02-16 | 1 | -26/+36 |
* | * The creation of symbols and bindings are two separate issues now. | Dirk Herrmann | 2000-12-12 | 1 | -3/+3 |
* | * Use scm_mem2symbol or scm_str2symbol to create symbol objects. | Dirk Herrmann | 2000-12-08 | 1 | -2/+1 |
* | * use an applicable SMOB to represent continuations, instead of a | Gary Houston | 2000-11-25 | 1 | -3/+3 |
* | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 2000-11-17 | 1 | -0/+2 |
* | * Replace a bunch of calls to SCM_LENGTH. | Dirk Herrmann | 2000-10-09 | 1 | -3/+3 |
* | * Replaced a lot of references to SCM_CHARS. | Dirk Herrmann | 2000-09-26 | 1 | -3/+3 |
* | * stacks.c (scm_init_stacks): Pass a string, not a layout object, | Mikael Djurfeldt | 2000-08-27 | 1 | -2/+1 |
* | Updated copyrights | Mikael Djurfeldt | 2000-06-12 | 1 | -1/+1 |
* | * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. | Dirk Herrmann | 2000-06-05 | 1 | -3/+3 |
* | * Unified some rest argument checking and handling. | Dirk Herrmann | 2000-05-18 | 1 | -12/+10 |
* | * eval.c: Removed ASRTSYNTAX macro. Removed function 'bodycheck'. | Dirk Herrmann | 2000-05-08 | 1 | -10/+3 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 2000-04-21 | 1 | -14/+14 |
* | Fixed some SCM/scm_bits_t mixups. | Dirk Herrmann | 2000-04-18 | 1 | -2/+2 |
* | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 2000-04-03 | 1 | -6/+6 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | Only include root.h where it is actually needed. | Dirk Herrmann | 2000-03-18 | 1 | -0/+1 |