Fri, 21 Jan 2011 19:01:40 +0100 wenzelm java/scala: default to UTF-8;
Fri, 21 Jan 2011 17:33:55 +0100 wenzelm updated Named_Target.init;
Fri, 21 Jan 2011 10:35:53 +0100 wenzelm made SML/NJ happy;
Thu, 20 Jan 2011 21:12:25 +0100 wenzelm Word: direct conversion wrt. LargeInt to bypass exception Overflow;
Wed, 19 Jan 2011 20:01:18 +0100 bulwahn fixing list_to_set_comprehension simproc
Wed, 19 Jan 2011 21:46:45 +0100 wenzelm more release checks;
Wed, 19 Jan 2011 21:45:50 +0100 wenzelm potentially more robust utf8 handling (cf. 3e4bb6e7c3ca);
Wed, 19 Jan 2011 21:01:37 +0100 wenzelm clasrified classpath: add in front in accordance to librarypath (cf. b7cd80330a16), for slightly more robustness;
Wed, 19 Jan 2011 21:00:16 +0100 wenzelm added librarypath: shared library convenience in bash, keeping LD_LIBRARY_PATH and DYLD_LIBRARY_PATH separate;
Wed, 19 Jan 2011 15:22:35 +0100 wenzelm merged
Wed, 19 Jan 2011 11:27:56 +0100 wenzelm tuned;
Wed, 19 Jan 2011 15:18:03 +0100 wenzelm Cygwin: back to ProofGeneral-3.7.1.1 with XEmacs, since PG 4.x with GNU Emacs 23 is painfully slow;
Tue, 18 Jan 2011 21:33:07 +0100 wenzelm isabelle jedit as alternative;
Tue, 18 Jan 2011 21:29:56 +0100 wenzelm Apple's way of locating java;
Tue, 18 Jan 2011 11:42:11 +0100 wenzelm more notes on final release stage;
Mon, 17 Jan 2011 23:04:35 +0100 wenzelm makedist: refer to isabelle-release;
Mon, 17 Jan 2011 22:57:22 +0100 wenzelm Added tag isa2011-test1 for changeset 7d035da21e9c
Mon, 17 Jan 2011 22:57:17 +0100 wenzelm tuned;
Mon, 17 Jan 2011 22:54:08 +0100 wenzelm some announcement;
Mon, 17 Jan 2011 18:32:16 +0100 wenzelm tuned;
Mon, 17 Jan 2011 18:11:23 +0100 wenzelm merged
Mon, 17 Jan 2011 17:45:52 +0100 boehmes made Z3 the default SMT solver again
Mon, 17 Jan 2011 18:10:46 +0100 wenzelm some notes on final release stage;
Mon, 17 Jan 2011 17:27:26 +0100 wenzelm isatest: run at-poly on macbroy28 for slightly more robust isatest-doc;
Mon, 17 Jan 2011 16:57:24 +0100 wenzelm keep Proof General 4.0 and 3.7.1.1 for now;
Sun, 16 Jan 2011 21:10:30 +0100 wenzelm tuned;
Sun, 16 Jan 2011 21:05:10 +0100 wenzelm misc updates for release;
Sun, 16 Jan 2011 20:55:48 +0100 wenzelm tuned;
Sun, 16 Jan 2011 20:54:30 +0100 wenzelm misc tuning for release;
Sun, 16 Jan 2011 19:45:42 +0100 wenzelm merged
Sun, 16 Jan 2011 17:21:13 +0100 berghofe Tuned show_status
Sun, 16 Jan 2011 19:44:59 +0100 wenzelm proper type variables with sorts;
Sun, 16 Jan 2011 17:01:49 +0100 wenzelm non-executable sources;
Sun, 16 Jan 2011 15:53:03 +0100 wenzelm tuned headers;
Sun, 16 Jan 2011 15:31:22 +0100 wenzelm tuned;
Sun, 16 Jan 2011 15:26:47 +0100 wenzelm type_synonym;
Sun, 16 Jan 2011 15:04:16 +0100 wenzelm more standard command descriptions;
Sun, 16 Jan 2011 14:57:14 +0100 wenzelm added before_exit continuation for named targets (locale, class etc.), e.g. for final check/cleanup as in VC management;
Sat, 15 Jan 2011 22:40:17 +0100 berghofe Replaced ad-hoc advance function by Position.advance
Sat, 15 Jan 2011 21:24:15 +0100 wenzelm merged
Sat, 15 Jan 2011 20:05:29 +0100 haftmann experimental variant of interpretation with simultaneous definitions, plus example
Sat, 15 Jan 2011 20:51:22 +0100 wenzelm clarified pretty_statement: more robust treatment of fixes and conclusion of elimination (e.g. for classical rule);
Sat, 15 Jan 2011 18:49:42 +0100 wenzelm link HOL-Proofs/index.html, which is not reachable from regular HOL/index.html;
Sat, 15 Jan 2011 18:12:26 +0100 wenzelm type_synonym;
Sat, 15 Jan 2011 17:32:07 +0100 wenzelm recovered printing of record updates over compound terms, e.g. "(|x = a|)(|x := b|)", which was apparently broken in 45a2ffc5911e;
Sat, 15 Jan 2011 16:49:10 +0100 wenzelm export Record.get_hierarchy -- external tools typically need this information;
Sat, 15 Jan 2011 15:37:49 +0100 wenzelm tuned;
Sat, 15 Jan 2011 15:29:17 +0100 wenzelm removed unreferenced identifiers;
Sat, 15 Jan 2011 14:56:57 +0100 wenzelm global "prems" is legacy feature;
Sat, 15 Jan 2011 14:19:37 +0100 wenzelm misc updates for release;
Sat, 15 Jan 2011 14:02:24 +0100 wenzelm merged;
Sat, 15 Jan 2011 13:34:10 +0100 wenzelm misc tuning for release;
Sat, 15 Jan 2011 13:48:45 +0100 boehmes normalize Z3 models: assignments to free variables should ideally not refer to other free variables
Sat, 15 Jan 2011 13:41:58 +0100 berghofe Also added SPARK to test and clean targets.
Sat, 15 Jan 2011 13:19:16 +0100 berghofe merged
Sat, 15 Jan 2011 12:49:10 +0100 berghofe Added entry for HOL-SPARK
Sat, 15 Jan 2011 12:48:39 +0100 berghofe Added HOL-SPARK and removed old_primrec.ML
Sat, 15 Jan 2011 12:47:52 +0100 berghofe unused_thms no longer compares propositions, since this is no longer needed
Sat, 15 Jan 2011 12:42:19 +0100 berghofe Include HOL-SPARK keywords
Sat, 15 Jan 2011 12:41:07 +0100 berghofe Include HOL-SPARK
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip