| Mon, 04 Feb 2019 16:01:44 +0100 | 
wenzelm | 
more thorough File.set_executable, notably for Windows;
 | 
file |
diff |
annotate
 | 
| Mon, 04 Feb 2019 15:45:40 +0100 | 
wenzelm | 
added executable flag for exports;
 | 
file |
diff |
annotate
 | 
| Thu, 20 Dec 2018 22:56:36 +0100 | 
wenzelm | 
clarified signature;
 | 
file |
diff |
annotate
 | 
| Sat, 08 Dec 2018 21:13:47 +0100 | 
wenzelm | 
clarified operations: uniform sorting of results;
 | 
file |
diff |
annotate
 | 
| Wed, 05 Dec 2018 22:46:44 +0100 | 
wenzelm | 
more direct File.executable operation: avoid external process (on Unix);
 | 
file |
diff |
annotate
 | 
| Wed, 05 Dec 2018 21:15:18 +0100 | 
wenzelm | 
more direct File.link operation: avoid external process;
 | 
file |
diff |
annotate
 | 
| Mon, 03 Dec 2018 14:59:42 +0100 | 
wenzelm | 
static type for Library.using: avoid Java 11 warnings on "Illegal reflective access";
 | 
file |
diff |
annotate
 | 
| Wed, 14 Nov 2018 20:04:39 +0100 | 
wenzelm | 
more uniform find_files, notably for symlinks;
 | 
file |
diff |
annotate
 | 
| Wed, 14 Nov 2018 16:26:58 +0100 | 
wenzelm | 
is_file/is_dir/read_dir: more uniform treatment of errors and boundary cases, notably for symlinks in ssh;
 | 
file |
diff |
annotate
 | 
| Wed, 14 Nov 2018 11:51:03 +0100 | 
wenzelm | 
clarified default (amending 72a9860f8602): avoid implicit change of File.find_files (it can have bad effects e.g. on "isabelle update_cartouches");
 | 
file |
diff |
annotate
 | 
| Tue, 13 Nov 2018 12:37:46 +0100 | 
wenzelm | 
clarified find_files: follow links by default, e.g. relevant for "~/cronjob/log";
 | 
file |
diff |
annotate
 | 
| Tue, 26 Sep 2017 16:12:21 +0200 | 
wenzelm | 
more operations;
 | 
file |
diff |
annotate
 | 
| Fri, 30 Jun 2017 14:17:48 +0200 | 
wenzelm | 
more operations;
 | 
file |
diff |
annotate
 | 
| Fri, 30 Jun 2017 14:01:55 +0200 | 
wenzelm | 
clarified signature;
 | 
file |
diff |
annotate
 | 
| Wed, 26 Apr 2017 16:13:05 +0200 | 
wenzelm | 
more robust treatment of non-UTF8 text files (cf. 3ed43cfc8b14), notably old log files in ISO-8859-15;
 | 
file |
diff |
annotate
 | 
| Sun, 22 Jan 2017 15:02:06 +0100 | 
wenzelm | 
hardlink within JVM;
 | 
file |
diff |
annotate
 | 
| Sun, 22 Jan 2017 13:11:38 +0100 | 
wenzelm | 
clarified operation: include dirs as well;
 | 
file |
diff |
annotate
 | 
| Wed, 04 Jan 2017 12:03:45 +0100 | 
wenzelm | 
clarified file URIs;
 | 
file |
diff |
annotate
 | 
| Tue, 03 Jan 2017 14:45:50 +0100 | 
wenzelm | 
more liberal drive letter, for the sake of file:// URLs;
 | 
file |
diff |
annotate
 | 
| Tue, 03 Jan 2017 14:17:03 +0100 | 
wenzelm | 
clarified master_dir: file-URL;
 | 
file |
diff |
annotate
 | 
| Sun, 01 Jan 2017 11:47:27 +0100 | 
wenzelm | 
clarified modules;
 | 
file |
diff |
annotate
 | 
| Thu, 29 Dec 2016 14:43:25 +0100 | 
wenzelm | 
tuned comments;
 | 
file |
diff |
annotate
 | 
| Fri, 23 Dec 2016 20:06:54 +0100 | 
wenzelm | 
proper file:// URL for external references;
 | 
file |
diff |
annotate
 | 
| Thu, 10 Nov 2016 21:54:58 +0100 | 
wenzelm | 
clarified File.move: target directory like File.copy;
 | 
file |
diff |
annotate
 | 
| Sat, 22 Oct 2016 16:39:27 +0200 | 
wenzelm | 
permissive rename operation (amending b265dd04d57d);
 | 
file |
diff |
annotate
 | 
| Tue, 18 Oct 2016 16:03:30 +0200 | 
wenzelm | 
clarified modules;
 | 
file |
diff |
annotate
 | 
| Sat, 15 Oct 2016 11:38:03 +0200 | 
wenzelm | 
prefer Isabelle standard Path;
 | 
file |
diff |
annotate
 | 
| Fri, 14 Oct 2016 21:34:52 +0200 | 
wenzelm | 
more operations;
 | 
file |
diff |
annotate
 | 
| Fri, 14 Oct 2016 20:53:10 +0200 | 
wenzelm | 
clarified file operations;
 | 
