*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
[bpt/guile.git] / libguile / snarf.h
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
2000-01-05 Greg J. Badros* snarf.h (SCM_ASSERT): Give new definition of SCM_ASSE...
1999-12-14 Mikael DjurfeldtCompleted last change
1999-12-14 Greg J. Badros* snarf.h: Put SCM_PROC and SCM_PROC1 back in for
1999-12-13 Greg J. Badros* scm_validate.h: Drop the SCM_DOCSTRING_SNARF for...
1999-12-12 Greg J. Badros* snarf.h: Drop SCM_PROC, SCM_PROC1. Added extra output for
1999-12-12 Greg J. Badros* *.c: Finish replacing K&R style prototypes with ANSI C
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-09-05 Jim Blandy* snarf.h (SCM_GLOBAL_KEYWORD): Call scm_c_make_keyword...
1999-08-26 Mikael Djurfeldt* procs.c, procs.h (scm_subr_entry): New type: Stores...
1999-07-19 Jim Blandy* snarf.h (SCM_CONST_LONG): Remove trailing semicolon...
1999-07-17 Jim BlandyPatch from Greg Badros:
1999-06-23 Mikael Djurfeldt* snarf.h (SCM_KEYWORD, SCM_GLOBAL_KEYWORD): New macros.
1999-04-17 Jim Blandy* numbers.c (s_bignum): Renamed to s_bignum, and made...
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-12-14 Maciej Stachowiak* snarf.h (SCM_SYNTAX): New macro to allow convenient...
1998-10-24 Jim BlandyBug reports from Russ McManus:
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-06 Jim Blandy* snarf.h (SCM_PROC, SCM_PROC1): Remove very odd code...
1998-09-29 Jim Blandy* snarf.h: Add SCM_VCELL_INIT and SCM_GLOBAL_VCELL_INIT...
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-21 Mikael Djurfeldt* snarf.h, backtrace.c: Name change SCM_GLOBAL -->...
1997-03-17 Mikael Djurfeldt* snarf.h (SCM_PROC1): Bugfix: Use (void) rather than...
1997-03-14 Mikael Djurfeldt* snarf.h: g++ says it's non-portable not to specify...
1996-10-29 Jim Blandy* snarf.h: New file.