Thu, 15 Jan 2015 11:39:58 +0100 tuned;
wenzelm [Thu, 15 Jan 2015 11:39:58 +0100] rev 59368
tuned;
Wed, 14 Jan 2015 17:24:55 +0100 more type-safe handler interface;
wenzelm [Wed, 14 Jan 2015 17:24:55 +0100] rev 59367
more type-safe handler interface; proper progress for Build.Handler;
Wed, 14 Jan 2015 16:27:19 +0100 clarified build_theories: proper protocol handler;
wenzelm [Wed, 14 Jan 2015 16:27:19 +0100] rev 59366
clarified build_theories: proper protocol handler;
Wed, 14 Jan 2015 16:23:33 +0100 added Promise.cancel;
wenzelm [Wed, 14 Jan 2015 16:23:33 +0100] rev 59365
added Promise.cancel;
Wed, 14 Jan 2015 14:28:52 +0100 clarified build_theories;
wenzelm [Wed, 14 Jan 2015 14:28:52 +0100] rev 59364
clarified build_theories;
Wed, 14 Jan 2015 11:52:08 +0100 added Path.decode in ML, in correspondence to Path.encode in Scala;
wenzelm [Wed, 14 Jan 2015 11:52:08 +0100] rev 59363
added Path.decode in ML, in correspondence to Path.encode in Scala;
Tue, 13 Jan 2015 21:46:09 +0100 some support for PIDE batch session;
wenzelm [Tue, 13 Jan 2015 21:46:09 +0100] rev 59362
some support for PIDE batch session; clarified Thy_Info.use_thys_options and corresponding protocol command;
Thu, 15 Jan 2015 15:04:51 +0100 piecewise measurability using restrict_space; cleanup Borel_Space
hoelzl [Thu, 15 Jan 2015 15:04:51 +0100] rev 59361
piecewise measurability using restrict_space; cleanup Borel_Space
Wed, 14 Jan 2015 17:04:19 +0100 tuned
nipkow [Wed, 14 Jan 2015 17:04:19 +0100] rev 59360
tuned
Wed, 14 Jan 2015 15:22:50 +0100 indent broken lines of bindings in do blocks
Andreas Lochbihler [Wed, 14 Jan 2015 15:22:50 +0100] rev 59359
indent broken lines of bindings in do blocks
Wed, 14 Jan 2015 13:51:34 +0100 more line breaks in integral notation
Andreas Lochbihler [Wed, 14 Jan 2015 13:51:34 +0100] rev 59358
more line breaks in integral notation
Wed, 14 Jan 2015 10:15:41 +0100 allow line breaks in integral notation
Andreas Lochbihler [Wed, 14 Jan 2015 10:15:41 +0100] rev 59357
allow line breaks in integral notation
Wed, 14 Jan 2015 09:59:12 +0100 allow line breaks in probability syntax
Andreas Lochbihler [Wed, 14 Jan 2015 09:59:12 +0100] rev 59356
allow line breaks in probability syntax
Wed, 14 Jan 2015 01:42:36 +0100 don't minimize chained facts -- this leads to subtle failures, e.g. if a method succeeds without a chained fact but fails with it
blanchet [Wed, 14 Jan 2015 01:42:36 +0100] rev 59355
don't minimize chained facts -- this leads to subtle failures, e.g. if a method succeeds without a chained fact but fails with it
Tue, 13 Jan 2015 20:01:48 +0100 NEWS
hoelzl [Tue, 13 Jan 2015 20:01:48 +0100] rev 59354
NEWS
Tue, 13 Jan 2015 19:10:36 +0100 measurability prover: removed app splitting, replaced by more powerful destruction rules
hoelzl [Tue, 13 Jan 2015 19:10:36 +0100] rev 59353
measurability prover: removed app splitting, replaced by more powerful destruction rules
Sun, 11 Jan 2015 21:06:47 +0100 tuned warnings: observe Context_Position.is_visible;
wenzelm [Sun, 11 Jan 2015 21:06:47 +0100] rev 59352
tuned warnings: observe Context_Position.is_visible;
Sun, 11 Jan 2015 20:45:03 +0100 removed unused/non-portable with_tmp_fifo;
wenzelm [Sun, 11 Jan 2015 20:45:03 +0100] rev 59351
removed unused/non-portable with_tmp_fifo;
Sun, 11 Jan 2015 20:40:14 +0100 discontinued fifo channel, always use portable socket;
wenzelm [Sun, 11 Jan 2015 20:40:14 +0100] rev 59350
discontinued fifo channel, always use portable socket;
Sun, 11 Jan 2015 13:44:25 +0100 tuned -- more Sidekick-friendly layout;
wenzelm [Sun, 11 Jan 2015 13:44:25 +0100] rev 59349
tuned -- more Sidekick-friendly layout;
Sun, 11 Jan 2015 13:12:47 +0100 do not crash into already running exec, instead join its lazy result in the subsequent step (amending 59f1591a11cb);
wenzelm [Sun, 11 Jan 2015 13:12:47 +0100] rev 59348
do not crash into already running exec, instead join its lazy result in the subsequent step (amending 59f1591a11cb);
Sun, 11 Jan 2015 12:46:19 +0100 more explicit errors;
wenzelm [Sun, 11 Jan 2015 12:46:19 +0100] rev 59347
more explicit errors;
Sat, 10 Jan 2015 22:04:43 +0100 proper latex;
wenzelm [Sat, 10 Jan 2015 22:04:43 +0100] rev 59346
proper latex;
Sat, 10 Jan 2015 21:39:49 +0100 tuned -- less redundant;
wenzelm [Sat, 10 Jan 2015 21:39:49 +0100] rev 59345
tuned -- less redundant;
Sat, 10 Jan 2015 21:22:25 +0100 proper Session.save with shutdown, which is relevant to avoid persistent threads;
wenzelm [Sat, 10 Jan 2015 21:22:25 +0100] rev 59344
proper Session.save with shutdown, which is relevant to avoid persistent threads;
Sat, 10 Jan 2015 20:28:53 +0100 tuned latex;
wenzelm [Sat, 10 Jan 2015 20:28:53 +0100] rev 59343
tuned latex;
Sat, 10 Jan 2015 16:35:21 +0100 merged
wenzelm [Sat, 10 Jan 2015 16:35:21 +0100] rev 59342
merged
Sat, 10 Jan 2015 16:35:07 +0100 always use socket to test performance and stability;
wenzelm [Sat, 10 Jan 2015 16:35:07 +0100] rev 59341
always use socket to test performance and stability;
Sat, 10 Jan 2015 14:28:41 +0100 explicit shutdown of scheduler and worker thread farm, assuming Session.shutdown() before saving heap image;
wenzelm [Sat, 10 Jan 2015 14:28:41 +0100] rev 59340
explicit shutdown of scheduler and worker thread farm, assuming Session.shutdown() before saving heap image; discontinued spontaneous thread expiration from TTY age to avoid sporadic Simple_Thread.fork, which is potentially fragile in situations of resource shortage;
Sat, 10 Jan 2015 13:02:27 +0100 tuned;
wenzelm [Sat, 10 Jan 2015 13:02:27 +0100] rev 59339
tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip