wenzelm [Tue, 28 Feb 2023 19:12:31 +0100] rev 77415
clarified signature: allow more general init, e.g. from existing database;
wenzelm [Tue, 28 Feb 2023 17:42:13 +0100] rev 77414
clarified signature: allow to provide session_heaps by different means, e.g. from tmp directory or alternative session structure;
wenzelm [Tue, 28 Feb 2023 17:16:50 +0100] rev 77413
tuned;
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
paulson <lp15@cam.ac.uk> [Sun, 26 Feb 2023 21:17:39 +0000] rev 77388
Simplified some proofs
wenzelm [Sun, 26 Feb 2023 21:55:20 +0100] rev 77387
clarified db content: avoid redundancy of historic ML_IDENTIFIER;
wenzelm [Sun, 26 Feb 2023 21:17:10 +0100] rev 77386
merged
wenzelm [Sun, 26 Feb 2023 21:16:38 +0100] rev 77385
proper filterNot, not filterNot-not;
wenzelm [Sun, 26 Feb 2023 21:05:39 +0100] rev 77384
option build_hostname allows to change hostname easily;
wenzelm [Sun, 26 Feb 2023 20:52:14 +0100] rev 77383
clarified permissions of build.db, following server.db;
wenzelm [Sun, 26 Feb 2023 20:27:11 +0100] rev 77382
enforce rebuild of Isabelle/ML, after various changes to build database management;
wenzelm [Sun, 26 Feb 2023 20:19:01 +0100] rev 77381
misc tuning and clarification: more uniform use of optional "sql" in SQL.Table.delete/select;
wenzelm [Sun, 26 Feb 2023 19:18:24 +0100] rev 77380
tuned: fewer warnings in IntelliJ IDEA;
wenzelm [Sun, 26 Feb 2023 19:14:47 +0100] rev 77379
clarified init_database vs. update_database: implicitly assume fresh "instance";
wenzelm [Sun, 26 Feb 2023 18:52:33 +0100] rev 77378
clarified Build_Process.Context: cover all static information;
wenzelm [Sun, 26 Feb 2023 14:27:21 +0100] rev 77377
tuned whitespace in generated SQL;
wenzelm [Sun, 26 Feb 2023 14:15:31 +0100] rev 77376
tuned: prefer typed operations;
wenzelm [Sun, 26 Feb 2023 13:50:07 +0100] rev 77375
clarified signature: more concise operations;
wenzelm [Sun, 26 Feb 2023 13:15:41 +0100] rev 77374
more robust options in "prefs" format: avoid odd control character;
wenzelm [Sun, 26 Feb 2023 13:06:19 +0100] rev 77373
proper settings for hostname: allow to adjust it in user space;
wenzelm [Sun, 26 Feb 2023 11:55:24 +0100] rev 77372
support for build database: still inactive;
more detailed Build_Job.Node_Info;
wenzelm [Sat, 25 Feb 2023 17:45:10 +0100] rev 77371
tuned signature;
wenzelm [Sat, 25 Feb 2023 14:33:19 +0100] rev 77370
clarified signature: more robust operations;
wenzelm [Fri, 24 Feb 2023 20:52:35 +0100] rev 77369
tuned;
wenzelm [Fri, 24 Feb 2023 20:40:50 +0100] rev 77368
tuned;
wenzelm [Fri, 24 Feb 2023 20:23:48 +0100] rev 77367
more operations;
wenzelm [Fri, 24 Feb 2023 12:40:40 +0100] rev 77366
clarified signature: more operations;
wenzelm [Fri, 24 Feb 2023 11:45:39 +0100] rev 77365
clarified signature;
wenzelm [Fri, 24 Feb 2023 11:38:43 +0100] rev 77364
clarified signature: more robust (see also cf2ef4be3630);
wenzelm [Fri, 24 Feb 2023 11:07:31 +0100] rev 77363
unused (see also 7b318273a4aa and a1fb4d28e609);
paulson <lp15@cam.ac.uk> [Sat, 25 Feb 2023 17:35:48 +0000] rev 77362
tidying ugly proofs
nipkow [Fri, 24 Feb 2023 13:14:50 +0100] rev 77361
brought back [...] maplet syntax
paulson [Fri, 24 Feb 2023 10:59:59 +0000] rev 77360
merged
paulson <lp15@cam.ac.uk> [Thu, 23 Feb 2023 16:17:04 +0000] rev 77359
has_sum now an infix operator!!
paulson [Thu, 23 Feb 2023 15:21:22 +0000] rev 77358
merged
paulson <lp15@cam.ac.uk> [Thu, 23 Feb 2023 15:21:14 +0000] rev 77357
New material contributed by Manuel
nipkow [Thu, 23 Feb 2023 22:04:32 +0100] rev 77356
Map.empty no longer output abbreviation; %_. None is shorter and requires no explanation