Thu, 21 Feb 2013 15:10:04 +0100merged
wenzelm [Thu, 21 Feb 2013 15:10:04 +0100] rev 52368
merged

Wed, 20 Feb 2013 19:57:17 +0100option parallel_proofs_reuse_timing controls reuse of log information -- since it is not always beneficial for performance;
wenzelm [Wed, 20 Feb 2013 19:57:17 +0100] rev 52367
option parallel_proofs_reuse_timing controls reuse of log information -- since it is not always beneficial for performance;

Wed, 20 Feb 2013 18:04:44 +0100prefer outdegree in comparison again (cf. 88c96e836ed6) -- NB: big jobs might hide behind small ones in this naive queuing scheme;
wenzelm [Wed, 20 Feb 2013 18:04:44 +0100] rev 52366
prefer outdegree in comparison again (cf. 88c96e836ed6) -- NB: big jobs might hide behind small ones in this naive queuing scheme;

Wed, 20 Feb 2013 15:22:22 +0100more tight representation of command timing;
wenzelm [Wed, 20 Feb 2013 15:22:22 +0100] rev 52365
more tight representation of command timing;
tuned signatures;
tuned;

Wed, 20 Feb 2013 13:03:50 +0100prefer comparison of session timing, if this is known already;
wenzelm [Wed, 20 Feb 2013 13:03:50 +0100] rev 52364
prefer comparison of session timing, if this is known already;
some odd workarounds to prevent crashes due to TreeSet.- sometimes not deleting the element;

Wed, 20 Feb 2013 11:40:30 +0100proper check of Proof.is_relevant (again, cf. c3e99efacb67 and df8fc0567a3d);
wenzelm [Wed, 20 Feb 2013 11:40:30 +0100] rev 52363
proper check of Proof.is_relevant (again, cf. c3e99efacb67 and df8fc0567a3d);

Wed, 20 Feb 2013 00:00:42 +0100support nested Thy_Syntax.element;
wenzelm [Wed, 20 Feb 2013 00:00:42 +0100] rev 52362
support nested Thy_Syntax.element;
more explicit Keyword.is_proof_body;
tuned;

Tue, 19 Feb 2013 21:44:37 +0100back to non-schematic 'sublocale' and 'interpretation' (despite df8fc0567a3d) for more potential parallelism;
wenzelm [Tue, 19 Feb 2013 21:44:37 +0100] rev 52361
back to non-schematic 'sublocale' and 'interpretation' (despite df8fc0567a3d) for more potential parallelism;

Tue, 19 Feb 2013 20:19:21 +0100help JVM to cope with large symbolic structures;
wenzelm [Tue, 19 Feb 2013 20:19:21 +0100] rev 52360
help JVM to cope with large symbolic structures;

Tue, 19 Feb 2013 17:55:26 +0100improved scheduling of forked proofs, based on elapsed time estimate (from last run via session log file);
wenzelm [Tue, 19 Feb 2013 17:55:26 +0100] rev 52359
improved scheduling of forked proofs, based on elapsed time estimate (from last run via session log file);