* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
[bpt/guile.git] / libguile / inline.h
2002-12-09 Mikael Djurfeldt* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
2002-11-03 Marius Vollmer* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
2002-10-27 Marius Vollmer(scm_cell, scm_double_cell): Also allow USE_COPT_THREAD...
2002-10-16 Marius Vollmer(scm_cell, scm_double_cell): Also allow USE_NULL_THREAD...
2002-09-24 Gary Houston * inline.h (scm_double_cell): prevent reordering of...
2002-09-19 Han-Wen Nienhuys(scm_double_cell): move SET_GCMARK set out of if body.
2002-09-08 Han-Wen Nienhuys* inline.h: include stdio.h
2002-08-08 Han-Wen Nienhuys* gc.h: add scm_debug_cells_gc_interval to public interface
2002-08-04 Han-Wen Nienhuysnew gc
2002-03-01 Dirk HerrmannChanges in doc/ref:
2001-11-27 Dirk Herrmann* gc.h (SCM_GC_CELL_WORD, SCM_GC_CELL_OBJECT,
2001-11-25 Marius VollmerAdded prototypes for defined functions for the !HAVE_IN...
2001-11-25 Marius VollmerNew files.