wenzelm [Mon, 01 Jun 2009 15:26:00 +0200] rev 31326
slightly later setup of ML and secure operations;
wenzelm [Mon, 01 Jun 2009 15:26:00 +0200] rev 31325
moved local ML environment to separate module ML_Env;
wenzelm [Mon, 01 Jun 2009 15:25:59 +0200] rev 31324
removed print function from global ML name space, to reduce risk of surprises;
wenzelm [Mon, 01 Jun 2009 13:32:54 +0200] rev 31323
made SML/NJ happy;
wenzelm [Sun, 31 May 2009 19:05:20 +0200] rev 31322
attempt to eliminate adhoc makestring at runtime (which is not well-defined);
wenzelm [Sun, 31 May 2009 17:47:04 +0200] rev 31321
eliminated misleading dummy versions of print/makestring, cf. 6974449ddea9;
wenzelm [Sun, 31 May 2009 17:45:53 +0200] rev 31320
provide local dummy version of makestring -- NB: makestring is fragile and not portable, it should not occur in repository sources;
wenzelm [Sun, 31 May 2009 16:41:52 +0200] rev 31319
no longer open PolyML -- to avoid surprises within the global name space;
recovered some important PolyML bindings (NB: print and makestring cannot be rebound without loosing infinite overloading);
wenzelm [Sun, 31 May 2009 16:29:39 +0200] rev 31318
explicit PolyML qualification;
wenzelm [Sun, 31 May 2009 15:49:35 +0200] rev 31317
removed "compress" option from isabelle-process and isabelle usedir -- this is always enabled;
wenzelm [Sun, 31 May 2009 15:29:43 +0200] rev 31316
test experimental Poly/ML 5.3;
wenzelm [Sun, 31 May 2009 15:27:19 +0200] rev 31315
removed obsolete COPYDB flag;