wenzelm [Thu, 09 Oct 2008 20:03:22 +0200] rev 28542
report: back to single message;
wenzelm [Thu, 09 Oct 2008 19:24:21 +0200] rev 28541
added section label;
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)
kleing [Wed, 08 Oct 2008 00:03:42 +0200] rev 28526
leave a log message when no snapshot is generated
haftmann [Tue, 07 Oct 2008 16:07:59 +0200] rev 28525
clarified preprocessor policies
haftmann [Tue, 07 Oct 2008 16:07:50 +0200] rev 28524
arbitrary is undefined
haftmann [Tue, 07 Oct 2008 16:07:40 +0200] rev 28523
tuned whitespace
haftmann [Tue, 07 Oct 2008 16:07:33 +0200] rev 28522
only one theorem table for both code generators
haftmann [Tue, 07 Oct 2008 16:07:30 +0200] rev 28521
proper default codegen attribute
haftmann [Tue, 07 Oct 2008 16:07:25 +0200] rev 28520
tuned code setup
haftmann [Tue, 07 Oct 2008 16:07:24 +0200] rev 28519
code generator more liberal with respect to sort constraints of instance parameters
haftmann [Tue, 07 Oct 2008 16:07:23 +0200] rev 28518
more Isar for example
haftmann [Tue, 07 Oct 2008 16:07:22 +0200] rev 28517
tuned funpow code generation
haftmann [Tue, 07 Oct 2008 16:07:21 +0200] rev 28516
tuned min/max code generation
haftmann [Tue, 07 Oct 2008 16:07:20 +0200] rev 28515
dropped superfluous if
haftmann [Tue, 07 Oct 2008 16:07:18 +0200] rev 28514
tuned of_nat code generation
haftmann [Tue, 07 Oct 2008 16:07:16 +0200] rev 28513
re-introduces axiom subst