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;
Thu, 24 Apr 2014 23:13:17 +0200 more uniform warning/error handling, potentially with propagation to send_wait caller;
wenzelm [Thu, 24 Apr 2014 23:13:17 +0200] rev 56710
more uniform warning/error handling, potentially with propagation to send_wait caller;
Thu, 24 Apr 2014 23:02:10 +0200 more careful shutdown (amending f2f53f7046f4);
wenzelm [Thu, 24 Apr 2014 23:02:10 +0200] rev 56709
more careful shutdown (amending f2f53f7046f4);
Thu, 24 Apr 2014 22:41:03 +0200 misc tuning;
wenzelm [Thu, 24 Apr 2014 22:41:03 +0200] rev 56708
misc tuning;
Thu, 24 Apr 2014 22:20:36 +0200 obsolete;
wenzelm [Thu, 24 Apr 2014 22:20:36 +0200] rev 56707
obsolete;
Thu, 24 Apr 2014 22:10:00 +0200 converted main session manager to Consumer_Thread: messages need to be consumed immediately, postponed_changes replaces implicit actor mailbox scanning;
wenzelm [Thu, 24 Apr 2014 22:10:00 +0200] rev 56706
converted main session manager to Consumer_Thread: messages need to be consumed immediately, postponed_changes replaces implicit actor mailbox scanning;
Thu, 24 Apr 2014 18:04:18 +0200 simplified commands_changed_buffer (in contrast to a8331fb5c959): rely on better performance of Consumer_Thread/Mailbox and more direct Timer (like session_actor.receiver);
wenzelm [Thu, 24 Apr 2014 18:04:18 +0200] rev 56705
simplified commands_changed_buffer (in contrast to a8331fb5c959): rely on better performance of Consumer_Thread/Mailbox and more direct Timer (like session_actor.receiver);
Thu, 24 Apr 2014 16:52:17 +0200 simplified -- prefer Consumer_Thread over Actor;
wenzelm [Thu, 24 Apr 2014 16:52:17 +0200] rev 56704
simplified -- prefer Consumer_Thread over Actor;
Thu, 24 Apr 2014 16:47:47 +0200 tuned imports;
wenzelm [Thu, 24 Apr 2014 16:47:47 +0200] rev 56703
tuned imports;
Thu, 24 Apr 2014 16:19:11 +0200 support for requests with explicit acknowledgment (and exception propagation);
wenzelm [Thu, 24 Apr 2014 16:19:11 +0200] rev 56702
support for requests with explicit acknowledgment (and exception propagation);
Thu, 24 Apr 2014 15:19:11 +0200 more robust thread: continue after failure;
wenzelm [Thu, 24 Apr 2014 15:19:11 +0200] rev 56701
more robust thread: continue after failure;
Thu, 24 Apr 2014 15:02:13 +0200 clarified command_input: Consumer_Thread;
wenzelm [Thu, 24 Apr 2014 15:02:13 +0200] rev 56700
clarified command_input: Consumer_Thread;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip