urbanc [Tue, 24 Jul 2007 20:34:11 +0200] rev 23970
cleaned up the proofs a bit
nipkow [Tue, 24 Jul 2007 19:58:53 +0200] rev 23969
Added cancel simprocs for dvd on nat and int
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);
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;
ballarin [Tue, 24 Jul 2007 15:29:57 +0200] rev 23957
Interpretation of rings (as integers) maps defined operations to defined
operations..