Tue, 21 Jul 2009 11:09:50 +0200 haftmann Set.thy: prefer = over == where possible; tuned ML setup; dropped (moved) ML legacy
Tue, 21 Jul 2009 07:55:56 +0200 haftmann merged
Tue, 21 Jul 2009 07:54:44 +0200 haftmann swapped bootstrap order of UNION/Union and INTER/Inter in theory Set
Mon, 20 Jul 2009 16:50:59 +0200 haftmann merged
Mon, 20 Jul 2009 16:49:05 +0200 haftmann dropped add_registration interface in locale
Tue, 21 Jul 2009 14:08:58 +0200 nipkow Made dvd/gcd/lcm a complete lattice by introducing Gcd/GCD/Lcm/LCM
Tue, 21 Jul 2009 11:01:07 +0200 nipkow Tests for executability of "prime"
Wed, 22 Jul 2009 10:48:25 +0200 wenzelm less ambitious settings;
Wed, 22 Jul 2009 10:46:35 +0200 wenzelm future_job: more robust Exn.capture outside thread attribute change;
Wed, 22 Jul 2009 10:45:35 +0200 wenzelm shutdown future scheduler after (failed) SAT_Examples, to workaround interference problem with follow-up theory loading;
Tue, 21 Jul 2009 23:42:29 +0200 wenzelm future_job: tight scope for interrupts, to prevent shooting ourselves in the foot via cancel_group;
Tue, 21 Jul 2009 20:37:32 +0200 wenzelm maintain Future.worker_group as management data;
Tue, 21 Jul 2009 20:37:32 +0200 wenzelm join_proofs: implicit exception;
Tue, 21 Jul 2009 20:37:32 +0200 wenzelm simultaneous join_proofs;
Tue, 21 Jul 2009 20:37:31 +0200 wenzelm map: subgroup of worker_group;
Tue, 21 Jul 2009 20:37:31 +0200 wenzelm added worker_group;
Tue, 21 Jul 2009 20:37:31 +0200 wenzelm support for nested groups -- cancellation is propagated to peers and subgroups;
Tue, 21 Jul 2009 20:24:02 +0200 wenzelm added flatten/flatten_list -- supercedes internal plain_exns;
Tue, 21 Jul 2009 15:25:22 +0200 wenzelm propagate exceptions within future groups;
Tue, 21 Jul 2009 13:46:18 +0200 wenzelm less ambitious ML_OPTIONS;
Tue, 21 Jul 2009 13:44:07 +0200 wenzelm disabled macbroy6 -- hardware repair;
Tue, 21 Jul 2009 13:42:48 +0200 wenzelm tuned;
Tue, 21 Jul 2009 11:30:12 +0200 wenzelm tuned tracing;
Tue, 21 Jul 2009 10:24:57 +0200 wenzelm prefer simultaneous join -- for improved scheduling;
Tue, 21 Jul 2009 10:23:16 +0200 wenzelm tuned dequeu_towards: try immediate tasks before expensive all_preds;
Tue, 21 Jul 2009 01:05:10 +0200 wenzelm Display.pretty_thm now requires a proper context;
Tue, 21 Jul 2009 01:03:18 +0200 wenzelm proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
Tue, 21 Jul 2009 00:56:19 +0200 wenzelm moved ProofContext.pretty_thm to Display.pretty_thm etc.;
Mon, 20 Jul 2009 21:20:09 +0200 wenzelm moved pretty_goals etc. to Display_Goal (required by tracing tacticals);
Mon, 20 Jul 2009 20:03:19 +0200 wenzelm removed obsolete CVS Ids;
Mon, 20 Jul 2009 19:58:11 +0200 wenzelm merged
Mon, 20 Jul 2009 17:14:06 +0200 haftmann merged
Mon, 20 Jul 2009 16:11:00 +0200 haftmann deftab: only process theorems on demand
Mon, 20 Jul 2009 14:34:39 +0200 krauss no SAME exceptions in uncritical code
Mon, 20 Jul 2009 15:24:31 +0200 haftmann merged
Mon, 20 Jul 2009 15:24:15 +0200 haftmann less digestible
Mon, 20 Jul 2009 11:47:17 +0200 haftmann refined outline structure
Mon, 20 Jul 2009 19:57:32 +0200 wenzelm replaced usedir option -Q by more fine-grained -q;
Mon, 20 Jul 2009 13:52:27 +0200 wenzelm merged
Mon, 20 Jul 2009 09:52:09 +0200 haftmann merged
Mon, 20 Jul 2009 08:31:12 +0200 haftmann closer relation of sets and complete lattices; corresponding consts, defs and syntax at similar places in theory text
Wed, 15 Jul 2009 16:00:06 +0200 haftmann merged
Mon, 20 Jul 2009 08:32:07 +0200 haftmann merged
Wed, 15 Jul 2009 18:20:08 +0200 haftmann simplification of locale interfaces
Wed, 15 Jul 2009 10:11:13 +0200 haftmann additional preprocessor rule
Tue, 14 Jul 2009 16:27:34 +0200 haftmann added code_unfold_post attribute
Tue, 14 Jul 2009 16:27:33 +0200 haftmann more accessors to unfold simpset
Tue, 14 Jul 2009 16:27:33 +0200 haftmann clarified code
Tue, 14 Jul 2009 16:27:32 +0200 haftmann prefer code_inline over code_unfold; use code_unfold_post where appropriate
Tue, 14 Jul 2009 16:27:31 +0200 haftmann tuned code annotations
Tue, 14 Jul 2009 16:27:30 +0200 haftmann more canonical import
Tue, 14 Jul 2009 15:55:27 +0200 haftmann merged
Tue, 14 Jul 2009 15:54:51 +0200 haftmann merged
Tue, 14 Jul 2009 15:54:19 +0200 haftmann refinement of lattice classes
Mon, 13 Jul 2009 08:25:43 +0200 haftmann removed outdated comment
Mon, 20 Jul 2009 00:37:39 +0200 wenzelm Proof.future_proof: declare all assumptions as well;
Sun, 19 Jul 2009 19:24:04 +0200 wenzelm parallel_proofs: more fine-grained control with optional parallel checking of nested Isar proofs;
Sun, 19 Jul 2009 19:20:17 +0200 wenzelm cancel_proofs: some attempts at reworking group management (based on body promises only);
Sun, 19 Jul 2009 18:42:05 +0200 wenzelm support for arbitrarity nested future proofs -- replaced crude order by explicit normalization (which might loop for bad dependencies);
Sun, 19 Jul 2009 18:02:40 +0200 wenzelm more abstract Future.is_worker;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip