Wed, 17 Dec 2008 12:10:40 +0100 GHC ext pragma in generated Haskell modules
haftmann [Wed, 17 Dec 2008 12:10:40 +0100] rev 29135
GHC ext pragma in generated Haskell modules
Wed, 17 Dec 2008 12:10:39 +0100 dropped Ids
haftmann [Wed, 17 Dec 2008 12:10:39 +0100] rev 29134
dropped Ids
Wed, 17 Dec 2008 12:10:39 +0100 temporary adaption to new locale code
haftmann [Wed, 17 Dec 2008 12:10:39 +0100] rev 29133
temporary adaption to new locale code
Wed, 17 Dec 2008 12:10:38 +0100 restructured; circumvent sort problem
haftmann [Wed, 17 Dec 2008 12:10:38 +0100] rev 29132
restructured; circumvent sort problem
Tue, 16 Dec 2008 21:18:53 -0800 merged.
huffman [Tue, 16 Dec 2008 21:18:53 -0800] rev 29131
merged.
Tue, 16 Dec 2008 09:44:59 -0800 new theory Dsum: cpo of disjoint sum
huffman [Tue, 16 Dec 2008 09:44:59 -0800] rev 29130
new theory Dsum: cpo of disjoint sum
Tue, 16 Dec 2008 09:10:09 -0800 scale dependency graph in document
huffman [Tue, 16 Dec 2008 09:10:09 -0800] rev 29129
scale dependency graph in document
Tue, 16 Dec 2008 20:32:41 +0000 changed the names of insert_eqvt and set_eqvt so that it is clear that they have preconditions
Christian Urban <urbanc@in.tum.de> [Tue, 16 Dec 2008 20:32:41 +0000] rev 29128
changed the names of insert_eqvt and set_eqvt so that it is clear that they have preconditions
Tue, 16 Dec 2008 19:24:55 +0100 proper document antiquotations;
wenzelm [Tue, 16 Dec 2008 19:24:55 +0100] rev 29127
proper document antiquotations;
Tue, 16 Dec 2008 18:04:31 +0100 merged
wenzelm [Tue, 16 Dec 2008 18:04:31 +0100] rev 29126
merged
Tue, 16 Dec 2008 08:46:07 +0100 method "sizechange" proves termination of functions; added more infrastructure for termination proofs
krauss [Tue, 16 Dec 2008 08:46:07 +0100] rev 29125
method "sizechange" proves termination of functions; added more infrastructure for termination proofs
Tue, 16 Dec 2008 18:04:16 +0100 future proofs: Future.fork_pri 1 minimizes queue length and pending promises
wenzelm [Tue, 16 Dec 2008 18:04:16 +0100] rev 29124
future proofs: Future.fork_pri 1 minimizes queue length and pending promises -- slight improvement of throughput, at the cost of a bit of parallelism;
Tue, 16 Dec 2008 16:25:20 +0100 renamed structure TaskQueue to Task_Queue;
wenzelm [Tue, 16 Dec 2008 16:25:20 +0100] rev 29123
renamed structure TaskQueue to Task_Queue;
Tue, 16 Dec 2008 16:25:19 +0100 Future.fork_pri;
wenzelm [Tue, 16 Dec 2008 16:25:19 +0100] rev 29122
Future.fork_pri;
Tue, 16 Dec 2008 16:25:19 +0100 renamed structure TaskQueue to Task_Queue;
wenzelm [Tue, 16 Dec 2008 16:25:19 +0100] rev 29121
renamed structure TaskQueue to Task_Queue; tasks are ordered according to priority, which has been generalized from bool to int; removed unused focus; tuned dequeue: single pass due to proper priority order; tuned dequeue_towards;
(0) -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip