Wed, 18 Oct 2023 20:51:24 +0200 add module for faster scheduled builds;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 20:51:24 +0200] rev 78845
add module for faster scheduled builds;
Wed, 18 Oct 2023 20:26:02 +0200 always use host database and make protected;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 20:26:02 +0200] rev 78844
always use host database and make protected;
Wed, 18 Oct 2023 20:12:07 +0200 read relative cpu from build log;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 20:12:07 +0200] rev 78843
read relative cpu from build log;
Wed, 18 Oct 2023 20:07:54 +0200 prefer extensible next_node_info in build process over process_options in build engine (which needs the final node info anyway);
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 20:07:54 +0200] rev 78842
prefer extensible next_node_info in build process over process_options in build engine (which needs the final node info anyway);
Wed, 18 Oct 2023 19:53:39 +0200 added start date to build jobs, e.g., for build time estimation;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 19:53:39 +0200] rev 78841
added start date to build jobs, e.g., for build time estimation;
Wed, 18 Oct 2023 19:49:08 +0200 added initial version of benchmark module, e.g., to compare performance of different hosts;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 19:49:08 +0200] rev 78840
added initial version of benchmark module, e.g., to compare performance of different hosts; added benchmark operation to build cluster;
Wed, 18 Oct 2023 19:26:37 +0200 generalized node infos: allow addressing of numa node segments via relative cpus;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 19:26:37 +0200] rev 78839
generalized node infos: allow addressing of numa node segments via relative cpus; add more node options and process policy options using taskset as alternative to NUMA for more fine-grained cpu controls (e.g., for cpus with heterogeneous cores in the same NUMA segment);
Wed, 18 Oct 2023 19:05:06 +0200 add information about static host resources such as available NUMA nodes, cpus, etc. (e.g., for offline build planning);
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 19:05:06 +0200] rev 78838
add information about static host resources such as available NUMA nodes, cpus, etc. (e.g., for offline build planning);
Wed, 18 Oct 2023 18:53:26 +0200 added Range object to Host, e.g. to parse/unparse NUMA node ranges;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 18:53:26 +0200] rev 78837
added Range object to Host, e.g. to parse/unparse NUMA node ranges;
Wed, 18 Oct 2023 18:48:49 +0200 defined statically known tables of Build_Log;
Fabian Huch <huch@in.tum.de> [Wed, 18 Oct 2023 18:48:49 +0200] rev 78836
defined statically known tables of Build_Log; read hostname from build logs, store in Session_Entry (e.g., to track hosts in distributed build);
Fri, 27 Oct 2023 18:27:06 +0200 added lemma
nipkow [Fri, 27 Oct 2023 18:27:06 +0200] rev 78835
added lemma
Fri, 27 Oct 2023 08:16:16 +0200 added lemma
nipkow [Fri, 27 Oct 2023 08:16:16 +0200] rev 78834
added lemma
Thu, 26 Oct 2023 20:41:42 +0200 added lemma
nipkow [Thu, 26 Oct 2023 20:41:42 +0200] rev 78833
added lemma
Thu, 26 Oct 2023 17:53:22 +0200 NEWS and CONTRIBUTORS;
Fabian Huch <huch@in.tum.de> [Thu, 26 Oct 2023 17:53:22 +0200] rev 78832
NEWS and CONTRIBUTORS;
Thu, 26 Oct 2023 11:39:45 +0200 remove unused ci-extras component;
Fabian Huch <huch@in.tum.de> [Thu, 26 Oct 2023 11:39:45 +0200] rev 78831
remove unused ci-extras component;
Thu, 26 Oct 2023 10:53:51 +0200 use mail module in CI build;
Fabian Huch <huch@in.tum.de> [Thu, 26 Oct 2023 10:53:51 +0200] rev 78830
use mail module in CI build;
Tue, 24 Oct 2023 19:17:46 +0200 added mail module;
Fabian Huch <huch@in.tum.de> [Tue, 24 Oct 2023 19:17:46 +0200] rev 78829
added mail module;
Thu, 26 Oct 2023 11:29:00 +0200 build javamail component and add to main components;
Fabian Huch <huch@in.tum.de> [Thu, 26 Oct 2023 11:29:00 +0200] rev 78828
build javamail component and add to main components;
Thu, 26 Oct 2023 11:23:53 +0200 added component for javax mail;
Fabian Huch <huch@in.tum.de> [Thu, 26 Oct 2023 11:23:53 +0200] rev 78827
added component for javax mail;
Wed, 25 Oct 2023 17:06:21 +0200 updated to vampire-4.8;
wenzelm [Wed, 25 Oct 2023 17:06:21 +0200] rev 78826
updated to vampire-4.8;
Wed, 25 Oct 2023 13:51:51 +0200 tuned README;
wenzelm [Wed, 25 Oct 2023 13:51:51 +0200] rev 78825
tuned README;
Wed, 25 Oct 2023 13:01:47 +0200 update Vampire version, following hints by Martin Desharnais;
wenzelm [Wed, 25 Oct 2023 13:01:47 +0200] rev 78824
update Vampire version, following hints by Martin Desharnais;
Wed, 25 Oct 2023 11:52:40 +0200 removed junk;
wenzelm [Wed, 25 Oct 2023 11:52:40 +0200] rev 78823
removed junk;
Fri, 20 Oct 2023 12:26:56 +0200 tuned component_vampire script for Vampire 4.8 and added new flag to force version name
desharna [Fri, 20 Oct 2023 12:26:56 +0200] rev 78822
tuned component_vampire script for Vampire 4.8 and added new flag to force version name
Tue, 24 Oct 2023 18:29:53 +0200 prefer Isabelle options for CI mail settings over ci.properties;
Fabian Huch <huch@in.tum.de> [Tue, 24 Oct 2023 18:29:53 +0200] rev 78821
prefer Isabelle options for CI mail settings over ci.properties;
Mon, 23 Oct 2023 16:19:19 +0100 Added the command nxsketch, which is like sketch except it separates these subgoals by "next" fills in the context using "fix"/"assume" rather than "for"/"if". Also the sketch command does the same if there is only one subgoal.
paulson <lp15@cam.ac.uk> [Mon, 23 Oct 2023 16:19:19 +0100] rev 78820
Added the command nxsketch, which is like sketch except it separates these subgoals by "next" fills in the context using "fix"/"assume" rather than "for"/"if". Also the sketch command does the same if there is only one subgoal.
Mon, 23 Oct 2023 12:52:56 +0200 proper cut for Parse.enum1' and its derivatives (see also 769abc29bb8e);
wenzelm [Mon, 23 Oct 2023 12:52:56 +0200] rev 78819
proper cut for Parse.enum1' and its derivatives (see also 769abc29bb8e);
Mon, 23 Oct 2023 12:11:39 +0200 unused (see fe9e590ae52f);
wenzelm [Mon, 23 Oct 2023 12:11:39 +0200] rev 78818
unused (see fe9e590ae52f);
Mon, 23 Oct 2023 12:08:38 +0200 clarified modules;
wenzelm [Mon, 23 Oct 2023 12:08:38 +0200] rev 78817
clarified modules;
Sun, 22 Oct 2023 19:40:28 +0200 merged
wenzelm [Sun, 22 Oct 2023 19:40:28 +0200] rev 78816
merged
Sun, 22 Oct 2023 15:25:08 +0200 update documentation on simproc_setup;
wenzelm [Sun, 22 Oct 2023 15:25:08 +0200] rev 78815
update documentation on simproc_setup;
Sun, 22 Oct 2023 13:56:52 +0200 tuned;
wenzelm [Sun, 22 Oct 2023 13:56:52 +0200] rev 78814
tuned;
Sun, 22 Oct 2023 12:18:23 +0200 proper morphism;
wenzelm [Sun, 22 Oct 2023 12:18:23 +0200] rev 78813
proper morphism;
Sat, 21 Oct 2023 21:19:02 +0200 simprocs may be distinguished via 'identifier': only works for ML antiquotation (see also 13252110a6fe);
wenzelm [Sat, 21 Oct 2023 21:19:02 +0200] rev 78812
simprocs may be distinguished via 'identifier': only works for ML antiquotation (see also 13252110a6fe);
Sat, 21 Oct 2023 14:36:47 +0200 more compact ML source;
wenzelm [Sat, 21 Oct 2023 14:36:47 +0200] rev 78811
more compact ML source;
Sat, 21 Oct 2023 12:02:23 +0200 more robust read_simproc_spec: proper error positions;
wenzelm [Sat, 21 Oct 2023 12:02:23 +0200] rev 78810
more robust read_simproc_spec: proper error positions;
Sat, 21 Oct 2023 11:34:37 +0200 tuned signature;
wenzelm [Sat, 21 Oct 2023 11:34:37 +0200] rev 78809
tuned signature;
Sat, 21 Oct 2023 11:24:34 +0200 more standard simproc_setup using ML antiquotation;
wenzelm [Sat, 21 Oct 2023 11:24:34 +0200] rev 78808
more standard simproc_setup using ML antiquotation;
Sat, 21 Oct 2023 00:25:40 +0200 more standard simproc_setup using ML antiquotation;
wenzelm [Sat, 21 Oct 2023 00:25:40 +0200] rev 78807
more standard simproc_setup using ML antiquotation;
Sat, 21 Oct 2023 00:13:12 +0200 more standard simproc_setup using ML antiquotation;
wenzelm [Sat, 21 Oct 2023 00:13:12 +0200] rev 78806
more standard simproc_setup using ML antiquotation;
Fri, 20 Oct 2023 22:19:05 +0200 added ML antiquotation "simproc_setup";
wenzelm [Fri, 20 Oct 2023 22:19:05 +0200] rev 78805
added ML antiquotation "simproc_setup";
Fri, 20 Oct 2023 16:40:41 +0200 clarified signature;
wenzelm [Fri, 20 Oct 2023 16:40:41 +0200] rev 78804
clarified signature;
Fri, 20 Oct 2023 11:03:09 +0200 clarified signature;
wenzelm [Fri, 20 Oct 2023 11:03:09 +0200] rev 78803
clarified signature; clarified modules;
Thu, 19 Oct 2023 21:58:47 +0200 tuned signature;
wenzelm [Thu, 19 Oct 2023 21:58:47 +0200] rev 78802
tuned signature;
Thu, 19 Oct 2023 21:38:09 +0200 tuned signature;
wenzelm [Thu, 19 Oct 2023 21:38:09 +0200] rev 78801
tuned signature;
Thu, 19 Oct 2023 17:06:39 +0200 clarified signature;
wenzelm [Thu, 19 Oct 2023 17:06:39 +0200] rev 78800
clarified signature;
Thu, 19 Oct 2023 16:31:17 +0200 clarified syntax and order of parameters;
wenzelm [Thu, 19 Oct 2023 16:31:17 +0200] rev 78799
clarified syntax and order of parameters;
Thu, 19 Oct 2023 11:30:16 +0200 clarified signature: Named_Target.setup works both for global and local theory;
wenzelm [Thu, 19 Oct 2023 11:30:16 +0200] rev 78798
clarified signature: Named_Target.setup works both for global and local theory;
Wed, 18 Oct 2023 22:09:25 +0200 clarified signature;
wenzelm [Wed, 18 Oct 2023 22:09:25 +0200] rev 78797
clarified signature; clarified modules;
Wed, 18 Oct 2023 16:29:24 +0200 clarified signature: more concise simproc setup in ML;
wenzelm [Wed, 18 Oct 2023 16:29:24 +0200] rev 78796
clarified signature: more concise simproc setup in ML;
Wed, 18 Oct 2023 15:13:52 +0200 clarified signature: more concise variations on implicit theory setup;
wenzelm [Wed, 18 Oct 2023 15:13:52 +0200] rev 78795
clarified signature: more concise variations on implicit theory setup;
Tue, 17 Oct 2023 22:29:12 +0200 clarified simproc_setup (passive);
wenzelm [Tue, 17 Oct 2023 22:29:12 +0200] rev 78794
clarified simproc_setup (passive);
Tue, 17 Oct 2023 22:25:48 +0200 clarified 'simproc_setup';
wenzelm [Tue, 17 Oct 2023 22:25:48 +0200] rev 78793
clarified 'simproc_setup';
Tue, 17 Oct 2023 18:55:29 +0200 support for "simproc_setup ... (passive)": allow to define simprocs in Isar that are not added to the simpset (yet);
wenzelm [Tue, 17 Oct 2023 18:55:29 +0200] rev 78792
support for "simproc_setup ... (passive)": allow to define simprocs in Isar that are not added to the simpset (yet);
Tue, 17 Oct 2023 15:51:28 +0200 more standard simproc_setup in Isar;
wenzelm [Tue, 17 Oct 2023 15:51:28 +0200] rev 78791
more standard simproc_setup in Isar; recovered examples from dead comments;
Tue, 17 Oct 2023 15:10:14 +0200 more standard ML setup;
wenzelm [Tue, 17 Oct 2023 15:10:14 +0200] rev 78790
more standard ML setup; proper tracing messages depending on context option, not Unsynchronized.ref; tuned whitespace;
Fri, 20 Oct 2023 12:25:35 +0200 proper slice duration (i.e., 5 s) for new Vampire portfolio following 5a14f2cc1ea0
desharna [Fri, 20 Oct 2023 12:25:35 +0200] rev 78789
proper slice duration (i.e., 5 s) for new Vampire portfolio following 5a14f2cc1ea0
Wed, 18 Oct 2023 10:41:12 +0200 added new portfolio for Vampire 4.8
desharna [Wed, 18 Oct 2023 10:41:12 +0200] rev 78788
added new portfolio for Vampire 4.8
Tue, 17 Oct 2023 12:10:58 +0200 tuned signature, following Isabelle/Scala;
wenzelm [Tue, 17 Oct 2023 12:10:58 +0200] rev 78787
tuned signature, following Isabelle/Scala;
Tue, 17 Oct 2023 11:52:52 +0200 more thorough expose_interrupt: always reset "break" state, regardless of pending interrupt;
wenzelm [Tue, 17 Oct 2023 11:52:52 +0200] rev 78786
more thorough expose_interrupt: always reset "break" state, regardless of pending interrupt;
Tue, 17 Oct 2023 11:47:13 +0200 tuned;
wenzelm [Tue, 17 Oct 2023 11:47:13 +0200] rev 78785
tuned;
Mon, 16 Oct 2023 21:27:56 +0200 proper parallel build tasks;
wenzelm [Mon, 16 Oct 2023 21:27:56 +0200] rev 78784
proper parallel build tasks;
Sun, 15 Oct 2023 14:59:19 +0200 more Haskell tests on macOS;
wenzelm [Sun, 15 Oct 2023 14:59:19 +0200] rev 78783
more Haskell tests on macOS;
Sun, 15 Oct 2023 14:22:37 +0200 more NEWS;
wenzelm [Sun, 15 Oct 2023 14:22:37 +0200] rev 78782
more NEWS;
(0) -30000 -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 tip