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