wenzelm [Wed, 23 Aug 2023 16:04:04 +0200] rev 78574
tuned;
wenzelm [Wed, 23 Aug 2023 15:59:03 +0200] rev 78573
more accurate treatment of state vs. serial vs. db;
wenzelm [Wed, 23 Aug 2023 14:23:41 +0200] rev 78572
more explicit check;
wenzelm [Wed, 23 Aug 2023 11:44:08 +0200] rev 78571
proper numa_nodes for build_worker;
wenzelm [Wed, 23 Aug 2023 11:31:17 +0200] rev 78570
tuned message;
wenzelm [Wed, 23 Aug 2023 11:20:07 +0200] rev 78569
tuned;
wenzelm [Wed, 23 Aug 2023 11:00:30 +0200] rev 78568
tuned signature;
wenzelm [Tue, 22 Aug 2023 13:51:06 +0200] rev 78567
support hosts with shared directory (e.g. NFS);
wenzelm [Tue, 22 Aug 2023 13:27:53 +0200] rev 78566
tuned message: failure may stem from build_cluster init;
wenzelm [Tue, 22 Aug 2023 12:18:31 +0200] rev 78565
proper sync_database for receive timeout;
wenzelm [Tue, 22 Aug 2023 11:54:06 +0200] rev 78564
clarified source structure;
wenzelm [Tue, 22 Aug 2023 11:33:25 +0200] rev 78563
tuned whitespace;
wenzelm [Tue, 22 Aug 2023 10:34:27 +0200] rev 78562
clarified command-line tools;
wenzelm [Tue, 22 Aug 2023 10:31:15 +0200] rev 78561
tuned output;
wenzelm [Tue, 22 Aug 2023 10:05:03 +0200] rev 78560
clarified signature;
wenzelm [Tue, 22 Aug 2023 09:39:37 +0200] rev 78559
tuned signature;
wenzelm [Tue, 22 Aug 2023 09:28:44 +0200] rev 78558
tuned signature;
wenzelm [Mon, 21 Aug 2023 20:40:15 +0200] rev 78557
proper sequential evaluation;
wenzelm [Mon, 21 Aug 2023 15:54:08 +0200] rev 78556
more robust command options;
wenzelm [Mon, 21 Aug 2023 15:28:35 +0200] rev 78555
performance tuning: avoid redundant db access;
wenzelm [Mon, 21 Aug 2023 15:04:22 +0200] rev 78554
clarified signature: proper treatment of implicit state (amending d0c9d277620e);
wenzelm [Mon, 21 Aug 2023 13:01:45 +0200] rev 78553
performance tuning: avoid redundant db access;
wenzelm [Mon, 21 Aug 2023 12:40:33 +0200] rev 78552
performance tuning: avoid multiple db roundtrips;
wenzelm [Mon, 21 Aug 2023 12:34:53 +0200] rev 78551
clarified signature: more robust treatment of implicit state;
wenzelm [Mon, 21 Aug 2023 11:56:07 +0200] rev 78550
proper sync_database for Database_Progress consumer;
more efficient (but less reactive) Database_Progress.stopped;
wenzelm [Mon, 21 Aug 2023 11:43:29 +0200] rev 78549
tuned message;
wenzelm [Mon, 21 Aug 2023 11:42:16 +0200] rev 78548
tuned;
wenzelm [Mon, 21 Aug 2023 11:24:47 +0200] rev 78547
tuned messages;
wenzelm [Mon, 21 Aug 2023 11:15:25 +0200] rev 78546
tuned signature: removed unused arguments;
wenzelm [Mon, 21 Aug 2023 10:55:30 +0200] rev 78545
minor performance tuning: avoid multiple db roundtrips;
wenzelm [Mon, 21 Aug 2023 10:53:50 +0200] rev 78544
more operations;
wenzelm [Mon, 21 Aug 2023 10:53:26 +0200] rev 78543
tuned;
wenzelm [Sun, 20 Aug 2023 22:24:24 +0200] rev 78542
limit size and complexity of bulk transactions;
wenzelm [Sun, 20 Aug 2023 21:05:56 +0200] rev 78541
more scalable write_entries and Export.consumer via db.execute_batch_statement;
wenzelm [Sat, 19 Aug 2023 22:57:06 +0200] rev 78540
clarified signature: filter batch;
wenzelm [Sat, 19 Aug 2023 14:45:57 +0200] rev 78539
more scalable write_messages via db.execute_batch_statement;
wenzelm [Sat, 19 Aug 2023 14:34:36 +0200] rev 78538
support for execute_batch: multiple statements in one round-trip;
wenzelm [Thu, 17 Aug 2023 20:13:49 +0200] rev 78537
more robust;
wenzelm [Thu, 17 Aug 2023 20:06:24 +0200] rev 78536
restrict input_messages to master build_process: avoid excessive db traffic for distributed build_workers;
wenzelm [Thu, 17 Aug 2023 19:01:40 +0200] rev 78535
more scalable Database_Progress via asynchronous Consumer_Thread.fork_bulk;
wenzelm [Thu, 17 Aug 2023 16:15:25 +0200] rev 78534
clarified main_loop: support timeout, which results in consume(Nil);
wenzelm [Thu, 17 Aug 2023 15:12:18 +0200] rev 78533
tuned;
wenzelm [Thu, 17 Aug 2023 14:46:24 +0200] rev 78532
clarified signature;
wenzelm [Thu, 17 Aug 2023 14:43:45 +0200] rev 78531
tuned signature;
wenzelm [Wed, 16 Aug 2023 14:50:17 +0200] rev 78530
tuned signature;
wenzelm [Wed, 16 Aug 2023 14:42:43 +0200] rev 78529
build_worker is stopped independently from master build_process;
wenzelm [Sun, 13 Aug 2023 19:27:58 +0200] rev 78528
clarified command arguments: optionally restrict to given theories (from theory loader);
wenzelm [Sun, 13 Aug 2023 19:23:53 +0200] rev 78527
tuned signature: more operations for formal theory context vs. theory loader;
wenzelm [Sun, 13 Aug 2023 17:50:31 +0200] rev 78526
added Isar command 'print_context_tracing';
wenzelm [Sun, 13 Aug 2023 15:06:17 +0200] rev 78525
avoid confusion: this is merely about "isabelle dotnet_setup", no codegen yet;
blanchet [Fri, 25 Aug 2023 11:31:24 +0200] rev 78524
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
paulson [Fri, 25 Aug 2023 09:56:45 +0100] rev 78523
merged
paulson <lp15@cam.ac.uk> [Thu, 24 Aug 2023 21:40:24 +0100] rev 78522
some refinements in Algebra and Number_Theory
Lars Hupel <lars.hupel@mytum.de> [Fri, 25 Aug 2023 08:33:46 +0200] rev 78521
provide Go component
paulson [Wed, 23 Aug 2023 10:12:46 +0100] rev 78520
merged
paulson <lp15@cam.ac.uk> [Tue, 22 Aug 2023 22:13:51 +0100] rev 78519
A subtle fix involving the "measurable" attribute
paulson [Mon, 21 Aug 2023 18:38:41 +0100] rev 78518
merged
paulson <lp15@cam.ac.uk> [Mon, 21 Aug 2023 18:38:25 +0100] rev 78517
Numerous minor tweaks and simplifications
paulson <lp15@cam.ac.uk> [Sat, 12 Aug 2023 10:09:29 +0100] rev 78516
substantial tidy-up, shortening many proofs
Lars Hupel <lars@hupel.info> [Wed, 23 Aug 2023 10:32:23 +0200] rev 78515
add Go component
wenzelm [Sun, 13 Aug 2023 15:08:38 +0200] rev 78514
backed out changeset 2a26d423d9fb: build_log_database not run yet, so this tests the same changesets again;
wenzelm [Thu, 10 Aug 2023 23:11:52 +0200] rev 78513
back to post-release mode -- after fork point;
wenzelm [Thu, 10 Aug 2023 20:42:18 +0200] rev 78512
Added tag Isabelle2023-RC3 for changeset f5fb5bb2533f
wenzelm [Thu, 10 Aug 2023 20:39:28 +0200] rev 78511
clarified option name (see also ff43a524aa5d);