haftmann [Sat, 13 Jun 2009 09:16:24 +0200] rev 31622
more convenient signature for random_fun_lift
wenzelm [Sun, 14 Jun 2009 03:02:25 +0200] rev 31621
improved correctness of get_first (boundary check);
wenzelm [Sun, 14 Jun 2009 02:38:09 +0200] rev 31620
more isatest platforms;
wenzelm [Sun, 14 Jun 2009 02:21:46 +0200] rev 31619
tuned join: produce less garbage while waiting;
wenzelm [Sat, 13 Jun 2009 22:01:33 +0200] rev 31618
improved get_first: check boundary before entering subtrees;
wenzelm [Sat, 13 Jun 2009 19:40:37 +0200] rev 31617
simplified join_results: no longer work "towards" deps, which simplifies task queue management and maintains strict bottom up discipline (without "transfer of priority" to required futures);
more efficient Task_Queue.dequeue, with internal cache (reduces wast of cycles with many idle workers);
removed complicated/expensive Task_Queue.dequeue_towards;
wenzelm [Sat, 13 Jun 2009 19:19:14 +0200] rev 31616
native get_first, with optional boundary;
tuned signature;
wenzelm [Sat, 13 Jun 2009 19:13:27 +0200] rev 31615
moved at-mac-poly-5.1-para back to macbroy6, for continous performance figures;
haftmann [Sat, 13 Jun 2009 16:29:15 +0200] rev 31614
merged
haftmann [Thu, 11 Jun 2009 19:49:02 +0200] rev 31613
merged