src/Pure/Tools/build_process.scala
Sun, 05 Mar 2023 18:18:09 +0100 wenzelm more complete coverage of non-final Progress methods, notably for Server.Connection_Progress;
Sun, 05 Mar 2023 16:36:18 +0100 wenzelm clarified signature: manage "verbose" flag via "progress";
Sun, 05 Mar 2023 14:53:32 +0100 wenzelm tuned signature;
Sun, 05 Mar 2023 13:42:10 +0100 wenzelm more robust: proper bound checks;
Sat, 04 Mar 2023 23:43:53 +0100 wenzelm clarified modules;
Sat, 04 Mar 2023 22:29:21 +0100 wenzelm clarified treatment of "verbose" messages, e.g. Progress.theory();
Sat, 04 Mar 2023 16:45:21 +0100 wenzelm support progress backed by database;
Fri, 03 Mar 2023 20:10:47 +0100 wenzelm more database content;
Fri, 03 Mar 2023 13:50:54 +0100 wenzelm tuned signature;
Thu, 02 Mar 2023 17:05:24 +0100 wenzelm clarified execution context: main work happens within Future.thread;
Thu, 02 Mar 2023 14:58:59 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 14:41:21 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 14:22:17 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 13:26:46 +0100 wenzelm clarified signature;
Thu, 02 Mar 2023 13:19:21 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 11:36:10 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 11:19:41 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 11:11:55 +0100 wenzelm clarified modules;
Wed, 01 Mar 2023 22:22:24 +0100 wenzelm tuned;
Wed, 01 Mar 2023 22:06:49 +0100 wenzelm more robust: proper synchronization of transition from next_job to start_session;
Wed, 01 Mar 2023 21:53:12 +0100 wenzelm more thorough synchronized_database for internal *and* external state;
Wed, 01 Mar 2023 21:24:08 +0100 wenzelm simplified startup under "locked" condition (in contrast to f7e413e8d269);
Wed, 01 Mar 2023 21:15:20 +0100 wenzelm more explicit session name, in anticipation of variants like "session.document", "session.browser_info";
Wed, 01 Mar 2023 21:07:59 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 21:04:28 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 20:59:37 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 20:47:26 +0100 wenzelm tuned signature: support general Build_Job instances;
Wed, 01 Mar 2023 20:37:02 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 20:21:09 +0100 wenzelm clarified signature: prefer static data;
Wed, 01 Mar 2023 19:48:19 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 19:41:45 +0100 wenzelm identify Build_Process.Context.instance with Sessions.Build_Info (see also ff164add75cd);
Wed, 01 Mar 2023 19:30:35 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 19:18:03 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 19:13:19 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 16:01:01 +0100 wenzelm tuned;
Wed, 01 Mar 2023 15:41:56 +0100 wenzelm tuned;
Wed, 01 Mar 2023 15:06:54 +0100 wenzelm tuned;
Wed, 01 Mar 2023 15:04:58 +0100 wenzelm proper deps from build_graph, not imports_graph (amending 0c704aba71e3);
Wed, 01 Mar 2023 15:01:34 +0100 wenzelm misc tuning: more direct access to ancestors, without build_graph;
Wed, 01 Mar 2023 14:47:20 +0100 wenzelm clarified signature: reduce explicit access to static Sessions.Structure;
Wed, 01 Mar 2023 14:22:15 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 14:16:37 +0100 wenzelm clarified modules (again);
Wed, 01 Mar 2023 14:11:55 +0100 wenzelm tuned;
Wed, 01 Mar 2023 13:55:49 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 13:52:11 +0100 wenzelm avoid premature Properties.uncompress: allow blob to be stored in another database;
Wed, 01 Mar 2023 13:30:35 +0100 wenzelm more robust: synchronized access to database;
Wed, 01 Mar 2023 13:23:49 +0100 wenzelm clarified signature: do not expose global state to object-oriented variants;
Wed, 01 Mar 2023 11:30:54 +0100 wenzelm tuned comments and outline;
Tue, 28 Feb 2023 20:37:57 +0100 wenzelm tuned;
Tue, 28 Feb 2023 20:29:44 +0100 wenzelm clarified scope of "serial" and "numa_index" within database;
Tue, 28 Feb 2023 19:12:31 +0100 wenzelm clarified signature: allow more general init, e.g. from existing database;
Tue, 28 Feb 2023 17:42:13 +0100 wenzelm clarified signature: allow to provide session_heaps by different means, e.g. from tmp directory or alternative session structure;
Mon, 27 Feb 2023 15:31:19 +0100 wenzelm clarified signature: more explicit "synchronized" regions;
Mon, 27 Feb 2023 15:09:59 +0100 wenzelm clarified signature: works for general Build_Job;
Mon, 27 Feb 2023 14:57:39 +0100 wenzelm clarified modules;
Mon, 27 Feb 2023 14:15:14 +0100 wenzelm clarified signature;
Mon, 27 Feb 2023 11:59:22 +0100 wenzelm proper log_lines, without protocol messages (amending cb3f5361fbca);
Mon, 27 Feb 2023 11:43:05 +0100 wenzelm clarified signature;
Mon, 27 Feb 2023 11:19:16 +0100 wenzelm tuned messages;
Mon, 27 Feb 2023 11:02:07 +0100 wenzelm clarified error output vs. process_result stored in build_database (see also 13a0f537e232 and bff56eae3ec5);
less more (0) -100 -60 tip