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
haftmann [Thu, 11 Jun 2009 08:04:26 +0200] rev 31612
merged
haftmann [Thu, 11 Jun 2009 08:02:27 +0200] rev 31611
explicit instantiation yields considerable speedup
haftmann [Wed, 10 Jun 2009 16:27:24 +0200] rev 31610
separate directory for datatype package
haftmann [Wed, 10 Jun 2009 16:22:54 +0200] rev 31609
tuned whitespace
haftmann [Wed, 10 Jun 2009 16:10:31 +0200] rev 31608
correct check for instantiatability