Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
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;
2013-02-26, by wenzelm
less eventful shutdown: merely wait for scheduler to terminate;
2013-02-26, by wenzelm
tuned messages;
2013-02-26, by wenzelm
tuned;
2013-02-26, by wenzelm
merged;
2013-02-25, by wenzelm
more explicit Goal.shutdown_futures;
2013-02-25, by wenzelm
reconsider 'export_code' as "thy_decl" command due to its global side-effect on the file-system;
2013-02-25, by wenzelm
discontinued pointless command category "thy_schematic_goal" -- this is checked dynamically;
2013-02-25, by wenzelm
clarified Toplevel.element_result: scheduling policies happen here;
2013-02-25, by wenzelm
prefer stateless 'ML_val' for tests;
2013-02-25, by wenzelm
tuned comment;
2013-02-25, by wenzelm
reconsider 'pretty_setmargin' as "control" command (instead of "diag") -- it is stateful and Proof General legacy;
2013-02-25, by wenzelm
merged;
2013-02-25, by wenzelm
simplified Outer_Syntax.read_span: internalized Toplevel.is_ignored;
2013-02-24, by wenzelm
tuned;
2013-02-24, by wenzelm
unified Command.is_proper in ML with Scala (see also 123be08eed88);
2013-02-24, by wenzelm
tuned order of modules;
2013-02-25, by wenzelm
fixed document;
2013-02-25, by wenzelm
turned example into library for comparing growth of functions
2013-02-24, by haftmann
corrected reference
2013-02-24, by haftmann
improved orderings
2013-02-24, by nipkow
tuned agressiveness of isar compression
2013-02-24, by smolkas
eliminated isize in favour of size + type coercion
2013-02-24, by kleing
make SML/NJ happy;
2013-02-23, by wenzelm
basic setup for appbundler-1.0 for Mac OS X and Java 7;
2013-02-23, by wenzelm
more robust handling of repeated interrupts while terminating managed process;
2013-02-23, by wenzelm
more friendly message for spurious InterruptedException, which might still occur due to JVM oddities;
2013-02-23, by wenzelm
more explicit GUI components for dynamic actions;
2013-02-23, by wenzelm
clarified Progress.stopped: rising edge only;
2013-02-23, by wenzelm
more explicit console interrupt handling;
2013-02-23, by wenzelm
more permissive File.read_lines, which is relevant for Managed_Process join/kill;
2013-02-23, by wenzelm
support for POSIX interrupts (bypassed on Windows);
2013-02-23, by wenzelm
merged
2013-02-22, by traytel
tuned error messages
2013-02-22, by traytel
Coercion_Examples defines required coercions itself (no Complex_Main needed)
2013-02-22, by traytel
apply unifying substitution before building the constraint graph
2013-02-22, by traytel
more abstract intervals
2013-02-22, by nipkow
more robust load_timings: ignore XML.Decode errors as well;
2013-02-22, by wenzelm
make SML/NJ happy;
2013-02-22, by wenzelm
identify exceptions more robustly, to allow SML/NJ report toplevel errors without crash;
2013-02-22, by wenzelm
make SML/NJ happy;
2013-02-22, by wenzelm
updated headers;
2013-02-22, by wenzelm
eliminated hard tabs;
2013-02-22, by wenzelm
discontinued obsolete src/HOL/IsaMakefile;
2013-02-22, by wenzelm
merged
2013-02-21, by wenzelm
more explicit session dependency, for improved parallel performance of HOL-UNITY test session -- NB: separate 'theories' sections are sequential;
2013-02-21, by wenzelm
merged
2013-02-21, by wenzelm
removed obsolete tags;
2013-02-21, by wenzelm
highest priority for proofs with unknown / very short timing -- recover original scheduling with parallel_proofs_reuse_timing = false;
2013-02-21, by wenzelm
tuned misleading message
2013-02-21, by blanchet
merged
2013-02-21, by wenzelm
option parallel_proofs_reuse_timing controls reuse of log information -- since it is not always beneficial for performance;
2013-02-20, by wenzelm
prefer outdegree in comparison again (cf. 88c96e836ed6) -- NB: big jobs might hide behind small ones in this naive queuing scheme;
2013-02-20, by wenzelm
more tight representation of command timing;
2013-02-20, by wenzelm
prefer comparison of session timing, if this is known already;
2013-02-20, by wenzelm
proper check of Proof.is_relevant (again, cf. c3e99efacb67 and df8fc0567a3d);
2013-02-20, by wenzelm
support nested Thy_Syntax.element;
2013-02-20, by wenzelm
back to non-schematic 'sublocale' and 'interpretation' (despite df8fc0567a3d) for more potential parallelism;
2013-02-19, by wenzelm
help JVM to cope with large symbolic structures;
2013-02-19, by wenzelm
improved scheduling of forked proofs, based on elapsed time estimate (from last run via session log file);
2013-02-19, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip