Mon, 25 Nov 2013 20:49:20 +0100more robust status reports: avoid loosing information about physical events (see also 28d207ba9340, 2bc5924b117f, 9edfd36a0355) -- NB: TTY and Proof General ignore Output.status and Output.report;
wenzelm [Mon, 25 Nov 2013 20:49:20 +0100] rev 55295
more robust status reports: avoid loosing information about physical events (see also 28d207ba9340, 2bc5924b117f, 9edfd36a0355) -- NB: TTY and Proof General ignore Output.status and Output.report;
more defensive order of Markup.failed vs. Markup.finished, to allow breakdown of ML execution context (see also d7a1973b063c);

Mon, 25 Nov 2013 18:03:38 +0100more 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;
wenzelm [Mon, 25 Nov 2013 18:03:38 +0100] rev 55294
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;

Sun, 24 Nov 2013 18:06:09 +0100Added tag Isabelle2013-2-RC1 for changeset 57aefb80b639
wenzelm [Sun, 24 Nov 2013 18:06:09 +0100] rev 55293
Added tag Isabelle2013-2-RC1 for changeset 57aefb80b639

Sat, 23 Nov 2013 12:59:12 +0100more on GTK;
wenzelm [Sat, 23 Nov 2013 12:59:12 +0100] rev 55292
more on GTK;

Fri, 22 Nov 2013 21:57:50 +0100reintroduced e2d08b9c9047, lost in 54e290da6da8 + e13b0c88c798 (clone of f6ffe53387ef);
wenzelm [Fri, 22 Nov 2013 21:57:50 +0100] rev 55291
reintroduced e2d08b9c9047, lost in 54e290da6da8 + e13b0c88c798 (clone of f6ffe53387ef);

Thu, 21 Nov 2013 22:13:11 +0100NEWS;
wenzelm [Thu, 21 Nov 2013 22:13:11 +0100] rev 55290
NEWS;

Thu, 21 Nov 2013 21:55:29 +0100back to Status.FINISHED and immediate remove_overlay (reverting 6e69f9ca8f1c), which is important to avoid restart of print function after edits + re-assignment of located command;
wenzelm [Thu, 21 Nov 2013 21:55:29 +0100] rev 55289
back to Status.FINISHED and immediate remove_overlay (reverting 6e69f9ca8f1c), which is important to avoid restart of print function after edits + re-assignment of located command;
resolve sendback wrt. static command id, to allow active area even after exec_id is removed (cf. prune_delay);

Wed, 20 Nov 2013 23:00:18 +0100updated to Isabelle2013-2;
wenzelm [Wed, 20 Nov 2013 23:00:18 +0100] rev 55288
updated to Isabelle2013-2;

Wed, 20 Nov 2013 22:15:53 +0100compile on Windows (clone of d04576557400);
wenzelm [Wed, 20 Nov 2013 22:15:53 +0100] rev 55287
compile on Windows (clone of d04576557400);

Wed, 20 Nov 2013 22:10:45 +0100register actual group of nested worker context -- relevant for insulated cancellation of exec_ids (see also 78693e46a237, e0169f13bd37);
wenzelm [Wed, 20 Nov 2013 22:10:45 +0100] rev 55286
register actual group of nested worker context -- relevant for insulated cancellation of exec_ids (see also 78693e46a237, e0169f13bd37);
tuned signature;