src/Pure/System/isabelle_system.ML
Sat, 12 Jan 2013 14:53:56 +0100 wenzelm removed unused/non-portable bash_output_fifo;
Mon, 16 Apr 2012 23:07:40 +0200 wenzelm redirect bash stderr to Isabelle warning as appropriate -- avoid raw process error output which may either get ignored or overload PIDE syslog in extreme cases;
Thu, 16 Feb 2012 14:14:58 +0100 wenzelm more uniform / portable representation of the idea of "copy_dir" (NB: cp -f dereferences symlinks on GNU/Linux, but does not on old-school Unixen including BSD/Mac OS X);
Wed, 19 Oct 2011 17:04:43 +0200 wenzelm tuned comment;
Wed, 10 Aug 2011 10:59:37 +0200 wenzelm bash_output_fifo blocks on Cygwin 1.7.x;
Sat, 16 Jul 2011 22:17:27 +0200 wenzelm clarified bash_output_fifo;
Sat, 16 Jul 2011 20:52:41 +0200 wenzelm moved bash operations to Isabelle_System (cf. Scala version);
Sat, 16 Jul 2011 20:14:58 +0200 wenzelm access to process output stream via auxiliary fifo;
Thu, 30 Jun 2011 14:55:01 +0200 wenzelm prefer Isabelle path algebra;
Sat, 26 Mar 2011 18:31:39 +0100 wenzelm Isabelle_System.create_tmp_path/with_tmp_file: optional extension;
Sun, 13 Mar 2011 16:01:00 +0100 wenzelm Path.print is the official way to show file-system paths to users -- note that Path.implode often indicates violation of the abstract datatype;
Tue, 21 Dec 2010 11:54:35 +0100 wenzelm make SML/NJ and Poly/ML agree on the type of "before";
Mon, 20 Dec 2010 14:44:00 +0100 wenzelm slightly more standard Isabelle_System.with_tmp_file/with_tmp_dir (cf. Scala version);
Sun, 28 Nov 2010 16:35:56 +0100 wenzelm more permissive Isabelle_System.mkdir;
Sat, 27 Nov 2010 15:45:20 +0100 wenzelm more basic Isabelle_System.mkdir;
Sat, 27 Nov 2010 15:28:00 +0100 wenzelm more explicit Isabelle_System operations;
less more (0) tip