Tue, 12 Mar 2024 13:17:25 +0100 wenzelm clarified signature: more explicit types;
Tue, 12 Mar 2024 11:18:38 +0100 wenzelm tuned signature;
Tue, 12 Mar 2024 11:16:06 +0100 wenzelm removed somewhat pointless check;
Tue, 12 Mar 2024 11:14:02 +0100 wenzelm tuned signature: fewer warnings in IntelliJ IDEA;
Tue, 12 Mar 2024 12:11:39 +0000 paulson merged
Tue, 12 Mar 2024 12:11:28 +0000 paulson Fixed a latex error in the markup
Mon, 11 Mar 2024 23:03:12 +0100 wenzelm minor performance tuning: SQL.order_by is only for demo purposes;
Mon, 11 Mar 2024 22:12:56 +0100 wenzelm support efficient access to state updates, based on LEFT OUTER JOIN;
Mon, 11 Mar 2024 20:44:34 +0100 wenzelm tuned signature;
Mon, 11 Mar 2024 20:33:49 +0100 wenzelm tuned: prefer if_proper expression;
Mon, 11 Mar 2024 20:31:35 +0100 wenzelm tuned signature;
Mon, 11 Mar 2024 20:24:59 +0100 wenzelm tuned: prefer if_proper expression;
Mon, 11 Mar 2024 15:07:02 +0000 paulson New material by Wenda Li and Manuel Eberl
Mon, 11 Mar 2024 08:46:20 +0100 traytel merged
Mon, 11 Mar 2024 08:45:55 +0100 traytel export BNF properties about the cardinal bound (by Jan van Brügge)
Sun, 10 Mar 2024 22:55:18 +0100 wenzelm unused (see 123f2c0995b8);
Sun, 10 Mar 2024 22:42:27 +0100 wenzelm tuned;
Sun, 10 Mar 2024 18:01:14 +0100 wenzelm more robust init_built: get_build_id and start_build within the same transaction;
Sun, 10 Mar 2024 17:33:44 +0100 wenzelm tuned: remove redundant guard;
Sun, 10 Mar 2024 17:30:23 +0100 wenzelm maintain short build_id vs. build_uuid, similar to Database_Progress context/context_uuid;
Sun, 10 Mar 2024 14:20:20 +0100 wenzelm more operations;
Sun, 10 Mar 2024 13:32:15 +0100 wenzelm clarified signature: init_state vs. init_unsynchronized;
Sun, 10 Mar 2024 12:03:46 +0100 wenzelm more thorough "isabelle build_process -C -r -f";
Sun, 10 Mar 2024 12:03:13 +0100 wenzelm more operations;
Sun, 10 Mar 2024 11:51:56 +0100 wenzelm tuned signature;
Sun, 10 Mar 2024 10:50:12 +0100 wenzelm tuned signature: more uniform SQL.Data instances;
Sun, 10 Mar 2024 10:40:48 +0100 wenzelm tuned signature;
Sun, 10 Mar 2024 10:37:28 +0100 wenzelm tuned signature;
Sat, 09 Mar 2024 22:04:07 +0100 wenzelm disable write_updates from f425bbc4b2eb for now: "isabelle build_process -rf" does not quite work yet;
Sat, 09 Mar 2024 22:02:27 +0100 wenzelm revert part of 5969ead9f900 that does not quite work yet: only one accidental host is used;
Sat, 09 Mar 2024 20:52:06 +0100 wenzelm record updates within database, based on serial;
Sat, 09 Mar 2024 20:20:13 +0100 wenzelm proper tables (amending 4611b7b47b42);
Sat, 09 Mar 2024 20:04:07 +0100 wenzelm tuned;
Sat, 09 Mar 2024 19:57:08 +0100 wenzelm clarified signature: improved data integrity;
Sat, 09 Mar 2024 17:23:09 +0100 wenzelm clarified modules;
Sat, 09 Mar 2024 16:59:38 +0100 wenzelm clarified modules;
Sat, 09 Mar 2024 16:52:08 +0100 wenzelm obsolete;
Sat, 09 Mar 2024 16:50:54 +0100 wenzelm misc tuning: prefer Build_Process.Update operations;
Sat, 09 Mar 2024 16:45:18 +0100 wenzelm misc tuning and clarification: prefer explicit type Build_Process.Update;
Sat, 09 Mar 2024 15:48:29 +0100 wenzelm misc tuning and clarification;
Sat, 09 Mar 2024 15:14:22 +0100 wenzelm tuned signature;
Sat, 09 Mar 2024 14:52:28 +0100 wenzelm clarified data representation: more uniform treatment of State.Pending vs. State.Running;
Sat, 09 Mar 2024 13:06:13 +0100 wenzelm tuned: drop pointless SQL.order_by (see also 5f706f7c624b);
Sat, 09 Mar 2024 12:06:08 +0100 wenzelm upgrade pretty_maybe_quote following 2746dfc9ceae;
Sat, 09 Mar 2024 11:51:52 +0100 wenzelm tuned;
Sat, 09 Mar 2024 11:35:32 +0100 wenzelm eliminate odd aliases (see also 2746dfc9ceae);
Sat, 09 Mar 2024 11:05:32 +0100 wenzelm tuned signature: prefer bottom-up construction;
Sat, 09 Mar 2024 10:57:28 +0100 wenzelm tuned;
Sat, 09 Mar 2024 10:49:12 +0100 wenzelm tuned signature;
Fri, 08 Mar 2024 21:15:35 +0100 wenzelm clarified signature;
Fri, 08 Mar 2024 20:38:19 +0100 wenzelm tuned;
Fri, 08 Mar 2024 20:29:05 +0100 wenzelm more operations for Build_Log.Meta_Info: prefer explicit types;
Fri, 08 Mar 2024 20:28:29 +0100 wenzelm more operations for Date and Time;
Fri, 08 Mar 2024 20:03:21 +0100 wenzelm more accurate patterns --- reverting unused fc3ba0a1c82f;
Fri, 08 Mar 2024 19:18:39 +0100 wenzelm remove unused/fragile option (amending db37cae970a6) --- universal_table requires pull_date tables;
Fri, 08 Mar 2024 19:04:18 +0100 wenzelm prefer explicit option "build_log_verbose";
Fri, 08 Mar 2024 18:58:49 +0100 wenzelm tuned whitespace;
Fri, 08 Mar 2024 18:29:21 +0100 wenzelm additional build_log column "session_start", with implicit upgrade of database schema;
Fri, 08 Mar 2024 14:14:05 +0100 wenzelm more robust build_start for master and workers (via database);
Fri, 08 Mar 2024 13:05:01 +0100 wenzelm more accurate progress.now(), notably for Database_Progress;
Fri, 08 Mar 2024 11:09:44 +0100 wenzelm update NEWS;
Fri, 08 Mar 2024 10:57:59 +0100 wenzelm activate E 3.0 after testing by Martin Desharnais, see also db72d9920186 and 788f11af9822;
Thu, 07 Mar 2024 23:58:01 +0100 desharna merged
Thu, 29 Feb 2024 11:18:26 +0100 desharna added lemmas reflclp_(less|greater)_eq[simp], rtranclp_(less|greater)_eq[simp], and tranclp_(less|greater|less_eq|greater_eq)[simp]
Thu, 07 Mar 2024 18:24:42 +0100 Fabian Huch parallelize schedule optimization;
Wed, 06 Mar 2024 21:52:58 +0100 wenzelm revised NEWS: OCaml / OPAM appears to be fine on arm64-linux, e.g. Ubuntu 22.04;
Wed, 06 Mar 2024 17:04:54 +0100 wenzelm update to current long-term-support version dotnet-8.0.x;
Wed, 06 Mar 2024 14:11:58 +0100 wenzelm merged
Tue, 05 Mar 2024 23:06:18 +0100 wenzelm proper release bundle_name (amending 0e7dd3eaa6e8);
Wed, 06 Mar 2024 10:39:45 +0100 blanchet more multiset lemmas
Tue, 27 Feb 2024 13:46:42 +0100 Simon Wimmer optional cartouche syntax and proper name printing in atp Isar output
Wed, 06 Mar 2024 09:43:25 +0100 desharna merged
Wed, 06 Mar 2024 09:26:40 +0100 desharna removed unused variable
Wed, 06 Mar 2024 09:25:34 +0100 desharna added virtual, greedy portfolio for E 3.0
Tue, 05 Mar 2024 21:44:52 +0100 wenzelm tuned;
Tue, 05 Mar 2024 21:26:18 +0100 wenzelm tuned signature;
Tue, 05 Mar 2024 20:58:41 +0100 wenzelm Added tag Isabelle2024-RC0 for changeset 98f009f56400
Tue, 05 Mar 2024 20:58:19 +0100 wenzelm updated for release;
Tue, 05 Mar 2024 20:58:11 +0100 wenzelm updated for release;
Tue, 05 Mar 2024 20:41:07 +0100 wenzelm clarified signature;
Tue, 05 Mar 2024 20:25:02 +0100 wenzelm misc tuning for release;
Tue, 05 Mar 2024 20:20:45 +0100 wenzelm tuned whitespace: avoid TABs;
Tue, 05 Mar 2024 20:20:34 +0100 wenzelm avoid suspicious Unicode;
Tue, 05 Mar 2024 20:13:20 +0100 wenzelm tuned whitespace;
Tue, 05 Mar 2024 19:21:07 +0100 wenzelm tuned signature: fewer warnings in IntelliJ IDEA;
Tue, 05 Mar 2024 18:42:09 +0100 wenzelm merged
Tue, 05 Mar 2024 18:41:56 +0100 wenzelm update NEWS;
Tue, 05 Mar 2024 18:06:26 +0100 wenzelm update cygwin near 3.5.1-1, also see https://cygwin.com/pipermail/cygwin-announce/2024-February/011524.html and https://cygwin.com/pipermail/cygwin-announce/2024-February/011611.html
Tue, 05 Mar 2024 17:42:36 +0100 wenzelm drop unused Task.info field;
Tue, 05 Mar 2024 17:27:16 +0100 wenzelm proper guard_time (amending 752806151432);
Tue, 05 Mar 2024 16:22:24 +0100 wenzelm proper dynamic access (amending c3f07c950116);
Tue, 05 Mar 2024 16:20:40 +0100 wenzelm more robust, notably for remote process (via SSH);
Tue, 05 Mar 2024 16:06:06 +0100 wenzelm prefer dynamic objects, following a5fda30edae2;
Tue, 05 Mar 2024 15:58:45 +0100 wenzelm proper dynamic access (amending 52b5c7c8e6d9);
Tue, 05 Mar 2024 15:54:33 +0100 wenzelm clarified signature: incorporate guard into Logger;
Tue, 05 Mar 2024 16:55:21 +0100 desharna merged
Tue, 05 Mar 2024 15:02:31 +0100 desharna added lemmas rtranclp_ident_if_reflp_and_transp and tranclp_ident_if_transp
Tue, 05 Mar 2024 14:32:50 +0000 paulson Moving valuable library material from Martingales into the distribution
Mon, 04 Mar 2024 21:58:53 +0100 wenzelm clarified signature;
Mon, 04 Mar 2024 21:46:21 +0100 wenzelm clarified module signature and state;
Mon, 04 Mar 2024 21:22:22 +0100 wenzelm tuned messages;
Mon, 04 Mar 2024 21:18:24 +0100 wenzelm omit somewhat pointless message, following b7187d4cdf68;
Mon, 04 Mar 2024 20:49:46 +0100 wenzelm more robust handling of uninitialized value, notably Build_Process.progress;
Mon, 04 Mar 2024 19:14:16 +0100 nipkow tuned
Mon, 04 Mar 2024 16:20:57 +0100 Fabian Huch partially revert f1f08ca40d96: benchmark data needs to be present before timing data is loaded;
Mon, 04 Mar 2024 13:55:11 +0100 wenzelm clarified module signature and state;
Mon, 04 Mar 2024 13:44:11 +0100 wenzelm tuned signature: more protected operations;
Mon, 04 Mar 2024 12:30:33 +0100 wenzelm database performance tuning: just one synchronized_database for main loop body;
Mon, 04 Mar 2024 11:39:10 +0100 wenzelm tuned;
Mon, 04 Mar 2024 11:05:36 +0100 wenzelm 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 wenzelm more robust: imitate Isabelle/ML operation more closely (after 26a43785590b);
Sun, 03 Mar 2024 16:32:59 +0100 wenzelm tuned;
Sun, 03 Mar 2024 16:18:06 +0100 wenzelm tuned proof: avoid z3 to make it work on arm64-linux;
Sun, 03 Mar 2024 12:28:22 +0100 wenzelm official support for arm64-linux, despite a few missing tools;
Sun, 03 Mar 2024 12:21:10 +0100 wenzelm 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 wenzelm proper platform_name/platform_dir for native arm64-darwin: already published in 788f11af9822 after manual adjustment;
Fri, 01 Mar 2024 21:23:47 +0100 wenzelm update to scala-3.3.3;
Fri, 01 Mar 2024 20:31:23 +0100 wenzelm provide e-3.0.03 on all platforms, including arm64-linux and arm64-darwin --- still inactive;
Fri, 01 Mar 2024 16:27:36 +0100 Fabian Huch update NEWS, following 0d7c7fe65638;
Thu, 29 Feb 2024 22:52:45 +0100 wenzelm provide cvc5-1.1.1 for testing --- still inactive;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 tip