wenzelm [Thu, 01 Sep 2011 14:10:52 +0200] rev 44617
more flexible sorting;
tuned display;
wenzelm [Thu, 01 Sep 2011 13:39:40 +0200] rev 44616
tuned signature;
wenzelm [Thu, 01 Sep 2011 13:34:45 +0200] rev 44615
more abstract Document.Node.Name;
tuned signature;
wenzelm [Thu, 01 Sep 2011 11:33:44 +0200] rev 44614
more careful treatment of interrupts, to retain them within forked/joined boundary of command transactions;
wenzelm [Wed, 31 Aug 2011 22:10:07 +0200] rev 44613
crude display of node status;
tuned signature;
wenzelm [Wed, 31 Aug 2011 20:47:33 +0200] rev 44612
explicit cancel_execution before queueing new edits -- potential performance improvement for machines with few cores;
wenzelm [Wed, 31 Aug 2011 20:32:24 +0200] rev 44611
explicit running_color;
stronger colors for overview, more transparent colors for status within text;
wenzelm [Wed, 31 Aug 2011 19:52:13 +0200] rev 44610
tuned join_commands: avoid traversing cumulative table;
wenzelm [Wed, 31 Aug 2011 17:36:10 +0200] rev 44609
some support for theory status overview;
wenzelm [Wed, 31 Aug 2011 17:22:49 +0200] rev 44608
tuned Commands_Changed: cover nodes as well;