Age | Commit message (Expand) | Author | Files | Lines |
1999-07-29 | * stacks.c (scm_init_stacks): Set name of stack type. | Mikael Djurfeldt | 1 | -0/+2 |
1999-03-19 | * debug.c, eval.c, evalext.c, stacks.c: #include "modules.h". | Mikael Djurfeldt | 1 | -0/+1 |
1999-03-12 | * stacks.c: #include "eval.h"; #include "procprop.h"; | Mikael Djurfeldt | 1 | -4/+59 |
1998-11-10 | * stacks.c (read_frame): Bugfix: Removed lingering `else' | Mikael Djurfeldt | 1 | -4/+33 |
1998-11-10 | * stacks.c (read_frame): Bugfix: Removed lingering `else' | Mikael Djurfeldt | 1 | -7/+5 |
1998-11-09 | * stacks.c (read_frames): Skip gsubr frames in backtraces. (They | Mikael Djurfeldt | 1 | -5/+20 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1997-12-02 | * stacks.c (scm_frame_procedure): Reverse the logic in the return | Tim Pierce | 1 | -2/+2 |
1997-08-14 | * stacks.c (scm_make_stack), coop-threads.c, mit-pthreads.c | Mikael Djurfeldt | 1 | -1/+4 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-05-16 | * backtrace.c, backtrace.h, debug.c, debug.h, eq.c, | Jim Blandy | 1 | -1/+1 |
1996-12-19 | Don't use GCC extensions to allocate space for debugging frames. | Jim Blandy | 1 | -22/+40 |
1996-12-18 | Give GCC more control flow information, so it can be sure that | Jim Blandy | 1 | -2/+10 |
1996-11-02 | * * stacks.c, stacks.h (scm_make_stack): Now takes arbitrary | Mikael Djurfeldt | 1 | -23/+44 |
1996-10-17 | * stacks.c: Improve selection of relevant stack frames when making | Mikael Djurfeldt | 1 | -71/+108 |
1996-10-14 | * stacks.c: Stacks are now represented as structs; Stacks have an | Mikael Djurfeldt | 1 | -27/+63 |
1996-10-14 | * continuations.c, continuations.h, debug.c, gc.c, init.c, root.c, | Mikael Djurfeldt | 1 | -0/+578 |