Merge branch 'master' into boehm-demers-weiser-gc
[bpt/guile.git] / libguile / procs.h
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-15 Ludovic CourtèsUse immutable cells for closures.
2008-09-15 Ludovic CourtèsUse immutable cells (aka. libgc "stubborn") for subrs.
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-04 Ludovic Courtesprocs/weaks/hashtab: Removed a bit of useless mark...
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-09-22 Marius Vollmer*** empty log message ***
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-01-10 Dirk Herrmann* procs.h (SCM_CLOSURE_BODY): New Macro.
2001-11-25 Marius Vollmer(SCM_MAKE_CCLO_TAG): New.
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Removed deprecated stuff.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-24 Michael Livshin* validate.h
2001-05-20 Marius Vollmer(scm_c_make_subr, scm_c_define_subr,
2001-04-19 Dirk Herrmann* Fixed scm_thunk_p's results when applied to closures.
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2000-12-28 Dirk Herrmann* Re-introduces the unused member "documentation" of...
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