* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
[bpt/guile.git] / libguile / threads.c
2002-12-09 Mikael Djurfeldt* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
2002-12-02 Marius Vollmer* threads.h: Do not include "libguile/coop-defs.h"...
2002-11-10 Marius VollmerRemoved SCM_API from function definitions. SCM_API...
2002-11-07 Mikael Djurfeldt* threads.c, threads.h (scm_cond_broadcast): Added...
2002-11-07 Mikael Djurfeldt* threads.c, threads.h (scm_cond_init): Undo unintentio...
2002-10-27 Marius Vollmer* threads.h: Include "coop-pthreads.h" when requested.
2002-10-16 Marius VollmerIt's scm_t_cond, not scm_t_condvar.
2002-10-16 Marius Vollmer* threads.h: Include null-threads.h when !USE_COOP_THREADS.
2002-10-03 Marius Vollmer* threads.h (scm_current_thread, scm_all_threads):...
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-05-30 Dirk Herrmann* Removed mit-threads and fsu-threads and references.
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-29 Mikael Djurfeldt* threads.c (scm_init_threads): Pass 0 size to scm_make...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannRemoved empty file genio.h and references to it.
1999-12-19 Greg J. Badros* threads.c, mit-pthreads.c, list.c, coop.c: Remove K&R
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-07-07 Mikael DjurfeldtGreg's smob patch
1999-05-23 Mikael Djurfeldt* fluids.c, guardians.c, srcprop.c, threads.c: Added...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-12 Jim Blandy* threads.c: Doc fix.
1998-10-03 Jim Blandy* iselect.c, threads.c: Doc fixes.
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-04-15 Jim BlandyMerge threads directory into libguile.