summaryrefslogtreecommitdiff
path: root/libguile/inline.h
AgeCommit message (Expand)AuthorFilesLines
2004-05-06Fixed typo in comment.Marius Vollmer1-1/+1
2004-04-06(scm_cell): use SCM_GC_CELL_WORD for checking tag.Han-Wen Nienhuys1-1/+1
2003-09-12Use "extern inline" only with GCC. Use "staticMarius Vollmer1-3/+13
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2003-03-25* inline.h: #include "libguile/__scm.h" at the top. Change codeRob Browning1-11/+17
2002-12-09* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.Mikael Djurfeldt1-14/+24
2002-11-03* __scm.h (USE_THREADS, GUILE_ISELECT): Define whenMarius Vollmer1-4/+0
2002-10-27(scm_cell, scm_double_cell): Also allow USE_COPT_THREADS to notMarius Vollmer1-3/+3
2002-10-16(scm_cell, scm_double_cell): Also allow USE_NULL_THREADS to notMarius Vollmer1-3/+3
2002-09-24 * inline.h (scm_double_cell): prevent reordering of statementsGary Houston1-0/+20
2002-09-19(scm_double_cell): move SET_GCMARK set out of if body.Han-Wen Nienhuys1-2/+4
2002-09-08* inline.h: include stdio.hHan-Wen Nienhuys1-13/+29
2002-08-08* gc.h: add scm_debug_cells_gc_interval to public interfaceHan-Wen Nienhuys1-6/+7
2002-08-04new gcHan-Wen Nienhuys1-33/+76
2002-03-01Changes in doc/ref:Dirk Herrmann1-6/+6
2001-11-27* gc.h (SCM_GC_CELL_WORD, SCM_GC_CELL_OBJECT,Dirk Herrmann1-6/+6
2001-11-25Added prototypes for defined functions for the !HAVE_INLINE case.Marius Vollmer1-0/+6
2001-11-25New files.Marius Vollmer1-0/+156