Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * *.h: Use SCM_NIMP(X) && in all the FOOP macros. | Greg J. Badros | 1999-12-16 | 1 | -2/+5 |
* | Warning fixes from Maciej Stachowiak: | Jim Blandy | 1998-09-30 | 1 | -0/+2 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * backtrace.c, backtrace.h, debug.c, debug.h, eq.c, | Jim Blandy | 1997-05-16 | 1 | -1/+1 |
* | * * stacks.c, stacks.h (scm_make_stack): Now takes arbitrary | Mikael Djurfeldt | 1996-11-02 | 1 | -1/+1 |
* | * stacks.h: Bugfix: Don't use tail-array length field as stack | Mikael Djurfeldt | 1996-10-30 | 1 | -1/+2 |
* | * stacks.h: In struct scm_stack: Turn field frames into a pointer. | Mikael Djurfeldt | 1996-10-17 | 1 | -4/+5 |
* | * stacks.h: Added declarations of scm_stack_p and scm_frame_p; | Mikael Djurfeldt | 1996-10-14 | 1 | -21/+34 |
* | * init.c: Added #include "backtrace.h" and #include "stacks.h". | Mikael Djurfeldt | 1996-10-14 | 1 | -0/+120 |