2003-06-14 Stefan Jahn <stefan@lkcc.org>
[bpt/guile.git] / libguile / threads.h
2003-06-14 Stefan Jahn2003-06-14 Stefan Jahn <stefan@lkcc.org>
2003-05-29 Stefan Jahn2003-05-29 Stefan Jahn <stefan@lkcc.org>
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-27 Rob Browning* threads.h: fix various preprocessor usages of new...
2003-03-26 Rob Browning* threads.h: replace usage of struct timespect with
2003-01-23 Mikael Djurfeldt* threads.h, threads.c: Moved futures to their own...
2002-12-18 Mikael Djurfeldt* Makefile.am (modinclude_HEADERS): Added threads-plugin.h.
2002-12-15 Mikael Djurfeldt* __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definit...
2002-12-10 Mikael Djurfeldt* threads.c (scm_i_thread_invalidate_freelists): New
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-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 Vollmer* threads.h: Include null-threads.h when !USE_COOP_THREADS.
2002-10-03 Marius Vollmer* threads.h (scm_current_thread, scm_all_threads):...
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Renamed header macros to the SCM_<filename>_H format.
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2000-12-10 Mikael Djurfeldt* threads.h (SCM_MUTEXP): Typo: removed extra parenthesis.
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-05-30 Dirk Herrmann* Removed mit-threads and fsu-threads and references.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-19 Mikael Djurfeldt* threads.h: Added #include "libguile/throw.h". (Thanks to
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1998-10-28 Mikael DjurfeldtHrmmph..
1998-10-28 Mikael Djurfeldt* threads.h (scm_thread_sleep, scm_thread_usleep):...
1998-10-13 Jim Blandy* threads.h (scm_thread_usleep, scm_thread_sleep):...
1998-10-03 Jim BlandyGet rid of warnings from the cooperative threading...
1998-02-06 Mikael Djurfeldt* iselect.h, iselect.c, coop.c, coop-threads.c, coop...
1998-01-23 Mikael Djurfeldt* coop-threads.c, threads.h (scm_spawn_thread): New...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-04-15 Jim BlandyMerge threads directory into libguile.