* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
[bpt/guile.git] / libguile / procprop.c
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
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-18 Dirk HerrmannOnly include root.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include vectors.h in those files, where it is...
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-12 Greg J. Badros* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BO...
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-08-29 Mikael Djurfeldt* procprop.c (scm_i_procedure_arity): Bugfix: Handle...
1999-03-12 Mikael Djurfeldt* procprop.c, procprop.h (scm_sym_system_procedure...
1999-03-11 Mikael Djurfeldt* eval.c, procs.c, procs.h, procprop.c: Renamed getter ->
1998-11-26 Mikael Djurfeldt* procprop.c (scm_i_procedure_arity): Bugfix: Return...
1998-11-26 Mikael Djurfeldt* procprop.c (scm_i_procedure_arity): Made global;...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-09-30 Jim BlandyWarning fixes from Maciej Stachowiak:
1998-05-04 Mikael Djurfeldt* procprop.c (scm_i_procedure_arity): New function...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-02-04 Jim BlandyChange from Thomas Morgan:
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import