Wed, 10 Feb 2016 10:53:30 +0100 wenzelm misc tuning;
Wed, 10 Feb 2016 09:32:16 +0100 wenzelm tuned whitespace;
Sun, 07 Feb 2016 21:39:10 +0100 wenzelm more on "Markdown-like text structure";
Sun, 07 Feb 2016 20:20:35 +0100 wenzelm more on 'consider';
Sun, 07 Feb 2016 19:49:50 +0100 wenzelm tuned;
Sun, 07 Feb 2016 19:43:40 +0100 wenzelm more explicit dummy proofs;
Sun, 07 Feb 2016 19:33:42 +0100 wenzelm misc tuning and updates;
Sun, 07 Feb 2016 19:32:35 +0100 wenzelm tuned;
Sun, 07 Feb 2016 14:36:16 +0100 wenzelm clarified old forms;
Sat, 06 Feb 2016 19:26:02 +0100 wenzelm Added tag Isabelle2016-RC4 for changeset f4baefee5776
Sat, 06 Feb 2016 12:12:57 +0100 wenzelm tuned proofs;
Fri, 05 Feb 2016 10:21:38 +0100 wenzelm more on Mac OS X with Retina display;
Thu, 04 Feb 2016 21:53:06 +0100 wenzelm re-init document views for the sake of Text_Overview size;
Thu, 04 Feb 2016 21:28:56 +0100 wenzelm removed unused cancel operation;
Thu, 04 Feb 2016 21:22:53 +0100 wenzelm separate delay_repaint to ensure reactivity, indepently of future_refresh status;
Thu, 04 Feb 2016 16:30:01 +0100 wenzelm suppress ISABELLE_ROOT after init, to avoid conflict with ISABELLE_HOME when folding file names in "isabelle jedit" command-line tool;
Thu, 04 Feb 2016 13:21:47 +0100 wenzelm clarified;
Thu, 04 Feb 2016 12:11:27 +0100 wenzelm recovered handle_resize from 5922db0430f1;
Mon, 01 Feb 2016 19:57:58 +0100 blanchet preplaying of 'smt' and 'metis' more in sync with actual method
Mon, 01 Feb 2016 23:52:06 +0100 blanchet updated HOL-specific section w.r.t. datatypes
Tue, 02 Feb 2016 15:04:39 +0100 wenzelm proper markup for formal text;
Mon, 01 Feb 2016 16:58:24 +0100 wenzelm Added tag Isabelle2016-RC3 for changeset 81cbea2babd9
Mon, 01 Feb 2016 14:10:07 +0100 wenzelm tuned NEWS: long-running tasks can still prevent urgent tasks from being started, due to start_execution pri = 0;
Sun, 31 Jan 2016 19:54:40 +0100 wenzelm more on "ML debugging within the Prover IDE";
Sun, 31 Jan 2016 13:25:21 +0100 wenzelm updated to official polyml-5.6;
Fri, 29 Jan 2016 23:08:46 +0100 wenzelm misc tuning and updates;
Fri, 29 Jan 2016 22:36:57 +0100 wenzelm misc tuning and updates;
Fri, 29 Jan 2016 21:31:01 +0100 wenzelm misc tuning;
Wed, 27 Jan 2016 14:14:06 +0100 wenzelm allow single quote within URL;
Wed, 27 Jan 2016 14:09:58 +0100 wenzelm proper try_run for exactly one evaluation of body (amending 91c3aedbfc5e);
Mon, 25 Jan 2016 14:51:04 +0100 wenzelm more thorough syntax_changed: new commands need require new folds;
Sun, 24 Jan 2016 20:39:01 +0100 wenzelm Added tag Isabelle2016-RC2 for changeset 5d513565749e
Sun, 24 Jan 2016 20:37:40 +0100 wenzelm proper nesting: 'qed' needs to close the corresponding 'proof' and goal statement;
Sun, 24 Jan 2016 15:30:32 +0100 wenzelm clarified exception handling;
Sun, 24 Jan 2016 15:25:39 +0100 wenzelm guard sessions that no longer work with SML/NJ -- memory problems;
Sun, 24 Jan 2016 15:02:56 +0100 wenzelm tuned signature;
Sun, 24 Jan 2016 15:02:29 +0100 wenzelm tuned;
Sun, 24 Jan 2016 14:58:56 +0100 wenzelm tuned;
Sun, 24 Jan 2016 14:57:42 +0100 wenzelm tuned;
Sun, 24 Jan 2016 13:07:50 +0100 wenzelm proper NEWS for this release;
Sun, 24 Jan 2016 12:33:40 +0100 wenzelm more CONTRIBUTORS;
Sun, 24 Jan 2016 12:33:09 +0100 wenzelm tuned;
Sun, 24 Jan 2016 12:21:57 +0100 wenzelm discontinued irregular abbrevs: ".o" counts as word, "+o", "*o", "-o" are occasionally used as ASCII notation, "*o" is in conflict with "(*o" in comments;
Sat, 23 Jan 2016 23:50:54 +0100 wenzelm back to elementary options used in Isabelle2015 for jdk-7 -- none of the intermediate experiments for jdk-8 improved reactivity on particular dual-CPU system, but the problem seems to be absent on common single-CPU systems;
Sat, 23 Jan 2016 11:52:48 +0100 wenzelm empty abbrevs are removed globally;
Fri, 22 Jan 2016 14:46:02 +0100 wenzelm tuned markup, e.g. relevant for Rendering.tooltip;
Thu, 21 Jan 2016 22:16:48 +0100 wenzelm tuned message;
Thu, 21 Jan 2016 21:12:45 +0100 wenzelm more robust initialization: createMenu(_, null) is called early (during EditPane creation), thus it precedes the startup_failure dialog and could crash if PIDE.options are uninitialized;
Thu, 21 Jan 2016 20:57:37 +0100 wenzelm report error on internal channel as well: startup_failure dialog may be too late;
Thu, 21 Jan 2016 20:50:34 +0100 wenzelm clarified errors: more explicit treatment of uninitialized state;
Wed, 20 Jan 2016 23:19:52 +0100 wenzelm check more files;
Wed, 20 Jan 2016 23:05:57 +0100 wenzelm updated header;
Wed, 10 Feb 2016 15:49:05 +0100 nipkow tuned text
Tue, 09 Feb 2016 16:38:43 +0100 nipkow tuned
Tue, 09 Feb 2016 11:05:53 +0100 nipkow synchronized with book
Tue, 09 Feb 2016 09:51:55 +0100 nipkow tuned
Mon, 01 Feb 2016 20:55:23 +0100 blanchet avoid error in Isar proof reconstruction if no ATP proof is available
Mon, 01 Feb 2016 19:57:58 +0100 blanchet preplaying of 'smt' and 'metis' more in sync with actual method
Mon, 01 Feb 2016 18:45:18 +0100 blanchet avoid generating polymorphic SPASS constructs to monomorphic SPASS
Fri, 22 Jan 2016 16:00:03 +0000 paulson Reorganised a huge proof
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip