wenzelm [Fri, 07 Dec 2012 23:11:01 +0100] rev 50429
final report_status within SYNCHRONIZED part of scheduler loop: required for sanity of data;
wenzelm [Fri, 07 Dec 2012 20:39:09 +0100] rev 50428
adhoc recovery from spurious NPEs, similar quantum-effect behind 7c8ce63a3c00;
wenzelm [Fri, 07 Dec 2012 18:20:33 +0100] rev 50427
obsolete;
wenzelm [Fri, 07 Dec 2012 18:05:24 +0100] rev 50426
eliminated old copy of proof.sty (1995), prefer the one usually included in current latex distributions (2005);
\usepackage{proof} only where required;
wenzelm [Fri, 07 Dec 2012 17:00:40 +0100] rev 50425
merged
wenzelm [Fri, 07 Dec 2012 16:53:35 +0100] rev 50424
deactivate actual fork -- unstable in scala-2.9.2 on multicore hardware;
wenzelm [Fri, 07 Dec 2012 16:33:17 +0100] rev 50423
some support to recover from spurious crash -- this is Physics, not Mathematics;
wenzelm [Fri, 07 Dec 2012 16:25:33 +0100] rev 50422
avoid ML_file in large theory files to improve performance of dependency discovery of main HOL (approx. 1s CPU time) -- relevant for any application using it, e.g. small paper sessions;
nipkow [Fri, 07 Dec 2012 16:38:25 +0100] rev 50421
tuned text
nipkow [Fri, 07 Dec 2012 15:53:28 +0100] rev 50420
corrected nonsensical associativity of `` and dvd
hoelzl [Fri, 07 Dec 2012 14:29:09 +0100] rev 50419
add exponential and uniform distributions
hoelzl [Fri, 07 Dec 2012 14:29:08 +0100] rev 50418
fundamental theorem of calculus for the Lebesgue integral
hoelzl [Fri, 07 Dec 2012 14:28:57 +0100] rev 50417
add Int_atMost
wenzelm [Fri, 07 Dec 2012 14:30:00 +0100] rev 50416
more rigorous "build only" mode: avoid build dialog of logic image and its potential need for GUI display;
wenzelm [Fri, 07 Dec 2012 13:56:01 +0100] rev 50415
fork slow part of Thy_Load.body_files only;