kleing [Sat, 11 Oct 2008 03:54:34 +0200] rev 28567
change DISTPREFIX to not use yet another filesystem
haftmann [Fri, 10 Oct 2008 16:02:15 +0200] rev 28566
tuned
haftmann [Fri, 10 Oct 2008 15:52:45 +0200] rev 28565
tuned
haftmann [Fri, 10 Oct 2008 15:23:33 +0200] rev 28564
tuned
haftmann [Fri, 10 Oct 2008 06:49:44 +0200] rev 28563
tuned
haftmann [Fri, 10 Oct 2008 06:45:53 +0200] rev 28562
`code func` now just `code`
haftmann [Fri, 10 Oct 2008 06:45:50 +0200] rev 28561
some adaption
haftmann [Fri, 10 Oct 2008 06:45:49 +0200] rev 28560
using tikz pictures
haftmann [Fri, 10 Oct 2008 06:45:48 +0200] rev 28559
tuned default rules of (dvd)
wenzelm [Thu, 09 Oct 2008 21:34:11 +0200] rev 28558
replaced str_of by general peek;
wenzelm [Thu, 09 Oct 2008 21:34:05 +0200] rev 28557
extra Poly/ML toplevel pretty printing in ML-Systems/install_pp_polyml.ML;
wenzelm [Thu, 09 Oct 2008 21:06:08 +0200] rev 28556
fixed spelling;
wenzelm [Thu, 09 Oct 2008 20:53:24 +0200] rev 28555
added enabled;
removed pseudo-parallel version of profile -- CRITICAL prevents future join;
wenzelm [Thu, 09 Oct 2008 20:53:23 +0200] rev 28554
added enabled;
wenzelm [Thu, 09 Oct 2008 20:53:22 +0200] rev 28553
Multithreading.enabled;
wenzelm [Thu, 09 Oct 2008 20:53:21 +0200] rev 28552
moved future_scheduler flag to Concurrent/ROOT.ML;
wenzelm [Thu, 09 Oct 2008 20:53:20 +0200] rev 28551
added invalidate_group;
SimpleThread.interrupt;
wenzelm [Thu, 09 Oct 2008 20:53:17 +0200] rev 28550
added fail-safe interrupt;
wenzelm [Thu, 09 Oct 2008 20:53:16 +0200] rev 28549
subject to Multithreading.enabled;
raw_map: join sequentially, less overhead;
wenzelm [Thu, 09 Oct 2008 20:53:15 +0200] rev 28548
future result: Interrupt invalidates group, but pretends success otherwise;
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;
wenzelm [Thu, 09 Oct 2008 20:53:13 +0200] rev 28546
Dummy version of parallel list combinators -- plain sequential evaluation.
wenzelm [Thu, 09 Oct 2008 20:53:12 +0200] rev 28545
added Concurrent/par_list_dummy.ML;
wenzelm [Thu, 09 Oct 2008 20:53:11 +0200] rev 28544
improved performance of skolem cache, due to parallel map;
misc tuning, less verbosity;
wenzelm [Thu, 09 Oct 2008 20:53:10 +0200] rev 28543
SimpleThread.interrupt;
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 |>>>