Age | Commit message (Expand) | Author | Files | Lines |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-03-31 | Some more SCM/scm_bits_t and SCM-is-union issues. | Dirk Herrmann | 1 | -3/+4 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -31/+31 |
1999-12-16 | * *.h: Use SCM_NIMP(X) && in all the FOOP macros. | Greg J. Badros | 1 | -4/+7 |
1999-09-12 | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, | Mikael Djurfeldt | 1 | -1/+1 |
1999-09-12 | * eval.c, debug.h (SCM_BACKTRACE_WIDTH): New debug option: width. | Mikael Djurfeldt | 1 | -8/+9 |
1999-07-29 | * debug.c, debug.h (scm_reverse_lookup): Added. | Mikael Djurfeldt | 1 | -0/+1 |
1998-11-10 | * debug.h (SCM_SET_MACROEXP, SCM_CLEAR_MACROEXP, SCM_MACROEXPP): | Mikael Djurfeldt | 1 | -8/+9 |
1998-11-09 | * debug.h (SCM_MACROFRAME, SCM_MACROFRAMEP): New frame type. | Mikael Djurfeldt | 1 | -2/+5 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-10-15 | Warning fixes from Greg Harvey: | Jim Blandy | 1 | -0/+11 |
1998-08-21 | * debug.c, debug.h (scm_single_step): Removed. | Mikael Djurfeldt | 1 | -1/+1 |
1998-06-07 | * debug.h, debug.c (scm_start_stack): New function. Implements | Mikael Djurfeldt | 1 | -0/+1 |
1998-03-30 | * eval.h, eval.c, debug.h, debug.c (scm_evaluator_traps): Moved | Mikael Djurfeldt | 1 | -8/+1 |
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 |
1997-03-07 | * debug.h (SCM_RESET_DEBUG_MODE): Bugfix: The old code didn't | Mikael Djurfeldt | 1 | -3/+3 |
1996-12-19 | Don't use GCC extensions to allocate space for debugging frames. | Jim Blandy | 1 | -1/+2 |
1996-12-18 | * eval.c, debug.h: Revert changes of Dec 16 and Nov 21. They | Jim Blandy | 1 | -1/+1 |
1996-12-16 | * debug.h (scm_debug_frame): Change `vect' member from an in-line | Jim Blandy | 1 | -1/+1 |
1996-11-02 | * * debug.h: Changed semantics of debug option "backtrace". This | Mikael Djurfeldt | 1 | -1/+1 |
1996-10-20 | * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, | Mikael Djurfeldt | 1 | -0/+1 |
1996-10-14 | * debug.h (SCM_VOIDFRAME, SCM_VOIDFRAMEP): New macros. | Mikael Djurfeldt | 1 | -2/+4 |
1996-10-14 | * debug.c, debug.h: Removed obsolete code. | Mikael Djurfeldt | 1 | -16/+28 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -52/+24 |
1996-10-05 | * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c, | Mikael Djurfeldt | 1 | -1/+3 |
1996-09-11 | * debug.h: Missing declarations of functions in debug.c added | Jim Blandy | 1 | -0/+38 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -1/+1 |
1996-09-05 | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, | Jim Blandy | 1 | -1/+1 |
1996-09-04 | Don't install the unwashed masses of Guile header files in the | Jim Blandy | 1 | -1/+1 |
1996-08-23 | * debug.h, debug.c: Various name changes. | Mikael Djurfeldt | 1 | -45/+51 |
1996-08-20 | * debug.h: New file: low-level debugging support. | Mikael Djurfeldt | 1 | -0/+170 |