Thu, 09 Oct 2008 20:53:21 +0200 moved future_scheduler flag to Concurrent/ROOT.ML;
wenzelm [Thu, 09 Oct 2008 20:53:21 +0200] rev 28552
moved future_scheduler flag to Concurrent/ROOT.ML;
Thu, 09 Oct 2008 20:53:20 +0200 added invalidate_group;
wenzelm [Thu, 09 Oct 2008 20:53:20 +0200] rev 28551
added invalidate_group; SimpleThread.interrupt;
Thu, 09 Oct 2008 20:53:17 +0200 added fail-safe interrupt;
wenzelm [Thu, 09 Oct 2008 20:53:17 +0200] rev 28550
added fail-safe interrupt;
Thu, 09 Oct 2008 20:53:16 +0200 subject to Multithreading.enabled;
wenzelm [Thu, 09 Oct 2008 20:53:16 +0200] rev 28549
subject to Multithreading.enabled; raw_map: join sequentially, less overhead;
Thu, 09 Oct 2008 20:53:15 +0200 future result: Interrupt invalidates group, but pretends success otherwise;
wenzelm [Thu, 09 Oct 2008 20:53:15 +0200] rev 28548
future result: Interrupt invalidates group, but pretends success otherwise;
Thu, 09 Oct 2008 20:53:14 +0200 added future_scheduler flag (tmp!), from skip_proofs.ML;
wenzelm [Thu, 09 Oct 2008 20:53:14 +0200] rev 28547
added future_scheduler flag (tmp!), from skip_proofs.ML; added Concurrent/par_list_dummy.ML;
Thu, 09 Oct 2008 20:53:13 +0200 Dummy version of parallel list combinators -- plain sequential evaluation.
wenzelm [Thu, 09 Oct 2008 20:53:13 +0200] rev 28546
Dummy version of parallel list combinators -- plain sequential evaluation.
Thu, 09 Oct 2008 20:53:12 +0200 added Concurrent/par_list_dummy.ML;
wenzelm [Thu, 09 Oct 2008 20:53:12 +0200] rev 28545
added Concurrent/par_list_dummy.ML;
Thu, 09 Oct 2008 20:53:11 +0200 improved performance of skolem cache, due to parallel map;
wenzelm [Thu, 09 Oct 2008 20:53:11 +0200] rev 28544
improved performance of skolem cache, due to parallel map; misc tuning, less verbosity;
Thu, 09 Oct 2008 20:53:10 +0200 SimpleThread.interrupt;
wenzelm [Thu, 09 Oct 2008 20:53:10 +0200] rev 28543
SimpleThread.interrupt;
Thu, 09 Oct 2008 20:03:22 +0200 report: back to single message;
wenzelm [Thu, 09 Oct 2008 20:03:22 +0200] rev 28542
report: back to single message;
Thu, 09 Oct 2008 19:24:21 +0200 added section label;
wenzelm [Thu, 09 Oct 2008 19:24:21 +0200] rev 28541
added section label;
Thu, 09 Oct 2008 18:16:07 +0200 tuned
haftmann [Thu, 09 Oct 2008 18:16:07 +0200] rev 28540
tuned
Thu, 09 Oct 2008 09:18:32 +0200 do logging to MASTERLOG centrally (avoid multiple writers over NFS as
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).
Thu, 09 Oct 2008 08:47:28 +0200 removed legacy |>>>
haftmann [Thu, 09 Oct 2008 08:47:28 +0200] rev 28538
removed legacy |>>>
Thu, 09 Oct 2008 08:47:27 +0200 established canonical argument order in SML code generators
haftmann [Thu, 09 Oct 2008 08:47:27 +0200] rev 28537
established canonical argument order in SML code generators
Thu, 09 Oct 2008 08:47:26 +0200 established canonical argument order
haftmann [Thu, 09 Oct 2008 08:47:26 +0200] rev 28536
established canonical argument order
Thu, 09 Oct 2008 08:47:25 +0200 made SMLNJ happy
haftmann [Thu, 09 Oct 2008 08:47:25 +0200] rev 28535
made SMLNJ happy
Wed, 08 Oct 2008 20:37:44 +0200 less tracing;
wenzelm [Wed, 08 Oct 2008 20:37:44 +0200] rev 28534
less tracing; removed heartbeat thread;
Wed, 08 Oct 2008 20:21:35 +0200 Future.joint_results is already uninterruptible;
wenzelm [Wed, 08 Oct 2008 20:21:35 +0200] rev 28533
Future.joint_results is already uninterruptible;
Wed, 08 Oct 2008 20:21:34 +0200 more careful handling of group interrupts;
wenzelm [Wed, 08 Oct 2008 20:21:34 +0200] rev 28532
more careful handling of group interrupts; join control is uninterruptible; less tracing;
Wed, 08 Oct 2008 19:32:20 +0200 use polyml-cvs, which fixes a serious deadlock problem of Poly/ML runtime vs. GC;
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;
Wed, 08 Oct 2008 19:30:15 +0200 added HOL-Main;
wenzelm [Wed, 08 Oct 2008 19:30:15 +0200] rev 28530
added HOL-Main;
Wed, 08 Oct 2008 19:20:29 +0200 setmp_noncritical makes it work with future scheduler;
wenzelm [Wed, 08 Oct 2008 19:20:29 +0200] rev 28529
setmp_noncritical makes it work with future scheduler;
Wed, 08 Oct 2008 18:09:36 +0200 The result of the equality inference rule no longer undergoes factoring.
paulson [Wed, 08 Oct 2008 18:09:36 +0200] rev 28528
The result of the equality inference rule no longer undergoes factoring.
Wed, 08 Oct 2008 00:25:38 +0200 make the test for experimental sessions in isatest-check actually work
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)
Wed, 08 Oct 2008 00:03:42 +0200 leave a log message when no snapshot is generated
kleing [Wed, 08 Oct 2008 00:03:42 +0200] rev 28526
leave a log message when no snapshot is generated
Tue, 07 Oct 2008 16:07:59 +0200 clarified preprocessor policies
haftmann [Tue, 07 Oct 2008 16:07:59 +0200] rev 28525
clarified preprocessor policies
Tue, 07 Oct 2008 16:07:50 +0200 arbitrary is undefined
haftmann [Tue, 07 Oct 2008 16:07:50 +0200] rev 28524
arbitrary is undefined
Tue, 07 Oct 2008 16:07:40 +0200 tuned whitespace
haftmann [Tue, 07 Oct 2008 16:07:40 +0200] rev 28523
tuned whitespace
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip