Sat, 01 Aug 2009 00:09:45 +0200 renamed Multithreading.regular_interrupts to Multithreading.public_interrupts;
wenzelm [Sat, 01 Aug 2009 00:09:45 +0200] rev 32295
renamed Multithreading.regular_interrupts to Multithreading.public_interrupts; renamed Multithreading.restricted_interrupts to Multithreading.private_interrupts; added Multithreading.sync_interrupts; Multithreading.sync_wait: more careful treatment of attributes; Multithreading.tracing: uninterruptible; Multithreading.system_out: signal within critical region, more careful sync_wait; eliminated redundant Thread.testInterrupt; Future.wait_timeout: uniform Multithreading.sync_wait; future scheduler: interruptible body (sync!), to improve reactivity; future_job: reject duplicate assignments -- system error; misc tuning;
Thu, 30 Jul 2009 23:50:11 +0200 recovered polyml-5.2 -- need to reload ML-Systems/multithreading.ML after overriding Thread structures;
wenzelm [Thu, 30 Jul 2009 23:50:11 +0200] rev 32294
recovered polyml-5.2 -- need to reload ML-Systems/multithreading.ML after overriding Thread structures;
Thu, 30 Jul 2009 23:37:53 +0200 tuned tracing;
wenzelm [Thu, 30 Jul 2009 23:37:53 +0200] rev 32293
tuned tracing;
Thu, 30 Jul 2009 23:23:52 +0200 ISABELLE_USEDIR_OPTIONS: -q 2 by default;
wenzelm [Thu, 30 Jul 2009 23:23:52 +0200] rev 32292
ISABELLE_USEDIR_OPTIONS: -q 2 by default;
Thu, 30 Jul 2009 23:09:29 +0200 merged
wenzelm [Thu, 30 Jul 2009 23:09:29 +0200] rev 32291
merged
Thu, 30 Jul 2009 21:27:15 +0200 merged
wenzelm [Thu, 30 Jul 2009 21:27:15 +0200] rev 32290
merged
Thu, 30 Jul 2009 08:18:22 +0200 merged
haftmann [Thu, 30 Jul 2009 08:18:22 +0200] rev 32289
merged
Wed, 29 Jul 2009 16:54:20 +0200 cleaned up abstract tuple operations and named them consistently
haftmann [Wed, 29 Jul 2009 16:54:20 +0200] rev 32288
cleaned up abstract tuple operations and named them consistently
Wed, 29 Jul 2009 16:48:34 +0200 cleaned up abstract tuple operations and named them consistently
haftmann [Wed, 29 Jul 2009 16:48:34 +0200] rev 32287
cleaned up abstract tuple operations and named them consistently
Thu, 30 Jul 2009 23:06:06 +0200 added Multithreading.sync_wait, which turns enabled interrupts to sync ones, to ensure that wait will reaquire its lock when interrupted;
wenzelm [Thu, 30 Jul 2009 23:06:06 +0200] rev 32286
added Multithreading.sync_wait, which turns enabled interrupts to sync ones, to ensure that wait will reaquire its lock when interrupted;
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip