wenzelm [Sun, 28 Sep 2008 12:23:45 +0200] rev 28390
proper setmp_thread_data for nested execute (cf. join_loop);
wenzelm [Sun, 28 Sep 2008 12:23:44 +0200] rev 28389
promise_result: enforce strictly sequential dependencies, via serial numbers;
kleing [Sun, 28 Sep 2008 09:25:24 +0200] rev 28388
do not cvs update for doc test (switching to mercurial, update done outside
once and for all)
kleing [Sun, 28 Sep 2008 09:13:46 +0200] rev 28387
use mercurial repository for isatest
wenzelm [Sun, 28 Sep 2008 00:00:55 +0200] rev 28386
thread_data: include thread name, export access;
more tracing;
wenzelm [Sat, 27 Sep 2008 19:35:00 +0200] rev 28385
setmp_noncritical;
wenzelm [Sat, 27 Sep 2008 18:18:08 +0200] rev 28384
dequeue_towards: return bound for unfinished tasks;
wenzelm [Sat, 27 Sep 2008 18:18:07 +0200] rev 28383
moved release_results to future.ML;
get_some: simplified via Future.release_results;