Thu, 17 Jan 2013 12:21:24 +0100 hoelzl replace convergent_imp_cauchy by LIMSEQ_imp_Cauchy
Thu, 17 Jan 2013 12:09:48 +0100 hoelzl tuned
Thu, 17 Jan 2013 12:09:21 +0100 hoelzl removed subseq_bigger (replaced by seq_suble)
Thu, 17 Jan 2013 11:59:12 +0100 hoelzl countablility of finite subsets and rational numbers
Thu, 17 Jan 2013 11:57:17 +0100 hoelzl generalize compact_path_image to topological_space
Thu, 17 Jan 2013 14:15:10 +0100 wenzelm re-generated components.sha1;
Thu, 17 Jan 2013 14:12:35 +0100 wenzelm merged
Thu, 17 Jan 2013 14:11:26 +0100 wenzelm more system-independent order of components.sha1 to keep changes monotonic;
Thu, 17 Jan 2013 12:04:52 +0100 wenzelm clarified Future.error_msg: slightly more robust id check, actually suppress displaced messages;
Thu, 17 Jan 2013 12:04:05 +0100 wenzelm delay to give users a chance to see what was happening, even with auto_close enabled;
Thu, 17 Jan 2013 14:06:14 +0100 blanchet updated docs
Thu, 17 Jan 2013 14:02:25 +0100 blanchet updated component again, as there was an issue with hard-coded paths in "runepar.pl"
Thu, 17 Jan 2013 14:01:45 +0100 blanchet added E-Par support
Thu, 17 Jan 2013 13:11:44 +0100 blanchet updated E component
Thu, 17 Jan 2013 13:11:44 +0100 blanchet tweaked defaults
Thu, 17 Jan 2013 11:56:34 +0100 smolkas changed type of preplay time; tuned preplaying
Thu, 17 Jan 2013 11:55:40 +0100 smolkas move preplaying to own structure
Thu, 17 Jan 2013 10:44:51 +0100 noschinl register SHA1 for Haskabelle-2013 component
Thu, 17 Jan 2013 10:36:02 +0100 noschinl register Haskabelle as a component
Wed, 16 Jan 2013 22:18:46 +0100 wenzelm merged
Wed, 16 Jan 2013 22:18:13 +0100 wenzelm tuned proofs;
Wed, 16 Jan 2013 21:50:39 +0100 wenzelm tuned proofs;
Wed, 16 Jan 2013 21:49:56 +0100 wenzelm tuned signature;
Wed, 16 Jan 2013 21:39:43 +0100 wenzelm proper runtime position (cf. fe4714886d92 and Toplevel.error_msg) -- to make error messages actually appear in the document;
Wed, 16 Jan 2013 21:09:29 +0100 wenzelm close tooltip after Active.action, to make it look more interactive (notably due to lack of dynamic update);
Wed, 16 Jan 2013 20:41:29 +0100 wenzelm identify future results more carefully, to avoid odd duplication of error messages, notably from forked goals;
Wed, 16 Jan 2013 20:40:50 +0100 wenzelm eliminated dead code;
Wed, 16 Jan 2013 18:43:59 +0100 wenzelm proper range position;
Wed, 16 Jan 2013 16:26:36 +0100 wenzelm more explicit treatment of (optional) exception properties, notably for "serial" -- avoid conflict with startPosition = offset;
Wed, 16 Jan 2013 11:31:08 +0100 wenzelm tuned comments;
Wed, 16 Jan 2013 11:25:26 +0100 wenzelm tuned signature;
Wed, 16 Jan 2013 19:02:40 +0100 smolkas use Pure instead of HOL connectives
Wed, 16 Jan 2013 12:55:29 +0100 blanchet graceful failure
Wed, 16 Jan 2013 12:46:11 +0100 blanchet honor fact range for MePo as well
Tue, 15 Jan 2013 20:51:30 +0100 blanchet more improvements to Isar proof reconstructions
Tue, 15 Jan 2013 20:51:30 +0100 blanchet tuned whitespace
Tue, 15 Jan 2013 20:22:01 +0100 wenzelm merged
Tue, 15 Jan 2013 17:28:46 +0100 wenzelm avoid handling arbitrary exceptions, notably physical interrupts that would make the program erratic;
Tue, 15 Jan 2013 16:34:19 +0100 wenzelm tuned;
Tue, 15 Jan 2013 12:45:19 +0100 wenzelm separate color ranges by 1px to improve discernment of overall theory status;
Tue, 15 Jan 2013 12:30:23 +0100 wenzelm grand-unified Admin/Release/build script (excluding .app and .exe);
Tue, 15 Jan 2013 08:29:56 -0800 huffman generalized more topology theorems
Mon, 14 Jan 2013 19:28:39 -0800 huffman generalize lemma islimpt_finite to class t1_space
Tue, 15 Jan 2013 13:46:19 +0100 nipkow tuned
Mon, 14 Jan 2013 23:08:40 +0100 wenzelm more prominent status ticks;
Mon, 14 Jan 2013 22:33:53 +0100 wenzelm merged
Mon, 14 Jan 2013 22:24:57 +0100 wenzelm Isabelle_System.mkdirs with explicit error checking (in accordance to ML version), e.g. relevant with read-only DMG file-system on Mac OS X;
Mon, 14 Jan 2013 21:37:42 +0100 wenzelm include /isabelle/rebaseall in autorebaseall, which is run after installation of further packages;
Mon, 14 Jan 2013 20:12:18 +0100 wenzelm do not register quasi-components, notably cygwin;
Mon, 14 Jan 2013 19:45:14 +0100 wenzelm updated to jdk-7u11;
Mon, 14 Jan 2013 14:59:14 +0100 wenzelm updated to cygwin-20130114;
Mon, 14 Jan 2013 14:53:54 +0100 wenzelm clarified paths: init relatively to cygwin root;
Mon, 14 Jan 2013 14:52:52 +0100 wenzelm avoid odd copies of local configuration or backup files;
Mon, 14 Jan 2013 14:46:22 +0100 wenzelm more precise relevant_range to exploit overview_limit better;
Mon, 14 Jan 2013 13:59:43 +0100 wenzelm restrict "bad" markup to command keyword, notably excluding subsequent comments;
Mon, 14 Jan 2013 18:30:36 +0100 hoelzl differentiate (cover) compactness and sequential compactness
Mon, 14 Jan 2013 17:53:37 +0100 hoelzl introduce first_countable_topology typeclass
Mon, 14 Jan 2013 17:30:36 +0100 hoelzl move prod instantiation of second_countable_topology to its definition
Mon, 14 Jan 2013 17:29:04 +0100 hoelzl renamed countable_basis_space to second_countable_topology
Mon, 14 Jan 2013 17:16:59 +0100 hoelzl move eventually_Ball_finite to Limits
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip