src/Pure/Concurrent/standard_thread.scala
Sat, 04 Apr 2020 21:38:20 +0200 wenzelm proper use of flag;
Sat, 04 Apr 2020 21:16:06 +0200 wenzelm clarified signature;
Sat, 04 Apr 2020 20:16:25 +0200 wenzelm finally expose interrupt, similar to ML;
Sat, 04 Apr 2020 19:18:19 +0200 wenzelm clarified signature;
Sat, 04 Apr 2020 18:05:37 +0200 wenzelm thread pool with Standard_Thread workers;
Sat, 04 Apr 2020 17:50:56 +0200 wenzelm clarified signature;
Sat, 04 Apr 2020 13:45:21 +0200 wenzelm support for uninterruptible execution;
Thu, 05 Jan 2017 22:57:59 +0100 wenzelm more informative error for spurious crash;
Mon, 24 Oct 2016 12:16:12 +0200 wenzelm discontinued unused / untested distinction of separate PIDE modules;
Sun, 02 Oct 2016 19:36:57 +0200 wenzelm tuned whitespace;
Mon, 05 Sep 2016 22:09:52 +0200 wenzelm clarified modules;
Thu, 17 Mar 2016 12:32:12 +0100 wenzelm unused;
Thu, 04 Feb 2016 21:28:56 +0100 wenzelm removed unused cancel operation;
Tue, 05 Jan 2016 13:40:58 +0100 wenzelm ensure that thread pool creates daemon threads, to increase chances that the JVM terminates spontaneously;
Tue, 03 Nov 2015 17:53:09 +0100 wenzelm tuned signature;
Tue, 03 Nov 2015 16:35:38 +0100 wenzelm more direct task future implementation, with proper cancel operation;
Tue, 03 Nov 2015 13:54:34 +0100 wenzelm clarified modules;
less more (0) tip