* gc-mark.c (scm_mark_all): Do not rely on hooks to run the weak
[bpt/guile.git] / libguile / weaks.c
2005-07-31 Marius Vollmer* gc-mark.c (scm_mark_all): Do not rely on hooks to...
2005-05-23 Marius VollmerThe FSF has a new address.
2005-01-06 Marius Vollmer(scm_array_handle_release): New, changed all uses of
2005-01-02 Marius Vollmer* weaks.c: Use new vector elements API or simple vector
2004-09-22 Marius Vollmer*** empty log message ***
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2003-02-19 Mikael Djurfeldt* hooks.c (scm_c_hook_add): Fixed bug in append mode.
2003-02-13 Mikael Djurfeldt* hashtab.c: Undid thread safety. (We decided that...
2003-02-11 Mikael Djurfeldt* hashtab.c (scm_vector_to_hash_table,
2002-08-04 Han-Wen Nienhuysnew gc
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-03-01 Dirk HerrmannChanges in doc/ref:
2002-02-11 Marius Vollmer* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning...
2002-01-22 Neil Jerram* First batch of libguile changes for Elisp support.
2001-11-25 Marius VollmerReplaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_ce...
2001-11-16 Neil Jerram* Adding C function declarations from the SCM interface...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-30 Dirk Herrmann* Fixed some signedness issues.
2001-06-07 Dirk Herrmann* Fix SCM <--> scm_t_bits related typing problems.
2001-06-07 Dirk Herrmann* Introduce SCM_UNUSED and mark unused function parameters.
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-24 Michael Livshin* validate.h
2001-04-03 Martin GrabmüllerCorrect, update, improve and clean up a lot of docstrin...
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2001-03-16 Martin Grabmüller * list.c (scm_list, scm_cons_star, scm_null_p, scm_lis...
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2001-01-30 Dirk Herrmann* Added docstrings by Martin Grabmueller.
2000-12-29 Michael Livshin * weaks.c (scm_scan_weak_vectors): move the calculatio...
2000-12-06 Dirk Herrmann* eval.c: remove commented code, remove #ifdef CCLO...
2000-11-22 Dirk Herrmann* Added SCM_SET_VECTOR_LENGTH as one replacement for...
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-10-09 Dirk Herrmann* Replace a bunch of calls to SCM_LENGTH.
2000-07-13 Dirk Herrmann* Extend checks performed with SCM_DEBUG_CELL_ACCESSES...
2000-05-05 Dirk Herrmann* eval.c: Eliminated redundant SCM_IMP tests.
2000-04-21 Mikael Djurfeldt* weaks.c (scm_weaks_prehistory): New function: Add
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-19 Dirk HerrmannAgain, SCM/scm_bits_t mixup fixes.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannOnly include vectors.h in those files, where it is...
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-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
2000-01-05 Greg J. Badros* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INU...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-06-15 Jim BlandyFix from Ken Raeburn <raeburn@raeburn.org>:
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
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-08-20 Mikael Djurfeldt*** empty log message ***
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import