wenzelm [Tue, 17 Jul 2012 16:56:29 +0200] rev 48278
avoid Source.fromFile, which does not necessarily close its input;
wenzelm [Tue, 17 Jul 2012 16:54:23 +0200] rev 48277
tuned imports;
wenzelm [Tue, 17 Jul 2012 15:56:19 +0200] rev 48276
basic setup for Isabelle build tool;
wenzelm [Tue, 17 Jul 2012 14:33:23 +0200] rev 48275
more standard main method;
wenzelm [Tue, 17 Jul 2012 13:07:28 +0200] rev 48274
avoid slightly odd share_common_data -- Poly/ML 5.5.x should manage low-memory situations (cf. f55e77f623ab);
bulwahn [Tue, 17 Jul 2012 10:39:39 +0200] rev 48273
improved equality optimisation in Quickcheck
wenzelm [Mon, 16 Jul 2012 21:20:56 +0200] rev 48272
more direct Sorts.has_instance;
tuned Sorts.mg_domain;
wenzelm [Mon, 16 Jul 2012 15:57:21 +0200] rev 48271
replaced quicksort by mergesort, which might be a bit more efficient for key operations like Ord_List.make, Sorts.minimize_sort;
wenzelm [Mon, 16 Jul 2012 15:55:21 +0200] rev 48270
comment;
wenzelm [Mon, 16 Jul 2012 11:26:16 +0200] rev 48269
added universal jdk-6u31.tar.gz component (post Isabelle2012);