Wed, 10 Sep 2008 21:50:32 +0200 added future_scheduler (default false);
wenzelm [Wed, 10 Sep 2008 21:50:32 +0200] rev 28194
added future_scheduler (default false);
Wed, 10 Sep 2008 21:50:30 +0200 replaced join_all by join_results, which returns Exn.results;
wenzelm [Wed, 10 Sep 2008 21:50:30 +0200] rev 28193
replaced join_all by join_results, which returns Exn.results; join: disallow Multithreading.self_critical, which is prone to deadlocks due to context change via fork;
Wed, 10 Sep 2008 20:28:01 +0200 workers: explicit activity flag;
wenzelm [Wed, 10 Sep 2008 20:28:01 +0200] rev 28192
workers: explicit activity flag; SYNCHRONIZED: optional tracing;
Wed, 10 Sep 2008 19:44:29 +0200 future: allow explicit group;
wenzelm [Wed, 10 Sep 2008 19:44:29 +0200] rev 28191
future: allow explicit group; cancel: invalidate group identifier for all future members; tuned comments; tuned;
Wed, 10 Sep 2008 19:44:28 +0200 cancel: invalidate group implicitly, via bool ref;
wenzelm [Wed, 10 Sep 2008 19:44:28 +0200] rev 28190
cancel: invalidate group implicitly, via bool ref; job: moved ok flag into group; added interrupt, interrupt_external for tasks;
Wed, 10 Sep 2008 11:36:37 +0200 auto_flush: uniform block buffering for all output streams;
wenzelm [Wed, 10 Sep 2008 11:36:37 +0200] rev 28189
auto_flush: uniform block buffering for all output streams;
Tue, 09 Sep 2008 23:48:38 +0200 auto_flush stdout, stderr as well;
wenzelm [Tue, 09 Sep 2008 23:48:38 +0200] rev 28188
auto_flush stdout, stderr as well;
Tue, 09 Sep 2008 23:48:36 +0200 proper values of no_interrupts, regular_interrupts;
wenzelm [Tue, 09 Sep 2008 23:48:36 +0200] rev 28187
proper values of no_interrupts, regular_interrupts;
Tue, 09 Sep 2008 23:30:05 +0200 cancel: check_scheduler;
wenzelm [Tue, 09 Sep 2008 23:30:05 +0200] rev 28186
cancel: check_scheduler; adapted to simplified TaskQueue.cancel; improved join/join_all: actively work towards results, i.e. do not yield unnecessarily; misc tuning;
Tue, 09 Sep 2008 23:30:00 +0200 simplified dequeue: provide Thread.self internally;
wenzelm [Tue, 09 Sep 2008 23:30:00 +0200] rev 28185
simplified dequeue: provide Thread.self internally; simplified cancel: interrupt running threads internally; added depend; added dequeue_towards; misc tuning;
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip