wenzelm [Tue, 25 Jul 2023 14:12:26 +0200] rev 78453
performance tuning: prefer static simpset within functional closure of morphism (with notable impact on specifications "in" class, e.g. AFP/No_FTL_observers);
wenzelm [Tue, 25 Jul 2023 12:27:31 +0200] rev 78452
clarified statistics;
wenzelm [Mon, 24 Jul 2023 22:53:18 +0200] rev 78451
show more build history for AFP;
wenzelm [Mon, 24 Jul 2023 21:05:11 +0200] rev 78450
more statistics;
wenzelm [Mon, 24 Jul 2023 16:11:16 +0200] rev 78449
proper base_thys;
wenzelm [Mon, 24 Jul 2023 15:05:56 +0200] rev 78448
more thorough context tracing;
wenzelm [Sun, 23 Jul 2023 21:23:18 +0200] rev 78447
proper check;
wenzelm [Sun, 23 Jul 2023 21:08:03 +0200] rev 78446
proper symbolic hostname, as provided via Build_Cluster.Host;
wenzelm [Sun, 23 Jul 2023 21:04:33 +0200] rev 78445
unused;
wenzelm [Sun, 23 Jul 2023 20:45:00 +0200] rev 78444
clarified signature: Build_Cluster.Session.build_context;
proper implementation of Build_Cluster.Session.start() based on Build.build_worker_command();
wenzelm [Sun, 23 Jul 2023 19:21:54 +0200] rev 78443
clarified exception handling and return_code;
wenzelm [Sun, 23 Jul 2023 19:20:29 +0200] rev 78442
tuned signature: more operations;
wenzelm [Sun, 23 Jul 2023 18:39:23 +0200] rev 78441
more robust;
wenzelm [Sun, 23 Jul 2023 14:51:07 +0200] rev 78440
support for Build_Cluster.Session.init (rsync + Admin/init);
clarified Build.Results and overall return code;
wenzelm [Sun, 23 Jul 2023 13:09:15 +0200] rev 78439
prefer Process_Result.RC.merge: strict treatment of interrupt;