wenzelm [Wed, 21 Jul 2010 16:49:52 +0200] rev 37875
recovered benchmarks, which are not tested automatically;
wenzelm [Wed, 21 Jul 2010 16:29:20 +0200] rev 37874
reactivate SML/NJ test on macbroy28, while macbroy23 is unavailable;
wenzelm [Wed, 21 Jul 2010 16:14:16 +0200] rev 37873
eliminated old time_use/time_use_thy variants -- timing is implicitly controlled via Output.timing;
misc tuning and simplification;
wenzelm [Wed, 21 Jul 2010 15:44:36 +0200] rev 37872
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm [Wed, 21 Jul 2010 15:31:38 +0200] rev 37871
replaced Thy_Info.the_theory by Context.this_theory -- avoid referring to accidental theory loader state;
wenzelm [Wed, 21 Jul 2010 15:23:46 +0200] rev 37870
thm_deps/unused_thms: Context.get_theory based on proper theory ancestry, not accidental theory loader state;