Thu, 01 Jun 2017 11:57:04 +0200 wenzelm uniform output of HTML as XML;
Wed, 31 May 2017 21:48:32 +0200 wenzelm tuned layout;
Wed, 31 May 2017 21:37:50 +0200 wenzelm modernized generated HTML;
Wed, 31 May 2017 20:43:59 +0200 wenzelm tuned signature;
Wed, 31 May 2017 20:33:26 +0200 wenzelm added update operation;
Wed, 31 May 2017 20:13:05 +0200 wenzelm clarified name;
Wed, 31 May 2017 17:32:01 +0200 wenzelm register commands earlier, before prover startup;
Wed, 31 May 2017 17:25:26 +0200 wenzelm explicit preview request/response;
Wed, 31 May 2017 11:49:29 +0200 wenzelm tuned layout;
Wed, 31 May 2017 11:43:37 +0200 wenzelm more robust -- avoid race condition wrt. Haskell output in $ISABELLE_TMP/examples/
Tue, 30 May 2017 22:39:18 +0200 wenzelm merged
Tue, 30 May 2017 22:14:00 +0200 wenzelm tuned -- like Dynamic_Preview;
Tue, 30 May 2017 22:09:37 +0200 wenzelm tuned;
Tue, 30 May 2017 22:06:39 +0200 wenzelm provide preview content on Scala side (similar to output);
Tue, 30 May 2017 21:38:38 +0200 wenzelm tuned signature;
Tue, 30 May 2017 19:25:06 +0200 wenzelm more careful treatment of context.subscriptions;
Tue, 30 May 2017 19:19:39 +0200 wenzelm clarified event handling;
Tue, 30 May 2017 15:30:00 +0200 wenzelm tuned;
Tue, 30 May 2017 15:29:42 +0200 wenzelm clarified modules;
Tue, 30 May 2017 14:43:42 +0200 wenzelm tuned;
Tue, 30 May 2017 14:21:42 +0200 wenzelm clarified modules;
Tue, 30 May 2017 11:54:53 +0200 wenzelm tuned imports;
Tue, 30 May 2017 11:50:12 +0200 wenzelm clarified modules;
Tue, 30 May 2017 11:42:18 +0200 wenzelm clarified signature;
Tue, 30 May 2017 11:40:28 +0200 wenzelm clarified modules;
Tue, 30 May 2017 14:04:48 +0200 nipkow tuned names
Tue, 30 May 2017 11:12:00 +0200 nipkow adjusted doc
Tue, 30 May 2017 10:03:35 +0200 nipkow redefined Greatest
Mon, 29 May 2017 22:49:52 +0200 wenzelm merged
Mon, 29 May 2017 22:49:43 +0200 wenzelm update preview after document change;
Mon, 29 May 2017 19:50:46 +0200 wenzelm proper HTML preview;
Mon, 29 May 2017 19:34:07 +0200 wenzelm clarified view column;
Mon, 29 May 2017 15:16:32 +0200 wenzelm basic setup for document preview;
Mon, 29 May 2017 16:40:56 +0200 eberlm Tuned Library/Sublist.thy
Mon, 29 May 2017 09:14:15 +0200 eberlm reorganised material on sublists
Sun, 28 May 2017 15:46:26 +0200 nipkow removed GreatestM
Sun, 28 May 2017 13:57:43 +0200 nipkow introduced arg_max
Sun, 28 May 2017 11:32:15 +0200 nipkow added is_arg_min
Sun, 28 May 2017 08:07:40 +0200 nipkow removed LeastM; is now arg_min
Sat, 27 May 2017 22:52:08 +0200 nipkow more arg_min
Sat, 27 May 2017 15:48:22 +0200 wenzelm no exit code from build processes by default, e.g. relevant for non-strict results of remote_build_history;
Sat, 27 May 2017 13:24:01 +0200 wenzelm tuned;
Sat, 27 May 2017 13:20:35 +0200 wenzelm clarified build errors;
Sat, 27 May 2017 13:07:27 +0200 wenzelm tuned layout;
Sat, 27 May 2017 13:01:25 +0200 wenzelm tuned signature;
Sat, 27 May 2017 12:57:57 +0200 wenzelm tuned signature;
Sat, 27 May 2017 12:52:36 +0200 wenzelm tuned signature;
Sat, 27 May 2017 12:36:27 +0200 wenzelm tuned signature;
Sat, 27 May 2017 12:33:14 +0200 wenzelm clarified signature;
Sat, 27 May 2017 00:30:48 +0200 wenzelm tuned layout;
Fri, 26 May 2017 23:33:42 +0200 wenzelm show errors from build_log database;
Fri, 26 May 2017 23:21:50 +0200 wenzelm support for message underline and tooltips;
Fri, 26 May 2017 21:40:52 +0200 wenzelm unused;
Fri, 26 May 2017 20:52:01 +0200 wenzelm store errors in build_history logs and database;
Fri, 26 May 2017 19:39:02 +0200 wenzelm tuned;
Fri, 26 May 2017 15:28:46 +0200 wenzelm more selective database access;
Fri, 26 May 2017 15:19:21 +0200 wenzelm store errors in build db;
Fri, 26 May 2017 11:51:45 +0200 wenzelm more correct and complete output of control characters;
Fri, 26 May 2017 11:33:09 +0200 wenzelm clarified modules;
Fri, 26 May 2017 11:11:25 +0200 wenzelm do not expose ML interrupt in Scala;
Fri, 26 May 2017 11:09:16 +0200 wenzelm tuned signature;
Thu, 25 May 2017 21:59:53 +0200 wenzelm prefer strict result (in contrast to 0f3b0a929c02);
Thu, 25 May 2017 21:55:17 +0200 wenzelm avoid conflict with generated settings of other_isabelle;
Thu, 25 May 2017 21:32:51 +0200 wenzelm more progress information, for the sake of sporadic dropouts;
Thu, 25 May 2017 21:20:22 +0200 wenzelm restricted perspective depending on the caret -- important for reactivity when editing big files;
Thu, 25 May 2017 19:50:37 +0200 wenzelm parallel retrieval of PIDE markup;
Thu, 25 May 2017 19:23:01 +0200 wenzelm clarified output: do not require "method", which is absent for ResponseMessage;
Thu, 25 May 2017 18:13:16 +0200 wenzelm tuned;
Thu, 25 May 2017 18:07:29 +0200 wenzelm clarified message logging;
Thu, 25 May 2017 17:32:35 +0200 wenzelm more operations;
Thu, 25 May 2017 17:28:11 +0200 wenzelm clarified signature;
Thu, 25 May 2017 14:38:41 +0200 haftmann obsolete special case
Wed, 24 May 2017 16:35:18 +0200 wenzelm tuned message;
Wed, 24 May 2017 15:04:13 +0200 wenzelm proper ISABELLE_IDENTIFIER for remote Admin/build_history, e.g. relevant for settings;
Wed, 24 May 2017 11:39:00 +0200 wenzelm tuned;
Wed, 24 May 2017 11:17:23 +0200 wenzelm proper index;
Tue, 23 May 2017 21:31:33 +0200 wenzelm updated package;
Tue, 23 May 2017 20:38:34 +0200 wenzelm support text overview colors via decorations;
Tue, 23 May 2017 14:23:26 +0200 wenzelm tuned;
Tue, 23 May 2017 13:47:31 +0200 wenzelm clarified modules;
Tue, 23 May 2017 11:47:35 +0200 wenzelm clarified build.out progress;
Tue, 23 May 2017 11:25:20 +0200 wenzelm more persistent build.out;
Tue, 23 May 2017 10:59:01 +0200 wenzelm tuned;
Mon, 22 May 2017 23:24:25 +0200 wenzelm less ambitious parallelism to make this work more robustly on Windows;
Mon, 22 May 2017 21:49:41 +0200 wenzelm more settings;
Mon, 22 May 2017 21:47:07 +0200 wenzelm support for ISABELLE_GHC on Windows, using the native version (mingw32);
Mon, 22 May 2017 19:42:52 +0200 wenzelm permissive trim_line as in Scala, e.g. relevant for poly/TextIO.print output on Windows;
Mon, 22 May 2017 19:34:01 +0200 wenzelm clarified signature;
Mon, 22 May 2017 15:19:44 +0200 wenzelm more settings;
Mon, 22 May 2017 14:44:07 +0200 wenzelm more robust treatment of generated strings;
Mon, 22 May 2017 14:15:24 +0200 wenzelm proper File.platform_path for scala on Windows;
Mon, 22 May 2017 14:08:22 +0200 wenzelm removed junk;
Mon, 22 May 2017 11:34:42 +0200 wenzelm proper File.platform_path for poly on Windows;
Mon, 22 May 2017 00:23:25 +0200 wenzelm back to scala-2.11.8 due to apparent non-termination of HOL-Codegenerator_Test;
Sun, 21 May 2017 23:47:55 +0200 wenzelm suppress failed sessions, since Jenkins entries lack ISABELLE_BUILD_OPTIONS with threads (see also 744878d72021);
Sun, 21 May 2017 23:41:46 +0200 wenzelm more general workaround for failed sessions (again, see also 2edb89630a80, ed7b5cd3a7f2);
Sun, 21 May 2017 23:10:39 +0200 wenzelm merged
Sun, 21 May 2017 23:07:20 +0200 wenzelm show failed sessions on main page;
Sun, 21 May 2017 22:57:46 +0200 wenzelm clarified signature;
Sun, 21 May 2017 21:36:31 +0200 wenzelm HTML rendering based on Isabelle/jEdit colors;
Sun, 21 May 2017 21:43:00 +0200 wenzelm refer to already extracted library files, to avoid tmp files produced by SQLiteJDBCLoader, which tend to remain after JVM crash;
Sun, 21 May 2017 20:12:25 +0200 wenzelm incremental build progress, to see state after unexpected failure (see also b3d6fb291f58);
Sun, 21 May 2017 20:11:12 +0200 wenzelm more Progress variations;
Sun, 21 May 2017 18:06:05 +0200 wenzelm more systematic separation of build_history directories (see also 80c1c1f53e72);
Sun, 21 May 2017 13:01:50 +0200 wenzelm updated dependencies;
Sun, 21 May 2017 21:37:31 +0200 blanchet added one more simplification to help replay
Sun, 21 May 2017 13:00:44 +0200 Lars Hupel adapt to Scala 2.12.x
Sat, 20 May 2017 21:05:25 +0200 wenzelm updated to postgresql-42.1.1;
Sat, 20 May 2017 20:39:19 +0200 wenzelm updated to sqlite-jdbc-3.18.0;
Sat, 20 May 2017 20:26:52 +0200 wenzelm keep main build.log to help diagnosing spurious lack of log_path.xz;
Fri, 19 May 2017 20:23:07 +0200 wenzelm clarified build_polyml_component;
Fri, 19 May 2017 19:41:28 +0200 wenzelm avoid mixture of symlinks and hardlinks, which causes problems with BSD tar on macOS Sierra;
Fri, 19 May 2017 19:12:26 +0200 wenzelm updated;
Fri, 19 May 2017 18:27:11 +0200 wenzelm more uniform line-oriented output, notably for scala-2.12.2 REPL which emits "\n" separately;
Fri, 19 May 2017 18:10:55 +0200 wenzelm tuned;
Fri, 19 May 2017 18:10:19 +0200 wenzelm suppress ANSI control sequences in Scala console;
Fri, 19 May 2017 16:43:11 +0200 wenzelm updated to scala-2.12.2;
Fri, 19 May 2017 16:14:24 +0200 wenzelm updated to jdk-8u131;
Fri, 19 May 2017 16:05:33 +0200 wenzelm updated to xz-java-1.6;
Fri, 19 May 2017 13:34:18 +0200 wenzelm separate keep auxiliary directory, to facilitate error diagnosis;
Thu, 18 May 2017 15:43:14 +0200 eberlm Merged
Thu, 18 May 2017 12:02:21 +0200 eberlm more on sublists
Thu, 18 May 2017 14:41:40 +0200 wenzelm tuned;
Thu, 18 May 2017 14:41:20 +0200 wenzelm more charts;
Thu, 18 May 2017 14:38:09 +0200 wenzelm uniform heap_scale;
Thu, 18 May 2017 14:14:20 +0200 wenzelm more plots from ml_statistics;
Thu, 18 May 2017 13:51:25 +0200 wenzelm simplified signature;
Thu, 18 May 2017 11:42:16 +0200 wenzelm tuned signature;
Thu, 18 May 2017 11:17:53 +0200 wenzelm more JFreeChart operations;
Wed, 17 May 2017 23:13:56 +0200 wenzelm do not store bulky ml_statistics;
Wed, 17 May 2017 23:05:30 +0200 wenzelm more output;
Wed, 17 May 2017 22:32:48 +0200 wenzelm plot average heap size;
Wed, 17 May 2017 22:27:33 +0200 wenzelm more systematic maximum and average;
Wed, 17 May 2017 21:24:16 +0200 wenzelm clarified use of XML.Cache;
Wed, 17 May 2017 21:08:11 +0200 wenzelm proper ml_statistics;
Wed, 17 May 2017 20:52:24 +0200 wenzelm store processed content instead of somewhat bulky properties;
Wed, 17 May 2017 14:58:48 +0200 wenzelm include full ML statistics: max heap size;
Wed, 17 May 2017 13:52:46 +0200 wenzelm tuned;
Wed, 17 May 2017 13:50:30 +0200 wenzelm eliminated unused operations;
Wed, 17 May 2017 13:47:19 +0200 wenzelm tuned signature;
Wed, 17 May 2017 11:53:16 +0200 wenzelm clarified universal table: include ml_statistics;
Wed, 17 May 2017 11:12:19 +0200 wenzelm proper order for entry list cons;
Wed, 17 May 2017 10:49:19 +0200 wenzelm proper check (amending ad35427dbe88);
Tue, 16 May 2017 22:57:12 +0200 wenzelm less restrictive filter: omit empty charts, but show latest timing;
Tue, 16 May 2017 16:28:13 +0200 wenzelm prefer explicit output file: potentially more robust than stdout;
Tue, 16 May 2017 16:04:50 +0200 wenzelm proper init_settings, before inspecting ML_HOME etc;
Tue, 16 May 2017 15:53:27 +0200 wenzelm support for explicit output file: potentially more robust than stdout;
Tue, 16 May 2017 15:37:07 +0200 wenzelm proper init_settings for init_component (before generated ML_OPTIONS etc.);
Tue, 16 May 2017 11:40:08 +0200 nipkow more arg_min
Mon, 15 May 2017 17:05:52 +0200 wenzelm NEWS;
Mon, 15 May 2017 14:27:14 +0200 wenzelm history parameters like "Linux A", for more comparable results;
Sun, 14 May 2017 22:07:16 +0200 wenzelm merged
Sun, 14 May 2017 22:04:52 +0200 wenzelm tuned signature;
Sun, 14 May 2017 21:56:58 +0200 wenzelm style for <dl> that is reminiscent of LaTeX;
Sun, 14 May 2017 21:54:35 +0200 wenzelm more systematic HTML.init_dir with css;
Sun, 14 May 2017 21:34:36 +0200 wenzelm prefer logical markup;
Sun, 14 May 2017 20:36:51 +0200 wenzelm extra space only for some structual elements, but not <a>, <b>, <em> etc. (amending 8a0fe5469ba0);
Sun, 14 May 2017 20:22:54 +0200 wenzelm tuned signature;
Sun, 14 May 2017 20:16:13 +0200 wenzelm implicitly check for unknown files (not part of a Mercurial repository);
Sun, 14 May 2017 17:19:46 +0200 wenzelm prefer explicit progress channel;
Sun, 14 May 2017 17:19:22 +0200 wenzelm prefer explicit progress channel;
Sun, 14 May 2017 17:08:12 +0200 wenzelm more explicit warning/error messages;
Sun, 14 May 2017 17:05:06 +0200 wenzelm tuned signature;
Sun, 14 May 2017 17:01:05 +0200 wenzelm tuned;
Sun, 14 May 2017 17:00:57 +0200 wenzelm clarified interface;
Sun, 14 May 2017 16:54:03 +0200 wenzelm more robust command invocation, without defaults from hgrc;
Sun, 14 May 2017 15:58:07 +0200 wenzelm clarified: repository files before commit;
Sun, 14 May 2017 15:35:25 +0200 wenzelm eliminated suspicious Unicode;
Sun, 14 May 2017 15:34:20 +0200 wenzelm clarified notion of known files (before actual commit);
Sun, 14 May 2017 15:16:38 +0200 wenzelm explore older history;
Sun, 14 May 2017 15:13:56 +0200 wenzelm explicit history_base;
Sun, 14 May 2017 15:07:13 +0200 wenzelm explore repository structure, with minimal assumptions about "hg log" output;
Sun, 14 May 2017 12:50:55 +0200 wenzelm avoid hardlinks, for more robustness on Windows file-systems;
Sun, 14 May 2017 13:55:51 +0200 nipkow added function arg_min
Sun, 14 May 2017 12:46:41 +0200 nipkow merged
Sun, 14 May 2017 12:46:32 +0200 nipkow added lemma
Sun, 14 May 2017 12:06:52 +0200 wenzelm obsolete (see also bdd17b18e103, f533820e7248);
Fri, 12 May 2017 20:03:50 +0200 haftmann relaxed theory dependencies
Fri, 12 May 2017 07:53:35 +0200 haftmann explicit theory for factorials
Thu, 11 May 2017 16:47:53 +0200 haftmann more lemmas
Fri, 12 May 2017 16:32:53 +0200 wenzelm explore older history;
Fri, 12 May 2017 16:24:29 +0200 wenzelm more explicit flag for historic builds;
Fri, 12 May 2017 16:21:13 +0200 wenzelm proper result for rev == "";
Fri, 12 May 2017 16:11:59 +0200 wenzelm tuned -- more open to experimentation;
Fri, 12 May 2017 14:40:21 +0200 wenzelm tuned -- more visible;
Fri, 12 May 2017 14:33:57 +0200 wenzelm updated to polyml-5.7 for testing (not yet ready for production use);
Fri, 12 May 2017 11:56:41 +0200 wenzelm tuned;
Wed, 10 May 2017 22:30:28 +0200 wenzelm notes on gnuplot;
Wed, 10 May 2017 22:20:02 +0200 wenzelm tuned;
Wed, 10 May 2017 19:16:58 +0200 blanchet made SMT reconstruction more complete (bug report by Lukas Bulwahn)
Wed, 10 May 2017 19:11:20 +0200 blanchet tuning
Wed, 10 May 2017 19:02:06 +0200 wenzelm stretch image according to history length;
Wed, 10 May 2017 17:24:31 +0200 wenzelm actually plot extended profile history;
Wed, 10 May 2017 11:13:18 +0200 wenzelm tuned output;
Tue, 09 May 2017 21:43:46 +0200 wenzelm more output;
Tue, 09 May 2017 21:27:34 +0200 wenzelm clarified;
Tue, 09 May 2017 21:25:32 +0200 wenzelm tuned output;
Tue, 09 May 2017 21:06:11 +0200 wenzelm more robust update of generated directory;
Tue, 09 May 2017 20:36:34 +0200 wenzelm more output;
Tue, 09 May 2017 20:02:31 +0200 wenzelm tuned;
Tue, 09 May 2017 19:57:04 +0200 wenzelm obsolete;
Tue, 09 May 2017 19:52:39 +0200 wenzelm enter deeper into history;
Tue, 09 May 2017 13:45:35 +0200 wenzelm more Jenkins test results;
Tue, 09 May 2017 13:42:48 +0200 wenzelm clarified order of output;
Tue, 09 May 2017 11:29:18 +0200 wenzelm tuned;
Tue, 09 May 2017 11:21:42 +0200 wenzelm tuned signature;
Mon, 08 May 2017 22:31:54 +0200 wenzelm tuned message;
Mon, 08 May 2017 22:21:36 +0200 wenzelm pick isabelle_version based on build_log database;
Mon, 08 May 2017 21:58:15 +0200 wenzelm simplified default;
Mon, 08 May 2017 21:51:26 +0200 wenzelm tuned (again);
Mon, 08 May 2017 20:26:59 +0200 wenzelm allow column with defining expression;
Mon, 08 May 2017 17:33:46 +0200 wenzelm tuned -- inlined single use;
Mon, 08 May 2017 17:16:40 +0200 wenzelm tuned signature;
Mon, 08 May 2017 16:38:11 +0200 wenzelm tuned signature;
Mon, 08 May 2017 16:27:12 +0200 wenzelm tuned signature;
Mon, 08 May 2017 16:00:14 +0200 wenzelm tuned signature;
Mon, 08 May 2017 15:13:40 +0200 wenzelm clarified signature;
Mon, 08 May 2017 14:30:59 +0200 wenzelm clarified image size;
Mon, 08 May 2017 14:30:37 +0200 wenzelm proper type for iterated application;
Mon, 08 May 2017 14:08:27 +0200 wenzelm make index formally within Isabelle/Scala;
Mon, 08 May 2017 12:04:58 +0200 wenzelm clarified modules;
Mon, 08 May 2017 11:33:04 +0200 wenzelm plot heap size;
Mon, 08 May 2017 11:00:20 +0200 wenzelm more precise profiles;
Mon, 08 May 2017 10:27:13 +0200 wenzelm suppress "Pure" with its special threads=1 (Jenkins log does not provide threads in ISABELLE_BUILD_OPTIONS);
Mon, 08 May 2017 10:23:12 +0200 wenzelm more specific workaround (see also ed7b5cd3a7f2);
Sun, 07 May 2017 23:57:20 +0200 wenzelm cpu time is somewhat redundant for threads=1;
Sun, 07 May 2017 23:18:23 +0200 wenzelm clarified description vs. file name;
Sun, 07 May 2017 22:10:48 +0200 wenzelm tuned output;
Sun, 07 May 2017 21:42:23 +0200 wenzelm clarified types;
Sun, 07 May 2017 21:38:16 +0200 wenzelm more operations;
Sun, 07 May 2017 17:40:41 +0200 wenzelm more uniform charts;
Sun, 07 May 2017 17:29:38 +0200 wenzelm always show ml_timing -- in another chart;
Sun, 07 May 2017 17:10:03 +0200 wenzelm removed threshold: redundant due to sorting;
Sun, 07 May 2017 17:06:05 +0200 wenzelm tuned output;
Sun, 07 May 2017 16:42:36 +0200 wenzelm parallel gnuplot invocation;
Sun, 07 May 2017 16:31:39 +0200 wenzelm more HTML output;
Sun, 07 May 2017 16:14:49 +0200 wenzelm clarified explicit Build_Status.Data operations;
Sun, 07 May 2017 16:04:19 +0200 wenzelm more operations;
Sun, 07 May 2017 13:42:20 +0200 wenzelm more uniform threads value, notably for Pure session;
Sun, 07 May 2017 13:20:24 +0200 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip