src/Pure/PIDE/xml.scala
Fri, 01 Dec 2017 20:41:59 +0100 wenzelm more operations;
Fri, 01 Dec 2017 15:49:01 +0100 wenzelm proper synchronized Map: this may be used on multiple threads;
Mon, 26 Jun 2017 23:12:39 +0200 wenzelm some HTML GUI elements;
Thu, 01 Jun 2017 12:27:20 +0200 wenzelm tuned;
Thu, 01 Jun 2017 11:57:04 +0200 wenzelm uniform output of HTML as XML;
Mon, 22 May 2017 19:34:01 +0200 wenzelm clarified signature;
Mon, 08 May 2017 14:30:37 +0200 wenzelm proper type for iterated application;
Sun, 07 May 2017 16:04:19 +0200 wenzelm more operations;
Mon, 20 Mar 2017 17:24:40 +0100 wenzelm tuned;
Mon, 20 Mar 2017 15:37:14 +0100 wenzelm more operations;
Sat, 07 Jan 2017 16:16:41 +0100 wenzelm Line.Document consists of independently allocated strings;
Mon, 24 Oct 2016 12:16:12 +0200 wenzelm discontinued unused / untested distinction of separate PIDE modules;
Sun, 23 Oct 2016 13:16:23 +0200 wenzelm more operations (see also properties.ML);
Sun, 23 Oct 2016 12:27:11 +0200 wenzelm tuned;
Wed, 26 Aug 2015 14:13:31 +0200 wenzelm tuned signature;
Sun, 03 May 2015 00:01:10 +0200 wenzelm misc tuning, based on warnings by IntelliJ IDEA;
Tue, 12 Aug 2014 15:46:20 +0200 wenzelm tuned;
Tue, 12 Aug 2014 13:18:17 +0200 wenzelm more compact representation of special string values;
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