huffman [Thu, 04 Sep 2008 17:21:49 +0200] rev 28132
rename INF_drop_prefix to INFM_drop_prefix
huffman [Thu, 04 Sep 2008 17:19:57 +0200] rev 28131
add lemma power_Suc2; generalize power_minus from class comm_ring_1 to ring_1
huffman [Thu, 04 Sep 2008 17:18:44 +0200] rev 28130
move diff_add_cancel, add_diff_cancel from class ab_group_add to group_add
wenzelm [Thu, 04 Sep 2008 16:43:51 +0200] rev 28129
tuned signature;
wenzelm [Thu, 04 Sep 2008 16:43:50 +0200] rev 28128
added General/queue.ML;
wenzelm [Thu, 04 Sep 2008 16:43:48 +0200] rev 28127
Efficient queues.
wenzelm [Thu, 04 Sep 2008 16:03:49 +0200] rev 28126
moved Multithreading.task/schedule to Concurrent/schedule.ML
wenzelm [Thu, 04 Sep 2008 16:03:48 +0200] rev 28125
multithreading.ML provides dummy thread structures;
wenzelm [Thu, 04 Sep 2008 16:03:47 +0200] rev 28124
moved Multithreading.task/schedule to Concurrent/schedule.ML;
wenzelm [Thu, 04 Sep 2008 16:03:46 +0200] rev 28123
provide dummy thread structures, including proper Thread.getLocal/setLocal;
moved task/schedule to Concurrent/schedule.ML;