Only include strings.h where it is actually needed.
[bpt/guile.git] / libguile / procs.c
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include vectors.h in those files, where it is...
2000-03-14 Mikael Djurfeldt* procs.c, procs.h: changed the procedure-with-setter...
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-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VA...
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-09-09 Mikael Djurfeldt* procs.c (scm_setter): Signal WTA if handed an entity...
1999-08-31 Jim Blandy* procs.c (scm_make_subr_opt): Fix typo. Remember...
1999-08-29 Mikael Djurfeldt* procs.c (scm_setter): Converted to use generic dispatch.
1999-08-26 Mikael Djurfeldt* procs.c, procs.h (scm_subr_entry): New type: Stores...
1999-03-11 Mikael Djurfeldt* eval.c, procs.c, procs.h, procprop.c: Renamed getter ->
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-11-21 Mikael Djurfeldt* procs.c: #include "objects.h"
1998-10-31 Mikael Djurfeldt* procs.c, procs.h (procedure-documentation): Moved...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1997-09-11 Mikael Djurfeldt* procprop.h: Added declaration of scm_i_inner_name.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-03-08 Mikael Djurfeldt* procs.c (make-cclo): New undocumented debugging proce...
1997-02-28 Mikael Djurfeldt* procs.c: Introduce the existent C function scm_thunk_...
1996-11-02 Mikael Djurfeldt* * procs.c (scm_closure_p): New function.
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-10-05 Mikael Djurfeldt* procs.c: New function: scm_thunk_p.
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