wenzelm [Mon, 10 Jan 2011 21:45:44 +0100] rev 41502
refined ML_Lex.flatten: ensure proper separation of tokens;
wenzelm [Mon, 10 Jan 2011 21:21:23 +0100] rev 41501
ML compiler: more careful treatment of input tokens -- trailing space ensures proper separation and end position (cf. 82c1e348bc18, 08240feb69c7);
boehmes [Mon, 10 Jan 2011 18:59:02 +0100] rev 41500
use just one data slot to VC-related information
boehmes [Mon, 10 Jan 2011 18:58:54 +0100] rev 41499
be more precise: also merge option values
boehmes [Mon, 10 Jan 2011 17:41:45 +0100] rev 41498
only print warning in a visible context (previously, the warning was printed more than once)
boehmes [Mon, 10 Jan 2011 17:39:54 +0100] rev 41497
dropped superfluous error message
krauss [Mon, 10 Jan 2011 17:37:11 +0100] rev 41496
removed obsolete make target (now in doc-src, cf. 28b487cd9e15)
wenzelm [Mon, 10 Jan 2011 17:22:48 +0100] rev 41495
updated for polyml-5.4.0;
discontinued old-fashioned POLY_HOME via path;
more robust handling of polyml-version, preferably provided by Poly/ML distribution itself;
wenzelm [Mon, 10 Jan 2011 16:56:47 +0100] rev 41494
made SML/NJ happy;
wenzelm [Mon, 10 Jan 2011 16:45:28 +0100] rev 41493
added merge_options convenience;