chaieb [Wed, 02 Apr 2008 12:32:53 +0200] rev 26506
No longer imports InfiniteSet, ATP_Linkup is sufficient.
gagern [Mon, 31 Mar 2008 23:29:36 +0200] rev 26505
Catching up with smlnj.ML 1.47 (use_file), 1.52 (line numbers), 1.53
(forget_structure); doing some more advanced file name rewriting.
wenzelm [Mon, 31 Mar 2008 23:08:55 +0200] rev 26504
before close: Exn.capture/release;
wenzelm [Mon, 31 Mar 2008 23:08:54 +0200] rev 26503
discontinued unused hooks explode_platform_path_fn, platform_path_fn, shell_path_fn;
norm_absolute: non-critical (not thread-safe!);
added open_input, open_output, open_append combinators;
tuned;
wenzelm [Mon, 31 Mar 2008 23:08:53 +0200] rev 26502
added add_substring;
output: operate directly on stream;
tuned;
wenzelm [Mon, 31 Mar 2008 23:08:51 +0200] rev 26501
discontinued File.explode_platform_path -- use plain Path.explode;
nipkow [Sun, 30 Mar 2008 23:17:55 +0200] rev 26500
*** empty log message ***
wenzelm [Sat, 29 Mar 2008 22:56:01 +0100] rev 26499
functional theory setup -- requires linear access;
wenzelm [Sat, 29 Mar 2008 22:56:00 +0100] rev 26498
simplified print_simpset;
wenzelm [Sat, 29 Mar 2008 22:55:57 +0100] rev 26497
purely functional setup of claset/simpset/clasimpset;
tuned signature;