src/Tools/cache_io.ML
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);
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);
Tue, 04 Feb 2025 20:32:15 +0100 wenzelm proper Path.print for user output (amending 9498623b27f0);
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;
Fri, 24 Jun 2022 23:38:41 +0200 wenzelm clarified signature: File.read_lines is based on scalable Bytes.T;
Fri, 24 Jun 2022 23:11:59 +0200 wenzelm prefer scalable Bytes.T;
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;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
less more (0) -10 -8 tip