* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
[bpt/guile.git] / libguile / coop-threads.c
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-27 Rob Browning* coop-threads.c: fix various preprocessor usages of...
2003-03-25 Rob Browning* coop-threads.c: #include "libguile/_scm.h" early...
2002-10-27 Marius Vollmer* coop-defs.h (coop_m): Added 'level' field.
2002-10-16 Marius Vollmer(scm_i_thread_root): Do not validate argument.
2002-10-03 Marius Vollmer* coop-defs.h (coop_t): Added new "handle" slot.
2002-03-01 Dirk HerrmannChanges in doc/ref:
2002-02-11 Marius Vollmer* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning...
2001-11-25 Marius VollmerReplaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_ce...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-26 Keisuke Nishida * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-24 Michael Livshin* validate.h
2001-03-17 Dirk Herrmann* validate.h (SCM_WRONG_NUM_ARGS): Call scm_error_num_...
2001-03-08 Mikael Djurfeldt* coop-threads.c: Fixed change of 2001-03-06.
2001-03-06 Dirk Herrmann* Remove uses of SCM_ASSERT that may result in error...
2000-11-30 Dirk Herrmann* coop-threads.c: Don't join finished threads. Thanks...
2000-09-26 Dirk Herrmann* Replaced a lot of references to SCM_CHARS.
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-30 Mikael Djurfeldt* coop-defs.h, coop-threads.c (struct coop_t): Eliminate
2000-03-29 Mikael Djurfeldt* coop-threads.c (scm_call_with_new_thread, scm_spawn_t...
2000-03-29 Mikael Djurfeldt* coop-threads.c (scm_call_with_new_thread, scm_spawn_t...
2000-03-19 Mikael Djurfeldt* coop-threads.c: Addd #include "root.h", #include...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-12 Mikael Djurfeldt* struct.c, coop-threads.c: SCM_ASSCM/ASWORD fixes.
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-03 Greg J. Badros* dynl-vms.c, debug.c, coop-threads.c, backtrace.c...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-07-07 Mikael DjurfeldtGreg's smob patch
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-02-02 Mikael Djurfeldt* backtrace.c (display_error_body, display_backtrace_body),
1998-01-30 Mikael Djurfeldt* coop-threads.c (scheme_launch_data, scheme_body_boots...
1998-01-26 Mikael Djurfeldt* coop.c (coop_mutex_init, coop_mutex_lock, coop_mutex_...
1998-01-23 Mikael Djurfeldt* coop-threads.c, threads.h (scm_spawn_thread): New...
1997-08-14 Mikael Djurfeldt* stacks.c (scm_make_stack), coop-threads.c, mit-pthreads.c
1997-07-04 Marius Vollmer* coop-threads.c (scm_wait_condition_variable): Lock...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-04-15 Jim BlandyMerge threads directory into libguile.