src/Pure/Concurrent/bash.ML
Wed, 25 Apr 2012 22:53:35 +0200 wenzelm more direct bash process group invocation on Cygwin, bypassing extra sh.exe and perl.exe which tend to crash;
Mon, 16 Apr 2012 23:07:40 +0200 wenzelm redirect bash stderr to Isabelle warning as appropriate -- avoid raw process error output which may either get ignored or overload PIDE syslog in extreme cases;
Wed, 10 Aug 2011 15:17:24 +0200 wenzelm more explicit Simple_Thread.interrupt_unsynchronized, to emphasize its meaning;
Mon, 08 Aug 2011 13:40:24 +0200 wenzelm proper signature;
Sat, 16 Jul 2011 20:52:41 +0200 wenzelm moved bash operations to Isabelle_System (cf. Scala version);
Sat, 16 Jul 2011 18:20:02 +0200 wenzelm more general bash_process, which allows to terminate background processes as well;
Fri, 03 Dec 2010 17:16:53 +0100 wenzelm bash wrapper: terminate only in exceptional case, keep background processes running (e.g. 'thy_deps' or 'display_drafts');
less more (0) -7 tip