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