src/Pure/Concurrent/simple_thread.scala
Tue, 03 Nov 2015 11:24:42 +0100 wenzelm cancel already running request;
Sat, 19 Sep 2015 20:31:57 +0200 wenzelm allow to cancel running event;
Thu, 11 Dec 2014 23:31:30 +0100 wenzelm added Par_List in Scala, in accordance to ML version;
Mon, 05 May 2014 09:24:34 +0200 wenzelm tuned signature;
Mon, 28 Apr 2014 14:41:49 +0200 wenzelm mane delayed events outside of Swing thread -- triggers no longer require Swing_Thread.later;
Fri, 25 Apr 2014 21:31:39 +0200 wenzelm tuned signature -- separate pool for JFuture tasks, which can be canceled;
Thu, 24 Apr 2014 22:20:36 +0200 wenzelm obsolete;
Thu, 24 Apr 2014 16:52:17 +0200 wenzelm simplified -- prefer Consumer_Thread over Actor;
Wed, 23 Apr 2014 12:39:23 +0200 wenzelm more abstract Exn.Interrupt and POSIX return code;
Thu, 20 Sep 2012 20:13:42 +0200 wenzelm text_rendering as managed task, with cancellation;
Thu, 19 Jul 2012 20:49:17 +0200 wenzelm support for detached Bash_Job with some control operations;
Tue, 29 Nov 2011 21:29:53 +0100 wenzelm separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
Mon, 28 Nov 2011 22:18:19 +0100 wenzelm explicit indication of modules for independent Scala library;
Wed, 22 Sep 2010 14:06:48 +0200 wenzelm eliminated Simple_Thread shorthands that can overlap with full version;
Tue, 21 Sep 2010 22:01:27 +0200 wenzelm tuned;
Tue, 21 Sep 2010 21:51:26 +0200 wenzelm added Simple_Thread.future convenience;
Mon, 20 Sep 2010 21:20:06 +0200 wenzelm added Isabelle_Process.syslog;
Mon, 23 Aug 2010 16:50:09 +0200 wenzelm optional daemon flag;
Mon, 23 Aug 2010 16:07:18 +0200 wenzelm module for simplified thread operations (Scala version);
less more (0) tip