wenzelm [Tue, 24 Jul 2007 19:46:44 +0200] rev 23968
renamed to multithreading_dummy.ML;
wenzelm [Tue, 24 Jul 2007 19:44:39 +0200] rev 23967
require_thy: explicit tasks graph;
added sequential scheduler;
internal tuning;
wenzelm [Tue, 24 Jul 2007 19:44:38 +0200] rev 23966
moved exception capture/release to structure Exn;
moved multithreading to multithreading_polyml.ML;
wenzelm [Tue, 24 Jul 2007 19:44:37 +0200] rev 23965
ML-Systems/exn.ML, ML-Systems/multithreading_dummy.ML;
wenzelm [Tue, 24 Jul 2007 19:44:36 +0200] rev 23964
added topological_order;
tuned;
wenzelm [Tue, 24 Jul 2007 19:44:35 +0200] rev 23963
moved exception capture/release to structure Exn;
wenzelm [Tue, 24 Jul 2007 19:44:33 +0200] rev 23962
Runtime exceptions as values (from library.ML);