wenzelm [Sat, 28 Aug 2010 22:58:24 +0200] rev 38844
XML.Cache: intern property keys once and for all (again);
wenzelm [Sat, 28 Aug 2010 20:24:41 +0200] rev 38843
more careful locking of jEdit buffer;
wenzelm [Sat, 28 Aug 2010 17:37:57 +0200] rev 38842
avoid application crash due to wrong requirement -- result is joined, but change not necessarily finished due to extra map;
wenzelm [Sat, 28 Aug 2010 17:27:38 +0200] rev 38841
include Document.History in Document.State -- just one universal session state maintained by main actor;
Session.command_change_buffer: thread actor ensures asynchronous dispatch;
misc tuning;
wenzelm [Sat, 28 Aug 2010 17:20:53 +0200] rev 38840
volatile variables (in Scala);
wenzelm [Sat, 28 Aug 2010 15:25:32 +0200] rev 38839
non-critical output primitives -- depending on thread-safe TextIO, while races wrt. flushing should not matter;
wenzelm [Fri, 27 Aug 2010 22:30:25 +0200] rev 38838
modernized specifications;
wenzelm [Fri, 27 Aug 2010 22:09:51 +0200] rev 38837
discontinued separate Pure-ProofGeneral keywords session -- protocol commands are already defined in Pure;