Peeks do not consume EOFs.
[bpt/guile.git] / libguile / threads.c
2008-11-13 Ludovic CourtèsUpdate the thread stack base when `scm_with_guile'...
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-30 Ludovic CourtèsDon't invoke `on_thread_exit ()' from a pthread key...
2008-10-28 Ludovic CourtèsDocument the impossibility to call the GC from within...
2008-10-24 Neil JerramFix hang in srfi-18.test
2008-10-24 Neil JerramFix hang in srfi-18.test
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Andy Wingotruly thread-local vms; don't compile popen.scm
2008-10-10 Ludovic CourtèsFix compilation error due to strict aliasing rules...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-26 Ludovic CourtèsDon't use `scm_leave_guile ()' in mutex/cond-related...
2008-09-26 Ludovic CourtèsImplement `scm_std_select ()' in terms of `scm_without_...
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-18 Ludovic CourtèsImplement `scm_without_guile ()' in terms of `GC_do_blo...
2008-09-18 Ludovic CourtèsRemove double inclusion of <config.h> in `threads.c'.
2008-09-17 Ludovic CourtèsRemove per-thread `gc_running_p'.
2008-09-17 Ludovic CourtèsRemove GC-related fields from `scm_i_thread'.
2008-09-17 Ludovic CourtèsRemove code intended to put threads to sleep.
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-10 Ludovic CourtèsFix broken GC and threads merge.
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtesAdd comment about `GC_local_malloc ()' upon thread...
2008-09-10 Ludovic CourtesRemove `scm_get_stack_base ()'.
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-10 Ludovic CourtesUse thread-local allocation (significant perf. improvem...
2008-09-09 Ludovic CourtèsMerge branch 'master' into strftime-gnulib
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...
2008-08-31 Julian GrahamResolve a deadlock caused by not checking mutex state...
2008-08-27 Ludovic CourtèsFix builds `--without-threads'.
2008-08-26 Andy Wingomerge from guile master
2008-08-20 Ludovic CourtèsNever define `_GNU_SOURCE' explicitly since `AC_USE_SYS...
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-14 Neil JerramDelete trailing whitespace.
2008-05-14 Julian Grahamlatest set of SRFI-18 support changes to core threads
2008-05-12 Neil JerramFix continuation problems on IA64.
2008-03-24 Neil Jerram(to_timespec): Change 1000000 multiplier to
2008-03-08 Neil JerramCore enhancements, by Julian Graham, to Guile's thread...
2008-02-07 Neil Jerram * threads.c (do_thread_exit, scm_cancel_thread,
2007-10-20 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-02 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-15 Kevin Rydemerge from 1.8
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...
next