Fabian Huch <huch@in.tum.de> [Wed, 12 Jun 2024 17:12:13 +0200] rev 80412
moved ci_build module to build_ci;
Fabian Huch <huch@in.tum.de> [Wed, 12 Jun 2024 17:06:34 +0200] rev 80411
overhauled ci_build: clarified, removed unused, removed implicit Jenkins assumptions;
Fabian Huch <huch@in.tum.de> [Tue, 25 Jun 2024 18:09:53 +0200] rev 80410
tuned;
Fabian Huch <huch@in.tum.de> [Tue, 25 Jun 2024 17:57:08 +0200] rev 80409
tuned;
Fabian Huch <huch@in.tum.de> [Tue, 25 Jun 2024 17:56:49 +0200] rev 80408
add root entry for non-local components;
Fabian Huch <huch@in.tum.de> [Tue, 25 Jun 2024 17:55:37 +0200] rev 80407
clarified;
Fabian Huch <huch@in.tum.de> [Tue, 25 Jun 2024 13:53:45 +0200] rev 80406
extra timer delay, to limit db transactions;
Fabian Huch <huch@in.tum.de> [Tue, 25 Jun 2024 13:44:20 +0200] rev 80405
proper synchronized;
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;