wenzelm [Sat, 10 Jan 2015 11:48:52 +0100] rev 59337
tuned;
nipkow [Sat, 10 Jan 2015 13:31:37 +0100] rev 59336
added lemma
haftmann [Sat, 10 Jan 2015 10:40:11 +0100] rev 59335
typo
haftmann [Sat, 10 Jan 2015 10:24:30 +0100] rev 59334
avoid writing into source
wenzelm [Fri, 09 Jan 2015 21:20:07 +0100] rev 59333
clarified active_job: take dependencies into account (e.g. future based on promise);
wenzelm [Fri, 09 Jan 2015 20:51:26 +0100] rev 59332
tuned;
wenzelm [Fri, 09 Jan 2015 20:39:17 +0100] rev 59331
non-strict print_state: display old proof state on failure, e.g. unfinished command;
wenzelm [Fri, 09 Jan 2015 20:12:42 +0100] rev 59330
permissive worker_start: failure to fork thread is deferred to later attempt to provide missing threads, without crashing scheduler;
wenzelm [Fri, 09 Jan 2015 19:20:00 +0100] rev 59329
clarified Event_Timer.shutdown: manager thread remains until final shutdown in Session.finish;
discontinued spontaneous thread expiration from TTY age to avoid sporadic Simple_Thread.fork, which is potentially fragile in situations of resource shortage;
wenzelm [Fri, 09 Jan 2015 11:51:02 +0100] rev 59328
ignore print process even after fork, to avoid loosing active worker threads;