file |
diff |
annotate
 | 
| Mon, 03 Oct 2016 12:24:22 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Mon, 03 Oct 2016 10:51:51 +0200 | 
wenzelm | 
clarified modules;
 | 
file |
diff |
annotate
 | 
| Sun, 02 Oct 2016 22:05:40 +0200 | 
wenzelm | 
clarified modules;
 | 
file |
diff |
annotate
 | 
| Mon, 04 Apr 2016 20:45:54 +0200 | 
wenzelm | 
allow empty string;
 | 
file |
diff |
annotate
 | 
| Sun, 03 Apr 2016 21:32:57 +0200 | 
wenzelm | 
clarified Isabelle tool wrapper: bash, Scala, no perl, no ML;
 | 
file |
diff |
annotate
 | 
| Thu, 24 Mar 2016 14:55:43 +0100 | 
wenzelm | 
proper SHA1 digest as annex to heap file: Poly/ML reads precise segment length;
 | 
file |
diff |
annotate
 | 
| Thu, 24 Mar 2016 13:22:02 +0100 | 
wenzelm | 
more operations;
 | 
file |
diff |
annotate
 | 
| Wed, 16 Mar 2016 14:24:51 +0100 | 
wenzelm | 
clarified signature;
 | 
file |
diff |
annotate
 | 
| Mon, 07 Mar 2016 20:44:47 +0100 | 
wenzelm | 
clarified treatment of DEL;
 | 
file |
diff |
annotate
 | 
| Mon, 07 Mar 2016 18:20:22 +0100 | 
wenzelm | 
Bash.process always uses a closed script instead of an open argument list, for extra robustness on Windows, where quoting is not well-defined;
 | 
file |
diff |
annotate
 | 
| Mon, 07 Mar 2016 15:21:50 +0100 | 
wenzelm | 
manage the underlying ML process in Scala;
 | 
file |
diff |
annotate
 | 
| Sun, 28 Feb 2016 14:48:38 +0100 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Sun, 28 Feb 2016 14:33:53 +0100 | 
wenzelm | 
just one File.find_files, based on Java 7 Files operations;
 | 
file |
diff |
annotate
 | 
| Sat, 13 Feb 2016 19:52:56 +0100 | 
wenzelm | 
tuned according to ML version;
 | 
file |
diff |
annotate
 | 
| Tue, 29 Dec 2015 16:23:34 +0100 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Fri, 09 Oct 2015 16:29:18 +0200 | 
wenzelm | 
more accurate imitation of "cp -p -f";
 | 
file |
diff |
annotate
 | 
| Fri, 09 Oct 2015 16:07:14 +0200 | 
wenzelm | 
clarified, according to Isabelle_System.copy_file in ML;
 | 
file |
diff |
annotate
 | 
| Wed, 30 Sep 2015 20:02:39 +0200 | 
wenzelm | 
uniform treatment of bootstrap directories;
 | 
file |
diff |
annotate
 | 
| Thu, 20 Aug 2015 21:08:47 +0200 | 
wenzelm | 
clarified modules, like ML version;
 | 
file |
diff |
annotate
 | 
| Thu, 20 Aug 2015 19:15:17 +0200 | 
wenzelm | 
tuned signature, according to ML version;
 | 
file |
diff |
annotate
 | 
| Tue, 07 Oct 2014 14:53:51 +0200 | 
wenzelm | 
added update_cartouches tool;
 | 
file |
diff |
annotate
 | 
| Tue, 29 Apr 2014 14:04:10 +0200 | 
wenzelm | 
ignore malformed file names outright, e.g. .class files with dollar;
 | 
file |
diff |
annotate
 | 
| Sat, 05 Apr 2014 22:37:17 +0200 | 
wenzelm | 
more standard Isabelle_System.tmp_file and tmp_dir operations, in accordance to ML version;
 | 
file |
diff |
annotate
 | 
| Thu, 14 Nov 2013 17:17:57 +0100 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Fri, 30 Aug 2013 22:22:07 +0200 | 
wenzelm | 
more general backup files;
 | 
file |
diff |
annotate
 | 
| Tue, 16 Jul 2013 12:31:08 +0200 | 
wenzelm | 
separate module XZ_File to avoid initial dependency on org.tukaani.xz;
 | 
file |
diff |
annotate
 | 
| Tue, 14 May 2013 14:17:56 +0200 | 
wenzelm | 
more scalable File.write via separate chunks;
 | 
file |
diff |
annotate
 | 
| Sun, 24 Mar 2013 16:19:54 +0100 | 
wenzelm | 
prefer preset = 3 -- much faster and less memory requirement;
 | 
file |
diff |
annotate
 | 
| Sun, 24 Mar 2013 16:12:45 +0100 | 
wenzelm | 
basic support for xz files;
 | 
file |
diff |
annotate
 | 
| Sat, 23 Feb 2013 12:28:18 +0100 | 
wenzelm | 
more permissive File.read_lines, which is relevant for Managed_Process join/kill;
 | 
file |
diff |
annotate
 | 
| Sat, 12 Jan 2013 15:00:48 +0100 | 
wenzelm | 
immediate theory progress for build_dialog;
 | 
file |
diff |
annotate
 |