Tue, 05 Mar 2024 16:06:06 +0100 prefer dynamic objects, following a5fda30edae2;
wenzelm [Tue, 05 Mar 2024 16:06:06 +0100] rev 79777
prefer dynamic objects, following a5fda30edae2;
Tue, 05 Mar 2024 15:58:45 +0100 proper dynamic access (amending 52b5c7c8e6d9);
wenzelm [Tue, 05 Mar 2024 15:58:45 +0100] rev 79776
proper dynamic access (amending 52b5c7c8e6d9);
Tue, 05 Mar 2024 15:54:33 +0100 clarified signature: incorporate guard into Logger;
wenzelm [Tue, 05 Mar 2024 15:54:33 +0100] rev 79775
clarified signature: incorporate guard into Logger;
Tue, 05 Mar 2024 16:55:21 +0100 merged
desharna [Tue, 05 Mar 2024 16:55:21 +0100] rev 79774
merged
Tue, 05 Mar 2024 15:02:31 +0100 added lemmas rtranclp_ident_if_reflp_and_transp and tranclp_ident_if_transp
desharna [Tue, 05 Mar 2024 15:02:31 +0100] rev 79773
added lemmas rtranclp_ident_if_reflp_and_transp and tranclp_ident_if_transp
Tue, 05 Mar 2024 14:32:50 +0000 Moving valuable library material from Martingales into the distribution
paulson <lp15@cam.ac.uk> [Tue, 05 Mar 2024 14:32:50 +0000] rev 79772
Moving valuable library material from Martingales into the distribution
Mon, 04 Mar 2024 21:58:53 +0100 clarified signature;
wenzelm [Mon, 04 Mar 2024 21:58:53 +0100] rev 79771
clarified signature; sleep unconditionally: avoid aggressive database access;
Mon, 04 Mar 2024 21:46:21 +0100 clarified module signature and state;
wenzelm [Mon, 04 Mar 2024 21:46:21 +0100] rev 79770
clarified module signature and state;
Mon, 04 Mar 2024 21:22:22 +0100 tuned messages;
wenzelm [Mon, 04 Mar 2024 21:22:22 +0100] rev 79769
tuned messages;
Mon, 04 Mar 2024 21:18:24 +0100 omit somewhat pointless message, following b7187d4cdf68;
wenzelm [Mon, 04 Mar 2024 21:18:24 +0100] rev 79768
omit somewhat pointless message, following b7187d4cdf68;
Mon, 04 Mar 2024 20:49:46 +0100 more robust handling of uninitialized value, notably Build_Process.progress;
wenzelm [Mon, 04 Mar 2024 20:49:46 +0100] rev 79767
more robust handling of uninitialized value, notably Build_Process.progress;
Mon, 04 Mar 2024 19:14:16 +0100 tuned
nipkow [Mon, 04 Mar 2024 19:14:16 +0100] rev 79766
tuned
Mon, 04 Mar 2024 16:20:57 +0100 partially revert f1f08ca40d96: benchmark data needs to be present before timing data is loaded;
Fabian Huch <huch@in.tum.de> [Mon, 04 Mar 2024 16:20:57 +0100] rev 79765
partially revert f1f08ca40d96: benchmark data needs to be present before timing data is loaded;
Mon, 04 Mar 2024 13:55:11 +0100 clarified module signature and state;
wenzelm [Mon, 04 Mar 2024 13:55:11 +0100] rev 79764
clarified module signature and state;
Mon, 04 Mar 2024 13:44:11 +0100 tuned signature: more protected operations;
wenzelm [Mon, 04 Mar 2024 13:44:11 +0100] rev 79763
tuned signature: more protected operations;
Mon, 04 Mar 2024 12:30:33 +0100 database performance tuning: just one synchronized_database for main loop body;
wenzelm [Mon, 04 Mar 2024 12:30:33 +0100] rev 79762
database performance tuning: just one synchronized_database for main loop body;
Mon, 04 Mar 2024 11:39:10 +0100 tuned;
wenzelm [Mon, 04 Mar 2024 11:39:10 +0100] rev 79761
tuned;
Mon, 04 Mar 2024 11:05:36 +0100 more robust: assume that database is exclusive for this Progress instance --- always close on exit (see also bf377e10ff3b);
wenzelm [Mon, 04 Mar 2024 11:05:36 +0100] rev 79760
more robust: assume that database is exclusive for this Progress instance --- always close on exit (see also bf377e10ff3b);
Sun, 03 Mar 2024 17:47:50 +0100 more robust: imitate Isabelle/ML operation more closely (after 26a43785590b);
wenzelm [Sun, 03 Mar 2024 17:47:50 +0100] rev 79759
more robust: imitate Isabelle/ML operation more closely (after 26a43785590b); logical_cores is e.g. relevant for server-arm.sketis.net, where /proc/cpuinfo looks quite different;
Sun, 03 Mar 2024 16:32:59 +0100 tuned;
wenzelm [Sun, 03 Mar 2024 16:32:59 +0100] rev 79758
tuned;
Sun, 03 Mar 2024 16:18:06 +0100 tuned proof: avoid z3 to make it work on arm64-linux;
wenzelm [Sun, 03 Mar 2024 16:18:06 +0100] rev 79757
tuned proof: avoid z3 to make it work on arm64-linux;
Sun, 03 Mar 2024 12:28:22 +0100 official support for arm64-linux, despite a few missing tools;
wenzelm [Sun, 03 Mar 2024 12:28:22 +0100] rev 79756
official support for arm64-linux, despite a few missing tools;
Sun, 03 Mar 2024 12:21:10 +0100 discontinue unstable z3-4.4.1 for arm64-linux from Debian (in contrast to 796ae338eb9d and 87718883c8b9);
wenzelm [Sun, 03 Mar 2024 12:21:10 +0100] rev 79755
discontinue unstable z3-4.4.1 for arm64-linux from Debian (in contrast to 796ae338eb9d and 87718883c8b9);
Sun, 03 Mar 2024 12:00:44 +0100 proper platform_name/platform_dir for native arm64-darwin: already published in 788f11af9822 after manual adjustment;
wenzelm [Sun, 03 Mar 2024 12:00:44 +0100] rev 79754
proper platform_name/platform_dir for native arm64-darwin: already published in 788f11af9822 after manual adjustment;
Fri, 01 Mar 2024 21:23:47 +0100 update to scala-3.3.3;
wenzelm [Fri, 01 Mar 2024 21:23:47 +0100] rev 79753
update to scala-3.3.3; enforce rebuild of Isabelle/Scala + Isabelle/ML;
Fri, 01 Mar 2024 20:31:23 +0100 provide e-3.0.03 on all platforms, including arm64-linux and arm64-darwin --- still inactive;
wenzelm [Fri, 01 Mar 2024 20:31:23 +0100] rev 79752
provide e-3.0.03 on all platforms, including arm64-linux and arm64-darwin --- still inactive;
Fri, 01 Mar 2024 16:27:36 +0100 update NEWS, following 0d7c7fe65638;
Fabian Huch <huch@in.tum.de> [Fri, 01 Mar 2024 16:27:36 +0100] rev 79751
update NEWS, following 0d7c7fe65638;
Thu, 29 Feb 2024 22:52:45 +0100 provide cvc5-1.1.1 for testing --- still inactive;
wenzelm [Thu, 29 Feb 2024 22:52:45 +0100] rev 79750
provide cvc5-1.1.1 for testing --- still inactive;
Thu, 29 Feb 2024 21:06:50 +0100 rebuild bash_process executables on current reference platforms, including native arm64-darwin;
wenzelm [Thu, 29 Feb 2024 21:06:50 +0100] rev 79749
rebuild bash_process executables on current reference platforms, including native arm64-darwin; enforce rebuild of Isabelle/Scala + Isabelle/ML;
Thu, 29 Feb 2024 17:03:00 +0100 tuned NEWS, see also c62003e05e46;
wenzelm [Thu, 29 Feb 2024 17:03:00 +0100] rev 79748
tuned NEWS, see also c62003e05e46;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip