* validate.h
[bpt/guile.git] / libguile / debug.h
2001-05-24 Michael Livshin* validate.h
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-03-31 Dirk HerrmannSome more SCM/scm_bits_t and SCM-is-union issues.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-09-12 Mikael Djurfeldt* eval.c, debug.h (SCM_BACKTRACE_WIDTH): New debug...
1999-07-29 Mikael Djurfeldt* debug.c, debug.h (scm_reverse_lookup): Added.
1998-11-10 Mikael Djurfeldt* debug.h (SCM_SET_MACROEXP, SCM_CLEAR_MACROEXP, SCM_MA...
1998-11-09 Mikael Djurfeldt* debug.h (SCM_MACROFRAME, SCM_MACROFRAMEP): New frame...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-15 Jim BlandyWarning fixes from Greg Harvey:
1998-08-21 Mikael Djurfeldt* debug.c, debug.h (scm_single_step): Removed.
1998-06-07 Mikael Djurfeldt* debug.h, debug.c (scm_start_stack): New function...
1998-03-30 Mikael Djurfeldt* eval.h, eval.c, debug.h, debug.c (scm_evaluator_traps...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-16 Jim Blandy* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
1997-03-07 Mikael Djurfeldt* debug.h (SCM_RESET_DEBUG_MODE): Bugfix: The old code...
1996-12-19 Jim BlandyDon't use GCC extensions to allocate space for debuggin...
1996-12-18 Jim Blandy* eval.c, debug.h: Revert changes of Dec 16 and Nov...
1996-12-16 Jim Blandy* debug.h (scm_debug_frame): Change `vect' member from...
1996-11-02 Mikael Djurfeldt* * debug.h: Changed semantics of debug option "backtra...
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
1996-10-14 Mikael Djurfeldt* debug.h (SCM_VOIDFRAME, SCM_VOIDFRAMEP): New macros.
1996-10-14 Mikael Djurfeldt* debug.c, debug.h: Removed obsolete code.
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-05 Mikael Djurfeldt* continuations.c, debug.[ch], eval.c, gscm.c init...
1996-09-11 Jim Blandy* debug.h: Missing declarations of functions in debug...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-09-05 Jim Blandy* alist.h, append.h, arbiters.h, async.h, boolean.h...
1996-09-04 Jim BlandyDon't install the unwashed masses of Guile header files...
1996-08-23 Mikael Djurfeldt* debug.h, debug.c: Various name changes.
1996-08-20 Mikael Djurfeldt* debug.h: New file: low-level debugging support.