wenzelm [Sat, 15 Dec 2007 17:53:33 +0100] rev 25646
class Result: replaced FAILURE by SYSTEM (internal notification);
tuned isabelle command line -- explicit bash makes it work on cygwin also;
wenzelm [Sat, 15 Dec 2007 17:53:32 +0100] rev 25645
non-ML session: run with 'nice', to prevent isabelle process from flooding interactive front-ends (ProofGeneral/XEmacs etc.)
wenzelm [Sat, 15 Dec 2007 14:52:55 +0100] rev 25644
recover: not skip over "`";
wenzelm [Sat, 15 Dec 2007 14:35:50 +0100] rev 25643
package isabelle;
replaced outputWrapped by outputSync;
wenzelm [Sat, 15 Dec 2007 13:08:33 +0100] rev 25642
text_of: made even more robust against recurrent errors;
tuned;
wenzelm [Sat, 15 Dec 2007 13:08:32 +0100] rev 25641
added separate_chars;
wenzelm [Sat, 15 Dec 2007 13:08:31 +0100] rev 25640
removed unused escape_malformed;
wenzelm [Sat, 15 Dec 2007 13:08:30 +0100] rev 25639
outputWrapped: more robust initial synchronization;
wenzelm [Sat, 15 Dec 2007 12:15:28 +0100] rev 25638
Result: added STDOUT, SIGNAL;
renamed method destroy to kill;
method kill: close--sleep--destroy;
tuned;
wenzelm [Sat, 15 Dec 2007 00:52:17 +0100] rev 25637
option -m: avoid additional quoting;