* print.c (scm_iprin1): Handle fractions.
[bpt/guile.git] / libguile / gc-card.c
2003-11-18 Marius Vollmer* print.c (scm_iprin1): Handle fractions.
2003-09-18 Dirk Herrmann This set of patches introduces a new tc7 code scm_tc7_...
2003-09-18 Dirk Herrmann * numbers.c (scm_make_complex), gc-card.c (scm_i_sweep...
2003-07-27 Marius Vollmer* gc.h (SCM_GC_SET_CELL_BVEC): New.
2003-06-04 Dirk Herrmann * __scm.h, gc-card.c (SCM_DEBUG_DEBUGGER_SUPPORT,
2003-04-21 Dirk Herrmann * __scm.h (SCM_DEBUG_DEBUGGER_SUPPORT): New compile...
2003-04-20 Dirk Herrmann * gc-card.c (scm_i_sweep_card, scm_i_init_card_freelis...
2003-04-09 Han-Wen Nienhuys(snarfcppopts): use DEFAULT_INCLUDES
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-04-04 Rob Browning* gc-card.c ("sweep_card"): handle new mpz_t bignums.
2003-03-27 Rob Browning* gc-card.c: fix various preprocessor usages of new...
2003-03-25 Rob Browning* gc-card.c: rename usage of HAVE_ARRAYS to SCM_HAVE_AR...
2003-02-24 Mikael Djurfeldt* struct.c (scm_struct_prehistory): Init scm_i_structs_...
2002-12-10 Han-Wen Nienhuys* modules.c (scm_export): new function
2002-09-08 Han-Wen Nienhuys* inline.h: include stdio.h
2002-09-05 Han-Wen Nienhuys* struct.h: change scm_structs_to_free to scm_i_structs...
2002-08-28 Han-Wen Nienhuys* gc.h: remove DOUBLECELL card flags.
2002-08-08 Han-Wen Nienhuys* gc-card.c ("sweep_card"): remove SCM_MISC_ERROR messa...
2002-08-08 Han-Wen Nienhuys* gc.h: add scm_debug_cells_gc_interval to public interface
2002-08-05 Han-Wen Nienhuysremove GC bits documentation from the tags table.
2002-08-04 Han-Wen Nienhuysnew gc