Merge commit '01a301d1b606b84d986b735049e7155d2f4cd6aa'
[bpt/guile.git] / test-suite / tests / threads.test
2014-09-30 Mark H WeaverMerge branch 'stable-2.0'
2014-07-04 Ludovic Courtèsbuild: Support pthread builds without 'pthread_cancel...
2013-03-28 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-27 Ludovic Courtèsfutures: Limit the number of nested futures on the...
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-31 Andy Wingoan experiment: clearing the C stack in gc tests
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-18 Ludovic CourtèsArrange so that stack-cleaning loops in GC tests are...
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-25 Ludovic CourtèsMove `{total,current}-processor-count' outside of ...
2011-04-22 Ludovic CourtèsIncrease the timeout of timing-sensitive thread tests.
2010-12-16 Ludovic CourtèsImplement `(ice-9 threads)' high-level constructs in...
2009-12-11 Andy Wingomerge from master to elisp
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-15 Ludovic CourtèsFix bug #27450 ("Fat mutexes not GC'd until their owner...
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-02 Julian GrahamMerge branch 'master' of git://git.savannah.gnu.org...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-27 Neil JerramRemove possible deadlock in scm_join_thread_timed
2009-05-27 Neil JerramFix wait-condition-variable so that it doesn't leave...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-08-26 Andy Wingomerge from guile master
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-03-08 Neil JerramCore enhancements, by Julian Graham, to Guile's thread...
2007-10-20 Ludovic CourtèsChanges from arch/CVS synchronization
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-02 Marius VollmerOnly test when 'threads are provided.
2003-06-19 Kevin RydeNew file, exercising parallel.