wenzelm [Tue, 28 Feb 2023 17:12:39 +0100] rev 77412
simplified somewhat pointless error message (see also 0189fe0f6452);
wenzelm [Tue, 28 Feb 2023 16:25:23 +0100] rev 77411
clafified signature: simplify object-oriented reuse;
wenzelm [Tue, 28 Feb 2023 14:20:57 +0100] rev 77410
revert pointless 375c6b9ce9ea: overall thread context is already uninterruptible (see 54ac957c53ec);
wenzelm [Tue, 28 Feb 2023 14:13:50 +0100] rev 77409
tuned whitespace;
paulson [Tue, 28 Feb 2023 11:20:01 +0000] rev 77408
merged
paulson <lp15@cam.ac.uk> [Tue, 28 Feb 2023 11:19:47 +0000] rev 77407
Fixed a presentation error
paulson <lp15@cam.ac.uk> [Mon, 27 Feb 2023 17:09:59 +0000] rev 77406
Importation of basic group theory results, due to Jakob von Raumer from his AFP entry Jordan-Hölder Theorem
wenzelm [Mon, 27 Feb 2023 20:51:47 +0100] rev 77405
tuned whitespace;
wenzelm [Mon, 27 Feb 2023 20:39:08 +0100] rev 77404
tuned;
wenzelm [Mon, 27 Feb 2023 20:30:40 +0100] rev 77403
clarified signature, although "sql" argument is de-facto mandatory;
wenzelm [Mon, 27 Feb 2023 20:25:10 +0100] rev 77402
tuned;
wenzelm [Mon, 27 Feb 2023 20:09:58 +0100] rev 77401
proper SQL (amending 7ab9bac1ca96);
wenzelm [Mon, 27 Feb 2023 15:31:19 +0100] rev 77400
clarified signature: more explicit "synchronized" regions;
wenzelm [Mon, 27 Feb 2023 15:25:46 +0100] rev 77399
more robust interrupt handling, notably for Build_Job.terminate();
wenzelm [Mon, 27 Feb 2023 15:09:59 +0100] rev 77398
clarified signature: works for general Build_Job;
wenzelm [Mon, 27 Feb 2023 15:02:14 +0100] rev 77397
tuned;
wenzelm [Mon, 27 Feb 2023 14:57:39 +0100] rev 77396
clarified modules;
wenzelm [Mon, 27 Feb 2023 14:15:14 +0100] rev 77395
clarified signature;
wenzelm [Mon, 27 Feb 2023 11:59:22 +0100] rev 77394
proper log_lines, without protocol messages (amending cb3f5361fbca);
wenzelm [Mon, 27 Feb 2023 11:43:05 +0100] rev 77393
clarified signature;
wenzelm [Mon, 27 Feb 2023 11:19:16 +0100] rev 77392
tuned messages;
wenzelm [Mon, 27 Feb 2023 11:02:07 +0100] rev 77391
clarified error output vs. process_result stored in build_database (see also 13a0f537e232 and bff56eae3ec5);
wenzelm [Mon, 27 Feb 2023 10:26:36 +0100] rev 77390
clarified system option: guard for testing, until the database layout has stabilized;
paulson [Sun, 26 Feb 2023 21:17:53 +0000] rev 77389
merged