Tue, 21 Oct 2008 21:18:54 +0200 Added nominal_inductive2.ML
berghofe [Tue, 21 Oct 2008 21:18:54 +0200] rev 28652
Added nominal_inductive2.ML
Tue, 21 Oct 2008 20:18:45 +0200 added jEdit settings;
wenzelm [Tue, 21 Oct 2008 20:18:45 +0200] rev 28651
added jEdit settings;
Tue, 21 Oct 2008 20:18:07 +0200 tuned usage line;
wenzelm [Tue, 21 Oct 2008 20:18:07 +0200] rev 28650
tuned usage line;
Tue, 21 Oct 2008 20:17:40 +0200 Isabelle/jEdit interface wrapper.
wenzelm [Tue, 21 Oct 2008 20:17:40 +0200] rev 28649
Isabelle/jEdit interface wrapper.
Tue, 21 Oct 2008 16:53:10 +0200 join results in isolation;
wenzelm [Tue, 21 Oct 2008 16:53:10 +0200] rev 28648
join results in isolation;
Tue, 21 Oct 2008 16:53:00 +0200 join_results: allow CRITICAL join of finished futures;
wenzelm [Tue, 21 Oct 2008 16:53:00 +0200] rev 28647
join_results: allow CRITICAL join of finished futures; added singleton join_result;
Tue, 21 Oct 2008 16:52:59 +0200 Future.join_result;
wenzelm [Tue, 21 Oct 2008 16:52:59 +0200] rev 28646
Future.join_result;
Tue, 21 Oct 2008 15:01:18 +0200 added Future.enabled check;
wenzelm [Tue, 21 Oct 2008 15:01:18 +0200] rev 28645
added Future.enabled check;
Tue, 21 Oct 2008 15:01:16 +0200 ThyOutput: export some auxiliary operations;
wenzelm [Tue, 21 Oct 2008 15:01:16 +0200] rev 28644
ThyOutput: export some auxiliary operations;
Mon, 20 Oct 2008 23:53:17 +0200 fixed proof
nipkow [Mon, 20 Oct 2008 23:53:17 +0200] rev 28643
fixed proof
Mon, 20 Oct 2008 23:52:59 +0200 added lemmas
nipkow [Mon, 20 Oct 2008 23:52:59 +0200] rev 28642
added lemmas
Sun, 19 Oct 2008 21:20:55 +0200 Names of variables in perm_eqs are now chosen more carefully to avoid
berghofe [Sun, 19 Oct 2008 21:20:55 +0200] rev 28641
Names of variables in perm_eqs are now chosen more carefully to avoid clashes with name "pi".
Sun, 19 Oct 2008 21:19:27 +0200 - removed test_params from CodegenData (now in Pure/Tools/quickcheck.ML)
berghofe [Sun, 19 Oct 2008 21:19:27 +0200] rev 28640
- removed test_params from CodegenData (now in Pure/Tools/quickcheck.ML) - improved code unfold preprocessor: now uses one single simpset containing all unfolding rules - got rid of some legacy functions
Sun, 19 Oct 2008 21:14:53 +0200 datatype_codegen now checks name of result type of constructor
berghofe [Sun, 19 Oct 2008 21:14:53 +0200] rev 28639
datatype_codegen now checks name of result type of constructor to avoid problems with overloaded constants such as 0.
Sun, 19 Oct 2008 20:09:37 +0200 run a program in a modified environment;
wenzelm [Sun, 19 Oct 2008 20:09:37 +0200] rev 28638
run a program in a modified environment;
Fri, 17 Oct 2008 10:39:39 +0200 reactivated HOL-Matrix;
wenzelm [Fri, 17 Oct 2008 10:39:39 +0200] rev 28637
reactivated HOL-Matrix; minor cleanup;
Fri, 17 Oct 2008 10:21:03 +0200 tuned
haftmann [Fri, 17 Oct 2008 10:21:03 +0200] rev 28636
tuned
Fri, 17 Oct 2008 10:14:38 +0200 filled remaining gaps
haftmann [Fri, 17 Oct 2008 10:14:38 +0200] rev 28635
filled remaining gaps
Fri, 17 Oct 2008 10:14:12 +0200 added type antiquotation
haftmann [Fri, 17 Oct 2008 10:14:12 +0200] rev 28634
added type antiquotation
Thu, 16 Oct 2008 23:58:29 +0200 tuned;
wenzelm [Thu, 16 Oct 2008 23:58:29 +0200] rev 28633
tuned;
Thu, 16 Oct 2008 23:56:57 +0200 added dep for Concurrent/ROOT.ML;
wenzelm [Thu, 16 Oct 2008 23:56:57 +0200] rev 28632
added dep for Concurrent/ROOT.ML;
Thu, 16 Oct 2008 23:47:01 +0200 tuned;
wenzelm [Thu, 16 Oct 2008 23:47:01 +0200] rev 28631
tuned;
Thu, 16 Oct 2008 23:21:23 +0200 removed Locales;
wenzelm [Thu, 16 Oct 2008 23:21:23 +0200] rev 28630
removed Locales;
Thu, 16 Oct 2008 22:45:08 +0200 goal-directed proof now enforces strict proof irrelevance wrt. sort hypotheses;
wenzelm [Thu, 16 Oct 2008 22:45:08 +0200] rev 28629
goal-directed proof now enforces strict proof irrelevance wrt. sort hypotheses;
Thu, 16 Oct 2008 22:44:37 +0200 added translations for SORT_CONSTRAINT
wenzelm [Thu, 16 Oct 2008 22:44:37 +0200] rev 28628
added translations for SORT_CONSTRAINT tuned;
Thu, 16 Oct 2008 22:44:36 +0200 conclude_goal: precise goal context, include all sorts from context into statement, check shyps of result;
wenzelm [Thu, 16 Oct 2008 22:44:36 +0200] rev 28627
conclude_goal: precise goal context, include all sorts from context into statement, check shyps of result;
Thu, 16 Oct 2008 22:44:35 +0200 added make;
wenzelm [Thu, 16 Oct 2008 22:44:35 +0200] rev 28626
added make;
Thu, 16 Oct 2008 22:44:34 +0200 maintain sort occurrences of declared terms;
wenzelm [Thu, 16 Oct 2008 22:44:34 +0200] rev 28625
maintain sort occurrences of declared terms;
Thu, 16 Oct 2008 22:44:33 +0200 added weaken_sorts;
wenzelm [Thu, 16 Oct 2008 22:44:33 +0200] rev 28624
added weaken_sorts; strip_shyps: minimal list of minimized extra sorts; tuned;
Thu, 16 Oct 2008 22:44:32 +0200 added make, minimal_sorts;
wenzelm [Thu, 16 Oct 2008 22:44:32 +0200] rev 28623
added make, minimal_sorts;
Thu, 16 Oct 2008 22:44:31 +0200 added const sort_constraint with syntax SORT_CONSTRAINT -- logically vacous;
wenzelm [Thu, 16 Oct 2008 22:44:31 +0200] rev 28622
added const sort_constraint with syntax SORT_CONSTRAINT -- logically vacous;
Thu, 16 Oct 2008 22:44:30 +0200 added check_shyps, which reject pending sort hypotheses;
wenzelm [Thu, 16 Oct 2008 22:44:30 +0200] rev 28621
added check_shyps, which reject pending sort hypotheses;
Thu, 16 Oct 2008 22:44:29 +0200 Drule.norm_hhf_eqs;
wenzelm [Thu, 16 Oct 2008 22:44:29 +0200] rev 28620
Drule.norm_hhf_eqs;
Thu, 16 Oct 2008 22:44:28 +0200 prove_common: include all sorts from context into statement, check shyps of result;
wenzelm [Thu, 16 Oct 2008 22:44:28 +0200] rev 28619
prove_common: include all sorts from context into statement, check shyps of result; Drule.norm_hhf_eqs;
Thu, 16 Oct 2008 22:44:27 +0200 added rules for sort_constraint, include in norm_hhf_eqs;
wenzelm [Thu, 16 Oct 2008 22:44:27 +0200] rev 28618
added rules for sort_constraint, include in norm_hhf_eqs; tuned;
Thu, 16 Oct 2008 22:44:26 +0200 tuned;
wenzelm [Thu, 16 Oct 2008 22:44:26 +0200] rev 28617
tuned;
Thu, 16 Oct 2008 22:44:25 +0200 avoid accidental dependency of automated proof on sort equiv;
wenzelm [Thu, 16 Oct 2008 22:44:25 +0200] rev 28616
avoid accidental dependency of automated proof on sort equiv;
Thu, 16 Oct 2008 22:44:24 +0200 explicit SORT_CONSTRAINT for proofs depending implicitly on certain sorts;
wenzelm [Thu, 16 Oct 2008 22:44:24 +0200] rev 28615
explicit SORT_CONSTRAINT for proofs depending implicitly on certain sorts;
Thu, 16 Oct 2008 22:44:22 +0200 avoid CRITICAL with_path;
wenzelm [Thu, 16 Oct 2008 22:44:22 +0200] rev 28614
avoid CRITICAL with_path;
Thu, 16 Oct 2008 19:44:36 +0200 rewrite more proofs in Isar style
huffman [Thu, 16 Oct 2008 19:44:36 +0200] rev 28613
rewrite more proofs in Isar style
Thu, 16 Oct 2008 17:52:54 +0200 Removed ex/Locales.thy.
ballarin [Thu, 16 Oct 2008 17:52:54 +0200] rev 28612
Removed ex/Locales.thy.
Thu, 16 Oct 2008 17:19:47 +0200 More occurrences of 'includes' gone.
ballarin [Thu, 16 Oct 2008 17:19:47 +0200] rev 28611
More occurrences of 'includes' gone.
Thu, 16 Oct 2008 17:07:20 +0200 Removed outdated locales tutorial.
ballarin [Thu, 16 Oct 2008 17:07:20 +0200] rev 28610
Removed outdated locales tutorial.
Thu, 16 Oct 2008 08:51:05 +0200 correct rounding
haftmann [Thu, 16 Oct 2008 08:51:05 +0200] rev 28609
correct rounding
Thu, 16 Oct 2008 08:48:27 +0200 circumvent some TeX problem
haftmann [Thu, 16 Oct 2008 08:48:27 +0200] rev 28608
circumvent some TeX problem
Thu, 16 Oct 2008 00:18:53 +0200 only test HOL image for smlnj
kleing [Thu, 16 Oct 2008 00:18:53 +0200] rev 28607
only test HOL image for smlnj
Wed, 15 Oct 2008 22:12:02 +0200 tuned;
wenzelm [Wed, 15 Oct 2008 22:12:02 +0200] rev 28606
tuned;
Wed, 15 Oct 2008 21:45:02 +0200 tuned;
wenzelm [Wed, 15 Oct 2008 21:45:02 +0200] rev 28605
tuned;
Wed, 15 Oct 2008 21:15:35 +0200 generic ATP manager based on threads (by Fabian Immler);
wenzelm [Wed, 15 Oct 2008 21:15:35 +0200] rev 28604
generic ATP manager based on threads (by Fabian Immler);
Wed, 15 Oct 2008 21:06:15 +0200 added sledgehammer etc.;
wenzelm [Wed, 15 Oct 2008 21:06:15 +0200] rev 28603
added sledgehammer etc.;
Wed, 15 Oct 2008 19:43:11 +0200 removed obsolete Complex sessions;
wenzelm [Wed, 15 Oct 2008 19:43:11 +0200] rev 28602
removed obsolete Complex sessions;
Wed, 15 Oct 2008 16:25:31 +0200 figure for adaption
haftmann [Wed, 15 Oct 2008 16:25:31 +0200] rev 28601
figure for adaption
Wed, 15 Oct 2008 16:06:59 +0200 Removed 'includes' (fixed).
ballarin [Wed, 15 Oct 2008 16:06:59 +0200] rev 28600
Removed 'includes' (fixed).
Wed, 15 Oct 2008 15:44:15 +0200 Removed 'includes'.
ballarin [Wed, 15 Oct 2008 15:44:15 +0200] rev 28599
Removed 'includes'.
Wed, 15 Oct 2008 00:18:43 +0200 give more time to do inital loggin and settings read
kleing [Wed, 15 Oct 2008 00:18:43 +0200] rev 28598
give more time to do inital loggin and settings read
Wed, 15 Oct 2008 00:18:19 +0200 log start of test session
kleing [Wed, 15 Oct 2008 00:18:19 +0200] rev 28597
log start of test session
Tue, 14 Oct 2008 20:10:45 +0200 tuned interfaces -- plain prover function, without thread;
wenzelm [Tue, 14 Oct 2008 20:10:45 +0200] rev 28596
tuned interfaces -- plain prover function, without thread; misc tuning and simplification; reduced NJ basis library stuff to bare minimum;
Tue, 14 Oct 2008 20:10:44 +0200 add_prover: plain prover function, without thread;
wenzelm [Tue, 14 Oct 2008 20:10:44 +0200] rev 28595
add_prover: plain prover function, without thread; removed obsolete atp_thread interface; moved kill_excessive into main thread manager loop -- avoids race condition wrt. register/unregister; start_prover: register/unregister self -- avoids race condition;
Tue, 14 Oct 2008 20:10:43 +0200 tuned AtpWrapper interfaces;
wenzelm [Tue, 14 Oct 2008 20:10:43 +0200] rev 28594
tuned AtpWrapper interfaces;
Tue, 14 Oct 2008 16:32:26 +0200 continued codegen tutorial
haftmann [Tue, 14 Oct 2008 16:32:26 +0200] rev 28593
continued codegen tutorial
Tue, 14 Oct 2008 16:01:36 +0200 renamed AtpThread to AtpWrapper;
wenzelm [Tue, 14 Oct 2008 16:01:36 +0200] rev 28592
renamed AtpThread to AtpWrapper;
Tue, 14 Oct 2008 15:45:46 +0200 adding preferences is now permissive;
wenzelm [Tue, 14 Oct 2008 15:45:46 +0200] rev 28591
adding preferences is now permissive;
Tue, 14 Oct 2008 15:45:45 +0200 tuned;
wenzelm [Tue, 14 Oct 2008 15:45:45 +0200] rev 28590
tuned;
Tue, 14 Oct 2008 15:45:44 +0200 adding preferences is now permissive, no error handling here;
wenzelm [Tue, 14 Oct 2008 15:45:44 +0200] rev 28589
adding preferences is now permissive, no error handling here; tuned messages;
Tue, 14 Oct 2008 15:16:13 +0200 CRITICAL access to preferences;
wenzelm [Tue, 14 Oct 2008 15:16:13 +0200] rev 28588
CRITICAL access to preferences; tuned some interfaces;
Tue, 14 Oct 2008 15:16:12 +0200 export generic_pref etc.;
wenzelm [Tue, 14 Oct 2008 15:16:12 +0200] rev 28587
export generic_pref etc.; CRITICAL access to preferences; misc cleanup, more conventional indentation;
Tue, 14 Oct 2008 15:16:11 +0200 renamed kill_all to kill, in conformance with atp_kill command;
wenzelm [Tue, 14 Oct 2008 15:16:11 +0200] rev 28586
renamed kill_all to kill, in conformance with atp_kill command; simplified/unified treatment of preferences; check_thread_manager: CRITICAL due to global ref; goal addressing via Thm.cprem_of; reduced NJ basis library stuff to bare minimum;
Tue, 14 Oct 2008 15:16:09 +0200 tuned comments;
wenzelm [Tue, 14 Oct 2008 15:16:09 +0200] rev 28585
tuned comments;
Tue, 14 Oct 2008 13:24:07 +0200 added lemma
nipkow [Tue, 14 Oct 2008 13:24:07 +0200] rev 28584
added lemma
Tue, 14 Oct 2008 13:23:31 +0200 Added liveness analysis
nipkow [Tue, 14 Oct 2008 13:23:31 +0200] rev 28583
Added liveness analysis
Tue, 14 Oct 2008 13:01:58 +0200 info: back to plain printing;
wenzelm [Tue, 14 Oct 2008 13:01:58 +0200] rev 28582
info: back to plain printing; maintain state as Synchronized.var (cf. Pure/Concurrent/synchronized.ML); turned start into check_thread_manager, which forks the managing thread on demand; simplified heap operations; default preferences: only include e prover, which is most likely to be installed; misc simplifcation and tuning;
Tue, 14 Oct 2008 13:01:57 +0200 added min_elem, upto;
wenzelm [Tue, 14 Oct 2008 13:01:57 +0200] rev 28581
added min_elem, upto;
Tue, 14 Oct 2008 13:01:56 +0200 added value;
wenzelm [Tue, 14 Oct 2008 13:01:56 +0200] rev 28580
added value; simplified synchronized variable access;
Tue, 14 Oct 2008 13:01:52 +0200 simplified synchronized variable access;
wenzelm [Tue, 14 Oct 2008 13:01:52 +0200] rev 28579
simplified synchronized variable access; tuned;
Mon, 13 Oct 2008 15:48:40 +0200 State variables with synchronized access.
wenzelm [Mon, 13 Oct 2008 15:48:40 +0200] rev 28578
State variables with synchronized access.
Mon, 13 Oct 2008 15:48:39 +0200 added generic combinator for synchronized evaluation (formerly in future.ML);
wenzelm [Mon, 13 Oct 2008 15:48:39 +0200] rev 28577
added generic combinator for synchronized evaluation (formerly in future.ML);
Mon, 13 Oct 2008 15:48:38 +0200 simplified implementation using Synchronized.var;
wenzelm [Mon, 13 Oct 2008 15:48:38 +0200] rev 28576
simplified implementation using Synchronized.var;
Mon, 13 Oct 2008 15:48:37 +0200 SimpleThread.synchronized;
wenzelm [Mon, 13 Oct 2008 15:48:37 +0200] rev 28575
SimpleThread.synchronized;
Mon, 13 Oct 2008 15:48:36 +0200 added Concurrent/synchronized.ML;
wenzelm [Mon, 13 Oct 2008 15:48:36 +0200] rev 28574
added Concurrent/synchronized.ML;
Mon, 13 Oct 2008 14:04:53 +0200 ** Update from Fabian **
wenzelm [Mon, 13 Oct 2008 14:04:53 +0200] rev 28573
** Update from Fabian ** added remote prover functions;
Mon, 13 Oct 2008 14:04:29 +0200 ** Update from Fabian **
wenzelm [Mon, 13 Oct 2008 14:04:29 +0200] rev 28572
** Update from Fabian ** reset print mode when producing proof text;
Mon, 13 Oct 2008 14:04:28 +0200 ** Update from Fabian **
wenzelm [Mon, 13 Oct 2008 14:04:28 +0200] rev 28571
** Update from Fabian ** preferences/provers: separated by white space, avoid low-level char type; sledgehammer command accepts prover list as well; avoid I/O in critical section of AtpManager.info; more systematic synchronization using higher-order combinators; more descriptive errors when atp fails; keep explicitly requested problem files; added remote prover functions; simplified treatment of prover name in diagnostic output; misc tuning and cleanup;
Mon, 13 Oct 2008 13:56:54 +0200 tuned output;
wenzelm [Mon, 13 Oct 2008 13:56:54 +0200] rev 28570
tuned output;
Mon, 13 Oct 2008 13:44:59 +0200 tuned
haftmann [Mon, 13 Oct 2008 13:44:59 +0200] rev 28569
tuned
Mon, 13 Oct 2008 06:54:25 +0200 tuned
urbanc [Mon, 13 Oct 2008 06:54:25 +0200] rev 28568
tuned
Sat, 11 Oct 2008 03:54:34 +0200 change DISTPREFIX to not use yet another filesystem
kleing [Sat, 11 Oct 2008 03:54:34 +0200] rev 28567
change DISTPREFIX to not use yet another filesystem
Fri, 10 Oct 2008 16:02:15 +0200 tuned
haftmann [Fri, 10 Oct 2008 16:02:15 +0200] rev 28566
tuned
Fri, 10 Oct 2008 15:52:45 +0200 tuned
haftmann [Fri, 10 Oct 2008 15:52:45 +0200] rev 28565
tuned
Fri, 10 Oct 2008 15:23:33 +0200 tuned
haftmann [Fri, 10 Oct 2008 15:23:33 +0200] rev 28564
tuned
Fri, 10 Oct 2008 06:49:44 +0200 tuned
haftmann [Fri, 10 Oct 2008 06:49:44 +0200] rev 28563
tuned
Fri, 10 Oct 2008 06:45:53 +0200 `code func` now just `code`
haftmann [Fri, 10 Oct 2008 06:45:53 +0200] rev 28562
`code func` now just `code`
Fri, 10 Oct 2008 06:45:50 +0200 some adaption
haftmann [Fri, 10 Oct 2008 06:45:50 +0200] rev 28561
some adaption
Fri, 10 Oct 2008 06:45:49 +0200 using tikz pictures
haftmann [Fri, 10 Oct 2008 06:45:49 +0200] rev 28560
using tikz pictures
Fri, 10 Oct 2008 06:45:48 +0200 tuned default rules of (dvd)
haftmann [Fri, 10 Oct 2008 06:45:48 +0200] rev 28559
tuned default rules of (dvd)
Thu, 09 Oct 2008 21:34:11 +0200 replaced str_of by general peek;
wenzelm [Thu, 09 Oct 2008 21:34:11 +0200] rev 28558
replaced str_of by general peek;
Thu, 09 Oct 2008 21:34:05 +0200 extra Poly/ML toplevel pretty printing in ML-Systems/install_pp_polyml.ML;
wenzelm [Thu, 09 Oct 2008 21:34:05 +0200] rev 28557
extra Poly/ML toplevel pretty printing in ML-Systems/install_pp_polyml.ML;
Thu, 09 Oct 2008 21:06:08 +0200 fixed spelling;
wenzelm [Thu, 09 Oct 2008 21:06:08 +0200] rev 28556
fixed spelling;
Thu, 09 Oct 2008 20:53:24 +0200 added enabled;
wenzelm [Thu, 09 Oct 2008 20:53:24 +0200] rev 28555
added enabled; removed pseudo-parallel version of profile -- CRITICAL prevents future join;
Thu, 09 Oct 2008 20:53:23 +0200 added enabled;
wenzelm [Thu, 09 Oct 2008 20:53:23 +0200] rev 28554
added enabled;
Thu, 09 Oct 2008 20:53:22 +0200 Multithreading.enabled;
wenzelm [Thu, 09 Oct 2008 20:53:22 +0200] rev 28553
Multithreading.enabled;
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;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip