Thu, 24 Apr 2014 14:51:41 +0200 |
wenzelm |
allow more control of main loop;
|
changeset |
files
|
Thu, 24 Apr 2014 13:54:45 +0200 |
wenzelm |
eliminated pointless output actors;
|
changeset |
files
|
Thu, 24 Apr 2014 13:40:29 +0200 |
wenzelm |
more robust shutdown;
|
changeset |
files
|
Thu, 24 Apr 2014 13:13:48 +0200 |
wenzelm |
consumer thread with unbounded queueing of requests (similar to Message_Channel in ML);
|
changeset |
files
|
Thu, 24 Apr 2014 13:10:42 +0200 |
wenzelm |
proper signaling after each state update (NB: ML version does this uniformly via timed_access);
|
changeset |
files
|
Thu, 24 Apr 2014 12:10:26 +0200 |
wenzelm |
added Mailbox, as in ML;
|
changeset |
files
|
Thu, 24 Apr 2014 12:09:55 +0200 |
wenzelm |
synchronized access, similar to ML version;
|
changeset |
files
|
Thu, 24 Apr 2014 11:01:14 +0200 |
wenzelm |
tuned signature, in accordance to ML version;
|
changeset |
files
|
Thu, 24 Apr 2014 10:38:14 +0200 |
wenzelm |
eliminated redundant Volatile;
|
changeset |
files
|
Thu, 24 Apr 2014 10:33:06 +0200 |
wenzelm |
retain canonical reverse order;
|
changeset |
files
|
Thu, 24 Apr 2014 10:30:55 +0200 |
wenzelm |
more canonical list operations;
|
changeset |
files
|
Thu, 24 Apr 2014 10:24:44 +0200 |
wenzelm |
tuned signature in accordance to ML version;
|
changeset |
files
|