src/Pure/PIDE/xml.scala
Thu, 20 Feb 2014 14:36:17 +0100 wenzelm tuned imports;
Wed, 07 Aug 2013 14:13:59 +0200 wenzelm tuned signature;
Tue, 14 May 2013 19:30:21 +0200 wenzelm tuned signature;
Tue, 09 Apr 2013 20:27:27 +0200 wenzelm tuned signature;
Tue, 19 Feb 2013 20:19:21 +0100 wenzelm help JVM to cope with large symbolic structures;
Fri, 28 Sep 2012 22:53:18 +0200 wenzelm support for wrapped XML elements, which allows to preserve full markup tree information in to_XML/from_XML conversion;
Thu, 27 Sep 2012 15:55:38 +0200 wenzelm removed obsolete org.w3c.dom operations;
Thu, 20 Sep 2012 11:09:53 +0200 wenzelm tuned signature;
Thu, 20 Sep 2012 10:43:04 +0200 wenzelm tuned;
Tue, 18 Sep 2012 15:55:29 +0200 wenzelm recover order of stacked markup;
Tue, 18 Sep 2012 14:51:12 +0200 wenzelm some actual rich text markup via XML.content_markup;
Thu, 08 Mar 2012 21:36:36 +0100 wenzelm simplified -- plain map_index is sufficient (pointed out by Enrico Tassi);
Tue, 29 Nov 2011 21:29:53 +0100 wenzelm separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
Mon, 28 Nov 2011 22:18:19 +0100 wenzelm explicit indication of modules for independent Scala library;
Wed, 07 Sep 2011 23:08:04 +0200 wenzelm XML.cache for partial sharing (strings only);
Mon, 05 Sep 2011 20:30:37 +0200 wenzelm tuned imports;
Sun, 04 Sep 2011 19:12:06 +0200 wenzelm simplified signatures;
Sun, 04 Sep 2011 19:06:45 +0200 wenzelm synchronous XML.Cache without actor -- potentially more efficient on machines with few cores;
Sun, 04 Sep 2011 15:21:50 +0200 wenzelm moved XML/YXML to src/Pure/PIDE;
less more (0) tip