src/Pure/General/xml.scala
Mon, 30 Aug 2010 11:09:26 +0200 wenzelm tuned;
Sat, 28 Aug 2010 22:58:24 +0200 wenzelm XML.Cache: intern property keys once and for all (again);
Thu, 19 Aug 2010 14:52:25 +0200 wenzelm tuned XML.content: Stream based iteration is supposed to be declarative *and* efficient;
Mon, 16 Aug 2010 18:20:36 +0200 wenzelm XML.Cache: pipe-lined (thread-safe) version using actor;
Wed, 11 Aug 2010 00:42:01 +0200 wenzelm more uniform XML/YXML string_of_body/string_of_tree;
Tue, 10 Aug 2010 23:03:48 +0200 wenzelm type XML.Body as basic data representation language (Scala version);
Tue, 10 Aug 2010 18:23:12 +0200 wenzelm tuned;
Sun, 08 Aug 2010 13:59:57 +0200 wenzelm cache_string: store trimmed string value;
Sat, 07 Aug 2010 22:43:57 +0200 wenzelm simplified some Markup;
Sat, 07 Aug 2010 22:09:52 +0200 wenzelm simplified type XML.Tree: embed Markup directly, avoid slightly odd triple;
Tue, 11 May 2010 23:36:06 +0200 wenzelm more precise pretty printing based on actual font metrics;
Thu, 06 May 2010 22:54:25 +0200 wenzelm added content_length;
Tue, 30 Mar 2010 00:47:52 +0200 wenzelm recovered StringBuilder functionality after subtle change of + and ++ in Scala 2.8.0 Beta 1;
Mon, 29 Mar 2010 22:43:56 +0200 wenzelm adapted to Scala 2.8.0 Beta1 -- with notable changes to scala.collection;
Mon, 11 Jan 2010 23:00:05 +0100 wenzelm incorporate "proofdocument" part into main Isabelle/Pure.jar -- except for html_panel.scala, which depends on external library (Lobo/Cobra browser);
less more (0) -15 tip