src/Pure/Thy/html.scala
Sun, 30 May 2010 23:40:24 +0200 wenzelm added HTML.encode (in Scala), similar to HTML.output in ML;
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:55:57 +0200 wenzelm replaced some deprecated methods;
Mon, 29 Mar 2010 22:43:56 +0200 wenzelm adapted to Scala 2.8.0 Beta1 -- with notable changes to scala.collection;
Sat, 19 Dec 2009 16:51:32 +0100 wenzelm refined some Symbol operations/signatures;
Thu, 10 Dec 2009 13:43:51 +0100 wenzelm sealed XML.Tree;
Mon, 07 Dec 2009 00:02:54 +0100 wenzelm avoid lazy val with side-effects -- spurious null pointers!?
less more (0) -7 tip