Mon, 25 Feb 2013 12:17:50 +0100 prefer stateless 'ML_val' for tests;
wenzelm [Mon, 25 Feb 2013 12:17:50 +0100] rev 51272
prefer stateless 'ML_val' for tests;
Mon, 25 Feb 2013 12:17:11 +0100 tuned comment;
wenzelm [Mon, 25 Feb 2013 12:17:11 +0100] rev 51271
tuned comment;
Mon, 25 Feb 2013 11:07:02 +0100 reconsider 'pretty_setmargin' as "control" command (instead of "diag") -- it is stateful and Proof General legacy;
wenzelm [Mon, 25 Feb 2013 11:07:02 +0100] rev 51270
reconsider 'pretty_setmargin' as "control" command (instead of "diag") -- it is stateful and Proof General legacy;
Mon, 25 Feb 2013 10:50:52 +0100 merged;
wenzelm [Mon, 25 Feb 2013 10:50:52 +0100] rev 51269
merged;
Sun, 24 Feb 2013 17:29:55 +0100 simplified Outer_Syntax.read_span: internalized Toplevel.is_ignored;
wenzelm [Sun, 24 Feb 2013 17:29:55 +0100] rev 51268
simplified Outer_Syntax.read_span: internalized Toplevel.is_ignored; eliminated separate Outer_Syntax.read_element;
Sun, 24 Feb 2013 14:14:07 +0100 tuned;
wenzelm [Sun, 24 Feb 2013 14:14:07 +0100] rev 51267
tuned;
Sun, 24 Feb 2013 14:11:51 +0100 unified Command.is_proper in ML with Scala (see also 123be08eed88);
wenzelm [Sun, 24 Feb 2013 14:11:51 +0100] rev 51266
unified Command.is_proper in ML with Scala (see also 123be08eed88);
Mon, 25 Feb 2013 10:18:33 +0100 tuned order of modules;
wenzelm [Mon, 25 Feb 2013 10:18:33 +0100] rev 51265
tuned order of modules;
Mon, 25 Feb 2013 20:11:42 +0100 fixed document;
wenzelm [Mon, 25 Feb 2013 20:11:42 +0100] rev 51264
fixed document;
Sun, 24 Feb 2013 20:29:13 +0100 turned example into library for comparing growth of functions
haftmann [Sun, 24 Feb 2013 20:29:13 +0100] rev 51263
turned example into library for comparing growth of functions
Sun, 24 Feb 2013 20:18:32 +0100 corrected reference
haftmann [Sun, 24 Feb 2013 20:18:32 +0100] rev 51262
corrected reference
Sun, 24 Feb 2013 18:30:35 +0100 improved orderings
nipkow [Sun, 24 Feb 2013 18:30:35 +0100] rev 51261
improved orderings
Sun, 24 Feb 2013 15:49:07 +0100 tuned agressiveness of isar compression
smolkas [Sun, 24 Feb 2013 15:49:07 +0100] rev 51260
tuned agressiveness of isar compression
Sun, 24 Feb 2013 13:46:14 +1100 eliminated isize in favour of size + type coercion
kleing [Sun, 24 Feb 2013 13:46:14 +1100] rev 51259
eliminated isize in favour of size + type coercion
Sat, 23 Feb 2013 22:00:12 +0100 make SML/NJ happy;
wenzelm [Sat, 23 Feb 2013 22:00:12 +0100] rev 51258
make SML/NJ happy;
Sat, 23 Feb 2013 21:07:44 +0100 basic setup for appbundler-1.0 for Mac OS X and Java 7;
wenzelm [Sat, 23 Feb 2013 21:07:44 +0100] rev 51257
basic setup for appbundler-1.0 for Mac OS X and Java 7;
Sat, 23 Feb 2013 17:47:51 +0100 more robust handling of repeated interrupts while terminating managed process;
wenzelm [Sat, 23 Feb 2013 17:47:51 +0100] rev 51256
more robust handling of repeated interrupts while terminating managed process; NB: InterruptedException should have interrupted status cleared already;
Sat, 23 Feb 2013 17:12:48 +0100 more friendly message for spurious InterruptedException, which might still occur due to JVM oddities;
wenzelm [Sat, 23 Feb 2013 17:12:48 +0100] rev 51255
more friendly message for spurious InterruptedException, which might still occur due to JVM oddities;
Sat, 23 Feb 2013 15:08:53 +0100 more explicit GUI components for dynamic actions;
wenzelm [Sat, 23 Feb 2013 15:08:53 +0100] rev 51254
more explicit GUI components for dynamic actions;
Sat, 23 Feb 2013 14:16:07 +0100 clarified Progress.stopped: rising edge only;
wenzelm [Sat, 23 Feb 2013 14:16:07 +0100] rev 51253
clarified Progress.stopped: rising edge only; also cancel jobs that have not been considered yet;
Sat, 23 Feb 2013 12:55:59 +0100 more explicit console interrupt handling;
wenzelm [Sat, 23 Feb 2013 12:55:59 +0100] rev 51252
more explicit console interrupt handling;
Sat, 23 Feb 2013 12:28:18 +0100 more permissive File.read_lines, which is relevant for Managed_Process join/kill;
wenzelm [Sat, 23 Feb 2013 12:28:18 +0100] rev 51251
more permissive File.read_lines, which is relevant for Managed_Process join/kill;
Sat, 23 Feb 2013 11:27:45 +0100 support for POSIX interrupts (bypassed on Windows);
wenzelm [Sat, 23 Feb 2013 11:27:45 +0100] rev 51250
support for POSIX interrupts (bypassed on Windows);
Fri, 22 Feb 2013 20:25:51 +0100 merged
traytel [Fri, 22 Feb 2013 20:25:51 +0100] rev 51249
merged
Fri, 22 Feb 2013 13:39:47 +0100 tuned error messages
traytel [Fri, 22 Feb 2013 13:39:47 +0100] rev 51248
tuned error messages
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;
Tue, 19 Feb 2013 12:58:32 +0100 support for prescient timing information within command transactions;
wenzelm [Tue, 19 Feb 2013 12:58:32 +0100] rev 51217
support for prescient timing information within command transactions;
Tue, 19 Feb 2013 10:55:11 +0100 emit command_timing properties into build log;
wenzelm [Tue, 19 Feb 2013 10:55:11 +0100] rev 51216
emit command_timing properties into build log; tuned;
Thu, 21 Feb 2013 12:22:26 +0100 generate Isar proof if Metis appears to be too slow
blanchet [Thu, 21 Feb 2013 12:22:26 +0100] rev 51215
generate Isar proof if Metis appears to be too slow
Thu, 21 Feb 2013 12:22:26 +0100 swap slices so that the last slice is more complete (for minimization)
blanchet [Thu, 21 Feb 2013 12:22:26 +0100] rev 51214
swap slices so that the last slice is more complete (for minimization)
Thu, 21 Feb 2013 12:22:26 +0100 tuning
blanchet [Thu, 21 Feb 2013 12:22:26 +0100] rev 51213
tuning
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip