* Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.
[bpt/guile.git] / libguile / guardians.c
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2001-02-23 Neil Jerram* Minor docstring updates.
2001-01-04 Michael Livshin * guardians.c (F_GREEDY, F_LISTED, F_DESTROYED, GREEDY_P,
2000-12-30 Michael Livshin* guardians.c (guardian_print): for sharing guardians...
2000-12-29 Michael Livshin * weaks.c (scm_scan_weak_vectors): move the calculatio...
2000-12-28 Michael Livshin* guardians.c (mark_dependencies_in_tconc): new function.
2000-12-23 Michael Livshin* gc.c: (scm_gc_mark_dependencies): new function. ...
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-12-05 Dirk Herrmann* Changed guardian representation to applicable smob.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-08-25 Neil Jerram* Docstring fixes.
2000-04-21 Mikael Djurfeldt* guardians.c (scm_guardian_gc_init): Turned into a...
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-03 Michael Livshin* guardians.c (scm_guardian_zombify): mark all zombies...
2000-04-02 Gary Houston * guardians.c (TCONC_IN, scm_make_guardian): set the...
2000-03-31 Dirk HerrmannUse SCM_EQ_P to compare scheme objects, use SCM_CELL_WO...
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-17 Dirk HerrmannOnly include vectors.h in those files, where it is...
2000-03-17 Dirk HerrmannRemoved empty file genio.h and references to it.
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-02-14 Greg J. Badros* arbiters.c, eq.c, gc.c, guardians.c, list.c, ports...
2000-01-26 Greg J. Badros* sort.c: typo in comment fixed.
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-07-19 Jim Blandy* guardians.c (scm_guardian_zombify): Separate scanning for
1999-07-19 Jim Blandy* guardians.c (scm_guardian_zombify): Don't set marks...
1999-07-07 Mikael DjurfeldtGreg's smob patch
1999-06-19 Jim Blandy* guardians.c (guardian_t): `next' - new field to be...
1999-05-23 Mikael Djurfeldt* fluids.c, guardians.c, srcprop.c, threads.c: Added...
1998-12-23 Mikael Djurfeldt* guardians.c, guardians.h (scm_make_guardian,