wenzelm [Thu, 04 Sep 2008 16:03:48 +0200] rev 28125
multithreading.ML provides dummy thread structures;
wenzelm [Thu, 04 Sep 2008 16:03:47 +0200] rev 28124
moved Multithreading.task/schedule to Concurrent/schedule.ML;
wenzelm [Thu, 04 Sep 2008 16:03:46 +0200] rev 28123
provide dummy thread structures, including proper Thread.getLocal/setLocal;
moved task/schedule to Concurrent/schedule.ML;
wenzelm [Thu, 04 Sep 2008 16:03:44 +0200] rev 28122
Thread.getLocal/setLocal;
wenzelm [Thu, 04 Sep 2008 16:03:43 +0200] rev 28121
Scheduling -- multiple threads working on a queue of tasks.
formerly in ML-Systems/multithreading_polyml.ML;
simplified -- less tracing;
use regular Isabelle/ML functions instead of NJ stuff;
wenzelm [Thu, 04 Sep 2008 16:03:41 +0200] rev 28120
added Concurrent/schedule.ML;
convert-repo [Wed, 03 Sep 2008 20:32:33 +0000] rev 28119
update tags
wenzelm [Wed, 03 Sep 2008 20:04:54 +0200] rev 28118
use /home/isabelle/mercurial/bin/hg wrapper;
wenzelm [Wed, 03 Sep 2008 19:52:45 +0200] rev 28117
exclude large .mov files;
wenzelm [Wed, 03 Sep 2008 17:50:37 +0200] rev 28116
simplified add_axiom: no hyps;