blanchet [Wed, 31 Aug 2011 11:14:53 +0200] rev 44623
tuning
blanchet [Wed, 31 Aug 2011 11:12:27 +0200] rev 44622
avoid relying on dubious TFF1 feature
blanchet [Wed, 31 Aug 2011 08:49:10 +0200] rev 44621
killed FIXME (the ATP exporter outputs TPTP FOF, which is first-order)
blanchet [Wed, 31 Aug 2011 08:49:10 +0200] rev 44620
fixed explicit declaration of TFF1 types
bulwahn [Tue, 30 Aug 2011 20:10:48 +0200] rev 44619
adding list_size_append (thanks to Rene Thiemann)
bulwahn [Tue, 30 Aug 2011 20:10:47 +0200] rev 44618
strengthening list_size_pointwise (thanks to Rene Thiemann)
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;