wenzelm [Fri, 29 Jan 2016 22:36:57 +0100] rev 62250
misc tuning and updates;
wenzelm [Fri, 29 Jan 2016 21:31:01 +0100] rev 62249
misc tuning;
wenzelm [Wed, 27 Jan 2016 14:14:06 +0100] rev 62248
allow single quote within URL;
wenzelm [Wed, 27 Jan 2016 14:09:58 +0100] rev 62247
proper try_run for exactly one evaluation of body (amending 91c3aedbfc5e);
wenzelm [Mon, 25 Jan 2016 14:51:04 +0100] rev 62246
more thorough syntax_changed: new commands need require new folds;
wenzelm [Sun, 24 Jan 2016 20:39:01 +0100] rev 62245
Added tag Isabelle2016-RC2 for changeset 5d513565749e
wenzelm [Sun, 24 Jan 2016 20:37:40 +0100] rev 62244
proper nesting: 'qed' needs to close the corresponding 'proof' and goal statement;
wenzelm [Sun, 24 Jan 2016 15:30:32 +0100] rev 62243
clarified exception handling;
wenzelm [Sun, 24 Jan 2016 15:25:39 +0100] rev 62242
guard sessions that no longer work with SML/NJ -- memory problems;
wenzelm [Sun, 24 Jan 2016 15:02:56 +0100] rev 62241
tuned signature;
tuned;
wenzelm [Sun, 24 Jan 2016 15:02:29 +0100] rev 62240
tuned;
wenzelm [Sun, 24 Jan 2016 14:58:56 +0100] rev 62239
tuned;
wenzelm [Sun, 24 Jan 2016 14:57:42 +0100] rev 62238
tuned;
wenzelm [Sun, 24 Jan 2016 13:07:50 +0100] rev 62237
proper NEWS for this release;
wenzelm [Sun, 24 Jan 2016 12:33:40 +0100] rev 62236
more CONTRIBUTORS;
wenzelm [Sun, 24 Jan 2016 12:33:09 +0100] rev 62235
tuned;
wenzelm [Sun, 24 Jan 2016 12:21:57 +0100] rev 62234
discontinued irregular abbrevs: ".o" counts as word, "+o", "*o", "-o" are occasionally used as ASCII notation, "*o" is in conflict with "(*o" in comments;
wenzelm [Sat, 23 Jan 2016 23:50:54 +0100] rev 62233
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;
wenzelm [Sat, 23 Jan 2016 11:52:48 +0100] rev 62232
empty abbrevs are removed globally;
wenzelm [Fri, 22 Jan 2016 14:46:02 +0100] rev 62231
tuned markup, e.g. relevant for Rendering.tooltip;
wenzelm [Thu, 21 Jan 2016 22:16:48 +0100] rev 62230
tuned message;
wenzelm [Thu, 21 Jan 2016 21:12:45 +0100] rev 62229
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;
wenzelm [Thu, 21 Jan 2016 20:57:37 +0100] rev 62228
report error on internal channel as well: startup_failure dialog may be too late;
wenzelm [Thu, 21 Jan 2016 20:50:34 +0100] rev 62227
clarified errors: more explicit treatment of uninitialized state;
wenzelm [Wed, 20 Jan 2016 23:19:52 +0100] rev 62226
check more files;
wenzelm [Wed, 20 Jan 2016 23:05:57 +0100] rev 62225
updated header;
nipkow [Wed, 10 Feb 2016 15:49:05 +0100] rev 62224
tuned text
nipkow [Tue, 09 Feb 2016 16:38:43 +0100] rev 62223
tuned