wenzelm [Sun, 07 Sep 2008 17:46:39 +0200] rev 28148
tuned;
wenzelm [Sun, 07 Sep 2008 17:46:38 +0200] rev 28147
send: broadcast to all waiting threads;
wenzelm [Sun, 07 Sep 2008 17:46:37 +0200] rev 28146
added ML-Systems/thread_dummy.ML;
haftmann [Sat, 06 Sep 2008 14:02:36 +0200] rev 28145
dropped "run" marker in monad syntax
wenzelm [Fri, 05 Sep 2008 11:50:35 +0200] rev 28144
multithreading.ML provides dummy thread structures;
haftmann [Fri, 05 Sep 2008 06:50:22 +0200] rev 28143
different bookkeeping for code equations
haftmann [Fri, 05 Sep 2008 06:50:20 +0200] rev 28142
renamed structure CodeTarget to Code_Target
huffman [Fri, 05 Sep 2008 00:19:50 +0200] rev 28141
instances comm_semiring_0_cancel < comm_semiring_0, comm_ring < comm_semiring_0_cancel
wenzelm [Thu, 04 Sep 2008 21:12:06 +0200] rev 28140
proper header;
wenzelm [Thu, 04 Sep 2008 21:02:42 +0200] rev 28139
added receive_timeout;
tuned comments;
wenzelm [Thu, 04 Sep 2008 20:06:23 +0200] rev 28138
check WRAPPER_OUTPUT node type;
wenzelm [Thu, 04 Sep 2008 20:05:48 +0200] rev 28137
init: disallow "" as out stream;
wenzelm [Thu, 04 Sep 2008 19:47:13 +0200] rev 28136
fixed deps: no Concurrent/receiver.ML yet;
wenzelm [Thu, 04 Sep 2008 19:45:13 +0200] rev 28135
Concurrent message exchange via mailbox -- with unbounded queueing.
wenzelm [Thu, 04 Sep 2008 19:45:12 +0200] rev 28134
added Concurrent/mailbox.ML;