blanchet [Sun, 04 May 2014 18:14:58 +0200] rev 56846
renamed 'xxx_size' to 'size_xxx' for old datatype package
boehmes [Sun, 04 May 2014 16:17:53 +0200] rev 56845
removed obsolete internal SAT solvers
wenzelm [Sat, 03 May 2014 23:15:00 +0200] rev 56844
standardize to implode_short form;
clarified treatment of directories;
wenzelm [Sat, 03 May 2014 22:47:43 +0200] rev 56843
support for path completion based on file-system content;
wenzelm [Sat, 03 May 2014 20:31:29 +0200] rev 56842
yet another completion option, to imitate old less ambitious behavior;
wenzelm [Sat, 03 May 2014 20:20:55 +0200] rev 56841
reduced cluttering of popups;
wenzelm [Sat, 03 May 2014 20:10:49 +0200] rev 56840
propagate more events, notably after hide_popup (e.g. LEFT, RIGHT);
wenzelm [Fri, 02 May 2014 23:31:25 +0200] rev 56839
merged
wenzelm [Fri, 02 May 2014 23:30:47 +0200] rev 56838
NEWS;
wenzelm [Fri, 02 May 2014 23:25:56 +0200] rev 56837
more robust interrupt handling for Scala_Console, which uses JVM Thread.interrupt instead of POSIX SIGINT;
wenzelm [Fri, 02 May 2014 23:06:05 +0200] rev 56836
more sensible interrupt of interpreter, when the user pushes Cancel button;
wenzelm [Fri, 02 May 2014 22:33:34 +0200] rev 56835
obsolete in scala-2.11.0;