Mon, 28 Jan 2013 15:45:54 +0100 wenzelm Added tag Isabelle2013-RC2 for changeset 7fc61bfb1c2d
Mon, 28 Jan 2013 14:33:19 +0100 wenzelm updated to polyml-5.5.0-3 based on fixes-5.5 version 1658, which provides important improvements;
Mon, 28 Jan 2013 12:25:36 +0100 wenzelm merged
Mon, 28 Jan 2013 12:25:29 +0100 wenzelm separate makedist_bundle for each platform family, which is more useful for manual use;
Mon, 28 Jan 2013 12:22:48 +0100 wenzelm tuned;
Sat, 26 Jan 2013 20:36:26 +0100 wenzelm tuned;
Sat, 26 Jan 2013 19:53:15 +0100 wenzelm notes on building Poly/ML;
Sat, 26 Jan 2013 19:52:49 +0100 wenzelm tuned ML platform fallback;
Sat, 26 Jan 2013 16:51:43 +0100 wenzelm manual update of sessions, based on "isabelle build -nvc";
Sat, 26 Jan 2013 16:30:47 +0100 wenzelm some updates concerning Proof General;
Sat, 26 Jan 2013 16:10:50 +0100 wenzelm updated explanations of document preparation;
Sat, 26 Jan 2013 13:49:48 +0100 wenzelm clarified NEWS on isabelle build and mkroot;
Sat, 26 Jan 2013 13:43:37 +0100 wenzelm some explanations of important build options;
Sat, 26 Jan 2013 12:45:32 +0100 wenzelm tuned;
Fri, 25 Jan 2013 20:33:36 +0100 wenzelm another attempt to standardize sort order in a portable way;
Fri, 25 Jan 2013 20:09:56 +0100 wenzelm rebundled polyml-5.5.0-2, which now includes the sources as usual (e.q. required for formal references in Isabelle/ML);
Fri, 25 Jan 2013 15:32:01 +0100 wenzelm updated for release;
Fri, 25 Jan 2013 15:28:43 +0100 wenzelm tuned;
Fri, 25 Jan 2013 13:21:13 +0100 wenzelm minimal updated of jEdit/README.html, without any substantial reforms;
Fri, 25 Jan 2013 13:09:34 +0100 wenzelm clarified notion of Command.proper_range (according to Token.is_proper), especially relevant for Active.try_replace_command, to avoid loosing subsequent comments accidentally;
Thu, 24 Jan 2013 21:18:30 +0100 wenzelm avoid extra fork for fulfill_proof_future whenever possible -- without proof terms it merely doubles the number of proof tasks redundantly, by piggy-backing another 10 microseconds task;
Thu, 24 Jan 2013 17:31:12 +0100 wenzelm report status more frequently on demand;
Thu, 24 Jan 2013 17:18:13 +0100 wenzelm more efficient inlined properties, especially relevant for voluminous tasks trace;
Tue, 22 Jan 2013 11:28:54 +0100 wenzelm more generous tracing limit, which is relevant for applications where this occurs routinely (e.g. HO unification trace);
Mon, 21 Jan 2013 16:50:43 +0100 wenzelm repackaged polyml-5.5.0-1 -- only x86-cygwin changed;
Mon, 21 Jan 2013 16:33:54 +0100 wenzelm better apply peflags at build time, to avoid antivirus getting nervous about changing executables;
Sun, 20 Jan 2013 15:35:01 +0100 wenzelm Added tag Isabelle2013-RC1 for changeset 2c3d0cb151c0
Sun, 20 Jan 2013 15:26:56 +0100 wenzelm updated for release;
Sun, 20 Jan 2013 14:05:37 +0100 wenzelm merged
Sun, 20 Jan 2013 14:00:05 +0100 wenzelm misc tuning for release;
Sun, 20 Jan 2013 13:59:13 +0100 wenzelm tuned;
Sun, 20 Jan 2013 13:55:15 +0100 wenzelm accomodate scala-2.9.2;
Sat, 19 Jan 2013 22:18:35 +0100 wenzelm afford parallel proof terms;
Sat, 19 Jan 2013 22:17:26 +0100 wenzelm always close derivation at the bottom of forked proofs (despite increased non-determinism of proof terms) -- improve parallel performance by avoiding dynamic dependency within large Isar proofs, e.g. Slicing/JinjaVM/SemanticsWF.thy in AFP/bf9b14cbc707;
Sat, 19 Jan 2013 21:05:05 +0100 nipkow simplified proofs
Sat, 19 Jan 2013 17:42:12 +0100 blanchet tuning
Sat, 19 Jan 2013 12:53:13 +0100 wenzelm misc cleanup;
Sat, 19 Jan 2013 00:00:29 +0100 wenzelm tuned signature;
Fri, 18 Jan 2013 23:33:17 +0100 wenzelm use inlined session name as title for charts;
Fri, 18 Jan 2013 22:38:34 +0100 wenzelm tuned signature;
Fri, 18 Jan 2013 22:31:57 +0100 wenzelm charts for future task runtime statistics;
Fri, 18 Jan 2013 20:31:22 +0100 wenzelm merged
Fri, 18 Jan 2013 20:24:51 +0100 wenzelm more uniform permissions;
Fri, 18 Jan 2013 20:16:47 +0100 wenzelm more generous C stack size as in Linux and Mac OS X, to reduce chance of Cygwin-specific crashes;
Fri, 18 Jan 2013 18:46:52 +0100 wenzelm tuned proof -- much faster;
Fri, 18 Jan 2013 17:51:50 +0100 wenzelm more systematic task statistics;
Fri, 18 Jan 2013 16:20:09 +0100 wenzelm added "tasks_proof" statistics, via slighly odd global reference Future.forked_proofs (NB: Future.report_status is intertwined with scheduler thread);
Fri, 18 Jan 2013 20:01:59 +0100 hoelzl generalized diameter from real_normed_vector to metric_space
Fri, 18 Jan 2013 20:01:41 +0100 hoelzl tuned proof
Fri, 18 Jan 2013 20:00:59 +0100 hoelzl tune prove compact_eq_totally_bounded
Thu, 17 Jan 2013 15:28:53 -0800 huffman generalized theorem edelstein_fix to class metric_space
Fri, 18 Jan 2013 16:06:45 +0100 blanchet tuning
Fri, 18 Jan 2013 14:33:16 +0100 blanchet pass correct index to "Sign.typ_unify" -- this is important to avoid what appears to be an infinite loop in the unifier
Fri, 18 Jan 2013 00:18:11 +0100 blanchet optimization -- evaluate conversion to table only once
Thu, 17 Jan 2013 23:53:55 +0100 blanchet MeSh prover generation
Thu, 17 Jan 2013 23:29:22 +0100 blanchet use correct weights in MeSh driver
Thu, 17 Jan 2013 23:29:17 +0100 blanchet use precomputed MaSh/MePo data whenever available
Thu, 17 Jan 2013 23:00:20 +0100 wenzelm merged
Thu, 17 Jan 2013 22:43:09 +0100 wenzelm merged
Thu, 17 Jan 2013 18:23:10 +0100 wenzelm copy Cygwin-Latex-Setup.bat;