Wed, 09 Aug 2023 14:33:59 +0200 merged
nipkow [Wed, 09 Aug 2023 14:33:59 +0200] rev 78498
merged
Wed, 09 Aug 2023 09:22:15 +0200 improved simp rule insert_Times_insert (following Dominique Unruh).
nipkow [Wed, 09 Aug 2023 09:22:15 +0200] rev 78497
improved simp rule insert_Times_insert (following Dominique Unruh).
Wed, 09 Aug 2023 11:04:17 +0200 afford multiple tests for arm64_32-darwin on this fast machine;
wenzelm [Wed, 09 Aug 2023 11:04:17 +0200] rev 78496
afford multiple tests for arm64_32-darwin on this fast machine;
Wed, 09 Aug 2023 10:51:21 +0200 proper history_base for AMR64;
wenzelm [Wed, 09 Aug 2023 10:51:21 +0200] rev 78495
proper history_base for AMR64;
Wed, 09 Aug 2023 08:24:24 +0200 tuned
nipkow [Wed, 09 Aug 2023 08:24:24 +0200] rev 78494
tuned
Tue, 08 Aug 2023 23:55:33 +0200 more robust support for ARM64 platform;
wenzelm [Tue, 08 Aug 2023 23:55:33 +0200] rev 78493
more robust support for ARM64 platform;
Tue, 08 Aug 2023 23:51:01 +0200 proper support for Apple Silicon (ARM64);
wenzelm [Tue, 08 Aug 2023 23:51:01 +0200] rev 78492
proper support for Apple Silicon (ARM64);
Tue, 08 Aug 2023 18:52:09 +0200 merged
wenzelm [Tue, 08 Aug 2023 18:52:09 +0200] rev 78491
merged
Tue, 08 Aug 2023 17:27:01 +0200 tuned: more symmetric and more robust wrt. evolution of theory loader vs. PIDE state;
wenzelm [Tue, 08 Aug 2023 17:27:01 +0200] rev 78490
tuned: more symmetric and more robust wrt. evolution of theory loader vs. PIDE state;
Tue, 08 Aug 2023 17:17:42 +0200 proper imports_keywords (amending 40a365360680), e.g. relevant for implicit "print_state" for commands defined after Pure;
wenzelm [Tue, 08 Aug 2023 17:17:42 +0200] rev 78489
proper imports_keywords (amending 40a365360680), e.g. relevant for implicit "print_state" for commands defined after Pure;
Tue, 08 Aug 2023 12:35:14 +0200 proper prev_thy (amending 92a547feec88), notably for the sake of 'print_theorems', which is the only use of Toplevel.previous_theory_of;
wenzelm [Tue, 08 Aug 2023 12:35:14 +0200] rev 78488
proper prev_thy (amending 92a547feec88), notably for the sake of 'print_theorems', which is the only use of Toplevel.previous_theory_of;
Tue, 08 Aug 2023 15:49:01 +0200 made another two tactics more robust in presence of BNFs nesting live variables (reported by Wolfgang Jeltsch)
traytel [Tue, 08 Aug 2023 15:49:01 +0200] rev 78487
made another two tactics more robust in presence of BNFs nesting live variables (reported by Wolfgang Jeltsch)
Mon, 07 Aug 2023 23:43:19 +0200 made tactic more robust in presence of BNFs nesting live variables (reported by Wolfgang Jeltsch)
traytel [Mon, 07 Aug 2023 23:43:19 +0200] rev 78486
made tactic more robust in presence of BNFs nesting live variables (reported by Wolfgang Jeltsch)
Mon, 07 Aug 2023 15:20:51 +0200 systematic testing of arm64_32-darwin;
wenzelm [Mon, 07 Aug 2023 15:20:51 +0200] rev 78485
systematic testing of arm64_32-darwin;
Mon, 07 Aug 2023 13:38:10 +0200 more hardware details;
wenzelm [Mon, 07 Aug 2023 13:38:10 +0200] rev 78484
more hardware details;
Sun, 06 Aug 2023 23:44:50 +0200 update to polyml-219e0a248f70, with more robust support for ARM64;
wenzelm [Sun, 06 Aug 2023 23:44:50 +0200] rev 78483
update to polyml-219e0a248f70, with more robust support for ARM64;
Sun, 06 Aug 2023 22:40:12 +0200 tuned generated README;
wenzelm [Sun, 06 Aug 2023 22:40:12 +0200] rev 78482
tuned generated README;
Sun, 06 Aug 2023 19:00:06 +0100 merged
paulson [Sun, 06 Aug 2023 19:00:06 +0100] rev 78481
merged
Sun, 06 Aug 2023 18:29:09 +0100 Tidied up more messy proofs
paulson <lp15@cam.ac.uk> [Sun, 06 Aug 2023 18:29:09 +0100] rev 78480
Tidied up more messy proofs
Sun, 06 Aug 2023 16:01:11 +0200 hints on "hg bisect";
wenzelm [Sun, 06 Aug 2023 16:01:11 +0200] rev 78479
hints on "hg bisect";
Sun, 06 Aug 2023 14:48:25 +0200 no hardwired timeout in Isabelle distribution (unlike on AFP): reverting part of 74c75da4cb01 -- without further tinkering it breaks isabelle_cronjob builds;
wenzelm [Sun, 06 Aug 2023 14:48:25 +0200] rev 78478
no hardwired timeout in Isabelle distribution (unlike on AFP): reverting part of 74c75da4cb01 -- without further tinkering it breaks isabelle_cronjob builds;
Fri, 04 Aug 2023 19:17:49 +0200 Removal of ugly old proofs
paulson <lp15@cam.ac.uk> [Fri, 04 Aug 2023 19:17:49 +0200] rev 78477
Removal of ugly old proofs
Thu, 03 Aug 2023 19:10:43 +0200 merged
paulson [Thu, 03 Aug 2023 19:10:43 +0200] rev 78476
merged
Thu, 03 Aug 2023 19:10:36 +0200 More cosmetic changes
paulson <lp15@cam.ac.uk> [Thu, 03 Aug 2023 19:10:36 +0200] rev 78475
More cosmetic changes
Thu, 27 Jul 2023 23:05:25 +0100 Cosmetic polishing of proofs
paulson <lp15@cam.ac.uk> [Thu, 27 Jul 2023 23:05:25 +0100] rev 78474
Cosmetic polishing of proofs
Tue, 01 Aug 2023 11:27:55 +0200 remove debug printing
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de> [Tue, 01 Aug 2023 11:27:55 +0200] rev 78473
remove debug printing
Thu, 27 Jul 2023 07:08:32 +0200 merged
nipkow [Thu, 27 Jul 2023 07:08:32 +0200] rev 78472
merged
Wed, 26 Jul 2023 21:03:57 +0200 added mbox-like latex sugar
nipkow [Wed, 26 Jul 2023 21:03:57 +0200] rev 78471
added mbox-like latex sugar
Wed, 26 Jul 2023 20:28:35 +0200 Added tag Isabelle2023-RC2 for changeset 53b59fa42696
wenzelm [Wed, 26 Jul 2023 20:28:35 +0200] rev 78470
Added tag Isabelle2023-RC2 for changeset 53b59fa42696
Wed, 26 Jul 2023 20:15:31 +0200 prefer Output.writeln for theory "results", as opposed to Output.state for genuine proof states (see f8c412a45af8, c668735fb8b5, ecf80e37ed1a);
wenzelm [Wed, 26 Jul 2023 20:15:31 +0200] rev 78469
prefer Output.writeln for theory "results", as opposed to Output.state for genuine proof states (see f8c412a45af8, c668735fb8b5, ecf80e37ed1a);
Wed, 26 Jul 2023 15:42:13 +0200 revert adhoc change ab9cc7cda0ec: lacks reasoning (and discussion);
wenzelm [Wed, 26 Jul 2023 15:42:13 +0200] rev 78468
revert adhoc change ab9cc7cda0ec: lacks reasoning (and discussion);
Wed, 26 Jul 2023 15:06:06 +0200 output panel: don't discard already filtered messages
kleing [Wed, 26 Jul 2023 15:06:06 +0200] rev 78467
output panel: don't discard already filtered messages
Wed, 26 Jul 2023 13:09:20 +0200 merged
wenzelm [Wed, 26 Jul 2023 13:09:20 +0200] rev 78466
merged
Wed, 26 Jul 2023 12:58:47 +0200 tuned signature: more operations;
wenzelm [Wed, 26 Jul 2023 12:58:47 +0200] rev 78465
tuned signature: more operations;
Wed, 26 Jul 2023 11:59:55 +0200 avoid excessive accumulation of garbage, for profiling of huge sessions;
wenzelm [Wed, 26 Jul 2023 11:59:55 +0200] rev 78464
avoid excessive accumulation of garbage, for profiling of huge sessions;
Tue, 25 Jul 2023 16:30:14 +0200 clarified signature: systematic use of Properties.make_string;
wenzelm [Tue, 25 Jul 2023 16:30:14 +0200] rev 78463
clarified signature: systematic use of Properties.make_string;
Tue, 25 Jul 2023 15:52:32 +0200 tuned;
wenzelm [Tue, 25 Jul 2023 15:52:32 +0200] rev 78462
tuned;
Wed, 26 Jul 2023 12:04:25 +0200 support for let in Alethe name bindings;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de> [Wed, 26 Jul 2023 12:04:25 +0200] rev 78461
support for let in Alethe name bindings;
Tue, 25 Jul 2023 18:52:34 +0100 merged
paulson [Tue, 25 Jul 2023 18:52:34 +0100] rev 78460
merged
Tue, 25 Jul 2023 18:52:25 +0100 A few more cosmetic changes to proofs
paulson <lp15@cam.ac.uk> [Tue, 25 Jul 2023 18:52:25 +0100] rev 78459
A few more cosmetic changes to proofs
Mon, 17 Jul 2023 21:49:58 +0100 merged
paulson [Mon, 17 Jul 2023 21:49:58 +0100] rev 78458
merged
Mon, 17 Jul 2023 21:49:49 +0100 tidying a few proofs a bit more
paulson <lp15@cam.ac.uk> [Mon, 17 Jul 2023 21:49:49 +0100] rev 78457
tidying a few proofs a bit more
Mon, 17 Jul 2023 12:31:06 +0100 partly tidied some truly horrible proofs
paulson <lp15@cam.ac.uk> [Mon, 17 Jul 2023 12:31:06 +0100] rev 78456
partly tidied some truly horrible proofs
Tue, 25 Jul 2023 15:04:17 +0200 update for release;
wenzelm [Tue, 25 Jul 2023 15:04:17 +0200] rev 78455
update for release;
Tue, 25 Jul 2023 14:58:05 +0200 back out 9d5e2a08ba1b, hoping the server room stays sufficiently cool;
wenzelm [Tue, 25 Jul 2023 14:58:05 +0200] rev 78454
back out 9d5e2a08ba1b, hoping the server room stays sufficiently cool;
Tue, 25 Jul 2023 14:12:26 +0200 performance tuning: prefer static simpset within functional closure of morphism (with notable impact on specifications "in" class, e.g. AFP/No_FTL_observers);
wenzelm [Tue, 25 Jul 2023 14:12:26 +0200] rev 78453
performance tuning: prefer static simpset within functional closure of morphism (with notable impact on specifications "in" class, e.g. AFP/No_FTL_observers);
Tue, 25 Jul 2023 12:27:31 +0200 clarified statistics;
wenzelm [Tue, 25 Jul 2023 12:27:31 +0200] rev 78452
clarified statistics;
Mon, 24 Jul 2023 22:53:18 +0200 show more build history for AFP;
wenzelm [Mon, 24 Jul 2023 22:53:18 +0200] rev 78451
show more build history for AFP;
Mon, 24 Jul 2023 21:05:11 +0200 more statistics;
wenzelm [Mon, 24 Jul 2023 21:05:11 +0200] rev 78450
more statistics;
Mon, 24 Jul 2023 16:11:16 +0200 proper base_thys;
wenzelm [Mon, 24 Jul 2023 16:11:16 +0200] rev 78449
proper base_thys;
Mon, 24 Jul 2023 15:05:56 +0200 more thorough context tracing;
wenzelm [Mon, 24 Jul 2023 15:05:56 +0200] rev 78448
more thorough context tracing;
Sun, 23 Jul 2023 21:23:18 +0200 proper check;
wenzelm [Sun, 23 Jul 2023 21:23:18 +0200] rev 78447
proper check;
Sun, 23 Jul 2023 21:08:03 +0200 proper symbolic hostname, as provided via Build_Cluster.Host;
wenzelm [Sun, 23 Jul 2023 21:08:03 +0200] rev 78446
proper symbolic hostname, as provided via Build_Cluster.Host;
Sun, 23 Jul 2023 21:04:33 +0200 unused;
wenzelm [Sun, 23 Jul 2023 21:04:33 +0200] rev 78445
unused;
Sun, 23 Jul 2023 20:45:00 +0200 clarified signature: Build_Cluster.Session.build_context;
wenzelm [Sun, 23 Jul 2023 20:45:00 +0200] rev 78444
clarified signature: Build_Cluster.Session.build_context; proper implementation of Build_Cluster.Session.start() based on Build.build_worker_command();
Sun, 23 Jul 2023 19:21:54 +0200 clarified exception handling and return_code;
wenzelm [Sun, 23 Jul 2023 19:21:54 +0200] rev 78443
clarified exception handling and return_code;
Sun, 23 Jul 2023 19:20:29 +0200 tuned signature: more operations;
wenzelm [Sun, 23 Jul 2023 19:20:29 +0200] rev 78442
tuned signature: more operations;
Sun, 23 Jul 2023 18:39:23 +0200 more robust;
wenzelm [Sun, 23 Jul 2023 18:39:23 +0200] rev 78441
more robust;
Sun, 23 Jul 2023 14:51:07 +0200 support for Build_Cluster.Session.init (rsync + Admin/init);
wenzelm [Sun, 23 Jul 2023 14:51:07 +0200] rev 78440
support for Build_Cluster.Session.init (rsync + Admin/init); clarified Build.Results and overall return code;
Sun, 23 Jul 2023 13:09:15 +0200 prefer Process_Result.RC.merge: strict treatment of interrupt;
wenzelm [Sun, 23 Jul 2023 13:09:15 +0200] rev 78439
prefer Process_Result.RC.merge: strict treatment of interrupt;
Sun, 23 Jul 2023 12:59:52 +0200 clarified signature: more operations;
wenzelm [Sun, 23 Jul 2023 12:59:52 +0200] rev 78438
clarified signature: more operations;
Sun, 23 Jul 2023 11:50:31 +0200 proper afp_root;
wenzelm [Sun, 23 Jul 2023 11:50:31 +0200] rev 78437
proper afp_root;
Sat, 22 Jul 2023 20:37:56 +0200 clarified signature: more "object-oriented" style;
wenzelm [Sat, 22 Jul 2023 20:37:56 +0200] rev 78436
clarified signature: more "object-oriented" style;
Sat, 22 Jul 2023 16:01:46 +0200 more flexible Build.Engine.process_options: e.g. to manipulate "process_policy" for ML process;
wenzelm [Sat, 22 Jul 2023 16:01:46 +0200] rev 78435
more flexible Build.Engine.process_options: e.g. to manipulate "process_policy" for ML process;
Sat, 22 Jul 2023 13:31:55 +0200 clarified signature: delegate policies to Build_Cluster implementation, potentially provided by Build.Engine via Build_Process.open_build_cluster;
wenzelm [Sat, 22 Jul 2023 13:31:55 +0200] rev 78434
clarified signature: delegate policies to Build_Cluster implementation, potentially provided by Build.Engine via Build_Process.open_build_cluster;
Sat, 22 Jul 2023 12:11:50 +0200 tuned signature;
wenzelm [Sat, 22 Jul 2023 12:11:50 +0200] rev 78433
tuned signature;
Sat, 22 Jul 2023 12:10:03 +0200 tuned signature;
wenzelm [Sat, 22 Jul 2023 12:10:03 +0200] rev 78432
tuned signature; more operations;
Sat, 22 Jul 2023 11:41:43 +0200 clarified option (see also b66b6cc1eb8c);
wenzelm [Sat, 22 Jul 2023 11:41:43 +0200] rev 78431
clarified option (see also b66b6cc1eb8c);
Fri, 21 Jul 2023 18:44:29 +0200 more build_cluster management: open SSH connections in parallel, but synchronously;
wenzelm [Fri, 21 Jul 2023 18:44:29 +0200] rev 78430
more build_cluster management: open SSH connections in parallel, but synchronously;
Fri, 21 Jul 2023 17:17:28 +0200 tuned signature: more options;
wenzelm [Fri, 21 Jul 2023 17:17:28 +0200] rev 78429
tuned signature: more options;
Fri, 21 Jul 2023 17:06:53 +0200 clarified signature: more operations;
wenzelm [Fri, 21 Jul 2023 17:06:53 +0200] rev 78428
clarified signature: more operations;
Fri, 21 Jul 2023 14:14:48 +0200 tuned signature;
wenzelm [Fri, 21 Jul 2023 14:14:48 +0200] rev 78427
tuned signature;
Fri, 21 Jul 2023 13:02:07 +0200 more accurate print vs. parse;
wenzelm [Fri, 21 Jul 2023 13:02:07 +0200] rev 78426
more accurate print vs. parse;
Fri, 21 Jul 2023 11:31:33 +0200 clarified signature;
wenzelm [Fri, 21 Jul 2023 11:31:33 +0200] rev 78425
clarified signature; tuned output;
Fri, 21 Jul 2023 11:21:43 +0200 clarified signature (again);
wenzelm [Fri, 21 Jul 2023 11:21:43 +0200] rev 78424
clarified signature (again); more explicit "local" name;
Fri, 21 Jul 2023 11:11:50 +0200 tuned output;
wenzelm [Fri, 21 Jul 2023 11:11:50 +0200] rev 78423
tuned output;
Fri, 21 Jul 2023 11:05:50 +0200 tuned output;
wenzelm [Fri, 21 Jul 2023 11:05:50 +0200] rev 78422
tuned output;
Fri, 21 Jul 2023 10:56:11 +0200 clarified modules;
wenzelm [Fri, 21 Jul 2023 10:56:11 +0200] rev 78421
clarified modules;
Thu, 20 Jul 2023 12:55:47 +0200 more pro-forma support for afp_root;
wenzelm [Thu, 20 Jul 2023 12:55:47 +0200] rev 78420
more pro-forma support for afp_root;
Thu, 20 Jul 2023 12:44:46 +0200 tuned NEWS: emphasize "isabelle build" add-ons;
wenzelm [Thu, 20 Jul 2023 12:44:46 +0200] rev 78419
tuned NEWS: emphasize "isabelle build" add-ons;
Thu, 20 Jul 2023 12:42:23 +0200 added option -A for AFP root, following "isabelle sync";
wenzelm [Thu, 20 Jul 2023 12:42:23 +0200] rev 78418
added option -A for AFP root, following "isabelle sync";
Thu, 20 Jul 2023 12:38:00 +0200 clarified signature: more operations;
wenzelm [Thu, 20 Jul 2023 12:38:00 +0200] rev 78417
clarified signature: more operations;
Thu, 20 Jul 2023 12:29:57 +0200 tuned signature;
wenzelm [Thu, 20 Jul 2023 12:29:57 +0200] rev 78416
tuned signature;
Thu, 20 Jul 2023 12:11:34 +0200 clarified file location: to be used by regular Isabelle/Scala tools;
wenzelm [Thu, 20 Jul 2023 12:11:34 +0200] rev 78415
clarified file location: to be used by regular Isabelle/Scala tools;
Thu, 20 Jul 2023 12:10:54 +0200 update headers;
wenzelm [Thu, 20 Jul 2023 12:10:54 +0200] rev 78414
update headers;
Thu, 20 Jul 2023 12:02:52 +0200 more pro-forma support for Build_Cluster;
wenzelm [Thu, 20 Jul 2023 12:02:52 +0200] rev 78413
more pro-forma support for Build_Cluster;
Thu, 20 Jul 2023 11:10:28 +0200 tuned;
wenzelm [Thu, 20 Jul 2023 11:10:28 +0200] rev 78412
tuned;
Wed, 19 Jul 2023 16:56:24 +0200 tuned;
wenzelm [Wed, 19 Jul 2023 16:56:24 +0200] rev 78411
tuned;
Wed, 19 Jul 2023 16:48:22 +0200 clarified options;
wenzelm [Wed, 19 Jul 2023 16:48:22 +0200] rev 78410
clarified options;
Wed, 19 Jul 2023 16:04:59 +0200 clarified options;
wenzelm [Wed, 19 Jul 2023 16:04:59 +0200] rev 78409
clarified options;
Wed, 19 Jul 2023 15:56:32 +0200 proper Build_Cluster.Host.parse for parameters and system options;
wenzelm [Wed, 19 Jul 2023 15:56:32 +0200] rev 78408
proper Build_Cluster.Host.parse for parameters and system options; clarified Build_Cluster.Host: empty "host" means local;
Wed, 19 Jul 2023 15:40:02 +0200 more operations for independent "inline" options;
wenzelm [Wed, 19 Jul 2023 15:40:02 +0200] rev 78407
more operations for independent "inline" options;
Wed, 19 Jul 2023 13:29:18 +0200 clarified options: accommodate potentially slow database connection;
wenzelm [Wed, 19 Jul 2023 13:29:18 +0200] rev 78406
clarified options: accommodate potentially slow database connection;
Wed, 19 Jul 2023 13:17:38 +0200 minor performance tuning;
wenzelm [Wed, 19 Jul 2023 13:17:38 +0200] rev 78405
minor performance tuning;
Wed, 19 Jul 2023 11:40:00 +0200 add option "build_context" in anticipation of AFP entries that require special tricks in Isabelle/ML (NB: system component settings are unavailable in AFP);
wenzelm [Wed, 19 Jul 2023 11:40:00 +0200] rev 78404
add option "build_context" in anticipation of AFP entries that require special tricks in Isabelle/ML (NB: system component settings are unavailable in AFP);
Wed, 19 Jul 2023 11:31:19 +0200 proper build_options (amending 822ddccda899);
wenzelm [Wed, 19 Jul 2023 11:31:19 +0200] rev 78403
proper build_options (amending 822ddccda899);
Wed, 19 Jul 2023 10:56:19 +0200 clarified options;
wenzelm [Wed, 19 Jul 2023 10:56:19 +0200] rev 78402
clarified options;
Wed, 19 Jul 2023 10:42:40 +0200 proforma support for remote build hosts;
wenzelm [Wed, 19 Jul 2023 10:42:40 +0200] rev 78401
proforma support for remote build hosts;
Tue, 18 Jul 2023 23:03:39 +0200 more options for performance tuning;
wenzelm [Tue, 18 Jul 2023 23:03:39 +0200] rev 78400
more options for performance tuning;
Tue, 18 Jul 2023 21:06:11 +0200 more operations;
wenzelm [Tue, 18 Jul 2023 21:06:11 +0200] rev 78399
more operations;
Tue, 18 Jul 2023 20:14:57 +0200 support for management of build cluster;
wenzelm [Tue, 18 Jul 2023 20:14:57 +0200] rev 78398
support for management of build cluster;
Tue, 18 Jul 2023 19:41:56 +0200 clarified modules;
wenzelm [Tue, 18 Jul 2023 19:41:56 +0200] rev 78397
clarified modules;
Tue, 18 Jul 2023 19:51:12 +0200 renamed object Data to private_data, to emphasize its intended scope (but it is publicly accessible in the database);
wenzelm [Tue, 18 Jul 2023 19:51:12 +0200] rev 78396
renamed object Data to private_data, to emphasize its intended scope (but it is publicly accessible in the database);
Tue, 18 Jul 2023 13:34:18 +0200 more conservative build_delay (despite 9600720071e6): avoid exessive build_database operations, notably via ssh;
wenzelm [Tue, 18 Jul 2023 13:34:18 +0200] rev 78395
more conservative build_delay (despite 9600720071e6): avoid exessive build_database operations, notably via ssh;
Tue, 18 Jul 2023 13:32:34 +0200 proper running limit, based on this worker process;
wenzelm [Tue, 18 Jul 2023 13:32:34 +0200] rev 78394
proper running limit, based on this worker process; prefer bulk jobs: much faster cancellation;
Tue, 18 Jul 2023 12:55:43 +0200 more robust: implicit locking of tables in standard order;
wenzelm [Tue, 18 Jul 2023 12:55:43 +0200] rev 78393
more robust: implicit locking of tables in standard order;
Tue, 18 Jul 2023 12:50:34 +0200 more uniform guard (!exists_table(table)): avoid "ALTER TABLE" on already existing table, which could lead to deadlocks if this is presently locked;
wenzelm [Tue, 18 Jul 2023 12:50:34 +0200] rev 78392
more uniform guard (!exists_table(table)): avoid "ALTER TABLE" on already existing table, which could lead to deadlocks if this is presently locked;
Tue, 18 Jul 2023 12:39:20 +0200 removed unused "create_index": implicit index from primary_key is usually sufficient;
wenzelm [Tue, 18 Jul 2023 12:39:20 +0200] rev 78391
removed unused "create_index": implicit index from primary_key is usually sufficient;
Tue, 18 Jul 2023 12:32:07 +0200 clarified "vacuum" (again, reverting 0bd366fad888);
wenzelm [Tue, 18 Jul 2023 12:32:07 +0200] rev 78390
clarified "vacuum" (again, reverting 0bd366fad888);
Tue, 18 Jul 2023 12:19:12 +0200 clarified signature: eliminate SQL.Tables.empty to avoid confusion (see also 0bd366fad888);
wenzelm [Tue, 18 Jul 2023 12:19:12 +0200] rev 78389
clarified signature: eliminate SQL.Tables.empty to avoid confusion (see also 0bd366fad888);
Tue, 18 Jul 2023 11:39:43 +0200 update for release;
wenzelm [Tue, 18 Jul 2023 11:39:43 +0200] rev 78388
update for release;
Mon, 17 Jul 2023 21:41:14 +0200 merged
wenzelm [Mon, 17 Jul 2023 21:41:14 +0200] rev 78387
merged
Mon, 17 Jul 2023 21:35:27 +0200 more elementary transaction implementation (despite fda3f7a158b9 and 9da65bc75610);
wenzelm [Mon, 17 Jul 2023 21:35:27 +0200] rev 78386
more elementary transaction implementation (despite fda3f7a158b9 and 9da65bc75610);
Mon, 17 Jul 2023 20:59:50 +0200 tuned signature;
wenzelm [Mon, 17 Jul 2023 20:59:50 +0200] rev 78385
tuned signature;
Mon, 17 Jul 2023 20:44:58 +0200 proper check (amending 234f2ff9afe6);
wenzelm [Mon, 17 Jul 2023 20:44:58 +0200] rev 78384
proper check (amending 234f2ff9afe6);
Mon, 17 Jul 2023 20:32:19 +0200 more robust: exclude accidental nesting (synchronized block is re-entrant);
wenzelm [Mon, 17 Jul 2023 20:32:19 +0200] rev 78383
more robust: exclude accidental nesting (synchronized block is re-entrant);
Mon, 17 Jul 2023 20:31:45 +0200 clarified errors;
wenzelm [Mon, 17 Jul 2023 20:31:45 +0200] rev 78382
clarified errors;
Mon, 17 Jul 2023 16:09:59 +0200 removed junk (amending f8e3b228670c);
wenzelm [Mon, 17 Jul 2023 16:09:59 +0200] rev 78381
removed junk (amending f8e3b228670c);
Mon, 17 Jul 2023 16:02:28 +0200 tuned output;
wenzelm [Mon, 17 Jul 2023 16:02:28 +0200] rev 78380
tuned output;
Mon, 17 Jul 2023 15:31:42 +0200 reuse SSH.Server connection for database server;
wenzelm [Mon, 17 Jul 2023 15:31:42 +0200] rev 78379
reuse SSH.Server connection for database server;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip