wenzelm [Fri, 04 Feb 2011 21:52:36 +0100] rev 41709
more scalable collections of tasks, notably for totality of known group members;
tuned;
wenzelm [Fri, 04 Feb 2011 20:40:25 +0100] rev 41708
tuned signature;
tuned;
wenzelm [Fri, 04 Feb 2011 17:25:12 +0100] rev 41707
merged
hoelzl [Fri, 04 Feb 2011 14:16:55 +0100] rev 41706
prefer p2e before e2p; use measure_unique_Int_stable_vimage;
hoelzl [Fri, 04 Feb 2011 14:16:55 +0100] rev 41705
add auto support for AE_mp
hoelzl [Fri, 04 Feb 2011 14:16:48 +0100] rev 41704
add borel_fubini_integrable; remove unused bijectivity rules for measureable functions
wenzelm [Fri, 04 Feb 2011 17:11:00 +0100] rev 41703
parallelization of nested Isar proofs is subject to Goal.parallel_proofs_threshold;
wenzelm [Fri, 04 Feb 2011 16:33:12 +0100] rev 41702
Task_Queue.update_timing: more precise treatment of interruptibility;
Task_Queue.waiting: potentially expensive wait dependencies are subject to trace flag;
wenzelm [Fri, 04 Feb 2011 16:29:47 +0100] rev 41701
Lazy.force_result: more standard treatment of interruptibility, potentially addressing races of exceptions vs. interrupts;
wenzelm [Thu, 03 Feb 2011 20:13:49 +0100] rev 41700
thm_proof: visible fulfill_body only, without joining nested thms -- retain proof irrelevance, which is important for parallel performance;
wenzelm [Thu, 03 Feb 2011 19:27:04 +0100] rev 41699
tuned comments;
wenzelm [Thu, 03 Feb 2011 19:21:12 +0100] rev 41698
clarified Proofterm.proofs_enabled;
wenzelm [Thu, 03 Feb 2011 18:57:42 +0100] rev 41697
explicit is better than implicit;
wenzelm [Wed, 02 Feb 2011 22:48:24 +0100] rev 41696
tuned odd conditional expression;