* validate.h
[bpt/guile.git] / libguile / smob.c
2001-05-24 Michael Livshin* validate.h
2001-04-21 Dirk Herrmann* Made creation of new smob types thread safe.
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2001-03-10 Mikael Djurfeldt* _scm.h: Removed #include <errno.h>.
2001-03-06 Dirk Herrmann* Remove uses of SCM_ASSERT that may result in error...
2001-03-02 Keisuke NishidaRemove dump facilities.
2001-02-05 Keisuke NishidaNew dump/undump scheme.
2001-02-03 Keisuke NishidaNew files: dump.c, dump.h.
2001-01-15 Dirk Herrmann* Return type of scm_make_smob_type is scm_bits_t now.
2000-12-08 Keisuke NishidaSmob-related creanup.
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-09-02 Michael Livshin* smob.c (scm_smob_prehistory): don't init the "allocat...
2000-08-26 Mikael DjurfeldtAdded comment about possible optimization
2000-08-25 Keisuke Nishida* smob.h (scm_smob_descriptor): Added `apply\' and...
2000-06-29 Dirk Herrmann* Cleaned up memory error signalling.
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-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-17 Dirk HerrmannOnly include ports.h where it is actually needed.
2000-03-14 Mikael Djurfeldt*** empty log message ***
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
1999-12-12 Greg J. Badros* *.c: Finish replacing K&R style prototypes with ANSI C
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-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* smob.c (scm_newsmob): Also create a wrapper class if
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-12-05 Jim Blandy* smob.c (freeprint): New function.
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...
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
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