haftmann [Thu, 09 Oct 2008 18:16:07 +0200] rev 28540
tuned
kleing [Thu, 09 Oct 2008 09:18:32 +0200] rev 28539
do logging to MASTERLOG centrally (avoid multiple writers over NFS as
this tends to corrupt the log file if not mounted with -sync option
which apparently is not the default any more).
haftmann [Thu, 09 Oct 2008 08:47:28 +0200] rev 28538
removed legacy |>>>
haftmann [Thu, 09 Oct 2008 08:47:27 +0200] rev 28537
established canonical argument order in SML code generators
haftmann [Thu, 09 Oct 2008 08:47:26 +0200] rev 28536
established canonical argument order
haftmann [Thu, 09 Oct 2008 08:47:25 +0200] rev 28535
made SMLNJ happy
wenzelm [Wed, 08 Oct 2008 20:37:44 +0200] rev 28534
less tracing;
removed heartbeat thread;
wenzelm [Wed, 08 Oct 2008 20:21:35 +0200] rev 28533
Future.joint_results is already uninterruptible;
wenzelm [Wed, 08 Oct 2008 20:21:34 +0200] rev 28532
more careful handling of group interrupts;
join control is uninterruptible;
less tracing;
wenzelm [Wed, 08 Oct 2008 19:32:20 +0200] rev 28531
use polyml-cvs, which fixes a serious deadlock problem of Poly/ML runtime vs. GC;
wenzelm [Wed, 08 Oct 2008 19:30:15 +0200] rev 28530
added HOL-Main;
wenzelm [Wed, 08 Oct 2008 19:20:29 +0200] rev 28529
setmp_noncritical makes it work with future scheduler;
paulson [Wed, 08 Oct 2008 18:09:36 +0200] rev 28528
The result of the equality inference rule no longer undergoes factoring.
kleing [Wed, 08 Oct 2008 00:25:38 +0200] rev 28527
make the test for experimental sessions in isatest-check actually work
(test for log files ending in e.log)