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);
wenzelm [Tue, 24 Jul 2007 19:44:32 +0200] rev 23961
Multithreading in Poly/ML (version 5.1).
wenzelm [Tue, 24 Jul 2007 19:44:31 +0200] rev 23960
Compatibility file for ML systems without multithreading.
wenzelm [Tue, 24 Jul 2007 19:44:30 +0200] rev 23959
renamed ML-Systems/no_multithreading.ML to ML-Systems/multithreading_dummy.ML;
added ML-Systems/multithreading_polyml.ML, ML-Systems/exn.ML
wenzelm [Tue, 24 Jul 2007 19:44:29 +0200] rev 23958
marked some CRITICAL sections;