Merge from mvo-vcell-cleanup-1-branch.
[bpt/guile.git] / libguile / snarf.h
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-05-06 Marius Vollmer(SCM_FUNC_CAST_ARBITRARY_ARGS): Use "SCM (*)()" for C++
2001-03-16 Keisuke Nishida * snarf.h (SCM_CONST_LONG): Deprecated.
2000-12-12 Dirk Herrmann* Make the creation of bindings more straightforward.
2000-12-08 Dirk Herrmann* Use scm_mem2symbol or scm_str2symbol to create symbol...
2000-06-21 Dirk Herrmann* Renamed SCM__X tokens to better readable ones that...
2000-06-12 Mikael Djurfeldt* snarf.h (SCM_SNARF_HERE, SCM_SNARF_INIT, SCM_SNARF_DOCS):
2000-06-08 Mikael Djurfeldt* snarf.h, guile-snarf.awk.in, guile-snarf.in: Replaced...
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-12 Mikael Djurfeldt* alist.c, eval.c, net_db.c, posix.c, print.c, snarf...
2000-01-12 Mikael Djurfeldt* snarf.h (SCM_PROC1): Replaced SCM (*) (...) with
2000-01-09 Greg J. Badros* backtrace.c: Fix spelling typo in a comment.
2000-01-07 Greg J. Badros* scm_validate.h (SCM_OUT_OF_RANGE): Use scm_out_of_ran...
2000-01-07 Mikael Djurfeldt* snarf.h (SCM_INSITU, SCM_INIT): Resurrected.
2000-01-07 Greg J. Badros* snarf.h: Factor out differences between C++ and non...
2000-01-07 Mikael DjurfeldtAdded extra newline in SCM_INIT macro.
2000-01-07 Mikael Djurfeldt* snarf.h (SCM_INSITU, SCM_INIT): New snarf macros...
2000-01-06 Greg J. Badros* *.c, snarf.h: Replace GUILE_PROC1 with SCM_DEFINE1...
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.