Fri, 17 Nov 2023 09:38:15 +0100 Fabian Huch add file information to toml parse context and error messages;
Fri, 17 Nov 2023 09:23:28 +0100 Fabian Huch add position information to toml parser and error messages;
Thu, 16 Nov 2023 15:36:34 +0100 Fabian Huch properly concatenate toml files: regular toml rules still apply (e.g., inline values may not be changed), but values defined in one file may be updated in another;
Thu, 16 Nov 2023 15:23:41 +0100 Fabian Huch allow re-defining keys in toml object (already checked during parse time);
Thu, 16 Nov 2023 15:19:24 +0100 Fabian Huch clarified toString for toml objects;
Thu, 16 Nov 2023 14:33:45 +0100 nipkow tuned
Mon, 13 Nov 2023 18:08:05 +0100 Fabian Huch tuned message;
Mon, 13 Nov 2023 17:48:11 +0100 Fabian Huch better invalidation for schedule cache (only on relevant changes);
Mon, 13 Nov 2023 17:31:37 +0100 Fabian Huch tuned;
Mon, 13 Nov 2023 17:25:26 +0100 Fabian Huch timing heuristic: parallelize more aggressively to utilize hosts fully;
Mon, 13 Nov 2023 17:00:13 +0100 Fabian Huch proper parallel paths for timing heuristic;
Mon, 13 Nov 2023 16:16:52 +0100 Fabian Huch scheduled build: allocate cpus more aggressively, to avoid idle threads;
Fri, 10 Nov 2023 14:52:13 +0100 Fabian Huch finalize scheduled build only on master node;
Fri, 10 Nov 2023 14:42:07 +0100 Fabian Huch finalize current sessions before generating schedule;
Fri, 10 Nov 2023 14:07:36 +0100 Fabian Huch clarified signature: more operations;
Mon, 13 Nov 2023 09:02:56 +0100 desharna NEWS
Sun, 12 Nov 2023 22:34:08 +0100 wenzelm merged
Sun, 12 Nov 2023 22:34:03 +0100 wenzelm tuned signature;
Sun, 12 Nov 2023 22:18:12 +0100 wenzelm support for "cluster" table with "hosts" array, and params/options as for "host" table;
Sun, 12 Nov 2023 22:05:59 +0100 wenzelm clarified signature: more operations, allow recursive get;
Sun, 12 Nov 2023 20:59:23 +0100 wenzelm tuned signature;
Sun, 12 Nov 2023 20:19:51 +0100 wenzelm tuned signature: more operations;
Sun, 12 Nov 2023 19:58:45 +0100 wenzelm clarified signature;
Sun, 12 Nov 2023 12:54:26 +0100 wenzelm tuned output;
Sun, 12 Nov 2023 12:34:04 +0100 wenzelm more robust: prefer strict operations;
Sun, 12 Nov 2023 12:33:22 +0100 wenzelm tuned message;
Sun, 12 Nov 2023 12:26:08 +0100 wenzelm tuned signature: more operations;
Sat, 11 Nov 2023 17:44:03 +0000 haftmann more specific name for type class
Sat, 11 Nov 2023 22:17:14 +0100 wenzelm proper check_file operation via File.space (amending 6ad3a412ed97 --- broken in Isabelle2023);
Sat, 11 Nov 2023 22:14:38 +0100 wenzelm clarified signature;
Sat, 11 Nov 2023 22:05:37 +0100 wenzelm clarified modules;
Sat, 11 Nov 2023 21:25:20 +0100 wenzelm clarified signature: more operations;
Sat, 11 Nov 2023 21:17:45 +0100 wenzelm tuned comments;
Sat, 11 Nov 2023 21:08:21 +0100 wenzelm more NEWS;
Sat, 11 Nov 2023 21:06:54 +0100 wenzelm more TODO;
Sat, 11 Nov 2023 21:05:41 +0100 wenzelm prefer strict test of system options;
Sat, 11 Nov 2023 20:43:20 +0100 wenzelm some build cluster resources at TUM;
Sat, 11 Nov 2023 20:13:23 +0100 wenzelm build cluster host specifications are based on registry entries (table prefix "host");
Sat, 11 Nov 2023 20:08:20 +0100 wenzelm more robust init;
Sat, 11 Nov 2023 20:01:14 +0100 wenzelm clarified signature: more operations;
Sat, 11 Nov 2023 19:36:59 +0100 wenzelm support interpreted/typed entries via Registry.Category and Registry.Table;
Sat, 11 Nov 2023 18:39:57 +0100 wenzelm clarified signature: more operations;
Sat, 11 Nov 2023 16:01:57 +0100 wenzelm clarified output;
Sat, 11 Nov 2023 13:31:14 +0100 wenzelm support for global registry;
Fri, 10 Nov 2023 16:03:52 +0100 wenzelm clarified loading of symbols: permissive entries in $ISABELLE_SYMBOLS require explicit "?";
Thu, 09 Nov 2023 15:11:52 +0000 haftmann slightly less technical formulation of very specific type class
Thu, 09 Nov 2023 15:11:51 +0000 haftmann weakened dependency
Thu, 09 Nov 2023 15:11:51 +0000 haftmann explicit type class for discrete linordered semidoms
Thu, 09 Nov 2023 19:06:50 +0100 Fabian Huch proper dummy timing entries;
Thu, 09 Nov 2023 17:58:21 +0100 Fabian Huch use only finished sessions in timing data;
Thu, 09 Nov 2023 16:39:36 +0100 Fabian Huch tuned;
Thu, 09 Nov 2023 15:45:51 +0100 Fabian Huch performance tuning for build schedule: explicit schedule generation, without mixing heuristics;
Thu, 09 Nov 2023 11:49:08 +0100 Fabian Huch performance tuning for build schedule: faster stopping;
Thu, 09 Nov 2023 11:41:19 +0100 Fabian Huch performance tuning for timing heuristic: pre-calculate graph operations;
Wed, 08 Nov 2023 11:08:03 +0100 Fabian Huch move timing data into scheduler for more efficient heuristics (e.g., with pre-calculated values);
Thu, 09 Nov 2023 14:28:17 +0100 wenzelm clarified signature: emphasize mutable instance;
Thu, 09 Nov 2023 14:22:19 +0100 wenzelm clarified signature: more operations;
Thu, 09 Nov 2023 13:31:09 +0100 wenzelm support for explicit SSH hostname;
Thu, 09 Nov 2023 11:30:33 +0100 wenzelm proper local host (amending 62d7ef1da441);
Wed, 08 Nov 2023 21:45:02 +0100 nipkow merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip