wenzelm [Thu, 03 Jan 2013 14:03:44 +0100] rev 50698
always enable Future.ML_statistics where this makes sense -- runtime overhead should be negligible;
wenzelm [Thu, 03 Jan 2013 13:54:45 +0100] rev 50697
improved Monitor_Dockable, based on ML_Statistics operations;
tuned signature;
blanchet [Thu, 03 Jan 2013 13:28:37 +0100] rev 50696
get rid of two-year-old hack, now that the "metis" skolemizer no longer gets stuck in HO unification
blanchet [Thu, 03 Jan 2013 13:11:04 +0100] rev 50695
avoid explosion in higher-order unification algorithm
blanchet [Thu, 03 Jan 2013 09:56:39 +0100] rev 50694
avoid repeated calls to metis from "resolve_tac" in case of ultimate failure
blanchet [Thu, 03 Jan 2013 00:02:15 +0100] rev 50693
tuned comment
wenzelm [Wed, 02 Jan 2013 22:16:16 +0100] rev 50692
merged
wenzelm [Wed, 02 Jan 2013 21:55:57 +0100] rev 50691
added standard_frames convenience;
wenzelm [Wed, 02 Jan 2013 21:39:54 +0100] rev 50690
some grouping of standard fields;
tuned signature;
wenzelm [Wed, 02 Jan 2013 21:02:47 +0100] rev 50689
some support for chart drawing;
wenzelm [Wed, 02 Jan 2013 19:23:18 +0100] rev 50688
some support for ML statistics content interpretation;
wenzelm [Wed, 02 Jan 2013 18:03:38 +0100] rev 50687
moved files;
wenzelm [Wed, 02 Jan 2013 17:58:53 +0100] rev 50686
moved files;
wenzelm [Wed, 02 Jan 2013 16:48:22 +0100] rev 50685
ML runtime statistics: read properties from build log;
wenzelm [Wed, 02 Jan 2013 15:08:38 +0100] rev 50684
support File.read_gzip as well, in accordance to File.write_gzip;
tuned signature;