Tue, 26 Feb 2013 19:58:27 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 26 Feb 2013 19:44:26 +0100 |
wenzelm |
fork diagnostic commands (theory loader and PIDE interaction);
|
changeset |
files
|
Tue, 26 Feb 2013 13:38:34 +0100 |
wenzelm |
disallow shutdown from worker, which would lead to deadlock since the scheduler cannot terminate;
|
changeset |
files
|
Tue, 26 Feb 2013 13:27:24 +0100 |
wenzelm |
tuned 2464ba6e6fc9 -- NB: approximative_id is NONE for PIDE document transactions;
|
changeset |
files
|
Tue, 26 Feb 2013 13:05:48 +0100 |
wenzelm |
signal work_available should be sufficient to initiate daisy-chained workers, and lead to separate broadcast work_finished eventually -- NB: broadcasting all worker threads tends to burn parallel CPU cycles;
|
changeset |
files
|
Tue, 26 Feb 2013 12:50:52 +0100 |
wenzelm |
less eventful shutdown: merely wait for scheduler to terminate;
|
changeset |
files
|
Tue, 26 Feb 2013 12:46:47 +0100 |
wenzelm |
tuned messages;
|
changeset |
files
|
Tue, 26 Feb 2013 11:57:19 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 25 Feb 2013 20:55:48 +0100 |
wenzelm |
merged;
|
changeset |
files
|
Mon, 25 Feb 2013 17:47:32 +0100 |
wenzelm |
more explicit Goal.shutdown_futures;
|
changeset |
files
|
Mon, 25 Feb 2013 13:31:02 +0100 |
wenzelm |
reconsider 'export_code' as "thy_decl" command due to its global side-effect on the file-system;
|
changeset |
files
|
Mon, 25 Feb 2013 13:29:19 +0100 |
wenzelm |
discontinued pointless command category "thy_schematic_goal" -- this is checked dynamically;
|
changeset |
files
|
Mon, 25 Feb 2013 12:52:27 +0100 |
wenzelm |
clarified Toplevel.element_result: scheduling policies happen here;
|
changeset |
files
|
Mon, 25 Feb 2013 12:17:50 +0100 |
wenzelm |
prefer stateless 'ML_val' for tests;
|
changeset |
files
|
Mon, 25 Feb 2013 12:17:11 +0100 |
wenzelm |
tuned comment;
|
changeset |
files
|
Mon, 25 Feb 2013 11:07:02 +0100 |
wenzelm |
reconsider 'pretty_setmargin' as "control" command (instead of "diag") -- it is stateful and Proof General legacy;
|
changeset |
files
|
Mon, 25 Feb 2013 10:50:52 +0100 |
wenzelm |
merged;
|
changeset |
files
|
Sun, 24 Feb 2013 17:29:55 +0100 |
wenzelm |
simplified Outer_Syntax.read_span: internalized Toplevel.is_ignored;
|
changeset |
files
|
Sun, 24 Feb 2013 14:14:07 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 24 Feb 2013 14:11:51 +0100 |
wenzelm |
unified Command.is_proper in ML with Scala (see also 123be08eed88);
|
changeset |
files
|
Mon, 25 Feb 2013 10:18:33 +0100 |
wenzelm |
tuned order of modules;
|
changeset |
files
|
Mon, 25 Feb 2013 20:11:42 +0100 |
wenzelm |
fixed document;
|
changeset |
files
|
Sun, 24 Feb 2013 20:29:13 +0100 |
haftmann |
turned example into library for comparing growth of functions
|
changeset |
files
|
Sun, 24 Feb 2013 20:18:32 +0100 |
haftmann |
corrected reference
|
changeset |
files
|
Sun, 24 Feb 2013 18:30:35 +0100 |
nipkow |
improved orderings
|
changeset |
files
|
Sun, 24 Feb 2013 15:49:07 +0100 |
smolkas |
tuned agressiveness of isar compression
|
changeset |
files
|
Sun, 24 Feb 2013 13:46:14 +1100 |
kleing |
eliminated isize in favour of size + type coercion
|
changeset |
files
|
Sat, 23 Feb 2013 22:00:12 +0100 |
wenzelm |
make SML/NJ happy;
|
changeset |
files
|
Sat, 23 Feb 2013 21:07:44 +0100 |
wenzelm |
basic setup for appbundler-1.0 for Mac OS X and Java 7;
|
changeset |
files
|
Sat, 23 Feb 2013 17:47:51 +0100 |
wenzelm |
more robust handling of repeated interrupts while terminating managed process;
|
changeset |
files
|
Sat, 23 Feb 2013 17:12:48 +0100 |
wenzelm |
more friendly message for spurious InterruptedException, which might still occur due to JVM oddities;
|
changeset |
files
|
Sat, 23 Feb 2013 15:08:53 +0100 |
wenzelm |
more explicit GUI components for dynamic actions;
|
changeset |
files
|
Sat, 23 Feb 2013 14:16:07 +0100 |
wenzelm |
clarified Progress.stopped: rising edge only;
|
changeset |
files
|
Sat, 23 Feb 2013 12:55:59 +0100 |
wenzelm |
more explicit console interrupt handling;
|
changeset |
files
|
Sat, 23 Feb 2013 12:28:18 +0100 |
wenzelm |
more permissive File.read_lines, which is relevant for Managed_Process join/kill;
|
changeset |
files
|
Sat, 23 Feb 2013 11:27:45 +0100 |
wenzelm |
support for POSIX interrupts (bypassed on Windows);
|
changeset |
files
|
Fri, 22 Feb 2013 20:25:51 +0100 |
traytel |
merged
|
changeset |
files
|
Fri, 22 Feb 2013 13:39:47 +0100 |
traytel |
tuned error messages
|
changeset |
files
|
Fri, 22 Feb 2013 13:38:10 +0100 |
traytel |
Coercion_Examples defines required coercions itself (no Complex_Main needed)
|
changeset |
files
|
Fri, 22 Feb 2013 13:36:31 +0100 |
traytel |
apply unifying substitution before building the constraint graph
|
changeset |
files
|
Fri, 22 Feb 2013 20:12:53 +0100 |
nipkow |
more abstract intervals
|
changeset |
files
|
Fri, 22 Feb 2013 17:24:09 +0100 |
wenzelm |
more robust load_timings: ignore XML.Decode errors as well;
|
changeset |
files
|
Fri, 22 Feb 2013 17:02:16 +0100 |
wenzelm |
make SML/NJ happy;
|
changeset |
files
|
Fri, 22 Feb 2013 17:02:00 +0100 |
wenzelm |
identify exceptions more robustly, to allow SML/NJ report toplevel errors without crash;
|
changeset |
files
|
Fri, 22 Feb 2013 16:52:10 +0100 |
wenzelm |
make SML/NJ happy;
|
changeset |
files
|
Fri, 22 Feb 2013 14:39:12 +0100 |
wenzelm |
updated headers;
|
changeset |
files
|
Fri, 22 Feb 2013 14:38:52 +0100 |
wenzelm |
eliminated hard tabs;
|
changeset |
files
|
Fri, 22 Feb 2013 14:25:52 +0100 |
wenzelm |
discontinued obsolete src/HOL/IsaMakefile;
|
changeset |
files
|
Thu, 21 Feb 2013 18:27:28 +0100 |
wenzelm |
merged
|
changeset |
files
|
Thu, 21 Feb 2013 18:21:40 +0100 |
wenzelm |
more explicit session dependency, for improved parallel performance of HOL-UNITY test session -- NB: separate 'theories' sections are sequential;
|
changeset |
files
|
Thu, 21 Feb 2013 16:00:48 +0100 |
wenzelm |
merged
|
changeset |
files
|
Thu, 21 Feb 2013 15:35:09 +0100 |
wenzelm |
removed obsolete tags;
|
changeset |
files
|
Thu, 21 Feb 2013 10:52:14 +0100 |
wenzelm |
highest priority for proofs with unknown / very short timing -- recover original scheduling with parallel_proofs_reuse_timing = false;
|
changeset |
files
|
Thu, 21 Feb 2013 16:36:19 +0100 |
blanchet |
tuned misleading message
|
changeset |
files
|
Thu, 21 Feb 2013 15:10:04 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 20 Feb 2013 19:57:17 +0100 |
wenzelm |
option parallel_proofs_reuse_timing controls reuse of log information -- since it is not always beneficial for performance;
|
changeset |
files
|
Wed, 20 Feb 2013 18:04:44 +0100 |
wenzelm |
prefer outdegree in comparison again (cf. 88c96e836ed6) -- NB: big jobs might hide behind small ones in this naive queuing scheme;
|
changeset |
files
|
Wed, 20 Feb 2013 15:22:22 +0100 |
wenzelm |
more tight representation of command timing;
|
changeset |
files
|
Wed, 20 Feb 2013 13:03:50 +0100 |
wenzelm |
prefer comparison of session timing, if this is known already;
|
changeset |
files
|
Wed, 20 Feb 2013 11:40:30 +0100 |
wenzelm |
proper check of Proof.is_relevant (again, cf. c3e99efacb67 and df8fc0567a3d);
|
changeset |
files
|