Mon, 08 Sep 2008 20:33:24 +0200 more interrupt operations;
wenzelm [Mon, 08 Sep 2008 20:33:24 +0200] rev 28167
more interrupt operations; maintain thread data (formerly in task_queue.ML); wait: added tracing; added requests mailbox; handle excessive workers fork: inherit group; added rudimentary shutdown; misc tuning;
Mon, 08 Sep 2008 16:08:23 +0200 moved task, thread_data, group, queue to task_queue.ML;
wenzelm [Mon, 08 Sep 2008 16:08:23 +0200] rev 28166
moved task, thread_data, group, queue to task_queue.ML; tuned signature; SYNCHRONIZED notify_all! misc tuning;
Mon, 08 Sep 2008 16:08:18 +0200 Ordered queue of grouped tasks.
wenzelm [Mon, 08 Sep 2008 16:08:18 +0200] rev 28165
Ordered queue of grouped tasks. formerly in future.ML; added thread data; added group; more robust dequeue: change into running here; misc tuning;
Mon, 08 Sep 2008 16:08:13 +0200 added Concurrent/task_queue.ML;
wenzelm [Mon, 08 Sep 2008 16:08:13 +0200] rev 28164
added Concurrent/task_queue.ML;
Mon, 08 Sep 2008 00:25:34 +0200 await: SYNCHRONIZED wait!
wenzelm [Mon, 08 Sep 2008 00:25:34 +0200] rev 28163
await: SYNCHRONIZED wait!
Mon, 08 Sep 2008 00:10:41 +0200 tuned check_cache;
wenzelm [Mon, 08 Sep 2008 00:10:41 +0200] rev 28162
tuned check_cache; removed broken self_synchronized, which cannot be used in conjunction with condition variables; more precise use of SYNCHRONIZED vs. wait; tuned worker_loop;
Sun, 07 Sep 2008 22:20:15 +0200 added sync_interrupts, regular_interrupts;
wenzelm [Sun, 07 Sep 2008 22:20:15 +0200] rev 28161
added sync_interrupts, regular_interrupts; max_thread_value: enforce >= 1;
Sun, 07 Sep 2008 22:20:11 +0200 added sync_interrupts, regular_interrupts;
wenzelm [Sun, 07 Sep 2008 22:20:11 +0200] rev 28160
added sync_interrupts, regular_interrupts;
Sun, 07 Sep 2008 22:20:08 +0200 opaque signature constraint abstracts local type abbrev;
wenzelm [Sun, 07 Sep 2008 22:20:08 +0200] rev 28159
opaque signature constraint abstracts local type abbrev;
Sun, 07 Sep 2008 22:19:58 +0200 tuned;
wenzelm [Sun, 07 Sep 2008 22:19:58 +0200] rev 28158
tuned;
Sun, 07 Sep 2008 22:19:46 +0200 added change_result;
wenzelm [Sun, 07 Sep 2008 22:19:46 +0200] rev 28157
added change_result;
Sun, 07 Sep 2008 22:19:42 +0200 Functional threads as future values.
wenzelm [Sun, 07 Sep 2008 22:19:42 +0200] rev 28156
Functional threads as future values.
Sun, 07 Sep 2008 22:19:31 +0200 added Concurrent/future.ML;
wenzelm [Sun, 07 Sep 2008 22:19:31 +0200] rev 28155
added Concurrent/future.ML;
Sun, 07 Sep 2008 17:48:50 +0200 Default (mostly dummy) implementation of thread structures.
wenzelm [Sun, 07 Sep 2008 17:48:50 +0200] rev 28154
Default (mostly dummy) implementation of thread structures. formerly in multithreading.ML; create mutexes / condition variables without failure;
Sun, 07 Sep 2008 17:48:49 +0200 *** MESSAGE REFERS TO PREVIOUS VERSION ***
wenzelm [Sun, 07 Sep 2008 17:48:49 +0200] rev 28153
*** MESSAGE REFERS TO PREVIOUS VERSION *** removed dummy thread structures from multithreading.ML;
Sun, 07 Sep 2008 17:46:44 +0200 *** empty log message ***
wenzelm [Sun, 07 Sep 2008 17:46:44 +0200] rev 28152
*** empty log message ***
Sun, 07 Sep 2008 17:46:43 +0200 explicit use of universal.ML and dummy_thread.ML;
wenzelm [Sun, 07 Sep 2008 17:46:43 +0200] rev 28151
explicit use of universal.ML and dummy_thread.ML;
Sun, 07 Sep 2008 17:46:41 +0200 added no_interrupts;
wenzelm [Sun, 07 Sep 2008 17:46:41 +0200] rev 28150
added no_interrupts; tuned;
Sun, 07 Sep 2008 17:46:40 +0200 added no_interrupts;
wenzelm [Sun, 07 Sep 2008 17:46:40 +0200] rev 28149
added no_interrupts; moved dummy thread structures to dummy_thread.ML;
Sun, 07 Sep 2008 17:46:39 +0200 tuned;
wenzelm [Sun, 07 Sep 2008 17:46:39 +0200] rev 28148
tuned;
Sun, 07 Sep 2008 17:46:38 +0200 send: broadcast to all waiting threads;
wenzelm [Sun, 07 Sep 2008 17:46:38 +0200] rev 28147
send: broadcast to all waiting threads;
Sun, 07 Sep 2008 17:46:37 +0200 added ML-Systems/thread_dummy.ML;
wenzelm [Sun, 07 Sep 2008 17:46:37 +0200] rev 28146
added ML-Systems/thread_dummy.ML;
Sat, 06 Sep 2008 14:02:36 +0200 dropped "run" marker in monad syntax
haftmann [Sat, 06 Sep 2008 14:02:36 +0200] rev 28145
dropped "run" marker in monad syntax
Fri, 05 Sep 2008 11:50:35 +0200 multithreading.ML provides dummy thread structures;
wenzelm [Fri, 05 Sep 2008 11:50:35 +0200] rev 28144
multithreading.ML provides dummy thread structures;
Fri, 05 Sep 2008 06:50:22 +0200 different bookkeeping for code equations
haftmann [Fri, 05 Sep 2008 06:50:22 +0200] rev 28143
different bookkeeping for code equations
Fri, 05 Sep 2008 06:50:20 +0200 renamed structure CodeTarget to Code_Target
haftmann [Fri, 05 Sep 2008 06:50:20 +0200] rev 28142
renamed structure CodeTarget to Code_Target
Fri, 05 Sep 2008 00:19:50 +0200 instances comm_semiring_0_cancel < comm_semiring_0, comm_ring < comm_semiring_0_cancel
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
Thu, 04 Sep 2008 21:12:06 +0200 proper header;
wenzelm [Thu, 04 Sep 2008 21:12:06 +0200] rev 28140
proper header;
Thu, 04 Sep 2008 21:02:42 +0200 added receive_timeout;
wenzelm [Thu, 04 Sep 2008 21:02:42 +0200] rev 28139
added receive_timeout; tuned comments;
Thu, 04 Sep 2008 20:06:23 +0200 check WRAPPER_OUTPUT node type;
wenzelm [Thu, 04 Sep 2008 20:06:23 +0200] rev 28138
check WRAPPER_OUTPUT node type;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip