Sun, 16 Jun 2024 11:41:22 +0200 wenzelm tuned names;
Sun, 16 Jun 2024 11:28:47 +0200 wenzelm imitate internal policy of ByteArrayOutputStream: capacity is doubled after first push;
Sat, 15 Jun 2024 23:52:30 +0200 wenzelm tuned whitespace;
Sat, 15 Jun 2024 23:49:06 +0200 wenzelm unused;
Sat, 15 Jun 2024 23:47:04 +0200 wenzelm Bytes.Builder is unsynchronized, like java.io.OutputBuffer;
Sat, 15 Jun 2024 23:24:24 +0200 wenzelm notable performance tuning: avoid overhead of higher-order functions;
Sat, 15 Jun 2024 22:43:01 +0200 wenzelm more efficient equals: avoid somewhat slow sha1_digest (see also 29b761e290c5, 306f273c91ec);
Sat, 15 Jun 2024 21:59:31 +0200 wenzelm more scalable compression, using Bytes.Builder.Stream;
Sat, 15 Jun 2024 21:52:14 +0200 wenzelm tuned: more uniform, less ambitious;
Sat, 15 Jun 2024 21:07:23 +0200 wenzelm tuned;
Sat, 15 Jun 2024 20:49:15 +0200 wenzelm minor performance tuning;
Sat, 15 Jun 2024 20:44:09 +0200 wenzelm minor performance tuning;
Sat, 15 Jun 2024 20:30:31 +0200 wenzelm minor performance tuning;
Sat, 15 Jun 2024 20:29:50 +0200 wenzelm clarified signature;
Sat, 15 Jun 2024 20:17:43 +0200 wenzelm tuned;
Sat, 15 Jun 2024 20:14:53 +0200 wenzelm tuned;
Sat, 15 Jun 2024 20:14:24 +0200 wenzelm clarified signature;
Sat, 15 Jun 2024 17:16:14 +0200 wenzelm minor performance tuning;
Sat, 15 Jun 2024 17:12:49 +0200 wenzelm support large byte arrays, using multiple "chunks";
Sat, 15 Jun 2024 12:27:57 +0200 wenzelm clarified File.eq_content, following 306f273c91ec;
Thu, 13 Jun 2024 15:08:24 +0200 wenzelm tuned;
Wed, 12 Jun 2024 22:09:16 +0200 wenzelm clarified hash and equality: depend on sha1 digest to be collision-free;
Wed, 12 Jun 2024 21:59:44 +0200 wenzelm clarified signature;
Wed, 12 Jun 2024 21:56:01 +0200 wenzelm tuned source structure;
Wed, 12 Jun 2024 21:44:30 +0200 wenzelm tuned signature;
Wed, 12 Jun 2024 21:40:13 +0200 wenzelm minor performance tuning;
Wed, 12 Jun 2024 16:58:55 +0200 wenzelm proper sha1_digest: need to include offset + length;
Tue, 11 Jun 2024 21:32:26 +0200 wenzelm clarified signature: pro-forma support for Bytes with size: Long;
Tue, 11 Jun 2024 16:48:20 +0200 wenzelm minor performance tuning;
Tue, 11 Jun 2024 16:39:53 +0200 wenzelm clarified signature (again);
Tue, 11 Jun 2024 16:37:17 +0200 wenzelm tuned;
Tue, 11 Jun 2024 16:32:10 +0200 wenzelm clarified signature: discontinue somewhat misleading Bytes <: CharSequence;
Tue, 11 Jun 2024 16:02:33 +0200 wenzelm minor performance tuning;
Tue, 11 Jun 2024 15:49:39 +0200 wenzelm clarified signature: more accurate types;
Tue, 11 Jun 2024 14:18:19 +0200 wenzelm clarified signature;
Wed, 12 Jun 2024 10:47:53 +0200 Fabian Huch tuned messages;
Wed, 12 Jun 2024 08:52:36 +0200 Fabian Huch clarified web server paths;
Tue, 11 Jun 2024 14:27:04 +0200 Fabian Huch sort web app parameters in list;
Tue, 11 Jun 2024 11:07:48 +0200 Fabian Huch proper available hosts;
Tue, 11 Jun 2024 10:27:35 +0200 desharna tuned proof
Tue, 11 Jun 2024 10:30:55 +0200 Fabian Huch tuned comments;
Tue, 11 Jun 2024 08:58:22 +0200 Fabian Huch add build_manager_database tool to restore db from log files;
Mon, 10 Jun 2024 18:45:21 +0200 Fabian Huch use build log in build manager to store meta-data persistently;
Mon, 10 Jun 2024 18:45:12 +0200 Fabian Huch add build log format for managed builds;
Mon, 10 Jun 2024 17:08:47 +0200 Fabian Huch improve build manager log (for build_log);
Mon, 10 Jun 2024 16:37:16 +0200 Fabian Huch clarified;
Mon, 10 Jun 2024 16:14:44 +0200 Fabian Huch proper web server address;
Mon, 10 Jun 2024 16:02:53 +0200 Fabian Huch clarified names: more canonical;
Mon, 10 Jun 2024 15:13:21 +0200 Fabian Huch clarified;
Mon, 10 Jun 2024 14:08:15 +0200 Fabian Huch remove unused;
Mon, 10 Jun 2024 14:03:19 +0200 Fabian Huch tuned;
Tue, 11 Jun 2024 08:02:13 +0200 desharna fixed NEWS
Mon, 10 Jun 2024 23:24:33 +0200 wenzelm merged
Mon, 10 Jun 2024 20:23:42 +0200 wenzelm tuned signature: more exports;
Mon, 10 Jun 2024 14:53:54 +0200 wenzelm clarified signature: prefer internal Thm_Name.T over external Facts.ref;
Mon, 10 Jun 2024 14:29:33 +0200 wenzelm more robust / permissive;
Mon, 10 Jun 2024 14:05:39 +0200 wenzelm clarified signature: more operations;
Mon, 10 Jun 2024 14:04:52 +0200 wenzelm tuned;
Mon, 10 Jun 2024 12:44:49 +0200 wenzelm clarified operations, following pretty_thm_name;
Mon, 10 Jun 2024 12:07:54 +0200 wenzelm more accurate treatment of Thm_Name.T;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 tip