Fri, 22 Feb 2013 13:38:10 +0100 Coercion_Examples defines required coercions itself (no Complex_Main needed)
traytel [Fri, 22 Feb 2013 13:38:10 +0100] rev 51247
Coercion_Examples defines required coercions itself (no Complex_Main needed)
Fri, 22 Feb 2013 13:36:31 +0100 apply unifying substitution before building the constraint graph
traytel [Fri, 22 Feb 2013 13:36:31 +0100] rev 51246
apply unifying substitution before building the constraint graph
Fri, 22 Feb 2013 20:12:53 +0100 more abstract intervals
nipkow [Fri, 22 Feb 2013 20:12:53 +0100] rev 51245
more abstract intervals
Fri, 22 Feb 2013 17:24:09 +0100 more robust load_timings: ignore XML.Decode errors as well;
wenzelm [Fri, 22 Feb 2013 17:24:09 +0100] rev 51244
more robust load_timings: ignore XML.Decode errors as well;
Fri, 22 Feb 2013 17:02:16 +0100 make SML/NJ happy;
wenzelm [Fri, 22 Feb 2013 17:02:16 +0100] rev 51243
make SML/NJ happy;
Fri, 22 Feb 2013 17:02:00 +0100 identify exceptions more robustly, to allow SML/NJ report toplevel errors without crash;
wenzelm [Fri, 22 Feb 2013 17:02:00 +0100] rev 51242
identify exceptions more robustly, to allow SML/NJ report toplevel errors without crash;
Fri, 22 Feb 2013 16:52:10 +0100 make SML/NJ happy;
wenzelm [Fri, 22 Feb 2013 16:52:10 +0100] rev 51241
make SML/NJ happy;
Fri, 22 Feb 2013 14:39:12 +0100 updated headers;
wenzelm [Fri, 22 Feb 2013 14:39:12 +0100] rev 51240
updated headers;
Fri, 22 Feb 2013 14:38:52 +0100 eliminated hard tabs;
wenzelm [Fri, 22 Feb 2013 14:38:52 +0100] rev 51239
eliminated hard tabs;
Fri, 22 Feb 2013 14:25:52 +0100 discontinued obsolete src/HOL/IsaMakefile;
wenzelm [Fri, 22 Feb 2013 14:25:52 +0100] rev 51238
discontinued obsolete src/HOL/IsaMakefile;
Thu, 21 Feb 2013 18:27:28 +0100 merged
wenzelm [Thu, 21 Feb 2013 18:27:28 +0100] rev 51237
merged
Thu, 21 Feb 2013 18:21:40 +0100 more explicit session dependency, for improved parallel performance of HOL-UNITY test session -- NB: separate 'theories' sections are sequential;
wenzelm [Thu, 21 Feb 2013 18:21:40 +0100] rev 51236
more explicit session dependency, for improved parallel performance of HOL-UNITY test session -- NB: separate 'theories' sections are sequential;
Thu, 21 Feb 2013 16:00:48 +0100 merged
wenzelm [Thu, 21 Feb 2013 16:00:48 +0100] rev 51235
merged
Thu, 21 Feb 2013 15:35:09 +0100 removed obsolete tags;
wenzelm [Thu, 21 Feb 2013 15:35:09 +0100] rev 51234
removed obsolete tags;
Thu, 21 Feb 2013 10:52:14 +0100 highest priority for proofs with unknown / very short timing -- recover original scheduling with parallel_proofs_reuse_timing = false;
wenzelm [Thu, 21 Feb 2013 10:52:14 +0100] rev 51233
highest priority for proofs with unknown / very short timing -- recover original scheduling with parallel_proofs_reuse_timing = false;
Thu, 21 Feb 2013 16:36:19 +0100 tuned misleading message
blanchet [Thu, 21 Feb 2013 16:36:19 +0100] rev 51232
tuned misleading message
Thu, 21 Feb 2013 15:10:04 +0100 merged
wenzelm [Thu, 21 Feb 2013 15:10:04 +0100] rev 51231
merged
Wed, 20 Feb 2013 19:57:17 +0100 option 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 51230
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 +0100 prefer 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 51229
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 +0100 more tight representation of command timing;
wenzelm [Wed, 20 Feb 2013 15:22:22 +0100] rev 51228
more tight representation of command timing; tuned signatures; tuned;
Wed, 20 Feb 2013 13:03:50 +0100 prefer comparison of session timing, if this is known already;
wenzelm [Wed, 20 Feb 2013 13:03:50 +0100] rev 51227
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 +0100 proper check of Proof.is_relevant (again, cf. c3e99efacb67 and df8fc0567a3d);
wenzelm [Wed, 20 Feb 2013 11:40:30 +0100] rev 51226
proper check of Proof.is_relevant (again, cf. c3e99efacb67 and df8fc0567a3d);
Wed, 20 Feb 2013 00:00:42 +0100 support nested Thy_Syntax.element;
wenzelm [Wed, 20 Feb 2013 00:00:42 +0100] rev 51225
support nested Thy_Syntax.element; more explicit Keyword.is_proof_body; tuned;
Tue, 19 Feb 2013 21:44:37 +0100 back to non-schematic 'sublocale' and 'interpretation' (despite df8fc0567a3d) for more potential parallelism;
wenzelm [Tue, 19 Feb 2013 21:44:37 +0100] rev 51224
back to non-schematic 'sublocale' and 'interpretation' (despite df8fc0567a3d) for more potential parallelism;
Tue, 19 Feb 2013 20:19:21 +0100 help JVM to cope with large symbolic structures;
wenzelm [Tue, 19 Feb 2013 20:19:21 +0100] rev 51223
help JVM to cope with large symbolic structures;
Tue, 19 Feb 2013 17:55:26 +0100 improved 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 51222
improved scheduling of forked proofs, based on elapsed time estimate (from last run via session log file);
Tue, 19 Feb 2013 17:02:52 +0100 read logs from failed sessions as well;
wenzelm [Tue, 19 Feb 2013 17:02:52 +0100] rev 51221
read logs from failed sessions as well; proper output base directory (which is two steps upwards);
Tue, 19 Feb 2013 16:49:40 +0100 recover timing information from old log files;
wenzelm [Tue, 19 Feb 2013 16:49:40 +0100] rev 51220
recover timing information from old log files; use session timing for queue ordering; pass command timings to ML process (still unused);
Tue, 19 Feb 2013 14:47:57 +0100 suppress timing message in full PIDE protocol -- this is for batch build;
wenzelm [Tue, 19 Feb 2013 14:47:57 +0100] rev 51219
suppress timing message in full PIDE protocol -- this is for batch build;
Tue, 19 Feb 2013 13:57:13 +0100 support for build passing timings from Scala to ML;
wenzelm [Tue, 19 Feb 2013 13:57:13 +0100] rev 51218
support for build passing timings from Scala to ML;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip