Sat, 26 Apr 2014 13:25:45 +0200 tuned
haftmann [Sat, 26 Apr 2014 13:25:45 +0200] rev 56740
tuned
Sat, 26 Apr 2014 13:25:44 +0200 avoid non-standard simp default rule
haftmann [Sat, 26 Apr 2014 13:25:44 +0200] rev 56739
avoid non-standard simp default rule
Sat, 26 Apr 2014 21:37:09 +1000 retired wwwfind
kleing [Sat, 26 Apr 2014 21:37:09 +1000] rev 56738
retired wwwfind
Sat, 26 Apr 2014 06:43:06 +0200 use right set of variables for recursive check
blanchet [Sat, 26 Apr 2014 06:43:06 +0200] rev 56737
use right set of variables for recursive check
Sat, 26 Apr 2014 00:20:53 +0200 merged
wenzelm [Sat, 26 Apr 2014 00:20:53 +0200] rev 56736
merged
Sat, 26 Apr 2014 00:20:26 +0200 tuned -- potentially more robust;
wenzelm [Sat, 26 Apr 2014 00:20:26 +0200] rev 56735
tuned -- potentially more robust;
Fri, 25 Apr 2014 23:47:39 +0200 suppress potential dangerous option (see 1baa5d19ac44);
wenzelm [Fri, 25 Apr 2014 23:47:39 +0200] rev 56734
suppress potential dangerous option (see 1baa5d19ac44);
Fri, 25 Apr 2014 23:42:25 +0200 manager is direct receiver of prover output -- discontinued old performance tuning (329320fc88df, 1baa5d19ac44);
wenzelm [Fri, 25 Apr 2014 23:42:25 +0200] rev 56733
manager is direct receiver of prover output -- discontinued old performance tuning (329320fc88df, 1baa5d19ac44);
Fri, 25 Apr 2014 23:29:54 +0200 modernized theory setup;
wenzelm [Fri, 25 Apr 2014 23:29:54 +0200] rev 56732
modernized theory setup;
Fri, 25 Apr 2014 22:10:03 +0200 just one default thread pool (which is hardwired to Runtime.availableProcessors);
wenzelm [Fri, 25 Apr 2014 22:10:03 +0200] rev 56731
just one default thread pool (which is hardwired to Runtime.availableProcessors);
Fri, 25 Apr 2014 21:31:39 +0200 tuned signature -- separate pool for JFuture tasks, which can be canceled;
wenzelm [Fri, 25 Apr 2014 21:31:39 +0200] rev 56730
tuned signature -- separate pool for JFuture tasks, which can be canceled;
Fri, 25 Apr 2014 20:21:27 +0200 prefer Isabelle/Scala operations;
wenzelm [Fri, 25 Apr 2014 20:21:27 +0200] rev 56729
prefer Isabelle/Scala operations;
Fri, 25 Apr 2014 20:07:39 +0200 unused;
wenzelm [Fri, 25 Apr 2014 20:07:39 +0200] rev 56728
unused;
Fri, 25 Apr 2014 22:13:17 +0200 use Z3 4.3.2 to fix most FIXMEs
blanchet [Fri, 25 Apr 2014 22:13:17 +0200] rev 56727
use Z3 4.3.2 to fix most FIXMEs
Fri, 25 Apr 2014 22:13:17 +0200 added Z3 4.3.2 (unstable) component
blanchet [Fri, 25 Apr 2014 22:13:17 +0200] rev 56726
added Z3 4.3.2 (unstable) component
Fri, 25 Apr 2014 22:13:17 +0200 updated Z3 version number
blanchet [Fri, 25 Apr 2014 22:13:17 +0200] rev 56725
updated Z3 version number
Fri, 25 Apr 2014 22:13:17 +0200 use Z3 4.3.2 syntax
blanchet [Fri, 25 Apr 2014 22:13:17 +0200] rev 56724
use Z3 4.3.2 syntax
Fri, 25 Apr 2014 21:45:04 +0200 subscription as target-specific implementation device
haftmann [Fri, 25 Apr 2014 21:45:04 +0200] rev 56723
subscription as target-specific implementation device
Fri, 25 Apr 2014 17:54:54 +0200 make SML/NJ happier;
wenzelm [Fri, 25 Apr 2014 17:54:54 +0200] rev 56722
make SML/NJ happier;
Fri, 25 Apr 2014 14:39:11 +0200 merged
wenzelm [Fri, 25 Apr 2014 14:39:11 +0200] rev 56721
merged
Fri, 25 Apr 2014 14:18:13 +0200 updated properties for scala.concurrent.ExecutionContext.Implicits.global (future task farm), similar to Isabelle/ML;
wenzelm [Fri, 25 Apr 2014 14:18:13 +0200] rev 56720
updated properties for scala.concurrent.ExecutionContext.Implicits.global (future task farm), similar to Isabelle/ML; removed obsolete properties for old actors;
Fri, 25 Apr 2014 13:55:50 +0200 simplified change_buffer (again, see 937826d702d5): no thread, just timer, rely on asynchronous commands_changed.post;
wenzelm [Fri, 25 Apr 2014 13:55:50 +0200] rev 56719
simplified change_buffer (again, see 937826d702d5): no thread, just timer, rely on asynchronous commands_changed.post;
Fri, 25 Apr 2014 13:29:56 +0200 replaced manager Actor by Consumer_Thread, which is lazy to defer its start to actual Handler init time;
wenzelm [Fri, 25 Apr 2014 13:29:56 +0200] rev 56718
replaced manager Actor by Consumer_Thread, which is lazy to defer its start to actual Handler init time;
Fri, 25 Apr 2014 12:59:33 +0200 tuned whitespace;
wenzelm [Fri, 25 Apr 2014 12:59:33 +0200] rev 56717
tuned whitespace;
Fri, 25 Apr 2014 12:56:24 +0200 obsolete;
wenzelm [Fri, 25 Apr 2014 12:56:24 +0200] rev 56716
obsolete;
Fri, 25 Apr 2014 12:51:08 +0200 clarified Session.Consumer, with Session.Outlet managed by dispatcher thread;
wenzelm [Fri, 25 Apr 2014 12:51:08 +0200] rev 56715
clarified Session.Consumer, with Session.Outlet managed by dispatcher thread; eliminated old actors;
Fri, 25 Apr 2014 12:27:18 +0200 tuned comments;
wenzelm [Fri, 25 Apr 2014 12:27:18 +0200] rev 56714
tuned comments;
Fri, 25 Apr 2014 11:09:59 +0200 more robust prover termination;
wenzelm [Fri, 25 Apr 2014 11:09:59 +0200] rev 56713
more robust prover termination;
Fri, 25 Apr 2014 10:51:57 +0200 more explicit checks;
wenzelm [Fri, 25 Apr 2014 10:51:57 +0200] rev 56712
more explicit checks;
Thu, 24 Apr 2014 23:21:00 +0200 tuned signature;
wenzelm [Thu, 24 Apr 2014 23:21:00 +0200] rev 56711
tuned signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip