Thu, 06 Feb 2025 12:07:47 +0100 |
wenzelm |
avoid tmp files to improve robustness on Windows, where ERROR_PATH_NOT_FOUND has been seen (see also 569135d7352a);
|
file |
diff |
annotate
|
Wed, 05 Feb 2025 21:29:13 +0100 |
wenzelm |
clarified signature: re-use existing Process_Result.T (NB: err_lines are de-facto program startup errors, anything else is redirected to out_lines);
|
file |
diff |
annotate
|
Tue, 04 Feb 2025 20:32:15 +0100 |
wenzelm |
proper Path.print for user output (amending 9498623b27f0);
|
file |
diff |
annotate
|
Fri, 01 Sep 2023 21:23:55 +0200 |
wenzelm |
more robust access to output file of external smt, notably for Windows 11, where transient ERROR_SHARING_VIOLATION has been seen;
|
file |
diff |
annotate
|
Fri, 24 Jun 2022 23:38:41 +0200 |
wenzelm |
clarified signature: File.read_lines is based on scalable Bytes.T;
|
file |
diff |
annotate
|
Fri, 24 Jun 2022 23:11:59 +0200 |
wenzelm |
prefer scalable Bytes.T;
|
file |
diff |
annotate
|
Mon, 07 Mar 2016 21:09:28 +0100 |
wenzelm |
File.bash_string operations in ML as in Scala -- exclusively for GNU bash, not perl and not user output;
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 20:05:34 +0100 |
wenzelm |
renamed "pairself" to "apply2", in accordance to @{apply 2};
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 16:07:28 +0100 |
wenzelm |
synchronized read access to cache file -- avoid potential conflict with ongoing write (which is non-atomic);
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 15:23:36 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 16 Jul 2011 20:52:41 +0200 |
wenzelm |
moved bash operations to Isabelle_System (cf. Scala version);
|
file |
diff |
annotate
|
Sat, 26 Mar 2011 18:31:39 +0100 |
wenzelm |
Isabelle_System.create_tmp_path/with_tmp_file: optional extension;
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 20:21:24 +0100 |
wenzelm |
explicit type SHA1.digest;
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 16:14:14 +0100 |
wenzelm |
more conventional variable name;
|
file |
diff |
annotate
|