src/Pure/Build/build_schedule.scala
Sat, 09 Mar 2024 16:59:38 +0100 wenzelm clarified modules;
Sat, 09 Mar 2024 16:50:54 +0100 wenzelm misc tuning: prefer Build_Process.Update operations;
Sat, 09 Mar 2024 15:14:22 +0100 wenzelm tuned signature;
Sat, 09 Mar 2024 14:52:28 +0100 wenzelm clarified data representation: more uniform treatment of State.Pending vs. State.Running;
Fri, 08 Mar 2024 20:38:19 +0100 wenzelm tuned;
Fri, 08 Mar 2024 20:29:05 +0100 wenzelm more operations for Build_Log.Meta_Info: prefer explicit types;
Thu, 07 Mar 2024 18:24:42 +0100 Fabian Huch parallelize schedule optimization;
Tue, 05 Mar 2024 19:21:07 +0100 wenzelm tuned signature: fewer warnings in IntelliJ IDEA;
Tue, 05 Mar 2024 17:42:36 +0100 wenzelm drop unused Task.info field;
Mon, 04 Mar 2024 16:20:57 +0100 Fabian Huch partially revert f1f08ca40d96: benchmark data needs to be present before timing data is loaded;
Mon, 04 Mar 2024 11:39:10 +0100 wenzelm tuned;
Fri, 23 Feb 2024 17:22:09 +0100 wenzelm tuned signature: more types, fewer warnings in IntelliJ IDEA;
Thu, 22 Feb 2024 17:21:13 +0100 wenzelm tuned, following 7a1153c95bf9;
Thu, 22 Feb 2024 14:08:31 +0100 wenzelm recover "build_database_server" from 1fa1b32b0379: still required, e.g. in build_benchmark;
Sat, 17 Feb 2024 21:21:00 +0100 wenzelm clarified signature: more explicit types/scopes;
Sat, 17 Feb 2024 17:23:22 +0100 wenzelm clarified modules: centralize default policy;
Sat, 17 Feb 2024 17:12:37 +0100 wenzelm more explicit types --- fewer warnings in IntelliJ IDEA;
Sat, 17 Feb 2024 17:01:05 +0100 wenzelm tuned: avoid shadowing of names;
Sat, 17 Feb 2024 15:20:38 +0100 wenzelm clarified signature: more standard defaults;
Sat, 17 Feb 2024 14:59:34 +0100 wenzelm prefer static object, while class is required for "services";
Sat, 17 Feb 2024 14:48:32 +0100 wenzelm clarified signature: prefer default;
Fri, 16 Feb 2024 11:25:11 +0100 wenzelm tuned comments;
Fri, 16 Feb 2024 11:15:43 +0100 wenzelm more robust: always close, despite failure;
Fri, 16 Feb 2024 11:12:42 +0100 wenzelm clarified signature;
Thu, 15 Feb 2024 12:48:25 +0100 wenzelm clarified directories;
Thu, 15 Feb 2024 12:37:52 +0100 wenzelm tuned: prefer explicit update operation for immutable options;
Thu, 15 Feb 2024 11:33:36 +0100 wenzelm more robust type, with explicit default;
Thu, 15 Feb 2024 10:32:36 +0100 wenzelm tuned usage message;
Thu, 15 Feb 2024 10:15:28 +0100 wenzelm clarified signature;
Tue, 13 Feb 2024 16:03:55 +0100 Fabian Huch performance optimization;
Tue, 13 Feb 2024 11:57:41 +0100 Fabian Huch clarified names;
Tue, 13 Feb 2024 11:34:28 +0100 Fabian Huch clarified scheduler: proper split into scheduler, generator, and priority rules (following 32d00ec387f4);
Fri, 26 Jan 2024 16:06:48 +0100 Fabian Huch add approximation factors in build schedule to estimate build times more conservatively;
Wed, 24 Jan 2024 18:41:21 +0100 Fabian Huch make build process state protected to avoid copying in subclasses (e.g. for database connections);
Sat, 20 Jan 2024 15:07:41 +0100 wenzelm clarified directories;
less more (0) tip