wenzelm [Mon, 21 Sep 2015 14:56:10 +0200] rev 61207
tuned;
wenzelm [Mon, 21 Sep 2015 13:53:35 +0200] rev 61206
more specific name to reduce danger of clash with direct uses of plain Command.print_function;
wenzelm [Mon, 21 Sep 2015 11:45:03 +0200] rev 61205
tuned;
paulson [Mon, 21 Sep 2015 19:52:13 +0100] rev 61204
new lemmas and movement of lemmas into place
nipkow [Mon, 21 Sep 2015 14:44:32 +0200] rev 61203
New subdirectory for functional data structures
nipkow [Mon, 21 Sep 2015 11:31:56 +0200] rev 61202
Added new simplifier predicate ASSUMPTION
wenzelm [Sat, 19 Sep 2015 22:32:26 +0200] rev 61201
eliminated suspicious unicode;
wenzelm [Sat, 19 Sep 2015 22:32:13 +0200] rev 61200
eliminated hard tabs;
wenzelm [Sat, 19 Sep 2015 22:20:08 +0200] rev 61199
obsolete;
wenzelm [Sat, 19 Sep 2015 21:09:38 +0200] rev 61198
NEWS;
wenzelm [Sat, 19 Sep 2015 21:07:37 +0200] rev 61197
straight-forward refresh, without special preconditions;
eliminated somewhat expensive eq_content;
wenzelm [Sat, 19 Sep 2015 20:47:11 +0200] rev 61196
eliminated pointless jedit_text_overview_limit;
wenzelm [Sat, 19 Sep 2015 20:38:28 +0200] rev 61195
fast synchronous painting and asynchronous refresh of text overview, reduces GUI thread latency from 100ms to 1ms for big files like src/HOL/Multivariate_Analsyis/Integration.thy;
wenzelm [Sat, 19 Sep 2015 20:31:57 +0200] rev 61194
allow to cancel running event;
synchronized postpone operation;
wenzelm [Sat, 19 Sep 2015 19:40:09 +0200] rev 61193
tuned;
wenzelm [Sat, 19 Sep 2015 19:34:51 +0200] rev 61192
tuned signature;
paulson <lp15@cam.ac.uk> [Fri, 18 Sep 2015 16:42:19 +0100] rev 61191
Merge
paulson <lp15@cam.ac.uk> [Fri, 18 Sep 2015 16:27:37 +0100] rev 61190
Massive revisions, as a valid path must now be continously differentiable (C!)
wenzelm [Thu, 17 Sep 2015 15:48:06 +0200] rev 61189
isabelle update_cartouches;
tuned proofs;
tuned whitespace;
wenzelm [Thu, 17 Sep 2015 15:47:24 +0200] rev 61188
isabelle update_cartouches;
wenzelm [Wed, 16 Sep 2015 23:48:35 +0200] rev 61187
recode all text, which is relevant for Session.save on non-ASCII directory;
wenzelm [Wed, 16 Sep 2015 22:09:01 +0200] rev 61186
tuned;
wenzelm [Wed, 16 Sep 2015 21:56:00 +0200] rev 61185
more recent JavaAppLauncher, which supports file associations;
wenzelm [Wed, 16 Sep 2015 21:26:37 +0200] rev 61184
more explicit indication of bundled jdk, which is required for newer versions of JavaAppLauncher;