wenzelm [Tue, 21 Jul 2009 11:30:12 +0200] rev 32095
tuned tracing;
provide spare worker threads to saturate hardware while other workers wait during join;
wenzelm [Tue, 21 Jul 2009 10:24:57 +0200] rev 32094
prefer simultaneous join -- for improved scheduling;
wenzelm [Tue, 21 Jul 2009 10:23:16 +0200] rev 32093
tuned dequeu_towards: try immediate tasks before expensive all_preds;
wenzelm [Tue, 21 Jul 2009 01:05:10 +0200] rev 32092
Display.pretty_thm now requires a proper context;
wenzelm [Tue, 21 Jul 2009 01:03:18 +0200] rev 32091
proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
wenzelm [Tue, 21 Jul 2009 00:56:19 +0200] rev 32090
moved ProofContext.pretty_thm to Display.pretty_thm etc.;
explicit old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
removed some very old thm print operations;
wenzelm [Mon, 20 Jul 2009 21:20:09 +0200] rev 32089
moved pretty_goals etc. to Display_Goal (required by tracing tacticals);
load display.ML after assumption.ML, to accomodate proper contextual theorem display;
wenzelm [Mon, 20 Jul 2009 20:03:19 +0200] rev 32088
removed obsolete CVS Ids;
wenzelm [Mon, 20 Jul 2009 19:58:11 +0200] rev 32087
merged
haftmann [Mon, 20 Jul 2009 17:14:06 +0200] rev 32086
merged