| Mon, 03 Oct 2016 16:50:29 +0200 | wenzelm | basic setup for Admin/build_history -- outside of Isabelle environment; | file |
diff |
annotate | 
| Sat, 13 Aug 2016 23:33:58 +0200 | wenzelm | tuned; | file |
diff |
annotate | 
| Tue, 15 Mar 2016 23:59:39 +0100 | wenzelm | find heaps uniformly via Sessions.Store; | file |
diff |
annotate | 
| Sun, 13 Mar 2016 14:42:07 +0100 | wenzelm | tuned; | file |
diff |
annotate | 
| Sun, 13 Mar 2016 14:27:31 +0100 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Sun, 13 Mar 2016 13:04:50 +0100 | wenzelm | prefer Scala over bash function; | file |
diff |
annotate | 
| Sun, 13 Mar 2016 12:50:46 +0100 | wenzelm | tuned; | file |
diff |
annotate | 
| Sun, 13 Mar 2016 12:44:24 +0100 | wenzelm | clarified env; | file |
diff |
annotate | 
| Sun, 13 Mar 2016 12:39:12 +0100 | wenzelm | unused; | file |
diff |
annotate | 
| Sun, 13 Mar 2016 12:37:01 +0100 | wenzelm | more uniform signature for various process invocations; | file |
diff |
annotate | 
| Sat, 12 Mar 2016 21:46:31 +0100 | wenzelm | more thorough cleanup -- in Scala; | file |
diff |
annotate | 
| Wed, 09 Mar 2016 19:30:09 +0100 | wenzelm | isabelle.Build uses ML_Process directly; | 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 14:53:28 +0100 | wenzelm | clarified modules; | file |
diff |
annotate | 
| Wed, 24 Feb 2016 23:36:45 +0100 | wenzelm | more informative Build.build_results; | file |
diff |
annotate | 
| Wed, 24 Feb 2016 22:40:19 +0100 | wenzelm | more informative Process_Result; | file |
diff |
annotate | 
| Wed, 24 Feb 2016 22:11:28 +0100 | wenzelm | clarified modules; | file |
diff |
annotate | 
| Sun, 14 Feb 2016 12:40:51 +0100 | wenzelm | more direct invocation of ISABELLE_BASH_PROCESS on Windows; | file |
diff |
annotate | 
| Sun, 14 Feb 2016 11:52:27 +0100 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Sat, 13 Feb 2016 21:17:08 +0100 | wenzelm | tuned signature -- more like ML version; | file |
diff |
annotate | 
| Sat, 13 Feb 2016 20:41:56 +0100 | wenzelm | clarified bash process -- similar to ML version; | file |
diff |
annotate | 
| Sat, 13 Feb 2016 16:19:29 +0100 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Tue, 03 Nov 2015 16:35:38 +0100 | wenzelm | more direct task future implementation, with proper cancel operation; | file |
diff |
annotate | 
| Tue, 03 Nov 2015 13:54:34 +0100 | wenzelm | clarified modules; | file |
diff |
annotate | 
| Wed, 30 Sep 2015 22:01:17 +0200 | wenzelm | proper Cygwin.init (amending e00e1bf23d03); | file |
diff |
annotate | 
| Wed, 30 Sep 2015 21:05:14 +0200 | wenzelm | clarified ISABELLE_ROOT (platform path) vs. ISABELLE_HOME (standard path); | file |
diff |
annotate | 
| Wed, 30 Sep 2015 20:02:39 +0200 | wenzelm | uniform treatment of bootstrap directories; | file |
diff |
annotate | 
| Tue, 29 Sep 2015 23:43:35 +0200 | wenzelm | clarified Isabelle_System.init; | file |
diff |
annotate | 
| Tue, 29 Sep 2015 18:39:55 +0200 | wenzelm | tuned; | file |
diff |
annotate | 
| Wed, 26 Aug 2015 13:43:24 +0200 | wenzelm | clarified kill on Windows: just one executable; | file |
diff |
annotate | 
| Thu, 20 Aug 2015 21:08:47 +0200 | wenzelm | clarified modules, like ML version; | file |
diff |
annotate | 
| Thu, 20 Aug 2015 20:36:06 +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, 05 May 2015 16:25:26 +0200 | wenzelm | more portable mkdirs via perl, e.g. relevant for Windows UNC paths (network shares); | file |
diff |
annotate | 
| Sun, 03 May 2015 00:01:10 +0200 | wenzelm | misc tuning, based on warnings by IntelliJ IDEA; | file |
diff |
annotate | 
| Fri, 24 Apr 2015 16:12:20 +0200 | wenzelm | tuned message, in accordance to ML side; | file |
diff |
annotate | 
| Sun, 12 Apr 2015 11:38:05 +0200 | wenzelm | avoid redundant shell process; | file |
diff |
annotate | 
| Sat, 11 Apr 2015 20:00:05 +0200 | wenzelm | more uniform Isabelle_System.mkdirs in ML/Scala; | file |
diff |
annotate | 
| Thu, 09 Oct 2014 13:56:27 +0200 | wenzelm | prefer original TEMP from Windows, e.g. relevant for Isabelle distribution within read-only directory (due to its bundled Cygwin and /tmp inside of it); | file |
diff |
annotate | 
| Fri, 27 Jun 2014 11:30:42 +0200 | wenzelm | sane environment defaults for Mac OS X, based on former App1/script -- e.g. relevant for MacTeX PATH; | file |
diff |
annotate | 
| Mon, 05 May 2014 20:10:33 +0200 | wenzelm | expose interrupts more like ML version, but not in managed bash processes of Build; | file |
diff |
annotate | 
| Mon, 05 May 2014 10:25:09 +0200 | wenzelm | more robust process kill -- postpone interrupts on current thread; | file |
diff |
annotate | 
| Tue, 29 Apr 2014 15:24:41 +0200 | wenzelm | basic support for Mercurial command line tools; | file |
diff |
annotate | 
| Wed, 23 Apr 2014 12:39:23 +0200 | wenzelm | more abstract Exn.Interrupt and POSIX return code; | file |
diff |
annotate | 
| Wed, 23 Apr 2014 11:40:42 +0200 | wenzelm | avoid accidental use of scala.language.reflectiveCalls; | file |
diff |
annotate | 
| Tue, 22 Apr 2014 23:31:45 +0200 | wenzelm | avoid octal escape literals -- deprecated in scala-2.11.0; | file |
diff |
annotate | 
| Wed, 16 Apr 2014 09:38:40 +0200 | wenzelm | tuned signature -- separate module Word; | file |
diff |
annotate | 
| Tue, 08 Apr 2014 23:05:21 +0200 | wenzelm | more native rm_tree, using Java 7 facilities; | file |
diff |
annotate | 
| Mon, 07 Apr 2014 13:55:12 +0200 | wenzelm | support for URL as file name, similar to treatment in jEdit.java; | 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 | 
| Mon, 03 Mar 2014 10:41:58 +0100 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Thu, 20 Feb 2014 14:36:17 +0100 | wenzelm | tuned imports; | file |
diff |
annotate | 
| Tue, 18 Feb 2014 18:43:47 +0100 | wenzelm | prefer concrete list append; | file |
diff |
annotate | 
| Mon, 30 Dec 2013 12:58:13 +0100 | wenzelm | avoid hardwired /bin/bash (like canonical Isabelle shell scripts); | file |
diff |
annotate | 
| Sat, 07 Dec 2013 13:10:56 +0100 | wenzelm | more direct Isabelle_System.pdf_viewer; | file |
diff |
annotate | 
| Mon, 25 Nov 2013 18:03:38 +0100 | wenzelm | more robust and portable invocation of kill as bash builtin, instead of external executable -- NB: /bin/kill on Mac OS X Mountain Lion chokes on Linux workaround from 3610ae73cfdb; | file |
diff |
annotate | 
| Wed, 02 Oct 2013 19:49:31 +0200 | wenzelm | tuned whitespace; | file |
diff |
annotate | 
| Thu, 12 Sep 2013 18:50:41 +0200 | wenzelm | more robust System.getProperty with default; | file |
diff |
annotate | 
| Mon, 15 Jul 2013 22:11:36 +0200 | wenzelm | Scala version of init.bat; | file |
diff |
annotate | 
| Wed, 22 May 2013 16:01:08 +0200 | wenzelm | more robust command line -- accomodate /bin/kill on recent Linux (e.g. Xubuntu 13.04): | file |
diff |
annotate |