Tue, 27 Jun 2023 11:56:31 +0100 More metric space material
paulson <lp15@cam.ac.uk> [Tue, 27 Jun 2023 11:56:31 +0100] rev 78202
More metric space material
Mon, 26 Jun 2023 14:38:26 +0100 merged
paulson [Mon, 26 Jun 2023 14:38:26 +0100] rev 78201
merged
Mon, 26 Jun 2023 14:38:19 +0100 New and generalised analysis lemmas
paulson <lp15@cam.ac.uk> [Mon, 26 Jun 2023 14:38:19 +0100] rev 78200
New and generalised analysis lemmas
Mon, 26 Jun 2023 13:22:50 +0200 tuned names
nipkow [Mon, 26 Jun 2023 13:22:50 +0200] rev 78199
tuned names
Fri, 23 Jun 2023 14:43:15 +0200 clarified signature: prefer explicit combinator;
wenzelm [Fri, 23 Jun 2023 14:43:15 +0200] rev 78198
clarified signature: prefer explicit combinator;
Fri, 23 Jun 2023 13:51:23 +0200 unused;
wenzelm [Fri, 23 Jun 2023 13:51:23 +0200] rev 78197
unused;
Fri, 23 Jun 2023 13:47:34 +0200 restore heaps from database, which takes precedence over file-system;
wenzelm [Fri, 23 Jun 2023 13:47:34 +0200] rev 78196
restore heaps from database, which takes precedence over file-system;
Fri, 23 Jun 2023 11:14:44 +0200 tuned;
wenzelm [Fri, 23 Jun 2023 11:14:44 +0200] rev 78195
tuned;
Thu, 22 Jun 2023 14:51:37 +0200 more operations;
wenzelm [Thu, 22 Jun 2023 14:51:37 +0200] rev 78194
more operations;
Thu, 22 Jun 2023 14:29:05 +0200 tuned;
wenzelm [Thu, 22 Jun 2023 14:29:05 +0200] rev 78193
tuned;
Wed, 21 Jun 2023 15:56:48 +0200 more robust try-finally;
wenzelm [Wed, 21 Jun 2023 15:56:48 +0200] rev 78192
more robust try-finally;
Wed, 21 Jun 2023 15:53:38 +0200 tuned signature;
wenzelm [Wed, 21 Jun 2023 15:53:38 +0200] rev 78191
tuned signature;
Wed, 21 Jun 2023 15:41:18 +0200 proper clean_entry;
wenzelm [Wed, 21 Jun 2023 15:41:18 +0200] rev 78190
proper clean_entry;
Wed, 21 Jun 2023 15:31:18 +0200 afford larger build_database_slice for better compression (HOL: 1 slice, HOL-Proofs: multiple slices for testing);
wenzelm [Wed, 21 Jun 2023 15:31:18 +0200] rev 78189
afford larger build_database_slice for better compression (HOL: 1 slice, HOL-Proofs: multiple slices for testing);
Wed, 21 Jun 2023 15:20:58 +0200 prefer system option;
wenzelm [Wed, 21 Jun 2023 15:20:58 +0200] rev 78188
prefer system option;
Wed, 21 Jun 2023 14:27:51 +0200 clarified signature: more explicit class SQL.Data;
wenzelm [Wed, 21 Jun 2023 14:27:51 +0200] rev 78187
clarified signature: more explicit class SQL.Data;
Wed, 21 Jun 2023 11:42:11 +0200 proper ML_Heap.clean_entry;
wenzelm [Wed, 21 Jun 2023 11:42:11 +0200] rev 78186
proper ML_Heap.clean_entry;
Wed, 21 Jun 2023 11:15:04 +0200 tuned signature;
wenzelm [Wed, 21 Jun 2023 11:15:04 +0200] rev 78185
tuned signature;
Wed, 21 Jun 2023 11:05:20 +0200 tuned;
wenzelm [Wed, 21 Jun 2023 11:05:20 +0200] rev 78184
tuned;
Tue, 20 Jun 2023 22:57:34 +0200 store heaps within database server;
wenzelm [Tue, 20 Jun 2023 22:57:34 +0200] rev 78183
store heaps within database server;
Tue, 20 Jun 2023 18:23:17 +0200 tuned signature;
wenzelm [Tue, 20 Jun 2023 18:23:17 +0200] rev 78182
tuned signature;
Tue, 20 Jun 2023 16:48:47 +0200 clarified modules;
wenzelm [Tue, 20 Jun 2023 16:48:47 +0200] rev 78181
clarified modules;
Tue, 20 Jun 2023 16:39:13 +0200 tuned signature;
wenzelm [Tue, 20 Jun 2023 16:39:13 +0200] rev 78180
tuned signature;
Tue, 20 Jun 2023 15:00:45 +0200 clarified modules;
wenzelm [Tue, 20 Jun 2023 15:00:45 +0200] rev 78179
clarified modules;
Tue, 20 Jun 2023 14:25:06 +0200 clarified modules;
wenzelm [Tue, 20 Jun 2023 14:25:06 +0200] rev 78178
clarified modules;
Mon, 19 Jun 2023 22:28:09 +0200 early inclusion of cvc5 proof reconstruction; slightly reorganize smt/z3_reals;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de> [Mon, 19 Jun 2023 22:28:09 +0200] rev 78177
early inclusion of cvc5 proof reconstruction; slightly reorganize smt/z3_reals;
Sat, 17 Jun 2023 17:41:02 +0200 merged
wenzelm [Sat, 17 Jun 2023 17:41:02 +0200] rev 78176
merged
Sat, 17 Jun 2023 17:29:31 +0200 proper close;
wenzelm [Sat, 17 Jun 2023 17:29:31 +0200] rev 78175
proper close;
Sat, 17 Jun 2023 15:58:41 +0200 separate host.db for independent db.transaction_lock;
wenzelm [Sat, 17 Jun 2023 15:58:41 +0200] rev 78174
separate host.db for independent db.transaction_lock;
Sat, 17 Jun 2023 14:45:24 +0200 tuned comments;
wenzelm [Sat, 17 Jun 2023 14:45:24 +0200] rev 78173
tuned comments;
Sat, 17 Jun 2023 13:09:11 +0200 omit redundant data: already stored in progress database;
wenzelm [Sat, 17 Jun 2023 13:09:11 +0200] rev 78172
omit redundant data: already stored in progress database;
Sat, 17 Jun 2023 12:52:45 +0200 tuned signature: more operations;
wenzelm [Sat, 17 Jun 2023 12:52:45 +0200] rev 78171
tuned signature: more operations;
Fri, 16 Jun 2023 14:20:18 +0200 proper support for SQLite: avoid conflicts on transaction_lock;
wenzelm [Fri, 16 Jun 2023 14:20:18 +0200] rev 78170
proper support for SQLite: avoid conflicts on transaction_lock;
Fri, 16 Jun 2023 14:01:30 +0200 minor performance tuning: avoid external process;
wenzelm [Fri, 16 Jun 2023 14:01:30 +0200] rev 78169
minor performance tuning: avoid external process;
Thu, 15 Jun 2023 22:09:56 +0200 clarified signature;
wenzelm [Thu, 15 Jun 2023 22:09:56 +0200] rev 78168
clarified signature;
Thu, 15 Jun 2023 21:26:31 +0200 obsolete;
wenzelm [Thu, 15 Jun 2023 21:26:31 +0200] rev 78167
obsolete;
Thu, 15 Jun 2023 21:26:21 +0200 tuned;
wenzelm [Thu, 15 Jun 2023 21:26:21 +0200] rev 78166
tuned;
Thu, 15 Jun 2023 21:24:37 +0200 tuned signature;
wenzelm [Thu, 15 Jun 2023 21:24:37 +0200] rev 78165
tuned signature;
Thu, 15 Jun 2023 17:29:29 +0200 tuned signature;
wenzelm [Thu, 15 Jun 2023 17:29:29 +0200] rev 78164
tuned signature;
Thu, 15 Jun 2023 17:24:32 +0200 clarified signature;
wenzelm [Thu, 15 Jun 2023 17:24:32 +0200] rev 78163
clarified signature;
Thu, 15 Jun 2023 17:03:48 +0200 tuned;
wenzelm [Thu, 15 Jun 2023 17:03:48 +0200] rev 78162
tuned;
Thu, 15 Jun 2023 15:04:23 +0200 clarified signature;
wenzelm [Thu, 15 Jun 2023 15:04:23 +0200] rev 78161
clarified signature;
Thu, 15 Jun 2023 14:45:21 +0200 tuned;
wenzelm [Thu, 15 Jun 2023 14:45:21 +0200] rev 78160
tuned;
Thu, 15 Jun 2023 14:44:12 +0200 proper pattern (amending da5cc332ded3);
wenzelm [Thu, 15 Jun 2023 14:44:12 +0200] rev 78159
proper pattern (amending da5cc332ded3);
Thu, 15 Jun 2023 14:28:17 +0200 tuned signature;
wenzelm [Thu, 15 Jun 2023 14:28:17 +0200] rev 78158
tuned signature;
Wed, 14 Jun 2023 17:20:05 +0200 proper hostname from build_context;
wenzelm [Wed, 14 Jun 2023 17:20:05 +0200] rev 78157
proper hostname from build_context;
Wed, 14 Jun 2023 16:27:44 +0200 prefer Database_Progress, which is more robust (amending afb1a19307c4);
wenzelm [Wed, 14 Jun 2023 16:27:44 +0200] rev 78156
prefer Database_Progress, which is more robust (amending afb1a19307c4);
Wed, 14 Jun 2023 15:37:30 +0200 support for Database_Progress;
wenzelm [Wed, 14 Jun 2023 15:37:30 +0200] rev 78155
support for Database_Progress;
Wed, 14 Jun 2023 12:10:40 +0200 tuned signature: more operations;
wenzelm [Wed, 14 Jun 2023 12:10:40 +0200] rev 78154
tuned signature: more operations;
Wed, 14 Jun 2023 11:47:43 +0200 tuned signature: more operations;
wenzelm [Wed, 14 Jun 2023 11:47:43 +0200] rev 78153
tuned signature: more operations;
Wed, 14 Jun 2023 11:18:25 +0200 tuned signature: more operations;
wenzelm [Wed, 14 Jun 2023 11:18:25 +0200] rev 78152
tuned signature: more operations;
Thu, 08 Jun 2023 14:45:31 +0200 clarified signature;
wenzelm [Thu, 08 Jun 2023 14:45:31 +0200] rev 78151
clarified signature;
Thu, 15 Jun 2023 17:20:09 +1000 optional description in Eisbach "method" command;
kleing [Thu, 15 Jun 2023 17:20:09 +1000] rev 78150
optional description in Eisbach "method" command;
Wed, 14 Jun 2023 15:47:27 +0200 disable 'falsify' and 'abduce' in Sledgehammer by default, since they don't seem to be very useful in practice
blanchet [Wed, 14 Jun 2023 15:47:27 +0200] rev 78149
disable 'falsify' and 'abduce' in Sledgehammer by default, since they don't seem to be very useful in practice
Wed, 07 Jun 2023 17:09:17 +0200 Added tag Isabelle2023-RC0 for changeset f4221ae7544c
wenzelm [Wed, 07 Jun 2023 17:09:17 +0200] rev 78148
Added tag Isabelle2023-RC0 for changeset f4221ae7544c
Wed, 07 Jun 2023 15:35:19 +0200 updated to zstd-jni-1.5.5-4;
wenzelm [Wed, 07 Jun 2023 15:35:19 +0200] rev 78147
updated to zstd-jni-1.5.5-4;
Wed, 07 Jun 2023 15:27:52 +0200 updated to postgresql-42.6.0;
wenzelm [Wed, 07 Jun 2023 15:27:52 +0200] rev 78146
updated to postgresql-42.6.0;
Wed, 07 Jun 2023 14:29:25 +0200 back to more concise build_release, thanks to build_host_macos = "mini3";
wenzelm [Wed, 07 Jun 2023 14:29:25 +0200] rev 78145
back to more concise build_release, thanks to build_host_macos = "mini3";
Wed, 07 Jun 2023 14:26:46 +0200 more PLATFORMS;
wenzelm [Wed, 07 Jun 2023 14:26:46 +0200] rev 78144
more PLATFORMS;
Wed, 07 Jun 2023 13:02:40 +0200 updated for release;
wenzelm [Wed, 07 Jun 2023 13:02:40 +0200] rev 78143
updated for release;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip