Tue, 29 Aug 2023 15:23:06 +0200 wenzelm clarified generated Scala, for the sake of "scalac -source 3.3";
Tue, 29 Aug 2023 13:05:32 +0200 wenzelm discontinue old Java 11 LTS;
Tue, 29 Aug 2023 12:53:28 +0200 wenzelm misc tuning: support "scalac -source 3.3";
Tue, 29 Aug 2023 12:04:13 +0200 wenzelm obsolete (see b4e6b82fdb9e);
Sun, 27 Aug 2023 19:14:04 +0200 wenzelm merged
Sun, 27 Aug 2023 19:07:12 +0200 wenzelm update for release;
Sun, 27 Aug 2023 17:00:03 +0200 wenzelm Added tag Isabelle2023-RC4 for changeset 12aac1489f3b
Sun, 27 Aug 2023 15:28:48 +0200 wenzelm minimal documentation for build cluster support;
Sun, 27 Aug 2023 14:22:28 +0200 wenzelm more robust access to local variables;
Sun, 27 Aug 2023 13:15:32 +0200 wenzelm tuned messages: avoid duplicates;
Sun, 27 Aug 2023 12:57:59 +0200 wenzelm removed junk (following ab07d4cb7d1c, amending 8cd399b25dac);
Sun, 27 Aug 2023 12:49:43 +0200 wenzelm tuned error;
Sat, 26 Aug 2023 13:48:14 +0200 wenzelm tuned messages (again);
Sat, 26 Aug 2023 13:47:03 +0200 wenzelm tuned: prefer explicit types;
Fri, 25 Aug 2023 20:35:28 +0200 wenzelm support for Host.dirs;
Fri, 25 Aug 2023 20:10:53 +0200 wenzelm tuned message: failure can happen towards the end, e.g. due to failed sessions or progress.stopped;
Fri, 25 Aug 2023 20:08:32 +0200 wenzelm support multiple host names;
Fri, 25 Aug 2023 15:31:14 +0200 wenzelm clarified default options: SQLite build_database is unsupported for Isabelle2023, due to lack of proper transaction_lock;
Fri, 25 Aug 2023 11:31:24 +0200 blanchet avoid using FOOL syntax with older Vampire versions because of soundness bug visible by passing 'Abs_unit_cases Rep_unit Rep_unit_cases' as the facts to Sledgehammer
Fri, 25 Aug 2023 13:56:00 +0200 wenzelm tuned message;
Wed, 23 Aug 2023 16:04:04 +0200 wenzelm tuned;
Wed, 23 Aug 2023 15:59:03 +0200 wenzelm more accurate treatment of state vs. serial vs. db;
Wed, 23 Aug 2023 14:23:41 +0200 wenzelm more explicit check;
Wed, 23 Aug 2023 11:44:08 +0200 wenzelm proper numa_nodes for build_worker;
Wed, 23 Aug 2023 11:31:17 +0200 wenzelm tuned message;
Wed, 23 Aug 2023 11:20:07 +0200 wenzelm tuned;
Wed, 23 Aug 2023 11:00:30 +0200 wenzelm tuned signature;
Tue, 22 Aug 2023 13:51:06 +0200 wenzelm support hosts with shared directory (e.g. NFS);
Tue, 22 Aug 2023 13:27:53 +0200 wenzelm tuned message: failure may stem from build_cluster init;
Tue, 22 Aug 2023 12:18:31 +0200 wenzelm proper sync_database for receive timeout;
Tue, 22 Aug 2023 11:54:06 +0200 wenzelm clarified source structure;
Tue, 22 Aug 2023 11:33:25 +0200 wenzelm tuned whitespace;
Tue, 22 Aug 2023 10:34:27 +0200 wenzelm clarified command-line tools;
Tue, 22 Aug 2023 10:31:15 +0200 wenzelm tuned output;
Tue, 22 Aug 2023 10:05:03 +0200 wenzelm clarified signature;
Tue, 22 Aug 2023 09:39:37 +0200 wenzelm tuned signature;
Tue, 22 Aug 2023 09:28:44 +0200 wenzelm tuned signature;
Mon, 21 Aug 2023 20:40:15 +0200 wenzelm proper sequential evaluation;
Mon, 21 Aug 2023 15:54:08 +0200 wenzelm more robust command options;
Mon, 21 Aug 2023 15:28:35 +0200 wenzelm performance tuning: avoid redundant db access;
Mon, 21 Aug 2023 15:04:22 +0200 wenzelm clarified signature: proper treatment of implicit state (amending d0c9d277620e);
Mon, 21 Aug 2023 13:01:45 +0200 wenzelm performance tuning: avoid redundant db access;
Mon, 21 Aug 2023 12:40:33 +0200 wenzelm performance tuning: avoid multiple db roundtrips;
Mon, 21 Aug 2023 12:34:53 +0200 wenzelm clarified signature: more robust treatment of implicit state;
Mon, 21 Aug 2023 11:56:07 +0200 wenzelm proper sync_database for Database_Progress consumer;
Mon, 21 Aug 2023 11:43:29 +0200 wenzelm tuned message;
Mon, 21 Aug 2023 11:42:16 +0200 wenzelm tuned;
Mon, 21 Aug 2023 11:24:47 +0200 wenzelm tuned messages;
Mon, 21 Aug 2023 11:15:25 +0200 wenzelm tuned signature: removed unused arguments;
Mon, 21 Aug 2023 10:55:30 +0200 wenzelm minor performance tuning: avoid multiple db roundtrips;
Mon, 21 Aug 2023 10:53:50 +0200 wenzelm more operations;
Mon, 21 Aug 2023 10:53:26 +0200 wenzelm tuned;
Sun, 20 Aug 2023 22:24:24 +0200 wenzelm limit size and complexity of bulk transactions;
Sun, 20 Aug 2023 21:05:56 +0200 wenzelm more scalable write_entries and Export.consumer via db.execute_batch_statement;
Sat, 19 Aug 2023 22:57:06 +0200 wenzelm clarified signature: filter batch;
Sat, 19 Aug 2023 14:45:57 +0200 wenzelm more scalable write_messages via db.execute_batch_statement;
Sat, 19 Aug 2023 14:34:36 +0200 wenzelm support for execute_batch: multiple statements in one round-trip;
Thu, 17 Aug 2023 20:13:49 +0200 wenzelm more robust;
Thu, 17 Aug 2023 20:06:24 +0200 wenzelm restrict input_messages to master build_process: avoid excessive db traffic for distributed build_workers;
Thu, 17 Aug 2023 19:01:40 +0200 wenzelm more scalable Database_Progress via asynchronous Consumer_Thread.fork_bulk;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip