* Removed unused member "properties" from struct scm_subr_entry.
[bpt/guile.git] / libguile / procs.h
2000-12-23 Dirk Herrmann* Removed unused member "properties" from struct scm_su...
2000-12-22 Dirk Herrmann* Removed unused member "documentation" from struct...
2000-09-26 Dirk Herrmann* Don't use string or vector macros when accessing...
2000-06-05 Dirk Herrmann* Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF...
2000-06-05 Dirk Herrmann* Removed SCM_TRUE_P since it may get confused with...
2000-05-24 Dirk Herrmann* Replace SCM_UNPACK_CAR appropriately.
2000-04-25 Dirk Herrmann* Remove function scm_init_iprocs, remove struct scm_ip...
2000-04-19 Dirk Herrmann* Another couple of SCM/scm_bits_t cleanups.
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-04-01 Dirk HerrmannSome fixes for strict typing.
2000-03-24 Dirk HerrmannAdded a set of low level macros for accessing cell...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-14 Mikael Djurfeldt* procs.c, procs.h: changed the procedure-with-setter...
2000-03-12 Mikael Djurfeldt*** empty log message ***
2000-03-12 Mikael Djurfeldt* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval...
2000-03-11 Mikael Djurfeldt* objects.h (SCM_CLASS_FLAGS, SCM_OBJ_CLASS_FLAGS,
2000-03-09 Greg J. Badros*.[ch]: make a distinction between SCM as a generic
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-08-26 Mikael Djurfeldt* procs.c, procs.h (scm_subr_entry): New type: Stores...
1999-05-02 Jim Blandy* procs.h: Doc fix.
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-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,...
1998-10-15 Jim BlandyWarning fixes from Greg Harvey:
1997-09-10 Mikael Djurfeldt* procs.h (scm_closure_p): Added declaration.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
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.h: Added declarations of scm_thunk_p.
1996-09-11 Jim Blandy* numbers.h: Repeated declarations removed.
1996-09-05 Jim Blandy* alist.h, append.h, arbiters.h, async.h, boolean.h...
1996-09-04 Jim BlandyDon't install the unwashed masses of Guile header files...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import