Merge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347' into boehm-demers-weiser-gc
[bpt/guile.git] / libguile / threads.c
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-10 Ludovic CourtesUse thread-local allocation (significant perf. improvem...
2008-09-05 Ludovic CourtesRemoved a lot of now-useless SMOB mark/free functions.
2008-09-05 Ludovic CourtesAdded support for SMOB custom mark procedures.
2008-09-05 Ludovic CourtesRemoved the mark/free functions of continuations and...
2008-09-04 Ludovic CourtesSmall fixes. Gets to the REPL and `abort ()'s soon...
2006-10-25 Neil Jerram* configure.in: New check for uca lib (needed for IA64...
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2005-12-06 Marius Vollmer(scm_t_guile_ticket, scm_leave_guile, scm_enter_guile...
2005-10-23 Marius Vollmer* null-threads.h, pthread-threads.h
2005-06-05 Marius Vollmer* hashtab.h: Bugfix: use SCM_API (WAS: extern).
2005-05-23 Marius VollmerThe FSF has a new address.
2005-05-11 Neil Jerram* threads.c (s_scm_lock_mutex): Don't declare msg in...
2005-03-24 Mikael Djurfeldt* async.h (scm_mask_ints): Removed left over reference to
2005-03-10 Marius Vollmer(scm_i_thread): Added gc_running_p field.
2005-03-09 Marius Vollmer(scm_i_frame_single_threaded): Removed.
2005-03-07 Marius Vollmer* threads.h, async.h, threads.c (SCM_CRITICAL_SECTION_S...
2005-03-04 Marius Vollmer(scm_try_mutex): Renamed argument for consistency.
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2005-01-24 Marius VollmerReverted changed from 2005/01/24 19:14:54, which was...
2005-01-24 Marius VollmerThreading changes.
2004-11-02 Marius Vollmer(thread_print): Cast a pointer to size_t when printing
2004-10-22 Marius Vollmer* variable.c, threads.c, struct.c, stackchk.c, smob...
2004-09-22 Marius Vollmer*** empty log message ***
2004-09-20 Marius Vollmer(scm_threads_mark_stacks): Call SCM_MARK_BACKING_STORE...
2004-09-03 Stefan Jahn2004-09-03 Stefan Jahn <stefan@lkcc.org>
2004-08-19 Marius Vollmer(gc_section_count): Removed, thread-sleeping can not
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2004-07-23 Kevin Ryde(scm_i_misc_mutex): New SCM_GLOBAL_MUTEX.
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2004-05-19 Kevin Ryde(scm_threads_mark_stacks) [SCM_STACK_GROWS_UP]: Correction
2004-04-28 Kevin Ryde(scm_threads_mark_stacks): Correction sizet -> size_t.
2004-04-24 Kevin Ryde(scm_yield): Correction, actually call scm_thread_yield.
2004-03-03 Mikael Djurfeldt(scm_c_scm2thread): New function.
2003-07-07 Kevin Ryde(scm_call_with_new_thread): In docstring, use "( )"
2003-06-14 Stefan Jahn2003-06-14 Stefan Jahn <stefan@lkcc.org>
2003-05-22 Mikael Djurfeldt* __scm.h (SCM_STACK_PTR): New macro. (Cast argument...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-27 Rob Browning* threads.c: fix various preprocessor usages of new...
2003-03-26 Rob Browning* threads.c: move libguile/_scm.h include to the top...
2003-01-23 Mikael Djurfeldt* threads.h, threads.c: Moved futures to their own...
2003-01-22 Mikael Djurfeldt* threads.c (create_thread): Don't unwind dynwind chain...
2003-01-10 Mikael Djurfeldt* threads.c (scm_timed_wait_condition_variable): Suppor...
2002-12-21 Mikael Djurfeldt* gc.c, gc.h (scm_i_sweep_mutex): New mutex.
2002-12-19 Mikael Djurfeldt* threads.c (create_thread): Clear parent field in...
2002-12-18 Mikael Djurfeldt* Makefile.am (modinclude_HEADERS): Added threads-plugin.h.
2002-12-18 Mikael Djurfeldt* threads.c (really_launch): Detach before unlocking
2002-12-16 Mikael Djurfeldt* threads.c (scm_thread): Removed filed joining_threads.
2002-12-16 Mikael Djurfeldt* threads.c (scm_thread): Removed filed joining_threads.
2002-12-16 Mikael Djurfeldt* pthread-threads.c, pthread-threads.h, threads.c:...
2002-12-16 Mikael Djurfeldt* pthread-threads.c, pthread-threads.h, threads.c:...
2002-12-15 Mikael Djurfeldt* __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definit...
2002-12-11 Mikael Djurfeldt* gc.c (scm_igc): Don't call scm_i_thread_invalidate_fr...
2002-12-10 Mikael DjurfeldtRemoved incorrect comment.
2002-12-10 Mikael Djurfeldt(create_thread): Release heap before locking thread...
2002-12-10 Mikael Djurfeldt* threads.c (really_launch): Release heap (to prevent...
2002-12-10 Mikael Djurfeldt* threads.c (scm_i_thread_invalidate_freelists): New
2002-12-10 Mikael Djurfeldt*** empty log message ***
2002-12-09 Mikael Djurfeldt* threads.c (scm_mutex_lock, scm_cond_wait, scm_cond_ti...
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.