haftmann [Sat, 22 May 2010 10:13:02 +0200] rev 37076
modernized sorting algorithms; quicksort implements sort
haftmann [Sat, 22 May 2010 10:12:50 +0200] rev 37075
modernized sorting algorithms; quicksort implements sort
haftmann [Sat, 22 May 2010 10:12:49 +0200] rev 37074
localized properties_for_sort
wenzelm [Mon, 24 May 2010 23:19:40 +0200] rev 37073
@tailrec annotation;
wenzelm [Mon, 24 May 2010 23:01:51 +0200] rev 37072
renamed "rev" to "reverse" following usual Scala conventions;
wenzelm [Sat, 22 May 2010 23:59:09 +0200] rev 37071
parse_spans: cover full range including adjacent well-formed commands -- intermediate ignored and malformed commands are reparsed as well;
wenzelm [Sat, 22 May 2010 23:53:09 +0200] rev 37070
added rev_iterator;
wenzelm [Sat, 22 May 2010 22:30:43 +0200] rev 37069
tuned;
wenzelm [Sat, 22 May 2010 22:30:37 +0200] rev 37068
access statically typed dockable windows;
wenzelm [Sat, 22 May 2010 22:05:41 +0200] rev 37067
simplified dockables using class Dockable;
wenzelm [Sat, 22 May 2010 21:48:01 +0200] rev 37066
generic dockable window;
wenzelm [Sat, 22 May 2010 20:59:55 +0200] rev 37065
separate event bus and dockable for raw output (stdout);
wenzelm [Sat, 22 May 2010 20:37:59 +0200] rev 37064
more Mac OS problems;
wenzelm [Sat, 22 May 2010 20:37:20 +0200] rev 37063
ignore system messages;