Fri, 04 Feb 2011 17:25:12 +0100 merged
wenzelm [Fri, 04 Feb 2011 17:25:12 +0100] rev 41707
merged
Fri, 04 Feb 2011 14:16:55 +0100 prefer p2e before e2p; use measure_unique_Int_stable_vimage;
hoelzl [Fri, 04 Feb 2011 14:16:55 +0100] rev 41706
prefer p2e before e2p; use measure_unique_Int_stable_vimage;
Fri, 04 Feb 2011 14:16:55 +0100 add auto support for AE_mp
hoelzl [Fri, 04 Feb 2011 14:16:55 +0100] rev 41705
add auto support for AE_mp
Fri, 04 Feb 2011 14:16:48 +0100 add borel_fubini_integrable; remove unused bijectivity rules for measureable functions
hoelzl [Fri, 04 Feb 2011 14:16:48 +0100] rev 41704
add borel_fubini_integrable; remove unused bijectivity rules for measureable functions
Fri, 04 Feb 2011 17:11:00 +0100 parallelization of nested Isar proofs is subject to Goal.parallel_proofs_threshold;
wenzelm [Fri, 04 Feb 2011 17:11:00 +0100] rev 41703
parallelization of nested Isar proofs is subject to Goal.parallel_proofs_threshold;
Fri, 04 Feb 2011 16:33:12 +0100 Task_Queue.update_timing: more precise treatment of interruptibility;
wenzelm [Fri, 04 Feb 2011 16:33:12 +0100] rev 41702
Task_Queue.update_timing: more precise treatment of interruptibility; Task_Queue.waiting: potentially expensive wait dependencies are subject to trace flag;
Fri, 04 Feb 2011 16:29:47 +0100 Lazy.force_result: more standard treatment of interruptibility, potentially addressing races of exceptions vs. interrupts;
wenzelm [Fri, 04 Feb 2011 16:29:47 +0100] rev 41701
Lazy.force_result: more standard treatment of interruptibility, potentially addressing races of exceptions vs. interrupts;
Thu, 03 Feb 2011 20:13:49 +0100 thm_proof: visible fulfill_body only, without joining nested thms -- retain proof irrelevance, which is important for parallel performance;
wenzelm [Thu, 03 Feb 2011 20:13:49 +0100] rev 41700
thm_proof: visible fulfill_body only, without joining nested thms -- retain proof irrelevance, which is important for parallel performance;
Thu, 03 Feb 2011 19:27:04 +0100 tuned comments;
wenzelm [Thu, 03 Feb 2011 19:27:04 +0100] rev 41699
tuned comments;
Thu, 03 Feb 2011 19:21:12 +0100 clarified Proofterm.proofs_enabled;
wenzelm [Thu, 03 Feb 2011 19:21:12 +0100] rev 41698
clarified Proofterm.proofs_enabled;
Thu, 03 Feb 2011 18:57:42 +0100 explicit is better than implicit;
wenzelm [Thu, 03 Feb 2011 18:57:42 +0100] rev 41697
explicit is better than implicit;
Wed, 02 Feb 2011 22:48:24 +0100 tuned odd conditional expression;
wenzelm [Wed, 02 Feb 2011 22:48:24 +0100] rev 41696
tuned odd conditional expression;
Wed, 02 Feb 2011 20:32:50 +0100 eliminated slightly odd abstract type Task_Queue.deps;
wenzelm [Wed, 02 Feb 2011 20:32:50 +0100] rev 41695
eliminated slightly odd abstract type Task_Queue.deps; tuned signature; tuned;
Wed, 02 Feb 2011 18:22:13 +0100 merged
wenzelm [Wed, 02 Feb 2011 18:22:13 +0100] rev 41694
merged
Wed, 02 Feb 2011 14:11:26 +0000 Introduction of metis calls and other cosmetic modifications.
paulson [Wed, 02 Feb 2011 14:11:26 +0000] rev 41693
Introduction of metis calls and other cosmetic modifications.
Wed, 02 Feb 2011 15:47:57 +0100 merged
boehmes [Wed, 02 Feb 2011 15:47:57 +0100] rev 41692
merged
Wed, 02 Feb 2011 14:01:09 +0100 avoid ML structure aliases (especially single-letter abbreviations)
boehmes [Wed, 02 Feb 2011 14:01:09 +0100] rev 41691
avoid ML structure aliases (especially single-letter abbreviations)
Wed, 02 Feb 2011 13:53:06 +0100 making the bash script swipl_version closer to Isabelle's conventional bash scripts
bulwahn [Wed, 02 Feb 2011 13:53:06 +0100] rev 41690
making the bash script swipl_version closer to Isabelle's conventional bash scripts
Wed, 02 Feb 2011 12:34:45 +0100 the measure valuation is again part of the measure_space type, instead of an explicit parameter to the locale;
hoelzl [Wed, 02 Feb 2011 12:34:45 +0100] rev 41689
the measure valuation is again part of the measure_space type, instead of an explicit parameter to the locale; changed syntax for simple_function, simple_integral, positive_integral, integral and RN_deriv. introduced binder variants for simple_integral, positive_integral and integral.
Wed, 02 Feb 2011 10:35:41 +0100 merged
bulwahn [Wed, 02 Feb 2011 10:35:41 +0100] rev 41688
merged
Wed, 02 Feb 2011 10:34:14 +0100 scala serializer adds parentheses around function literals
bulwahn [Wed, 02 Feb 2011 10:34:14 +0100] rev 41687
scala serializer adds parentheses around function literals
Wed, 02 Feb 2011 08:47:45 +0100 made SML/NJ happy
krauss [Wed, 02 Feb 2011 08:47:45 +0100] rev 41686
made SML/NJ happy
Tue, 01 Feb 2011 21:09:52 +0100 term style 'isub': ad-hoc subscripting of variables that end with digits (x1, x23, ...)
krauss [Tue, 01 Feb 2011 21:09:52 +0100] rev 41685
term style 'isub': ad-hoc subscripting of variables that end with digits (x1, x23, ...)
Wed, 02 Feb 2011 17:26:07 +0100 refined Task_Queue.dequeue_deps (more incremental);
wenzelm [Wed, 02 Feb 2011 17:26:07 +0100] rev 41684
refined Task_Queue.dequeue_deps (more incremental);
Wed, 02 Feb 2011 15:04:09 +0100 maintain Task_Queue.group within Task_Queue.task;
wenzelm [Wed, 02 Feb 2011 15:04:09 +0100] rev 41683
maintain Task_Queue.group within Task_Queue.task; Task_Queue.dummy_task: id = 0 in accordance to Document.no_id etc.; tuned signature;
Wed, 02 Feb 2011 13:44:40 +0100 tuned comment;
wenzelm [Wed, 02 Feb 2011 13:44:40 +0100] rev 41682
tuned comment;
Wed, 02 Feb 2011 13:38:09 +0100 Future.join_results: discontinued post-hoc recording of dynamic dependencies;
wenzelm [Wed, 02 Feb 2011 13:38:09 +0100] rev 41681
Future.join_results: discontinued post-hoc recording of dynamic dependencies; abstract Task_Queue.deps; tuned signature; tuned;
Tue, 01 Feb 2011 22:24:28 +0100 more informative task timing: some dependency tracking;
wenzelm [Tue, 01 Feb 2011 22:24:28 +0100] rev 41680
more informative task timing: some dependency tracking;
Tue, 01 Feb 2011 21:05:22 +0100 refined task timing: joining vs. waiting;
wenzelm [Tue, 01 Feb 2011 21:05:22 +0100] rev 41679
refined task timing: joining vs. waiting; tuned;
Tue, 01 Feb 2011 19:39:26 +0100 simplified trace;
wenzelm [Tue, 01 Feb 2011 19:39:26 +0100] rev 41678
simplified trace;
Mon, 31 Jan 2011 23:53:07 +0100 more specific Goal.fork_name;
wenzelm [Mon, 31 Jan 2011 23:53:07 +0100] rev 41677
more specific Goal.fork_name;
Mon, 31 Jan 2011 23:21:43 +0100 name "passive" tasks (practically lazy values);
wenzelm [Mon, 31 Jan 2011 23:21:43 +0100] rev 41676
name "passive" tasks (practically lazy values);
Mon, 31 Jan 2011 23:10:16 +0100 tuned trivial cases;
wenzelm [Mon, 31 Jan 2011 23:10:16 +0100] rev 41675
tuned trivial cases;
Mon, 31 Jan 2011 23:02:53 +0100 tuned signature;
wenzelm [Mon, 31 Jan 2011 23:02:53 +0100] rev 41674
tuned signature; tuned vacous forks;
Mon, 31 Jan 2011 22:57:01 +0100 support named tasks, for improved tracing;
wenzelm [Mon, 31 Jan 2011 22:57:01 +0100] rev 41673
support named tasks, for improved tracing;
Mon, 31 Jan 2011 21:54:49 +0100 more direct Future.bulk, which potentially reduces overhead for Par_List;
wenzelm [Mon, 31 Jan 2011 21:54:49 +0100] rev 41672
more direct Future.bulk, which potentially reduces overhead for Par_List; tuned signature;
Mon, 31 Jan 2011 17:19:23 +0100 tuned isatest settings;
wenzelm [Mon, 31 Jan 2011 17:19:23 +0100] rev 41671
tuned isatest settings;
Mon, 31 Jan 2011 16:34:10 +0100 added basic task timing;
wenzelm [Mon, 31 Jan 2011 16:34:10 +0100] rev 41670
added basic task timing;
Mon, 31 Jan 2011 15:28:48 +0100 some notes on Cygwin;
wenzelm [Mon, 31 Jan 2011 15:28:48 +0100] rev 41669
some notes on Cygwin;
Mon, 31 Jan 2011 14:55:18 +0100 more platform hints;
wenzelm [Mon, 31 Jan 2011 14:55:18 +0100] rev 41668
more platform hints;
Mon, 31 Jan 2011 11:18:29 +0100 merged
wenzelm [Mon, 31 Jan 2011 11:18:29 +0100] rev 41667
merged
Mon, 31 Jan 2011 11:15:02 +0100 tuned;
wenzelm [Mon, 31 Jan 2011 11:15:02 +0100] rev 41666
tuned;
Mon, 31 Jan 2011 11:14:05 +0100 back to post-release mode;
wenzelm [Mon, 31 Jan 2011 11:14:05 +0100] rev 41665
back to post-release mode;
Sun, 30 Jan 2011 22:44:02 +0100 removed obsolete test tags;
wenzelm [Sun, 30 Jan 2011 22:44:02 +0100] rev 41664
removed obsolete test tags;
Fri, 28 Jan 2011 11:26:08 +1100 removed Florian's email from isatest (bounces)
kleing [Fri, 28 Jan 2011 11:26:08 +1100] rev 41663
removed Florian's email from isatest (bounces)
Tue, 25 Jan 2011 09:45:45 +0100 merged
hoelzl [Tue, 25 Jan 2011 09:45:45 +0100] rev 41662
merged
Mon, 24 Jan 2011 22:29:50 +0100 use pre-image measure, instead of image
hoelzl [Mon, 24 Jan 2011 22:29:50 +0100] rev 41661
use pre-image measure, instead of image
Fri, 21 Jan 2011 11:39:26 +0100 use AE_mp in AE_conjI proof
hoelzl [Fri, 21 Jan 2011 11:39:26 +0100] rev 41660
use AE_mp in AE_conjI proof
Wed, 19 Jan 2011 17:44:53 +0100 tuned proof
hoelzl [Wed, 19 Jan 2011 17:44:53 +0100] rev 41659
tuned proof
Fri, 21 Jan 2011 10:43:09 +0100 merged
haftmann [Fri, 21 Jan 2011 10:43:09 +0100] rev 41658
merged
Fri, 21 Jan 2011 09:44:12 +0100 moved theorem
haftmann [Fri, 21 Jan 2011 09:44:12 +0100] rev 41657
moved theorem
Fri, 21 Jan 2011 09:41:59 +0100 restructured theory;
haftmann [Fri, 21 Jan 2011 09:41:59 +0100] rev 41656
restructured theory; tuned proofs
Wed, 19 Jan 2011 11:34:10 +0100 merged
hoelzl [Wed, 19 Jan 2011 11:34:10 +0100] rev 41655
merged
Tue, 18 Jan 2011 21:37:23 +0100 Gauge measure removed
hoelzl [Tue, 18 Jan 2011 21:37:23 +0100] rev 41654
Gauge measure removed
Tue, 18 Jan 2011 09:44:29 +0100 merged
haftmann [Tue, 18 Jan 2011 09:44:29 +0100] rev 41653
merged
Tue, 18 Jan 2011 09:44:23 +0100 report mutabelle log in mira configuration
haftmann [Tue, 18 Jan 2011 09:44:23 +0100] rev 41652
report mutabelle log in mira configuration
Mon, 17 Jan 2011 20:20:51 +0100 back to post-release mode;
wenzelm [Mon, 17 Jan 2011 20:20:51 +0100] rev 41651
back to post-release mode;
Sun, 30 Jan 2011 20:47:26 +0100 delete .elc files unconditionally -- they cause too many incompatibilities;
wenzelm [Sun, 30 Jan 2011 20:47:26 +0100] rev 41650
delete .elc files unconditionally -- they cause too many incompatibilities;
Sun, 30 Jan 2011 18:36:35 +0100 Added tag Isabelle2011 for changeset 6d736d983d5c
wenzelm [Sun, 30 Jan 2011 18:36:35 +0100] rev 41649
Added tag Isabelle2011 for changeset 6d736d983d5c
Sun, 30 Jan 2011 13:02:18 +0100 clarified example settings for Proof General; Isabelle2011
wenzelm [Sun, 30 Jan 2011 13:02:18 +0100] rev 41648
clarified example settings for Proof General;
Fri, 28 Jan 2011 18:35:46 +0100 adhoc patches relative to ProofGeneral-4.1pre101216, which has setprefs working;
wenzelm [Fri, 28 Jan 2011 18:35:46 +0100] rev 41647
adhoc patches relative to ProofGeneral-4.1pre101216, which has setprefs working;
Fri, 28 Jan 2011 15:14:52 +0100 more precise stats;
wenzelm [Fri, 28 Jan 2011 15:14:52 +0100] rev 41646
more precise stats;
Fri, 28 Jan 2011 14:59:48 +0100 some adhoc patches for ProofGeneral-4.1pre110112;
wenzelm [Fri, 28 Jan 2011 14:59:48 +0100] rev 41645
some adhoc patches for ProofGeneral-4.1pre110112;
Fri, 28 Jan 2011 14:20:41 +0100 enforce STIXGeneral, which is preferred by PG 4.1;
wenzelm [Fri, 28 Jan 2011 14:20:41 +0100] rev 41644
enforce STIXGeneral, which is preferred by PG 4.1;
Fri, 28 Jan 2011 13:19:21 +0100 default UTF-8 locale, to work with funny base directory (e.g. Chinese);
wenzelm [Fri, 28 Jan 2011 13:19:21 +0100] rev 41643
default UTF-8 locale, to work with funny base directory (e.g. Chinese);
Fri, 28 Jan 2011 11:19:12 +0100 enforce fonts;
wenzelm [Fri, 28 Jan 2011 11:19:12 +0100] rev 41642
enforce fonts;
Thu, 27 Jan 2011 20:50:58 +0100 added option -f FONT;
wenzelm [Thu, 27 Jan 2011 20:50:58 +0100] rev 41641
added option -f FONT;
Thu, 27 Jan 2011 20:48:53 +0100 Proof General 4.x interface wrapper;
wenzelm [Thu, 27 Jan 2011 20:48:53 +0100] rev 41640
Proof General 4.x interface wrapper;
Thu, 27 Jan 2011 20:46:20 +0100 old Proof General patches;
wenzelm [Thu, 27 Jan 2011 20:46:20 +0100] rev 41639
old Proof General patches;
Thu, 27 Jan 2011 17:37:42 +0100 Added tag isa2011-test3 for changeset 55a45051b220
wenzelm [Thu, 27 Jan 2011 17:37:42 +0100] rev 41638
Added tag isa2011-test3 for changeset 55a45051b220
Thu, 27 Jan 2011 16:31:03 +0100 Tuned definition of sdiv.
berghofe [Thu, 27 Jan 2011 16:31:03 +0100] rev 41637
Tuned definition of sdiv.
Thu, 27 Jan 2011 16:24:29 +0100 CRITICAL markup for critical poking with unsynchronized references;
wenzelm [Thu, 27 Jan 2011 16:24:29 +0100] rev 41636
CRITICAL markup for critical poking with unsynchronized references;
Wed, 26 Jan 2011 20:51:09 +0100 Replaced smod by standard mod operator to reflect actual behaviour
berghofe [Wed, 26 Jan 2011 20:51:09 +0100] rev 41635
Replaced smod by standard mod operator to reflect actual behaviour of the SPARK tools.
Thu, 27 Jan 2011 12:24:00 +0100 cancel document execution before editing, to improve reactivity on systems with few cores;
wenzelm [Thu, 27 Jan 2011 12:24:00 +0100] rev 41634
cancel document execution before editing, to improve reactivity on systems with few cores;
Tue, 25 Jan 2011 22:59:03 +0100 tuned isatest settings (for Poly/ML SVN 1278);
wenzelm [Tue, 25 Jan 2011 22:59:03 +0100] rev 41633
tuned isatest settings (for Poly/ML SVN 1278);
Tue, 25 Jan 2011 22:15:03 +0100 merged
wenzelm [Tue, 25 Jan 2011 22:15:03 +0100] rev 41632
merged
Tue, 25 Jan 2011 14:06:43 +0100 do not restore old files on startup, which is potentially slow due to automatic rechecking;
wenzelm [Tue, 25 Jan 2011 14:06:43 +0100] rev 41631
do not restore old files on startup, which is potentially slow due to automatic rechecking; attempt to enable thick caret for improved visibility;
Tue, 25 Jan 2011 21:26:25 +0100 singleton (sequential) execution, to avoid race conditions in theory loader state (e.g. when multiple independent theories import the same theory);
wenzelm [Tue, 25 Jan 2011 21:26:25 +0100] rev 41630
singleton (sequential) execution, to avoid race conditions in theory loader state (e.g. when multiple independent theories import the same theory);
Tue, 25 Jan 2011 20:06:32 +0100 workaround for odd x86_64 problem in Poly/ML 5.4.0 (actually SVN 1151?), which causes unexpected nontermination of Isabelle/Scala document editing;
wenzelm [Tue, 25 Jan 2011 20:06:32 +0100] rev 41629
workaround for odd x86_64 problem in Poly/ML 5.4.0 (actually SVN 1151?), which causes unexpected nontermination of Isabelle/Scala document editing;
Mon, 24 Jan 2011 21:30:33 +0100 improved README -- Isabelle symbols and fonts;
wenzelm [Mon, 24 Jan 2011 21:30:33 +0100] rev 41628
improved README -- Isabelle symbols and fonts;
Mon, 24 Jan 2011 15:39:42 +0100 delete compiled .elc files to improve portability on Linux, notably for GNU Emacs 23.1.x instead of 23.2.x;
wenzelm [Mon, 24 Jan 2011 15:39:42 +0100] rev 41627
delete compiled .elc files to improve portability on Linux, notably for GNU Emacs 23.1.x instead of 23.2.x;
Sun, 23 Jan 2011 16:29:10 +0100 do not overwrite proof-shell-quit-timeout by default (final PG 4.1 supposedly gets it right);
wenzelm [Sun, 23 Jan 2011 16:29:10 +0100] rev 41626
do not overwrite proof-shell-quit-timeout by default (final PG 4.1 supposedly gets it right);
Sun, 23 Jan 2011 13:28:10 +0100 Added tag isa2011-test2 for changeset 237328506a42
wenzelm [Sun, 23 Jan 2011 13:28:10 +0100] rev 41625
Added tag isa2011-test2 for changeset 237328506a42
Sun, 23 Jan 2011 01:03:42 +0100 Documented unused_thms
berghofe [Sun, 23 Jan 2011 01:03:42 +0100] rev 41624
Documented unused_thms
Fri, 21 Jan 2011 22:04:12 +0100 JVM/Windows: more robust treatment of unicode in file names;
wenzelm [Fri, 21 Jan 2011 22:04:12 +0100] rev 41623
JVM/Windows: more robust treatment of unicode in file names;
Fri, 21 Jan 2011 19:01:40 +0100 java/scala: default to UTF-8;
wenzelm [Fri, 21 Jan 2011 19:01:40 +0100] rev 41622
java/scala: default to UTF-8;
Fri, 21 Jan 2011 17:33:55 +0100 updated Named_Target.init;
wenzelm [Fri, 21 Jan 2011 17:33:55 +0100] rev 41621
updated Named_Target.init;
Fri, 21 Jan 2011 10:35:53 +0100 made SML/NJ happy;
wenzelm [Fri, 21 Jan 2011 10:35:53 +0100] rev 41620
made SML/NJ happy;
Thu, 20 Jan 2011 21:12:25 +0100 Word: direct conversion wrt. LargeInt to bypass exception Overflow;
wenzelm [Thu, 20 Jan 2011 21:12:25 +0100] rev 41619
Word: direct conversion wrt. LargeInt to bypass exception Overflow;
Wed, 19 Jan 2011 20:01:18 +0100 fixing list_to_set_comprehension simproc
bulwahn [Wed, 19 Jan 2011 20:01:18 +0100] rev 41618
fixing list_to_set_comprehension simproc
Wed, 19 Jan 2011 21:46:45 +0100 more release checks;
wenzelm [Wed, 19 Jan 2011 21:46:45 +0100] rev 41617
more release checks;
Wed, 19 Jan 2011 21:45:50 +0100 potentially more robust utf8 handling (cf. 3e4bb6e7c3ca);
wenzelm [Wed, 19 Jan 2011 21:45:50 +0100] rev 41616
potentially more robust utf8 handling (cf. 3e4bb6e7c3ca);
Wed, 19 Jan 2011 21:01:37 +0100 clasrified classpath: add in front in accordance to librarypath (cf. b7cd80330a16), for slightly more robustness;
wenzelm [Wed, 19 Jan 2011 21:01:37 +0100] rev 41615
clasrified classpath: add in front in accordance to librarypath (cf. b7cd80330a16), for slightly more robustness;
Wed, 19 Jan 2011 21:00:16 +0100 added librarypath: shared library convenience in bash, keeping LD_LIBRARY_PATH and DYLD_LIBRARY_PATH separate;
wenzelm [Wed, 19 Jan 2011 21:00:16 +0100] rev 41614
added librarypath: shared library convenience in bash, keeping LD_LIBRARY_PATH and DYLD_LIBRARY_PATH separate;
Wed, 19 Jan 2011 15:22:35 +0100 merged
wenzelm [Wed, 19 Jan 2011 15:22:35 +0100] rev 41613
merged
Wed, 19 Jan 2011 11:27:56 +0100 tuned;
wenzelm [Wed, 19 Jan 2011 11:27:56 +0100] rev 41612
tuned;
Wed, 19 Jan 2011 15:18:03 +0100 Cygwin: back to ProofGeneral-3.7.1.1 with XEmacs, since PG 4.x with GNU Emacs 23 is painfully slow;
wenzelm [Wed, 19 Jan 2011 15:18:03 +0100] rev 41611
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 isabelle jedit as alternative;
wenzelm [Tue, 18 Jan 2011 21:33:07 +0100] rev 41610
isabelle jedit as alternative;
Tue, 18 Jan 2011 21:29:56 +0100 Apple's way of locating java;
wenzelm [Tue, 18 Jan 2011 21:29:56 +0100] rev 41609
Apple's way of locating java;
Tue, 18 Jan 2011 11:42:11 +0100 more notes on final release stage;
wenzelm [Tue, 18 Jan 2011 11:42:11 +0100] rev 41608
more notes on final release stage;
Mon, 17 Jan 2011 23:04:35 +0100 makedist: refer to isabelle-release;
wenzelm [Mon, 17 Jan 2011 23:04:35 +0100] rev 41607
makedist: refer to isabelle-release;
Mon, 17 Jan 2011 22:57:22 +0100 Added tag isa2011-test1 for changeset 7d035da21e9c
wenzelm [Mon, 17 Jan 2011 22:57:22 +0100] rev 41606
Added tag isa2011-test1 for changeset 7d035da21e9c
Mon, 17 Jan 2011 22:57:17 +0100 tuned;
wenzelm [Mon, 17 Jan 2011 22:57:17 +0100] rev 41605
tuned;
Mon, 17 Jan 2011 22:54:08 +0100 some announcement;
wenzelm [Mon, 17 Jan 2011 22:54:08 +0100] rev 41604
some announcement;
Mon, 17 Jan 2011 18:32:16 +0100 tuned;
wenzelm [Mon, 17 Jan 2011 18:32:16 +0100] rev 41603
tuned;
Mon, 17 Jan 2011 18:11:23 +0100 merged
wenzelm [Mon, 17 Jan 2011 18:11:23 +0100] rev 41602
merged
Mon, 17 Jan 2011 17:45:52 +0100 made Z3 the default SMT solver again
boehmes [Mon, 17 Jan 2011 17:45:52 +0100] rev 41601
made Z3 the default SMT solver again
Mon, 17 Jan 2011 18:10:46 +0100 some notes on final release stage;
wenzelm [Mon, 17 Jan 2011 18:10:46 +0100] rev 41600
some notes on final release stage;
Mon, 17 Jan 2011 17:27:26 +0100 isatest: run at-poly on macbroy28 for slightly more robust isatest-doc;
wenzelm [Mon, 17 Jan 2011 17:27:26 +0100] rev 41599
isatest: run at-poly on macbroy28 for slightly more robust isatest-doc;
Mon, 17 Jan 2011 16:57:24 +0100 keep Proof General 4.0 and 3.7.1.1 for now;
wenzelm [Mon, 17 Jan 2011 16:57:24 +0100] rev 41598
keep Proof General 4.0 and 3.7.1.1 for now;
Sun, 16 Jan 2011 21:10:30 +0100 tuned;
wenzelm [Sun, 16 Jan 2011 21:10:30 +0100] rev 41597
tuned;
Sun, 16 Jan 2011 21:05:10 +0100 misc updates for release;
wenzelm [Sun, 16 Jan 2011 21:05:10 +0100] rev 41596
misc updates for release;
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip