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..
haftmann [Tue, 24 Jul 2007 15:21:54 +0200] rev 23956
updated
haftmann [Tue, 24 Jul 2007 15:20:53 +0200] rev 23955
added compile_term interface
haftmann [Tue, 24 Jul 2007 15:20:52 +0200] rev 23954
swapped class projection order
haftmann [Tue, 24 Jul 2007 15:20:51 +0200] rev 23953
interpretation_in
haftmann [Tue, 24 Jul 2007 15:20:50 +0200] rev 23952
tuned
haftmann [Tue, 24 Jul 2007 15:20:49 +0200] rev 23951
renamed lcm_lowest to lcm_least
haftmann [Tue, 24 Jul 2007 15:20:48 +0200] rev 23950
dropped axclass
haftmann [Tue, 24 Jul 2007 15:20:47 +0200] rev 23949
using interpretation with derived concepts
haftmann [Tue, 24 Jul 2007 15:20:45 +0200] rev 23948
using class target
wenzelm [Mon, 23 Jul 2007 22:18:05 +0200] rev 23947
added proper implementation of self_critical, CRITICAL;
wenzelm [Mon, 23 Jul 2007 22:18:03 +0200] rev 23946
added multithreading, self_critical
wenzelm [Mon, 23 Jul 2007 22:18:01 +0200] rev 23945
RAW: updated deps;
wenzelm [Mon, 23 Jul 2007 20:47:56 +0200] rev 23944
marked some CRITICAL sections;
wenzelm [Mon, 23 Jul 2007 20:47:55 +0200] rev 23943
added compatibility wrapper for polyml-5.1;
wenzelm [Mon, 23 Jul 2007 19:45:49 +0200] rev 23942
marked some CRITICAL sections;
eliminated transform_failure (to avoid critical section for main transactions);
wenzelm [Mon, 23 Jul 2007 19:45:48 +0200] rev 23941
avoid global reference warned'';
wenzelm [Mon, 23 Jul 2007 19:45:47 +0200] rev 23940
marked some CRITICAL sections;
eliminated transform_failure (to avoid critical section for main transactions);
removed unused exceptions MetaSimplifier.SIMPROC_FAIL, Attrib.ATTRIB_FAIL, Method.METHOD_FAIL, Antiquote.ANTIQUOTE_FAIL;
wenzelm [Mon, 23 Jul 2007 19:45:46 +0200] rev 23939
marked some CRITICAL sections;
wenzelm [Mon, 23 Jul 2007 19:45:45 +0200] rev 23938
depth flag: plain bool ref;
eliminated transform_failure (to avoid critical section for main transactions);
wenzelm [Mon, 23 Jul 2007 19:45:44 +0200] rev 23937
eliminated transform_failure (to avoid critical section for main transactions);