src/Pure/Concurrent/bash.ML
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');
Sun, 28 Nov 2010 15:34:35 +0100 wenzelm more conventional exception propagation -- taking into account Simple_Thread.fork wrapping;
Sat, 27 Nov 2010 20:10:57 +0100 wenzelm more thorough process termination (cf. Scala version);
Sat, 27 Nov 2010 19:17:55 +0100 wenzelm prefer Isabelle/ML concurrency elements;
Sat, 27 Nov 2010 16:29:53 +0100 wenzelm removed bash from ML system bootstrap, and past the Secure ML barrier;
less more (0) tip