Tue, 25 Jun 2024 11:08:00 +0200 clarified ternary tries
nipkow [Tue, 25 Jun 2024 11:08:00 +0200] rev 80404
clarified ternary tries
Mon, 24 Jun 2024 22:52:54 +0200 clarified test parameters;
wenzelm [Mon, 24 Jun 2024 22:52:54 +0200] rev 80403
clarified test parameters;
Sat, 22 Jun 2024 22:07:41 +0200 more tests: Windows + AFP (see also 1fd5f96e1da3);
wenzelm [Sat, 22 Jun 2024 22:07:41 +0200] rev 80402
more tests: Windows + AFP (see also 1fd5f96e1da3);
Thu, 20 Jun 2024 14:28:46 +0000 dropped references to theorems from transitional theory Divides.thy
haftmann [Thu, 20 Jun 2024 14:28:46 +0000] rev 80401
dropped references to theorems from transitional theory Divides.thy
Wed, 19 Jun 2024 12:13:16 +0200 Tidied some messy proofs
paulson <lp15@cam.ac.uk> [Wed, 19 Jun 2024 12:13:16 +0200] rev 80400
Tidied some messy proofs
Wed, 19 Jun 2024 10:20:35 +0200 Updated some archaic proofs
paulson <lp15@cam.ac.uk> [Wed, 19 Jun 2024 10:20:35 +0200] rev 80399
Updated some archaic proofs
Tue, 18 Jun 2024 16:55:30 +0200 tuned def: patter matching needs more beautification
nipkow [Tue, 18 Jun 2024 16:55:30 +0200] rev 80398
tuned def: patter matching needs more beautification
Mon, 17 Jun 2024 09:00:46 +0200 removed lemma wellorder.wfP_less
desharna [Mon, 17 Jun 2024 09:00:46 +0200] rev 80397
removed lemma wellorder.wfP_less
Sun, 16 Jun 2024 21:54:09 +0200 merged
wenzelm [Sun, 16 Jun 2024 21:54:09 +0200] rev 80396
merged
Sun, 16 Jun 2024 21:53:24 +0200 enforce rebuild of Isabelle/ML;
wenzelm [Sun, 16 Jun 2024 21:53:24 +0200] rev 80395
enforce rebuild of Isabelle/ML;
Sun, 16 Jun 2024 18:50:17 +0200 clarified signature;
wenzelm [Sun, 16 Jun 2024 18:50:17 +0200] rev 80394
clarified signature;
Sun, 16 Jun 2024 18:41:57 +0200 Base64: proper support for large Bytes, with subtle change of types (Bytes instead of String);
wenzelm [Sun, 16 Jun 2024 18:41:57 +0200] rev 80393
Base64: proper support for large Bytes, with subtle change of types (Bytes instead of String);
Sun, 16 Jun 2024 18:18:55 +0200 tuned: prefer Bytes operations;
wenzelm [Sun, 16 Jun 2024 18:18:55 +0200] rev 80392
tuned: prefer Bytes operations;
Sun, 16 Jun 2024 18:17:54 +0200 unused;
wenzelm [Sun, 16 Jun 2024 18:17:54 +0200] rev 80391
unused;
Sun, 16 Jun 2024 17:37:52 +0200 proper treatment of long message blocks;
wenzelm [Sun, 16 Jun 2024 17:37:52 +0200] rev 80390
proper treatment of long message blocks;
Sun, 16 Jun 2024 14:21:57 +0200 clarified sizes;
wenzelm [Sun, 16 Jun 2024 14:21:57 +0200] rev 80389
clarified sizes;
Sun, 16 Jun 2024 14:19:51 +0200 more scalable stream read operations;
wenzelm [Sun, 16 Jun 2024 14:19:51 +0200] rev 80388
more scalable stream read operations;
Sun, 16 Jun 2024 11:59:16 +0200 minor performance tuning;
wenzelm [Sun, 16 Jun 2024 11:59:16 +0200] rev 80387
minor performance tuning;
Sun, 16 Jun 2024 11:55:25 +0200 tuned;
wenzelm [Sun, 16 Jun 2024 11:55:25 +0200] rev 80386
tuned;
Sun, 16 Jun 2024 11:50:42 +0200 tuned module structure;
wenzelm [Sun, 16 Jun 2024 11:50:42 +0200] rev 80385
tuned module structure;
Sun, 16 Jun 2024 11:41:22 +0200 tuned names;
wenzelm [Sun, 16 Jun 2024 11:41:22 +0200] rev 80384
tuned names;
Sun, 16 Jun 2024 11:28:47 +0200 imitate internal policy of ByteArrayOutputStream: capacity is doubled after first push;
wenzelm [Sun, 16 Jun 2024 11:28:47 +0200] rev 80383
imitate internal policy of ByteArrayOutputStream: capacity is doubled after first push;
Sat, 15 Jun 2024 23:52:30 +0200 tuned whitespace;
wenzelm [Sat, 15 Jun 2024 23:52:30 +0200] rev 80382
tuned whitespace;
Sat, 15 Jun 2024 23:49:06 +0200 unused;
wenzelm [Sat, 15 Jun 2024 23:49:06 +0200] rev 80381
unused;
Sat, 15 Jun 2024 23:47:04 +0200 Bytes.Builder is unsynchronized, like java.io.OutputBuffer;
wenzelm [Sat, 15 Jun 2024 23:47:04 +0200] rev 80380
Bytes.Builder is unsynchronized, like java.io.OutputBuffer;
Sat, 15 Jun 2024 23:24:24 +0200 notable performance tuning: avoid overhead of higher-order functions;
wenzelm [Sat, 15 Jun 2024 23:24:24 +0200] rev 80379
notable performance tuning: avoid overhead of higher-order functions;
Sat, 15 Jun 2024 22:43:01 +0200 more efficient equals: avoid somewhat slow sha1_digest (see also 29b761e290c5, 306f273c91ec);
wenzelm [Sat, 15 Jun 2024 22:43:01 +0200] rev 80378
more efficient equals: avoid somewhat slow sha1_digest (see also 29b761e290c5, 306f273c91ec);
Sat, 15 Jun 2024 21:59:31 +0200 more scalable compression, using Bytes.Builder.Stream;
wenzelm [Sat, 15 Jun 2024 21:59:31 +0200] rev 80377
more scalable compression, using Bytes.Builder.Stream;
Sat, 15 Jun 2024 21:52:14 +0200 tuned: more uniform, less ambitious;
wenzelm [Sat, 15 Jun 2024 21:52:14 +0200] rev 80376
tuned: more uniform, less ambitious;
Sat, 15 Jun 2024 21:07:23 +0200 tuned;
wenzelm [Sat, 15 Jun 2024 21:07:23 +0200] rev 80375
tuned;
Sat, 15 Jun 2024 20:49:15 +0200 minor performance tuning;
wenzelm [Sat, 15 Jun 2024 20:49:15 +0200] rev 80374
minor performance tuning;
Sat, 15 Jun 2024 20:44:09 +0200 minor performance tuning;
wenzelm [Sat, 15 Jun 2024 20:44:09 +0200] rev 80373
minor performance tuning; clarified signature;
Sat, 15 Jun 2024 20:30:31 +0200 minor performance tuning;
wenzelm [Sat, 15 Jun 2024 20:30:31 +0200] rev 80372
minor performance tuning;
Sat, 15 Jun 2024 20:29:50 +0200 clarified signature;
wenzelm [Sat, 15 Jun 2024 20:29:50 +0200] rev 80371
clarified signature;
Sat, 15 Jun 2024 20:17:43 +0200 tuned;
wenzelm [Sat, 15 Jun 2024 20:17:43 +0200] rev 80370
tuned;
Sat, 15 Jun 2024 20:14:53 +0200 tuned;
wenzelm [Sat, 15 Jun 2024 20:14:53 +0200] rev 80369
tuned;
Sat, 15 Jun 2024 20:14:24 +0200 clarified signature;
wenzelm [Sat, 15 Jun 2024 20:14:24 +0200] rev 80368
clarified signature;
Sat, 15 Jun 2024 17:16:14 +0200 minor performance tuning;
wenzelm [Sat, 15 Jun 2024 17:16:14 +0200] rev 80367
minor performance tuning;
Sat, 15 Jun 2024 17:12:49 +0200 support large byte arrays, using multiple "chunks";
wenzelm [Sat, 15 Jun 2024 17:12:49 +0200] rev 80366
support large byte arrays, using multiple "chunks"; support incremental builder; clarified "limit" (valid >= 0) vs. "hint" (valid > 0); clarified byte access: prefer unchecked acces and iterators internally;
Sat, 15 Jun 2024 12:27:57 +0200 clarified File.eq_content, following 306f273c91ec;
wenzelm [Sat, 15 Jun 2024 12:27:57 +0200] rev 80365
clarified File.eq_content, following 306f273c91ec;
Thu, 13 Jun 2024 15:08:24 +0200 tuned;
wenzelm [Thu, 13 Jun 2024 15:08:24 +0200] rev 80364
tuned;
Wed, 12 Jun 2024 22:09:16 +0200 clarified hash and equality: depend on sha1 digest to be collision-free;
wenzelm [Wed, 12 Jun 2024 22:09:16 +0200] rev 80363
clarified hash and equality: depend on sha1 digest to be collision-free;
Wed, 12 Jun 2024 21:59:44 +0200 clarified signature;
wenzelm [Wed, 12 Jun 2024 21:59:44 +0200] rev 80362
clarified signature;
Wed, 12 Jun 2024 21:56:01 +0200 tuned source structure;
wenzelm [Wed, 12 Jun 2024 21:56:01 +0200] rev 80361
tuned source structure;
Wed, 12 Jun 2024 21:44:30 +0200 tuned signature;
wenzelm [Wed, 12 Jun 2024 21:44:30 +0200] rev 80360
tuned signature;
Wed, 12 Jun 2024 21:40:13 +0200 minor performance tuning;
wenzelm [Wed, 12 Jun 2024 21:40:13 +0200] rev 80359
minor performance tuning;
Wed, 12 Jun 2024 16:58:55 +0200 proper sha1_digest: need to include offset + length;
wenzelm [Wed, 12 Jun 2024 16:58:55 +0200] rev 80358
proper sha1_digest: need to include offset + length;
Tue, 11 Jun 2024 21:32:26 +0200 clarified signature: pro-forma support for Bytes with size: Long;
wenzelm [Tue, 11 Jun 2024 21:32:26 +0200] rev 80357
clarified signature: pro-forma support for Bytes with size: Long;
Tue, 11 Jun 2024 16:48:20 +0200 minor performance tuning;
wenzelm [Tue, 11 Jun 2024 16:48:20 +0200] rev 80356
minor performance tuning;
Tue, 11 Jun 2024 16:39:53 +0200 clarified signature (again);
wenzelm [Tue, 11 Jun 2024 16:39:53 +0200] rev 80355
clarified signature (again);
Tue, 11 Jun 2024 16:37:17 +0200 tuned;
wenzelm [Tue, 11 Jun 2024 16:37:17 +0200] rev 80354
tuned;
Tue, 11 Jun 2024 16:32:10 +0200 clarified signature: discontinue somewhat misleading Bytes <: CharSequence;
wenzelm [Tue, 11 Jun 2024 16:32:10 +0200] rev 80353
clarified signature: discontinue somewhat misleading Bytes <: CharSequence;
Tue, 11 Jun 2024 16:02:33 +0200 minor performance tuning;
wenzelm [Tue, 11 Jun 2024 16:02:33 +0200] rev 80352
minor performance tuning;
Tue, 11 Jun 2024 15:49:39 +0200 clarified signature: more accurate types;
wenzelm [Tue, 11 Jun 2024 15:49:39 +0200] rev 80351
clarified signature: more accurate types;
Tue, 11 Jun 2024 14:18:19 +0200 clarified signature;
wenzelm [Tue, 11 Jun 2024 14:18:19 +0200] rev 80350
clarified signature;
Wed, 12 Jun 2024 10:47:53 +0200 tuned messages;
Fabian Huch <huch@in.tum.de> [Wed, 12 Jun 2024 10:47:53 +0200] rev 80349
tuned messages;
Wed, 12 Jun 2024 08:52:36 +0200 clarified web server paths;
Fabian Huch <huch@in.tum.de> [Wed, 12 Jun 2024 08:52:36 +0200] rev 80348
clarified web server paths;
Tue, 11 Jun 2024 14:27:04 +0200 sort web app parameters in list;
Fabian Huch <huch@in.tum.de> [Tue, 11 Jun 2024 14:27:04 +0200] rev 80347
sort web app parameters in list;
Tue, 11 Jun 2024 11:07:48 +0200 proper available hosts;
Fabian Huch <huch@in.tum.de> [Tue, 11 Jun 2024 11:07:48 +0200] rev 80346
proper available hosts;
Tue, 11 Jun 2024 10:27:35 +0200 tuned proof
desharna [Tue, 11 Jun 2024 10:27:35 +0200] rev 80345
tuned proof
Tue, 11 Jun 2024 10:30:55 +0200 tuned comments;
Fabian Huch <huch@in.tum.de> [Tue, 11 Jun 2024 10:30:55 +0200] rev 80344
tuned comments;
Tue, 11 Jun 2024 08:58:22 +0200 add build_manager_database tool to restore db from log files;
Fabian Huch <huch@in.tum.de> [Tue, 11 Jun 2024 08:58:22 +0200] rev 80343
add build_manager_database tool to restore db from log files;
Mon, 10 Jun 2024 18:45:21 +0200 use build log in build manager to store meta-data persistently;
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 18:45:21 +0200] rev 80342
use build log in build manager to store meta-data persistently;
Mon, 10 Jun 2024 18:45:12 +0200 add build log format for managed builds;
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 18:45:12 +0200] rev 80341
add build log format for managed builds;
Mon, 10 Jun 2024 17:08:47 +0200 improve build manager log (for build_log);
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 17:08:47 +0200] rev 80340
improve build manager log (for build_log);
Mon, 10 Jun 2024 16:37:16 +0200 clarified;
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 16:37:16 +0200] rev 80339
clarified;
Mon, 10 Jun 2024 16:14:44 +0200 proper web server address;
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 16:14:44 +0200] rev 80338
proper web server address;
Mon, 10 Jun 2024 16:02:53 +0200 clarified names: more canonical;
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 16:02:53 +0200] rev 80337
clarified names: more canonical;
Mon, 10 Jun 2024 15:13:21 +0200 clarified;
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 15:13:21 +0200] rev 80336
clarified;
Mon, 10 Jun 2024 14:08:15 +0200 remove unused;
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 14:08:15 +0200] rev 80335
remove unused;
Mon, 10 Jun 2024 14:03:19 +0200 tuned;
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 14:03:19 +0200] rev 80334
tuned;
Tue, 11 Jun 2024 08:02:13 +0200 fixed NEWS
desharna [Tue, 11 Jun 2024 08:02:13 +0200] rev 80333
fixed NEWS
Mon, 10 Jun 2024 23:24:33 +0200 merged
wenzelm [Mon, 10 Jun 2024 23:24:33 +0200] rev 80332
merged
Mon, 10 Jun 2024 20:23:42 +0200 tuned signature: more exports;
wenzelm [Mon, 10 Jun 2024 20:23:42 +0200] rev 80331
tuned signature: more exports;
Mon, 10 Jun 2024 14:53:54 +0200 clarified signature: prefer internal Thm_Name.T over external Facts.ref;
wenzelm [Mon, 10 Jun 2024 14:53:54 +0200] rev 80330
clarified signature: prefer internal Thm_Name.T over external Facts.ref;
Mon, 10 Jun 2024 14:29:33 +0200 more robust / permissive;
wenzelm [Mon, 10 Jun 2024 14:29:33 +0200] rev 80329
more robust / permissive;
Mon, 10 Jun 2024 14:05:39 +0200 clarified signature: more operations;
wenzelm [Mon, 10 Jun 2024 14:05:39 +0200] rev 80328
clarified signature: more operations;
Mon, 10 Jun 2024 14:04:52 +0200 tuned;
wenzelm [Mon, 10 Jun 2024 14:04:52 +0200] rev 80327
tuned;
Mon, 10 Jun 2024 12:44:49 +0200 clarified operations, following pretty_thm_name;
wenzelm [Mon, 10 Jun 2024 12:44:49 +0200] rev 80326
clarified operations, following pretty_thm_name;
Mon, 10 Jun 2024 12:07:54 +0200 more accurate treatment of Thm_Name.T;
wenzelm [Mon, 10 Jun 2024 12:07:54 +0200] rev 80325
more accurate treatment of Thm_Name.T;
Mon, 10 Jun 2024 21:32:24 +0200 renamed lemmas
desharna [Mon, 10 Jun 2024 21:32:24 +0200] rev 80324
renamed lemmas
Mon, 10 Jun 2024 18:10:09 +0200 merged
desharna [Mon, 10 Jun 2024 18:10:09 +0200] rev 80323
merged
Mon, 10 Jun 2024 14:09:55 +0200 renamed theorems
desharna [Mon, 10 Jun 2024 14:09:55 +0200] rev 80322
renamed theorems
Mon, 10 Jun 2024 13:44:46 +0200 renamed theorems
desharna [Mon, 10 Jun 2024 13:44:46 +0200] rev 80321
renamed theorems
Mon, 10 Jun 2024 13:55:59 +0200 add title;
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 13:55:59 +0200] rev 80320
add title;
Mon, 10 Jun 2024 13:45:12 +0200 use build_cluster in ci builds;
Fabian Huch <huch@in.tum.de> [Mon, 10 Jun 2024 13:45:12 +0200] rev 80319
use build_cluster in ci builds;
Mon, 10 Jun 2024 13:39:09 +0200 merged
desharna [Mon, 10 Jun 2024 13:39:09 +0200] rev 80318
merged
Mon, 10 Jun 2024 08:34:09 +0200 tuned alias names in formulas
desharna [Mon, 10 Jun 2024 08:34:09 +0200] rev 80317
tuned alias names in formulas
Mon, 10 Jun 2024 08:25:55 +0200 renamed theorems
desharna [Mon, 10 Jun 2024 08:25:55 +0200] rev 80316
renamed theorems
Fri, 07 Jun 2024 19:14:36 +0200 add favicon to web app;
Fabian Huch <huch@in.tum.de> [Fri, 07 Jun 2024 19:14:36 +0200] rev 80315
add favicon to web app;
Sun, 09 Jun 2024 22:40:13 +0200 merged
wenzelm [Sun, 09 Jun 2024 22:40:13 +0200] rev 80314
merged
Sun, 09 Jun 2024 21:16:38 +0200 clarified data representation: prefer explicit type Thm_Name;
wenzelm [Sun, 09 Jun 2024 21:16:38 +0200] rev 80313
clarified data representation: prefer explicit type Thm_Name;
Sun, 09 Jun 2024 21:15:27 +0200 more operations, following Isabelle/ML;
wenzelm [Sun, 09 Jun 2024 21:15:27 +0200] rev 80312
more operations, following Isabelle/ML;
Sun, 09 Jun 2024 20:47:30 +0200 clarified signature: more explicit operations;
wenzelm [Sun, 09 Jun 2024 20:47:30 +0200] rev 80311
clarified signature: more explicit operations;
Sun, 09 Jun 2024 20:37:39 +0200 clarified treatment of Thm_Name.T (again, see also 8a9588ffc133);
wenzelm [Sun, 09 Jun 2024 20:37:39 +0200] rev 80310
clarified treatment of Thm_Name.T (again, see also 8a9588ffc133);
Sun, 09 Jun 2024 20:19:53 +0200 clarified operations, including exceptions;
wenzelm [Sun, 09 Jun 2024 20:19:53 +0200] rev 80309
clarified operations, including exceptions;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 tip