src/Pure/System/bash.scala
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Mon, 13 Sep 2021 11:52:32 +0200 wenzelm clarified signature;
Thu, 09 Sep 2021 16:53:40 +0200 wenzelm more robust: client could have terminated already;
Sun, 29 Aug 2021 12:04:55 +0200 wenzelm clarified process description;
Thu, 19 Aug 2021 12:01:57 +0200 wenzelm tuned;
Thu, 12 Aug 2021 14:18:46 +0200 wenzelm provide bash_process server for Isabelle/ML and other external programs;
Sat, 07 Aug 2021 22:23:37 +0200 wenzelm clarified signature: more options for bash_process;
Sat, 07 Aug 2021 21:25:47 +0200 wenzelm tuned signature;
Mon, 26 Jul 2021 13:04:55 +0200 wenzelm clarified signature;
Thu, 01 Jul 2021 13:46:42 +0200 wenzelm clarified modules and signatures;
Wed, 30 Jun 2021 20:57:38 +0200 wenzelm support for Isabelle setup in pure Java;
Wed, 30 Jun 2021 15:35:39 +0200 wenzelm clarified package: towards stand-alone setup;
Wed, 30 Jun 2021 11:35:07 +0200 wenzelm clarified signature: prefer Java interfaces;
Mon, 28 Jun 2021 20:52:31 +0200 wenzelm clarified signature;
Mon, 28 Jun 2021 20:02:32 +0200 wenzelm clarified signature;
Mon, 28 Jun 2021 13:45:46 +0200 wenzelm clarified modules;
Sun, 16 May 2021 13:34:27 +0200 wenzelm tuned signature --- following hints by IntelliJ IDEA;
Sun, 25 Apr 2021 22:33:15 +0200 wenzelm avoid "exec" to change the winpid;
Sun, 25 Apr 2021 21:12:59 +0200 wenzelm clarified check of root process on Windows (NB: the winpid is less stable than the Cygwin/Posix pid, so it needs to be "patched" into the the bash script, instead of bash_process.c);
Thu, 22 Apr 2021 23:40:22 +0200 wenzelm fast approximation of test for process group (NB: initial process might already be terminated, while background processes are still running);
Thu, 22 Apr 2021 23:03:58 +0200 wenzelm clarified signature;
Thu, 22 Apr 2021 22:07:05 +0200 wenzelm clarified command-line;
Mon, 12 Apr 2021 18:10:13 +0200 wenzelm clarified signature for Scala functions;
Sat, 13 Mar 2021 12:36:24 +0100 wenzelm clarified signature: function_thread is determined in Isabelle/Scala, not Isabelle/ML;
Thu, 04 Mar 2021 21:04:27 +0100 wenzelm clarified signature --- fewer warnings;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Mon, 01 Mar 2021 18:11:06 +0100 wenzelm clarified signature;
Mon, 22 Feb 2021 12:30:05 +0100 wenzelm clarified signature: process_result timing from Isabelle/Scala;
Sun, 21 Feb 2021 13:14:08 +0100 wenzelm more accurate process_result in ML, corresponding to Process_Result in Scala;
Sun, 21 Feb 2021 00:49:09 +0100 wenzelm clarified lines (again);
less more (0) -50 -30 tip