Thu, 30 Nov 2023 20:11:34 +0100 reduce redundancy: avoid huge lists;
wenzelm [Thu, 30 Nov 2023 20:11:34 +0100] rev 79096
reduce redundancy: avoid huge lists;
Thu, 30 Nov 2023 16:33:00 +0100 more detailed profiling including "names";
wenzelm [Thu, 30 Nov 2023 16:33:00 +0100] rev 79095
more detailed profiling including "names"; avoid overlapping results;
Thu, 30 Nov 2023 13:35:17 +0100 tuned;
wenzelm [Thu, 30 Nov 2023 13:35:17 +0100] rev 79094
tuned;
Thu, 30 Nov 2023 13:25:06 +0100 misc tuning and clarification;
wenzelm [Thu, 30 Nov 2023 13:25:06 +0100] rev 79093
misc tuning and clarification;
Thu, 30 Nov 2023 12:23:47 +0100 slightly more compact heap: better sharing of persistent tuples;
wenzelm [Thu, 30 Nov 2023 12:23:47 +0100] rev 79092
slightly more compact heap: better sharing of persistent tuples;
Thu, 30 Nov 2023 18:24:51 +0100 added method to generate build schedules directly;
Fabian Huch <huch@in.tum.de> [Thu, 30 Nov 2023 18:24:51 +0100] rev 79091
added method to generate build schedules directly;
Thu, 30 Nov 2023 17:47:58 +0100 clarified load vs. apply vs. make;
Fabian Huch <huch@in.tum.de> [Thu, 30 Nov 2023 17:47:58 +0100] rev 79090
clarified load vs. apply vs. make;
Thu, 30 Nov 2023 17:00:03 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Thu, 30 Nov 2023 17:00:03 +0100] rev 79089
tuned;
Thu, 30 Nov 2023 16:27:27 +0100 tuned heuristic;
Fabian Huch <huch@in.tum.de> [Thu, 30 Nov 2023 16:27:27 +0100] rev 79088
tuned heuristic;
Thu, 30 Nov 2023 14:48:01 +0100 use cpu time for approximation;
Fabian Huch <huch@in.tum.de> [Thu, 30 Nov 2023 14:48:01 +0100] rev 79087
use cpu time for approximation;
Thu, 30 Nov 2023 14:08:21 +0100 lower bound for approximated times;
Fabian Huch <huch@in.tum.de> [Thu, 30 Nov 2023 14:08:21 +0100] rev 79086
lower bound for approximated times;
Thu, 30 Nov 2023 14:02:52 +0100 use full timing information in build schedule;
Fabian Huch <huch@in.tum.de> [Thu, 30 Nov 2023 14:02:52 +0100] rev 79085
use full timing information in build schedule;
Thu, 30 Nov 2023 13:44:51 +0100 consistent hosts ordering;
Fabian Huch <huch@in.tum.de> [Thu, 30 Nov 2023 13:44:51 +0100] rev 79084
consistent hosts ordering;
Thu, 30 Nov 2023 13:44:21 +0100 filter hosts properly;
Fabian Huch <huch@in.tum.de> [Thu, 30 Nov 2023 13:44:21 +0100] rev 79083
filter hosts properly;
Wed, 29 Nov 2023 21:29:00 +0100 merged
wenzelm [Wed, 29 Nov 2023 21:29:00 +0100] rev 79082
merged
Wed, 29 Nov 2023 19:45:54 +0100 more compact representation of theory_id -- via consecutive thread-local ids;
wenzelm [Wed, 29 Nov 2023 19:45:54 +0100] rev 79081
more compact representation of theory_id -- via consecutive thread-local ids;
Wed, 29 Nov 2023 15:32:42 +0100 misc tuning and clarification;
wenzelm [Wed, 29 Nov 2023 15:32:42 +0100] rev 79080
misc tuning and clarification;
Wed, 29 Nov 2023 15:29:54 +0100 more compact representation;
wenzelm [Wed, 29 Nov 2023 15:29:54 +0100] rev 79079
more compact representation;
Wed, 29 Nov 2023 15:27:21 +0100 more compact representation;
wenzelm [Wed, 29 Nov 2023 15:27:21 +0100] rev 79078
more compact representation;
Wed, 29 Nov 2023 13:05:57 +0100 tuned signature;
wenzelm [Wed, 29 Nov 2023 13:05:57 +0100] rev 79077
tuned signature;
Wed, 29 Nov 2023 13:01:03 +0100 more compact representation of theory_id;
wenzelm [Wed, 29 Nov 2023 13:01:03 +0100] rev 79076
more compact representation of theory_id;
Wed, 29 Nov 2023 11:54:12 +0100 tuned signature;
wenzelm [Wed, 29 Nov 2023 11:54:12 +0100] rev 79075
tuned signature;
Wed, 29 Nov 2023 00:07:54 +0100 compact representation of sets of integers;
wenzelm [Wed, 29 Nov 2023 00:07:54 +0100] rev 79074
compact representation of sets of integers;
Wed, 29 Nov 2023 15:32:39 +0100 generated build schedule explicitly (e.g., for further analysis);
Fabian Huch <huch@in.tum.de> [Wed, 29 Nov 2023 15:32:39 +0100] rev 79073
generated build schedule explicitly (e.g., for further analysis);
Tue, 28 Nov 2023 17:39:26 +0000 de-duplicated specification of class ring_bit_operations
haftmann [Tue, 28 Nov 2023 17:39:26 +0000] rev 79072
de-duplicated specification of class ring_bit_operations
Sun, 26 Nov 2023 21:06:47 +0000 generalized
haftmann [Sun, 26 Nov 2023 21:06:47 +0000] rev 79071
generalized
Sun, 26 Nov 2023 21:06:46 +0000 restructured
haftmann [Sun, 26 Nov 2023 21:06:46 +0000] rev 79070
restructured
Sun, 26 Nov 2023 21:06:45 +0000 grouped lemmas for symbolic computations
haftmann [Sun, 26 Nov 2023 21:06:45 +0000] rev 79069
grouped lemmas for symbolic computations
Sun, 26 Nov 2023 21:06:43 +0000 sorted out lemma duplicates
haftmann [Sun, 26 Nov 2023 21:06:43 +0000] rev 79068
sorted out lemma duplicates
Sun, 26 Nov 2023 14:02:27 +0100 more reactive headless server, in contrast to 15656ad28691 (when "isabelle dump" was important to export AFP content);
wenzelm [Sun, 26 Nov 2023 14:02:27 +0100] rev 79067
more reactive headless server, in contrast to 15656ad28691 (when "isabelle dump" was important to export AFP content);
Sun, 26 Nov 2023 13:32:51 +0100 tuned whitespace;
wenzelm [Sun, 26 Nov 2023 13:32:51 +0100] rev 79066
tuned whitespace;
Sat, 25 Nov 2023 20:47:33 +0100 clarified signature;
wenzelm [Sat, 25 Nov 2023 20:47:33 +0100] rev 79065
clarified signature;
Sat, 25 Nov 2023 20:41:18 +0100 clarified modules;
wenzelm [Sat, 25 Nov 2023 20:41:18 +0100] rev 79064
clarified modules;
Sat, 25 Nov 2023 20:18:44 +0100 clarified modules;
wenzelm [Sat, 25 Nov 2023 20:18:44 +0100] rev 79063
clarified modules; clarified transactions;
Sat, 25 Nov 2023 20:09:20 +0100 clarified modules: Build_Log.private_data provides raw data access without transaction_lock;
wenzelm [Sat, 25 Nov 2023 20:09:20 +0100] rev 79062
clarified modules: Build_Log.private_data provides raw data access without transaction_lock;
Sat, 25 Nov 2023 17:33:29 +0100 more thorough transaction_lock;
wenzelm [Sat, 25 Nov 2023 17:33:29 +0100] rev 79061
more thorough transaction_lock;
Sat, 25 Nov 2023 17:11:32 +0100 obsolete, see also a5896fe040dd;
wenzelm [Sat, 25 Nov 2023 17:11:32 +0100] rev 79060
obsolete, see also a5896fe040dd;
Sat, 25 Nov 2023 16:49:48 +0100 removed obsolete/broken isabelle_scala_script wrapper (see also abf9fcfa65cf);
wenzelm [Sat, 25 Nov 2023 16:49:48 +0100] rev 79059
removed obsolete/broken isabelle_scala_script wrapper (see also abf9fcfa65cf);
Sat, 25 Nov 2023 16:13:08 +0100 provide src/Tools/Demo as example for system component with Isabelle/Scala tool;
wenzelm [Sat, 25 Nov 2023 16:13:08 +0100] rev 79058
provide src/Tools/Demo as example for system component with Isabelle/Scala tool;
Fri, 24 Nov 2023 22:22:41 +0100 merged
wenzelm [Fri, 24 Nov 2023 22:22:41 +0100] rev 79057
merged
Fri, 24 Nov 2023 21:54:30 +0100 more uniform buffer_size (see also c83cdd300848 and 26c790a6ce43);
wenzelm [Fri, 24 Nov 2023 21:54:30 +0100] rev 79056
more uniform buffer_size (see also c83cdd300848 and 26c790a6ce43);
Fri, 24 Nov 2023 21:32:32 +0100 clarified buffer_size;
wenzelm [Fri, 24 Nov 2023 21:32:32 +0100] rev 79055
clarified buffer_size;
Fri, 24 Nov 2023 20:58:29 +0100 merged
wenzelm [Fri, 24 Nov 2023 20:58:29 +0100] rev 79054
merged
Fri, 24 Nov 2023 20:58:12 +0100 disable unix_domain for now: somewhat unstable, e.g. "isabelle build -b HOL-Analysis" on arm64_32-darwin (studio1);
wenzelm [Fri, 24 Nov 2023 20:58:12 +0100] rev 79053
disable unix_domain for now: somewhat unstable, e.g. "isabelle build -b HOL-Analysis" on arm64_32-darwin (studio1);
Fri, 24 Nov 2023 19:42:53 +0100 workaround for "fix" JDK-4512626 in Java 20/21: avoid spurious caret in read-only text;
wenzelm [Fri, 24 Nov 2023 19:42:53 +0100] rev 79052
workaround for "fix" JDK-4512626 in Java 20/21: avoid spurious caret in read-only text;
Fri, 24 Nov 2023 18:23:45 +0100 tuned;
wenzelm [Fri, 24 Nov 2023 18:23:45 +0100] rev 79051
tuned;
Fri, 24 Nov 2023 16:17:29 +0100 prefer Unix-domain socket on Unix;
wenzelm [Fri, 24 Nov 2023 16:17:29 +0100] rev 79050
prefer Unix-domain socket on Unix;
Fri, 24 Nov 2023 15:58:24 +0100 support for Unix-domain sockets, using java.nio.channels.ServerSocketChannel;
wenzelm [Fri, 24 Nov 2023 15:58:24 +0100] rev 79049
support for Unix-domain sockets, using java.nio.channels.ServerSocketChannel;
Fri, 24 Nov 2023 14:11:01 +0100 tuned;
wenzelm [Fri, 24 Nov 2023 14:11:01 +0100] rev 79048
tuned;
Fri, 24 Nov 2023 11:31:15 +0100 clarified signature: more general make_streams;
wenzelm [Fri, 24 Nov 2023 11:31:15 +0100] rev 79047
clarified signature: more general make_streams;
Fri, 24 Nov 2023 11:33:53 +0100 tuned;
wenzelm [Fri, 24 Nov 2023 11:33:53 +0100] rev 79046
tuned;
Fri, 24 Nov 2023 11:10:31 +0100 more robust exception handling (amending 8cc1ae43e12e);
wenzelm [Fri, 24 Nov 2023 11:10:31 +0100] rev 79045
more robust exception handling (amending 8cc1ae43e12e);
Thu, 23 Nov 2023 11:40:49 +0100 clarified signature: avoid deprecated URL constructors;
wenzelm [Thu, 23 Nov 2023 11:40:49 +0100] rev 79044
clarified signature: avoid deprecated URL constructors;
Thu, 23 Nov 2023 11:36:38 +0100 avoid deprecated URL constructors;
wenzelm [Thu, 23 Nov 2023 11:36:38 +0100] rev 79043
avoid deprecated URL constructors;
Fri, 24 Nov 2023 21:49:52 +0100 proper split;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 21:49:52 +0100] rev 79042
proper split;
Fri, 24 Nov 2023 17:52:04 +0100 properly sort entries;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 17:52:04 +0100] rev 79041
properly sort entries;
Fri, 24 Nov 2023 17:24:35 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 17:24:35 +0100] rev 79040
tuned;
Fri, 24 Nov 2023 17:24:22 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 17:24:22 +0100] rev 79039
tuned;
Fri, 24 Nov 2023 17:06:32 +0100 better estimation for unknown jobs;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 17:06:32 +0100] rev 79038
better estimation for unknown jobs;
Fri, 24 Nov 2023 17:05:49 +0100 clarified and tuned timing estimation;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 17:05:49 +0100] rev 79037
clarified and tuned timing estimation;
Fri, 24 Nov 2023 14:01:16 +0100 split actual approximation from data handling;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 14:01:16 +0100] rev 79036
split actual approximation from data handling;
Fri, 24 Nov 2023 13:43:25 +0100 clarified timing data vs. timing entries: full top-level data view vs. dynamic partial data;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 13:43:25 +0100] rev 79035
clarified timing data vs. timing entries: full top-level data view vs. dynamic partial data;
Fri, 24 Nov 2023 12:35:00 +0100 proper filter for approximations;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 12:35:00 +0100] rev 79034
proper filter for approximations;
Fri, 24 Nov 2023 10:36:23 +0100 proper inflection point check;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 10:36:23 +0100] rev 79033
proper inflection point check;
Fri, 24 Nov 2023 10:34:10 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 10:34:10 +0100] rev 79032
tuned;
Thu, 23 Nov 2023 16:49:39 +0000 slightly more elementary characterization of unset_bit
haftmann [Thu, 23 Nov 2023 16:49:39 +0000] rev 79031
slightly more elementary characterization of unset_bit
Thu, 23 Nov 2023 16:49:39 +0000 more direct characterization of binary bit operations
haftmann [Thu, 23 Nov 2023 16:49:39 +0000] rev 79030
more direct characterization of binary bit operations
Thu, 23 Nov 2023 20:58:19 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 20:58:19 +0100] rev 79029
tuned;
Thu, 23 Nov 2023 20:53:58 +0100 clarified timing data operations: proper estimation (instead of known points);
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 20:53:58 +0100] rev 79028
clarified timing data operations: proper estimation (instead of known points);
Thu, 23 Nov 2023 20:30:45 +0100 use proper max threads (limited by available hardware) in heuristics;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 20:30:45 +0100] rev 79027
use proper max threads (limited by available hardware) in heuristics;
Thu, 23 Nov 2023 20:26:43 +0100 clarified time estimation: does not use config;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 20:26:43 +0100] rev 79026
clarified time estimation: does not use config;
Thu, 23 Nov 2023 19:56:27 +0100 handle inflection point in interpolation with monotone prefix;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 19:56:27 +0100] rev 79025
handle inflection point in interpolation with monotone prefix;
Thu, 23 Nov 2023 18:04:04 +0100 proper computation of sorted prefix;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 18:04:04 +0100] rev 79024
proper computation of sorted prefix;
Thu, 23 Nov 2023 11:30:43 +0100 better build time interpolation: model with Amdahl's law where applicable;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 11:30:43 +0100] rev 79023
better build time interpolation: model with Amdahl's law where applicable;
Wed, 22 Nov 2023 18:10:21 +0100 proper piecewise linear build time interpolation;
Fabian Huch <huch@in.tum.de> [Wed, 22 Nov 2023 18:10:21 +0100] rev 79022
proper piecewise linear build time interpolation;
Wed, 22 Nov 2023 15:46:58 +0100 properly incorporate running tasks into timing heuristic;
Fabian Huch <huch@in.tum.de> [Wed, 22 Nov 2023 15:46:58 +0100] rev 79021
properly incorporate running tasks into timing heuristic;
Wed, 22 Nov 2023 15:39:39 +0100 clarified ready vs. next ready;
Fabian Huch <huch@in.tum.de> [Wed, 22 Nov 2023 15:39:39 +0100] rev 79020
clarified ready vs. next ready;
Wed, 22 Nov 2023 15:04:29 +0100 introduced path heuristic abstraction;
Fabian Huch <huch@in.tum.de> [Wed, 22 Nov 2023 15:04:29 +0100] rev 79019
introduced path heuristic abstraction;
Wed, 22 Nov 2023 17:50:36 +0000 base abstract specification of NOT on recursive equation rather than bit projection
haftmann [Wed, 22 Nov 2023 17:50:36 +0000] rev 79018
base abstract specification of NOT on recursive equation rather than bit projection
Tue, 21 Nov 2023 19:19:16 +0000 modernized, reordered, generalized
haftmann [Tue, 21 Nov 2023 19:19:16 +0000] rev 79017
modernized, reordered, generalized
Tue, 21 Nov 2023 19:19:16 +0000 more correct type annotation
haftmann [Tue, 21 Nov 2023 19:19:16 +0000] rev 79016
more correct type annotation
Tue, 21 Nov 2023 23:35:22 +0100 proper build with jdk-21 (amending 4fb5e6499da9);
wenzelm [Tue, 21 Nov 2023 23:35:22 +0100] rev 79015
proper build with jdk-21 (amending 4fb5e6499da9);
Mon, 20 Nov 2023 22:17:42 +0100 NEWS;
wenzelm [Mon, 20 Nov 2023 22:17:42 +0100] rev 79014
NEWS;
Mon, 20 Nov 2023 19:52:46 +0100 update to jdk-21.0.1;
wenzelm [Mon, 20 Nov 2023 19:52:46 +0100] rev 79013
update to jdk-21.0.1; enforce rebuild of Isabelle/Scala + Isabelle/ML;
Mon, 20 Nov 2023 15:55:10 +0100 rebuild jedit with minimal patch for jdk-21, following SVN 25690;
wenzelm [Mon, 20 Nov 2023 15:55:10 +0100] rev 79012
rebuild jedit with minimal patch for jdk-21, following SVN 25690;
Mon, 20 Nov 2023 14:23:11 +0100 clarified modules;
wenzelm [Mon, 20 Nov 2023 14:23:11 +0100] rev 79011
clarified modules;
Mon, 20 Nov 2023 14:11:34 +0100 suppress duplicate entries systematically using log_name: e.g. relevant for AFP;
wenzelm [Mon, 20 Nov 2023 14:11:34 +0100] rev 79010
suppress duplicate entries systematically using log_name: e.g. relevant for AFP;
Mon, 20 Nov 2023 13:08:50 +0100 clarified operation: pick current pull_date instead of previous one;
wenzelm [Mon, 20 Nov 2023 13:08:50 +0100] rev 79009
clarified operation: pick current pull_date instead of previous one;
Sun, 19 Nov 2023 15:45:22 +0000 operations AND, OR, XOR are specified by characteristic recursive equation
haftmann [Sun, 19 Nov 2023 15:45:22 +0000] rev 79008
operations AND, OR, XOR are specified by characteristic recursive equation
Sat, 18 Nov 2023 19:23:56 +0100 clarified toml keys operations;
Fabian Huch <huch@in.tum.de> [Sat, 18 Nov 2023 19:23:56 +0100] rev 79007
clarified toml keys operations;
Sat, 18 Nov 2023 19:22:30 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Sat, 18 Nov 2023 19:22:30 +0100] rev 79006
tuned;
Sat, 18 Nov 2023 19:16:16 +0100 clarified toml keys: more operations;
Fabian Huch <huch@in.tum.de> [Sat, 18 Nov 2023 19:16:16 +0100] rev 79005
clarified toml keys: more operations;
Sat, 18 Nov 2023 12:34:10 +0100 use toml key operations properly;
Fabian Huch <huch@in.tum.de> [Sat, 18 Nov 2023 12:34:10 +0100] rev 79004
use toml key operations properly; clarified module;
Sat, 18 Nov 2023 12:25:16 +0100 clarified toml keys formatting vs. toString;
Fabian Huch <huch@in.tum.de> [Sat, 18 Nov 2023 12:25:16 +0100] rev 79003
clarified toml keys formatting vs. toString;
Sat, 18 Nov 2023 12:18:44 +0100 clarified keys module;
Fabian Huch <huch@in.tum.de> [Sat, 18 Nov 2023 12:18:44 +0100] rev 79002
clarified keys module;
Sat, 18 Nov 2023 12:08:16 +0100 pull out toml keys module;
Fabian Huch <huch@in.tum.de> [Sat, 18 Nov 2023 12:08:16 +0100] rev 79001
pull out toml keys module;
Fri, 17 Nov 2023 14:38:35 +0100 clarified toml parser interface;
Fabian Huch <huch@in.tum.de> [Fri, 17 Nov 2023 14:38:35 +0100] rev 79000
clarified toml parser interface;
Sun, 19 Nov 2023 20:45:09 +0100 prefer symbolic build_history_base_arm;
wenzelm [Sun, 19 Nov 2023 20:45:09 +0100] rev 78999
prefer symbolic build_history_base_arm;
Sun, 19 Nov 2023 20:41:34 +0100 build_history: proper support for ISABELLE_APPLE_PLATFORM64;
wenzelm [Sun, 19 Nov 2023 20:41:34 +0100] rev 78998
build_history: proper support for ISABELLE_APPLE_PLATFORM64;
Sun, 19 Nov 2023 19:41:17 +0100 clarified isabelle_hg (again, see b9d59669904a);
wenzelm [Sun, 19 Nov 2023 19:41:17 +0100] rev 78997
clarified isabelle_hg (again, see b9d59669904a);
Sun, 19 Nov 2023 19:29:19 +0100 clarified signature: explicit Remote_Build.count instead of duplicate entries (see also ee8c014526dc);
wenzelm [Sun, 19 Nov 2023 19:29:19 +0100] rev 78996
clarified signature: explicit Remote_Build.count instead of duplicate entries (see also ee8c014526dc);
Sun, 19 Nov 2023 15:15:09 +0100 clarified signature: more operations and options concerning Isabelle hg;
wenzelm [Sun, 19 Nov 2023 15:15:09 +0100] rev 78995
clarified signature: more operations and options concerning Isabelle hg;
Sun, 19 Nov 2023 14:48:11 +0100 performance tuning: cache graph;
wenzelm [Sun, 19 Nov 2023 14:48:11 +0100] rev 78994
performance tuning: cache graph;
Sun, 19 Nov 2023 12:52:14 +0100 tuned signature: fewer warnings in IntelliJ IDEA;
wenzelm [Sun, 19 Nov 2023 12:52:14 +0100] rev 78993
tuned signature: fewer warnings in IntelliJ IDEA;
Sun, 19 Nov 2023 12:51:47 +0100 unused (see also 004b39bf06a5);
wenzelm [Sun, 19 Nov 2023 12:51:47 +0100] rev 78992
unused (see also 004b39bf06a5);
Sun, 19 Nov 2023 12:46:41 +0100 clarified signature and modules: more explicit Build_Log.History;
wenzelm [Sun, 19 Nov 2023 12:46:41 +0100] rev 78991
clarified signature and modules: more explicit Build_Log.History;
Sat, 18 Nov 2023 21:14:34 +0100 tuned: avoid recursion;
wenzelm [Sat, 18 Nov 2023 21:14:34 +0100] rev 78990
tuned: avoid recursion;
Sat, 18 Nov 2023 20:51:44 +0100 tuned;
wenzelm [Sat, 18 Nov 2023 20:51:44 +0100] rev 78989
tuned;
Sat, 18 Nov 2023 19:31:22 +0100 avoid duplicate data;
wenzelm [Sat, 18 Nov 2023 19:31:22 +0100] rev 78988
avoid duplicate data;
Sat, 18 Nov 2023 19:14:59 +0100 output more data;
wenzelm [Sat, 18 Nov 2023 19:14:59 +0100] rev 78987
output more data;
Sat, 18 Nov 2023 18:52:34 +0100 tuned whitespace;
wenzelm [Sat, 18 Nov 2023 18:52:34 +0100] rev 78986
tuned whitespace;
Sat, 18 Nov 2023 16:58:14 +0100 clarified Log_File.cache: reuse existing Store.cache / Build_Log.Store.cache;
wenzelm [Sat, 18 Nov 2023 16:58:14 +0100] rev 78985
clarified Log_File.cache: reuse existing Store.cache / Build_Log.Store.cache;
Sat, 18 Nov 2023 15:44:46 +0100 proper ml_statistics (amending aeb511a520f4);
wenzelm [Sat, 18 Nov 2023 15:44:46 +0100] rev 78984
proper ml_statistics (amending aeb511a520f4);
Fri, 17 Nov 2023 10:11:15 +0100 unify error messages;
Fabian Huch <huch@in.tum.de> [Fri, 17 Nov 2023 10:11:15 +0100] rev 78983
unify error messages;
Fri, 17 Nov 2023 09:38:15 +0100 add file information to toml parse context and error messages;
Fabian Huch <huch@in.tum.de> [Fri, 17 Nov 2023 09:38:15 +0100] rev 78982
add file information to toml parse context and error messages;
Fri, 17 Nov 2023 09:23:28 +0100 add position information to toml parser and error messages;
Fabian Huch <huch@in.tum.de> [Fri, 17 Nov 2023 09:23:28 +0100] rev 78981
add position information to toml parser and error messages;
Thu, 16 Nov 2023 15:36:34 +0100 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;
Fabian Huch <huch@in.tum.de> [Thu, 16 Nov 2023 15:36:34 +0100] rev 78980
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 allow re-defining keys in toml object (already checked during parse time);
Fabian Huch <huch@in.tum.de> [Thu, 16 Nov 2023 15:23:41 +0100] rev 78979
allow re-defining keys in toml object (already checked during parse time);
Thu, 16 Nov 2023 15:19:24 +0100 clarified toString for toml objects;
Fabian Huch <huch@in.tum.de> [Thu, 16 Nov 2023 15:19:24 +0100] rev 78978
clarified toString for toml objects;
Thu, 16 Nov 2023 14:33:45 +0100 tuned
nipkow [Thu, 16 Nov 2023 14:33:45 +0100] rev 78977
tuned
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 tip