Mon, 19 Sep 2011 21:41:48 +0200 wenzelm explicit border independent of UI (cf. ad5883642a83, 2bec3b7514cf);
Mon, 19 Sep 2011 16:40:17 +0200 wenzelm at least 2 worker threads to ensure some degree of lifeness, notably for asynchronous Document.print_state;
Mon, 19 Sep 2011 14:40:38 +0200 wenzelm instantaneous cleanup (NB: VIEWER should be synchronous, cf. dd25b3055c4e);
Mon, 19 Sep 2011 14:31:20 +0200 wenzelm unique file names via serial numbers, to allow files like "root" or multiple files with same base name;
Mon, 19 Sep 2011 12:58:52 +0200 wenzelm imitate Apple in setting initial shell PATH -- especially relevant for MacTeX, MacPorts etc.;
Sun, 18 Sep 2011 16:12:43 -0700 huffman merged
Thu, 15 Sep 2011 10:12:36 -0700 huffman numeral_simprocs.ML: use HOL_basic_ss instead of HOL_ss for internal normalization proofs of cancel_factor simprocs, to avoid splitting if-then-else
Sun, 18 Sep 2011 21:41:36 +0200 wenzelm removed obsolete patches for PG 4.1;
Sun, 18 Sep 2011 21:15:31 +0200 wenzelm additional space for borderless UI;
Sun, 18 Sep 2011 20:26:08 +0200 wenzelm more robust treatment of empty insets (NB: border may be null on some UIs, e.g. Windows);
Sun, 18 Sep 2011 19:49:35 +0200 wenzelm explicit master_dir as part of header -- still required (for Cygwin) since Scala layer does not pass file content yet;
Sun, 18 Sep 2011 16:33:30 +0200 wenzelm isatest settings for macbroy6 (Mac OS X Lion);
Sun, 18 Sep 2011 16:24:26 +0200 wenzelm more Mac OS reference hardware;
Sun, 18 Sep 2011 16:11:26 +0200 wenzelm updated to SML/NJ 110.73;
Sun, 18 Sep 2011 15:59:38 +0200 wenzelm tentative announcement based on current NEWS;
Sun, 18 Sep 2011 15:57:36 +0200 wenzelm tuned;
Sun, 18 Sep 2011 15:39:55 +0200 wenzelm separated NEWS for Isabelle2011 from Isabelle2011-1 (cf. e1139e612b55);
Sun, 18 Sep 2011 15:30:31 +0200 wenzelm updated for release;
Sun, 18 Sep 2011 15:30:21 +0200 wenzelm tuned;
Sun, 18 Sep 2011 14:55:45 +0200 wenzelm updated generated file;
Sun, 18 Sep 2011 14:55:27 +0200 wenzelm updated Complete_Lattices;
Sun, 18 Sep 2011 14:48:25 +0200 wenzelm some tuning and re-ordering for release;
Sun, 18 Sep 2011 14:34:24 +0200 wenzelm misc tuning for release;
Sun, 18 Sep 2011 14:25:53 +0200 wenzelm more contributors;
Sun, 18 Sep 2011 14:09:57 +0200 wenzelm tuned proofs;
Sun, 18 Sep 2011 13:56:06 +0200 wenzelm tweak keyboard shortcuts for Mac OS X;
Sun, 18 Sep 2011 13:47:12 +0200 wenzelm explicit check_file wrt. jEdit VFS, to avoid slightly confusing empty buffer after IO error;
Sun, 18 Sep 2011 13:39:33 +0200 wenzelm finite sequences as useful as introductory example;
Sun, 18 Sep 2011 12:48:45 +0200 wenzelm discontinued hard-wired JAVA_HOME treatment for Mac OS X (cf. f471a2fb9a95), which can cause confusions of "isabelle java" vs. "isabelle scala" -- moved settings to external component;
Sun, 18 Sep 2011 00:05:22 +0200 wenzelm graph traversal in topological order;
Sat, 17 Sep 2011 23:04:03 +0200 wenzelm Document.Node.Name convenience;
Sat, 17 Sep 2011 22:13:15 +0200 wenzelm more precise painting;
Sat, 17 Sep 2011 21:28:52 +0200 wenzelm more elaborate Node_Renderer, which paints node_name.theory only;
Sat, 17 Sep 2011 19:55:32 +0200 wenzelm raised default log level -- to avoid confusing warning about scala.tools.nsc.plugins.Plugin, which is mistaken as jEdit plugin;
Sat, 17 Sep 2011 19:44:58 +0200 wenzelm tuned signature;
Sat, 17 Sep 2011 19:25:14 +0200 wenzelm more careful traversal of theory dependencies to retain standard import order;
Sat, 17 Sep 2011 17:55:39 +0200 wenzelm sane default for class Thy_Load;
Sat, 17 Sep 2011 17:05:31 +0200 wenzelm removed obsolete patches for PG 4.1;
Sat, 17 Sep 2011 16:53:01 +0200 wenzelm specific bundle for x86_64-linux, which is especially important for JRE due to its extra library dependencies;
Sat, 17 Sep 2011 16:29:18 +0200 wenzelm added "isabelle scalac" convenience;
Sat, 17 Sep 2011 16:19:40 +0200 wenzelm Symbol.explode as in ML;
Sat, 17 Sep 2011 16:00:54 +0200 wenzelm ignore OUTPUT to avoid spam -- jEdit menu "Troubleshooting / Activity Log" should be sufficient;
Sat, 17 Sep 2011 15:08:55 +0200 haftmann dropped unused argument – avoids problem with SML/NJ
Sat, 17 Sep 2011 00:40:27 +0200 haftmann tuned spacing
Sat, 17 Sep 2011 00:37:21 +0200 haftmann tuned
Sat, 17 Sep 2011 04:41:44 +0200 nipkow tuned post fixpoint setup
Sat, 17 Sep 2011 03:37:14 +0200 nipkow merged
Fri, 16 Sep 2011 09:18:15 +0200 nipkow when applying induction rules, remove names of assumptions that come
Fri, 16 Sep 2011 20:08:29 +0200 noschinl remove stray "using [[simp_trace]]"
Fri, 16 Sep 2011 20:02:35 +0200 noschinl tune indenting
Fri, 16 Sep 2011 12:10:43 +1000 kleing removed unused legacy lemma names, some comment cleanup.
Fri, 16 Sep 2011 12:10:15 +1000 kleing removed word_neq_0_conv from simpset, it's almost never wanted.
Thu, 15 Sep 2011 12:40:08 -0400 hoelzl removed further legacy rules from Complete_Lattices
Thu, 15 Sep 2011 17:06:00 +0200 noschinl NEWS on Complete_Lattices, Lattices
Thu, 15 Sep 2011 10:57:40 +0200 blanchet tail recursive proof preprocessing (needed for huge proofs)
Thu, 15 Sep 2011 10:57:40 +0200 blanchet tuning
Thu, 15 Sep 2011 09:44:27 +0200 nipkow merged
Thu, 15 Sep 2011 09:44:08 +0200 nipkow revised AbsInt and added widening and narrowing
Wed, 14 Sep 2011 23:47:04 +0200 haftmann updated comment
Wed, 14 Sep 2011 23:46:02 +0200 haftmann updated generated code
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip