wenzelm [Sat, 30 Nov 2013 16:07:00 +0100] rev 54652
non-focusable button, to avoid second interpretation of SPACE in C+e SPACE (isabelle.set-node-required);
wenzelm [Sat, 30 Nov 2013 15:05:10 +0100] rev 54651
more thorough read_pid with extra delay, to give external process a chance to write pid file before attempting to terminate it -- especially relevant for PIDE document processing, where interrupts can happen in the range of milliseconds;
wenzelm [Thu, 28 Nov 2013 13:59:00 +0100] rev 54650
Added tag Isabelle2013-2-RC2 for changeset 99b9249b3e05
wenzelm [Thu, 28 Nov 2013 12:54:39 +0100] rev 54649
more official task context via Task_Queue.enroll, which is required to participate in group cancellation (e.g. to terminate command exec);
tuned signature;
wenzelm [Mon, 25 Nov 2013 21:36:10 +0100] rev 54648
NEWS;
wenzelm [Mon, 25 Nov 2013 21:17:18 +0100] rev 54647
more defensive order of Markup.failed vs. Markup.finished -- more informative status in Isabelle/Scala, although it is not rendered in Isabelle/jEdit;