wenzelm [Thu, 02 Oct 2008 23:52:10 +0200] rev 28469
time factor: one more digit;
wenzelm [Thu, 02 Oct 2008 23:30:44 +0200] rev 28468
more tuning of tracing messages;
wenzelm [Thu, 02 Oct 2008 22:09:22 +0200] rev 28467
include factor in timing report;
wenzelm [Thu, 02 Oct 2008 21:21:21 +0200] rev 28466
with_attributes: enforces InterruptAsynch => InterruptAsynchOnce to avoid race condition;
removed pointless comments;
wenzelm [Thu, 02 Oct 2008 19:59:01 +0200] rev 28465
tracing: ignore failure of any kind;
wenzelm [Thu, 02 Oct 2008 19:59:00 +0200] rev 28464
tuned SYNCHRONIZED: outermost Exn.release;
tuned tracing;
wenzelm [Thu, 02 Oct 2008 19:38:48 +0200] rev 28463
program wrapper: controlled_execution ensures proper thread attributes (global default is unsafe due to InterruptAsynch;
haftmann [Thu, 02 Oct 2008 17:18:36 +0200] rev 28462
added partiality section
haftmann [Thu, 02 Oct 2008 17:18:22 +0200] rev 28461
corrected class antiquotation
wenzelm [Thu, 02 Oct 2008 14:22:45 +0200] rev 28460
max_threads_value always 1 for dummy version;