Fri, 16 Dec 2011 13:37:08 +0100 |
wenzelm |
prefer sorting from Scala library;
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 13:52:14 +0200 |
wenzelm |
proper platform_file_url for Windows UNC paths (server shares);
|
file |
diff |
annotate
|
Tue, 27 Sep 2011 22:35:57 +0200 |
wenzelm |
proper platform_file_url;
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 20:35:50 +0200 |
wenzelm |
more abstract wrapping of fifos as System_Channel;
|
file |
diff |
annotate
|
Sat, 13 Aug 2011 16:07:26 +0200 |
wenzelm |
reduced verbosity;
|
file |
diff |
annotate
|
Thu, 07 Jul 2011 13:48:30 +0200 |
wenzelm |
simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
|
file |
diff |
annotate
|
Tue, 05 Jul 2011 21:32:48 +0200 |
wenzelm |
prefer space_explode/split_lines as in Isabelle/ML;
|
file |
diff |
annotate
|
Tue, 05 Jul 2011 21:20:24 +0200 |
wenzelm |
Path.split convenience;
|
file |
diff |
annotate
|
Tue, 05 Jul 2011 10:54:05 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 04 Jul 2011 22:11:32 +0200 |
wenzelm |
quasi-static Isabelle_System -- reduced tendency towards "functorial style";
|
file |
diff |
annotate
|
Mon, 04 Jul 2011 20:18:19 +0200 |
wenzelm |
explicit class Counter;
|
file |
diff |
annotate
|
Thu, 30 Jun 2011 14:55:01 +0200 |
wenzelm |
prefer Isabelle path algebra;
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 14:52:32 +0200 |
wenzelm |
explicit import java.lang.System to prevent odd scope problems;
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 21:35:48 +0200 |
wenzelm |
lazy Isabelle_System.default supports implicit boot;
|
file |
diff |
annotate
|
Mon, 20 Jun 2011 23:19:38 +0200 |
wenzelm |
simplified/generalized ISABELLE_FONTS handling;
|
file |
diff |
annotate
|
Sat, 26 Mar 2011 16:21:41 +0100 |
wenzelm |
suppress Mercurial backup files;
|
file |
diff |
annotate
|
Sat, 25 Sep 2010 14:16:59 +0200 |
wenzelm |
tuned mk_fifo;
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 14:06:48 +0200 |
wenzelm |
eliminated Simple_Thread shorthands that can overlap with full version;
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 12:52:35 +0200 |
wenzelm |
more robust Managed_Process.kill: check after sending signal;
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 00:45:42 +0200 |
wenzelm |
more robust lib/scripts/process, with explicit script/no_script mode;
|
file |
diff |
annotate
|
Tue, 21 Sep 2010 22:16:22 +0200 |
wenzelm |
refined Isabelle_System.bash_output: pass pid via stdout, separate stdout/stderr;
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 23:36:26 +0200 |
wenzelm |
refined ML/Scala bash wrapper, based on more general lib/scripts/process;
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 21:54:58 +0200 |
wenzelm |
more robust Isabelle_System.rm_fifo: avoid external bash invocation, which might not work in JVM shutdown phase (due to Runtime.addShutdownHook);
|
file |
diff |
annotate
|
Sun, 19 Sep 2010 23:38:34 +0200 |
wenzelm |
simplified Isabelle_System.mk_fifo: inlined script, append PPID and PID uniformly;
|
file |
diff |
annotate
|
Sat, 18 Sep 2010 21:10:07 +0200 |
wenzelm |
simplified fifo handling -- rm_fifo always succeeds without ever blocking;
|
file |
diff |
annotate
|
Sat, 18 Sep 2010 17:39:23 +0200 |
wenzelm |
Isabelle_System.mk_fifo: more robust enumeration of unique names, based on persisting JVM pid (parent of shell process);
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 21:30:10 +0200 |
wenzelm |
do not buffer fifo streams here -- done in Isabelle_Process;
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 21:35:45 +0200 |
wenzelm |
uniform raw_dump for input/output fifos on Cygwin;
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 18:18:32 +0200 |
wenzelm |
Isabelle_Process: separate input fifo for commands (still using the old tty protocol);
|
file |
diff |
annotate
|
Tue, 08 Jun 2010 17:45:39 +0200 |
wenzelm |
clarified font_family vs. font_family_default;
|
file |
diff |
annotate
|