Tue, 08 Feb 2011 16:11:52 +0100 |
wenzelm |
explicit Multithreading.interrupted to ensure that interrupts stay within the boundaries of managed evaluation blocks;
|
changeset |
files
|
Tue, 08 Feb 2011 14:28:15 +0100 |
wenzelm |
always test/clear Multithreading.interrupted, indepently of thread attributes;
|
changeset |
files
|
Tue, 08 Feb 2011 14:09:24 +0100 |
wenzelm |
added Multithreading.interrupted (cf. java.lang.Thread.interrupted);
|
changeset |
files
|
Mon, 07 Feb 2011 23:57:03 +0100 |
wenzelm |
more robust TimeLimit: make double sure that watchdog has terminated and interrupts received during uninterruptible state are propagated (NB: Thread.testInterrupt requires InterruptSynch in Poly/ML 5.4.0 or earlier);
|
changeset |
files
|
Sat, 05 Feb 2011 20:38:32 +0100 |
wenzelm |
more tracing information via Par_List.map_name;
|
changeset |
files
|
Sat, 05 Feb 2011 18:09:57 +0100 |
wenzelm |
clarified bootstrapping of structure TimeLimit;
|
changeset |
files
|
Fri, 04 Feb 2011 21:52:36 +0100 |
wenzelm |
more scalable collections of tasks, notably for totality of known group members;
|
changeset |
files
|
Fri, 04 Feb 2011 20:40:25 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 04 Feb 2011 17:25:12 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 04 Feb 2011 14:16:55 +0100 |
hoelzl |
prefer p2e before e2p; use measure_unique_Int_stable_vimage;
|
changeset |
files
|
Fri, 04 Feb 2011 14:16:55 +0100 |
hoelzl |
add auto support for AE_mp
|
changeset |
files
|
Fri, 04 Feb 2011 14:16:48 +0100 |
hoelzl |
add borel_fubini_integrable; remove unused bijectivity rules for measureable functions
|
changeset |
files
|
Fri, 04 Feb 2011 17:11:00 +0100 |
wenzelm |
parallelization of nested Isar proofs is subject to Goal.parallel_proofs_threshold;
|
changeset |
files
|
Fri, 04 Feb 2011 16:33:12 +0100 |
wenzelm |
Task_Queue.update_timing: more precise treatment of interruptibility;
|
changeset |
files
|
Fri, 04 Feb 2011 16:29:47 +0100 |
wenzelm |
Lazy.force_result: more standard treatment of interruptibility, potentially addressing races of exceptions vs. interrupts;
|
changeset |
files
|
Thu, 03 Feb 2011 20:13:49 +0100 |
wenzelm |
thm_proof: visible fulfill_body only, without joining nested thms -- retain proof irrelevance, which is important for parallel performance;
|
changeset |
files
|
Thu, 03 Feb 2011 19:27:04 +0100 |
wenzelm |
tuned comments;
|
changeset |
files
|
Thu, 03 Feb 2011 19:21:12 +0100 |
wenzelm |
clarified Proofterm.proofs_enabled;
|
changeset |
files
|
Thu, 03 Feb 2011 18:57:42 +0100 |
wenzelm |
explicit is better than implicit;
|
changeset |
files
|
Wed, 02 Feb 2011 22:48:24 +0100 |
wenzelm |
tuned odd conditional expression;
|
changeset |
files
|
Wed, 02 Feb 2011 20:32:50 +0100 |
wenzelm |
eliminated slightly odd abstract type Task_Queue.deps;
|
changeset |
files
|
Wed, 02 Feb 2011 18:22:13 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 02 Feb 2011 14:11:26 +0000 |
paulson |
Introduction of metis calls and other cosmetic modifications.
|
changeset |
files
|
Wed, 02 Feb 2011 15:47:57 +0100 |
boehmes |
merged
|
changeset |
files
|
Wed, 02 Feb 2011 14:01:09 +0100 |
boehmes |
avoid ML structure aliases (especially single-letter abbreviations)
|
changeset |
files
|
Wed, 02 Feb 2011 13:53:06 +0100 |
bulwahn |
making the bash script swipl_version closer to Isabelle's conventional bash scripts
|
changeset |
files
|
Wed, 02 Feb 2011 12:34:45 +0100 |
hoelzl |
the measure valuation is again part of the measure_space type, instead of an explicit parameter to the locale;
|
changeset |
files
|
Wed, 02 Feb 2011 10:35:41 +0100 |
bulwahn |
merged
|
changeset |
files
|
Wed, 02 Feb 2011 10:34:14 +0100 |
bulwahn |
scala serializer adds parentheses around function literals
|
changeset |
files
|
Wed, 02 Feb 2011 08:47:45 +0100 |
krauss |
made SML/NJ happy
|
changeset |
files
|