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);
wenzelm [Mon, 16 Jul 2012 11:12:06 +0200] rev 48268
more components from Isabelle2011-1 and Isabelle2012;
bulwahn [Mon, 16 Jul 2012 08:44:29 +0200] rev 48267
deactivate Find_Unused_Assms_Examples to see if isabelle test's failures is caused by this example file
wenzelm [Sun, 15 Jul 2012 22:58:52 +0200] rev 48266
merged;
krauss [Sun, 15 Jul 2012 22:56:49 +0200] rev 48265
updated versions
krauss [Sun, 15 Jul 2012 22:31:31 +0200] rev 48264
added component integrity checks and some initial checksums
wenzelm [Sun, 15 Jul 2012 17:53:47 +0200] rev 48263
prefer canonical fold_rev;