src/Pure/General/bytes.ML
Sat, 31 Aug 2024 16:01:36 +0200 wenzelm avoid redundant XML.blob: Bytes.contents consist of larger chunks;
Sun, 14 Jul 2024 17:56:54 +0200 wenzelm tuned output, following Isabelle/Scala;
Sun, 14 Jul 2024 16:17:31 +0200 wenzelm clarified signature, following Isabelle/Scala;
Fri, 14 Apr 2023 21:34:51 +0200 wenzelm more operations, following Isabelle/ML conventions;
Wed, 12 Oct 2022 14:49:05 +0200 wenzelm less ambitious Bytes.chunk_size, which is presumably more stable with memory management under heavy load;
Thu, 30 Jun 2022 22:49:47 +0200 wenzelm clarified heap alignment, to make it potentially more stable on macOS;
Fri, 24 Jun 2022 23:31:28 +0200 wenzelm clarified modules;
Thu, 23 Jun 2022 21:25:56 +0200 wenzelm more operations;
Thu, 23 Jun 2022 21:25:23 +0200 wenzelm proper execution of Bytes.write;
Wed, 22 Jun 2022 16:54:30 +0200 wenzelm more operations;
Wed, 22 Jun 2022 16:24:57 +0200 wenzelm clarified signature: more operations;
Wed, 22 Jun 2022 14:26:11 +0200 wenzelm tuned comments;
Tue, 21 Jun 2022 23:36:16 +0200 wenzelm merged
Tue, 21 Jun 2022 22:17:11 +0200 wenzelm more scalable byte messages, notably for Scala functions in ML;
Tue, 21 Jun 2022 16:03:00 +0200 wenzelm tuned comments;
Tue, 21 Jun 2022 15:56:31 +0200 wenzelm clarified ML pretty printing;
Tue, 21 Jun 2022 15:48:59 +0200 wenzelm clarified signature: more operations;
Tue, 21 Jun 2022 15:40:18 +0200 wenzelm tuned signature;
Tue, 21 Jun 2022 14:51:50 +0200 wenzelm tuned comments;
Tue, 21 Jun 2022 14:51:17 +0200 wenzelm tuned signature: more operations;
Tue, 21 Jun 2022 14:46:42 +0200 wenzelm tuned signature: more operations;
Tue, 21 Jun 2022 14:22:34 +0200 wenzelm tuned signature;
Tue, 21 Jun 2022 14:08:02 +0200 wenzelm clarified signature: avoid repeated string copying via Substring.slice;
Tue, 21 Jun 2022 13:14:09 +0200 wenzelm support for scalable byte strings, with incremental construction;
Mon, 10 Dec 2018 23:36:29 +0100 wenzelm more Haskell operations;
Mon, 10 Dec 2018 20:20:24 +0100 wenzelm clarified modules, following bytes.scala;
less more (0) tip