haftmann [Sun, 19 May 2013 20:15:00 +0200] rev 52069
tuned and clarified
haftmann [Sun, 19 May 2013 20:15:00 +0200] rev 52068
tuned, including signature
wenzelm [Sat, 18 May 2013 13:04:10 +0200] rev 52067
discontinued odd workaround for scala-2.10.0-RC1;
wenzelm [Sat, 18 May 2013 13:00:05 +0200] rev 52066
discontinued odd workaround for scala-2.9.2, which is hopefully obsolete in scala-2.10.x;
wenzelm [Sat, 18 May 2013 12:41:31 +0200] rev 52065
explicit notion of public options, which are shown in the editor options dialog;
avoid hard-wired stuff;
wenzelm [Fri, 17 May 2013 23:31:02 +0200] rev 52064
back to more paranoid interrupt test after request is cancelled -- avoid race condition;
wenzelm [Fri, 17 May 2013 21:15:33 +0200] rev 52063
timeout counts as regular error, with rc = 1 (cf. special Exn.Interrupt vs. regular TimeLimit.TimeOut in Isabelle/ML);