Wed, 06 Nov 2013 18:15:25 +0100 less tiny font for search criteria;
wenzelm [Wed, 06 Nov 2013 18:15:25 +0100] rev 54368
less tiny font for search criteria;
Wed, 06 Nov 2013 18:04:36 +0100 tuned tooltips;
wenzelm [Wed, 06 Nov 2013 18:04:36 +0100] rev 54367
tuned tooltips;
Thu, 17 Oct 2013 17:14:06 +0200 swap equations and premises in the coinductive step for better proof automation
Andreas Lochbihler [Thu, 17 Oct 2013 17:14:06 +0200] rev 54366
swap equations and premises in the coinductive step for better proof automation
Tue, 05 Nov 2013 18:16:16 +0100 no default shortcut for isabelle.reset-font-size -- avoid conflict with unsplit-current;
wenzelm [Tue, 05 Nov 2013 18:16:16 +0100] rev 54365
no default shortcut for isabelle.reset-font-size -- avoid conflict with unsplit-current;
Tue, 05 Nov 2013 16:41:19 +0100 tuned;
wenzelm [Tue, 05 Nov 2013 16:41:19 +0100] rev 54364
tuned;
Mon, 28 Oct 2013 11:27:14 +0100 CONTRIBUTORS
noschinl [Mon, 28 Oct 2013 11:27:14 +0100] rev 54363
CONTRIBUTORS
Sun, 03 Nov 2013 18:12:23 +0100 more on text completion;
wenzelm [Sun, 03 Nov 2013 18:12:23 +0100] rev 54362
more on text completion;
Sun, 03 Nov 2013 16:49:52 +0100 tuned;
wenzelm [Sun, 03 Nov 2013 16:49:52 +0100] rev 54361
tuned;
Sun, 03 Nov 2013 16:37:54 +0100 more on Monitor panel;
wenzelm [Sun, 03 Nov 2013 16:37:54 +0100] rev 54360
more on Monitor panel;
Sun, 03 Nov 2013 16:22:57 +0100 more on Timing;
wenzelm [Sun, 03 Nov 2013 16:22:57 +0100] rev 54359
more on Timing;
Fri, 01 Nov 2013 17:26:47 +0100 more on miscellaneous tools;
wenzelm [Fri, 01 Nov 2013 17:26:47 +0100] rev 54358
more on miscellaneous tools;
Thu, 31 Oct 2013 17:37:08 +0100 more screenshots;
wenzelm [Thu, 31 Oct 2013 17:37:08 +0100] rev 54357
more screenshots;
Thu, 31 Oct 2013 17:13:39 +0100 more screenshots;
wenzelm [Thu, 31 Oct 2013 17:13:39 +0100] rev 54356
more screenshots;
Thu, 31 Oct 2013 16:47:36 +0100 more on Sledgehammer;
wenzelm [Thu, 31 Oct 2013 16:47:36 +0100] rev 54355
more on Sledgehammer; more on Find;
Thu, 31 Oct 2013 16:10:35 +0100 more on automatically tried tools;
wenzelm [Thu, 31 Oct 2013 16:10:35 +0100] rev 54354
more on automatically tried tools;
Wed, 30 Oct 2013 21:23:47 +0100 more on prover output;
wenzelm [Wed, 30 Oct 2013 21:23:47 +0100] rev 54353
more on prover output; more sections;
Wed, 30 Oct 2013 18:47:09 +0100 misc tuning and clarification;
wenzelm [Wed, 30 Oct 2013 18:47:09 +0100] rev 54352
misc tuning and clarification;
Wed, 30 Oct 2013 17:05:23 +0100 more on file-system access;
wenzelm [Wed, 30 Oct 2013 17:05:23 +0100] rev 54351
more on file-system access; provide ISABELLE_HOME_USER as well;
Tue, 29 Oct 2013 21:00:37 +0100 tuned;
wenzelm [Tue, 29 Oct 2013 21:00:37 +0100] rev 54350
tuned;
Tue, 29 Oct 2013 19:45:55 +0100 more on problems and workarounds;
wenzelm [Tue, 29 Oct 2013 19:45:55 +0100] rev 54349
more on problems and workarounds;
Tue, 29 Oct 2013 18:20:20 +0100 tuned;
wenzelm [Tue, 29 Oct 2013 18:20:20 +0100] rev 54348
tuned;
Tue, 29 Oct 2013 16:52:25 +0100 clarified isabelle options -l;
wenzelm [Tue, 29 Oct 2013 16:52:25 +0100] rev 54347
clarified isabelle options -l;
Tue, 29 Oct 2013 15:34:29 +0100 tuned;
wenzelm [Tue, 29 Oct 2013 15:34:29 +0100] rev 54346
tuned;
Wed, 16 Oct 2013 18:48:37 +0200 clarified workaround: problem is potential blocking of vacuous input (see also Poly/ML SVN 1874);
wenzelm [Wed, 16 Oct 2013 18:48:37 +0200] rev 54345
clarified workaround: problem is potential blocking of vacuous input (see also Poly/ML SVN 1874);
Mon, 14 Oct 2013 19:50:36 +0200 removed dead code (see also db4bf4fb5492);
wenzelm [Mon, 14 Oct 2013 19:50:36 +0200] rev 54344
removed dead code (see also db4bf4fb5492);
Wed, 16 Oct 2013 13:02:35 +0200 Added tag Isabelle2013-1-RC3 for changeset fbcaa9f08879
wenzelm [Wed, 16 Oct 2013 13:02:35 +0200] rev 54343
Added tag Isabelle2013-1-RC3 for changeset fbcaa9f08879
Wed, 16 Oct 2013 12:14:35 +0200 avoid non-portable int constant -- make SML/NJ happy;
wenzelm [Wed, 16 Oct 2013 12:14:35 +0200] rev 54342
avoid non-portable int constant -- make SML/NJ happy;
Wed, 16 Oct 2013 12:04:38 +0200 avoid empty input and its adverse effect on socket communication, e.g. output message getting "stuck" after vacuous update due to Session.update_options;
wenzelm [Wed, 16 Oct 2013 12:04:38 +0200] rev 54341
avoid empty input and its adverse effect on socket communication, e.g. output message getting "stuck" after vacuous update due to Session.update_options;
Wed, 16 Oct 2013 11:48:42 +0200 prefer TCP_NODELAY -- avoid extra buffering due to Nagle's algorithm;
wenzelm [Wed, 16 Oct 2013 11:48:42 +0200] rev 54340
prefer TCP_NODELAY -- avoid extra buffering due to Nagle's algorithm;
Wed, 16 Oct 2013 11:35:04 +0200 basic IO buffer size like for fifo -- imitate implicit flushing behaviour more closely;
wenzelm [Wed, 16 Oct 2013 11:35:04 +0200] rev 54339
basic IO buffer size like for fifo -- imitate implicit flushing behaviour more closely;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip