wenzelm [Wed, 22 Sep 2010 15:01:34 +0200] rev 39589
Session_Dockable: basic syslog output;
wenzelm [Wed, 22 Sep 2010 14:53:42 +0200] rev 39588
just one Session.raw_messages event bus;
wenzelm [Wed, 22 Sep 2010 14:29:13 +0200] rev 39587
more reactive handling of Isabelle_Process startup errors;
wenzelm [Wed, 22 Sep 2010 14:06:48 +0200] rev 39586
eliminated Simple_Thread shorthands that can overlap with full version;
wenzelm [Wed, 22 Sep 2010 13:47:48 +0200] rev 39585
main Isabelle_Process via Isabelle_System.Managed_Process;
simplified init message: no pid;
misc tuning and simplification;
wenzelm [Wed, 22 Sep 2010 12:52:35 +0200] rev 39584
more robust Managed_Process.kill: check after sending signal;
wenzelm [Wed, 22 Sep 2010 00:45:42 +0200] rev 39583
more robust lib/scripts/process, with explicit script/no_script mode;
added general Isabelle_System.Managed_Process, with bash_output as application;
tuned;
wenzelm [Wed, 22 Sep 2010 00:17:35 +0200] rev 39582
Standard_System.with_tmp_file: deleteOnExit to make double sure;
wenzelm [Tue, 21 Sep 2010 22:16:22 +0200] rev 39581
refined Isabelle_System.bash_output: pass pid via stdout, separate stdout/stderr;
wenzelm [Tue, 21 Sep 2010 22:08:13 +0200] rev 39580
tuned whitespace;