Deprecated scm_make_smob_type_mfpe and scm_set_smob_mfpe.
[bpt/guile.git] / libguile / smob.h
2000-12-07 Keisuke NishidaDeprecated scm_make_smob_type_mfpe and scm_set_smob_mfpe.
2000-12-07 Keisuke NishidaSome cleanup on smob calls.
2000-12-07 Keisuke NishidaImproved smob calls.
2000-08-25 Keisuke Nishida* smob.h (scm_smob_descriptor): Added `apply\' and...
2000-06-20 Mikael Djurfeldt* smob.h: Changed comments for scm_make_smob_type and
2000-06-12 Mikael Djurfeldt* smob.h (scm_smobfuns): Removed deprecated type.
2000-05-15 Dirk Herrmann* Wrapped deprecated code between #if (SCM_DEBUG_DEPREC...
2000-03-29 Dirk HerrmannAccess smob data with SCM_{SET_}?CELL_TYPE or SCM_...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-14 Mikael Djurfeldt* smob.h (SCM_SMOB_PREDICATE): New macro.
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-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-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-07-24 Mikael Djurfeldt* smob.c (scm_smob_print): Handle non-existing type...
1999-07-07 Mikael DjurfeldtGreg's smob patch
1999-05-23 Mikael Djurfeldt* smob.c, smob.h (scm_make_smob_type): New interface...
1999-03-14 Mikael Djurfeldt* objects.c: #include "smob.h";
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-09-05 Jim Blandy* smob.c (scm_numsmob): Make this an int, not an scm_si...
1997-07-18 Marius Vollmer* smob.h: Include "libguile/print.h" to make scm_print_...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-01-08 Jim Blandy* ports.h (SCM_PTOBNUM): Removed extraneous semicolon.
1997-01-07 Jim Blandy* smob.h (SCM_SMOBNUM, SCM_PTOBNUM): Remove extraneous
1996-10-03 Jim Blandy* _scm.h: #include "print.h" here, since it seems to...
1996-09-22 Mikael Djurfeldt* eval.c, numbers.h, unif.h, smob.h, srcprop.c: Added...
1996-09-10 Jim BlandyUse SCM_P instead of PROTO; the latter intrudes on...
1996-09-10 Jim Blandy* smob.h: Use PROTO instead of #if __STDC__.
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