Thu, 13 Apr 2023 23:53:12 +0200 wenzelm minor performance tuning;
Thu, 13 Apr 2023 23:16:18 +0200 wenzelm compact representation of long name "chunks", with bitmask to suppress elements (i.e. "accesses" in name space terminology);
Thu, 13 Apr 2023 23:08:39 +0200 wenzelm clarified signature;
Wed, 12 Apr 2023 15:22:52 +0200 wenzelm misc tuning and clarification;
Wed, 12 Apr 2023 12:57:10 +0200 wenzelm more compact: avoid redundant entries;
Wed, 12 Apr 2023 11:27:11 +0200 wenzelm tuned;
Wed, 12 Apr 2023 11:25:50 +0200 wenzelm tuned;
Wed, 12 Apr 2023 10:52:50 +0200 wenzelm more operations;
Wed, 12 Apr 2023 10:42:23 +0200 wenzelm performance tuning: proper pointer_eq;
Thu, 13 Apr 2023 14:54:03 +0200 desharna added lemmas multpHO_repeat_mset_repeat_mset[simp] and multpHO_double_double[simp]
Thu, 13 Apr 2023 09:53:37 +0200 desharna merged
Wed, 12 Apr 2023 19:56:05 +0200 desharna added lemma multp_image_mset_image_msetI
Thu, 13 Apr 2023 15:36:30 +1000 nipkow merged
Thu, 13 Apr 2023 15:36:07 +1000 nipkow proper invariants
Wed, 12 Apr 2023 09:18:36 +0200 wenzelm merged
Tue, 11 Apr 2023 21:42:45 +0200 wenzelm misc tuning: follow Table() more closely;
Tue, 11 Apr 2023 21:02:15 +0200 wenzelm tuned signature;
Tue, 11 Apr 2023 20:52:38 +0200 wenzelm tuned;
Tue, 11 Apr 2023 20:32:04 +0200 wenzelm performance tuning: replace Ord_List by Table();
Tue, 11 Apr 2023 15:03:02 +0200 wenzelm performance tuning: replace Ord_List by Set();
Tue, 11 Apr 2023 13:23:46 +0200 wenzelm tuned;
Tue, 11 Apr 2023 13:06:43 +0200 wenzelm more operations;
Tue, 11 Apr 2023 11:28:57 +0200 wenzelm tuned;
Tue, 11 Apr 2023 11:24:19 +0200 wenzelm performance tuning: replace Table() by Set();
Tue, 11 Apr 2023 11:16:33 +0200 wenzelm minor performance tuning: more compact persistent data;
Tue, 11 Apr 2023 10:46:43 +0200 wenzelm performance tuning: replace Table() by Set();
Tue, 11 Apr 2023 10:45:04 +0200 wenzelm tuned;
Tue, 11 Apr 2023 10:44:32 +0200 wenzelm more operations;
Tue, 11 Apr 2023 09:54:46 +0200 wenzelm unused (see 34dd96a06c45);
Tue, 11 Apr 2023 09:49:30 +0200 wenzelm more compact data: approx. 75% .. 85% of AList size;
Tue, 11 Apr 2023 09:01:09 +0200 wenzelm tuned;
Tue, 11 Apr 2023 11:59:06 +0000 haftmann some remarks on division
Tue, 11 Apr 2023 11:59:02 +0000 haftmann proper section headings
Mon, 10 Apr 2023 23:21:47 +0200 wenzelm more NEWS;
Mon, 10 Apr 2023 23:11:04 +0200 wenzelm clarified NEWS;
Mon, 10 Apr 2023 22:38:18 +0200 wenzelm performance tuning: replace Ord_List by Set();
Mon, 10 Apr 2023 20:51:01 +0200 wenzelm tuned;
Mon, 10 Apr 2023 19:37:15 +0200 wenzelm performance tuning: replace Ord_List by Table();
Mon, 10 Apr 2023 18:16:33 +0200 wenzelm more Set() and Table() instances;
Mon, 10 Apr 2023 18:13:23 +0200 wenzelm tuned;
Mon, 10 Apr 2023 18:08:23 +0200 wenzelm performance tuning: replace Ord_List by Set();
Mon, 10 Apr 2023 14:59:40 +0200 wenzelm performance tuning: make_size accounts for boxes, i.e. pointer derefs required in "count";
Mon, 10 Apr 2023 14:13:48 +0200 wenzelm NEWS;
Mon, 10 Apr 2023 13:43:11 +0200 wenzelm performance tuning;
Sun, 09 Apr 2023 23:09:24 +0200 wenzelm more robust: avoid crash of Build_Log.parse_build_info / Protocol.Error_Message_Marker, e.g. in session MDP-Rewards of Isabelle/26ec258e5cf8 + AFP/2859e11cc09b;
Sun, 09 Apr 2023 19:10:01 +0200 wenzelm proper stmt.execute() within loop (amending 9d9b30741fc4);
Sun, 09 Apr 2023 18:32:39 +0200 wenzelm clarified signature;
Sat, 08 Apr 2023 20:26:32 +0200 wenzelm tuned comments;
Sat, 08 Apr 2023 20:21:30 +0200 wenzelm more options;
Sat, 08 Apr 2023 19:36:03 +0200 wenzelm removed obsolete "rsync" package;
Sat, 08 Apr 2023 19:34:51 +0200 wenzelm tuned comments;
Sat, 08 Apr 2023 19:32:09 +0200 wenzelm use "rsync --secluded-args" by default, discontinue obsolete option -P of sync tools;
Sat, 08 Apr 2023 19:02:51 +0200 wenzelm tuned output;
Sat, 08 Apr 2023 18:59:58 +0200 wenzelm misc tuning and clarification;
Sat, 08 Apr 2023 18:46:17 +0200 wenzelm clarified output;
Sat, 08 Apr 2023 18:08:20 +0200 wenzelm use remote copy of locally installed rsync component: for uniform version and options;
Sat, 08 Apr 2023 17:20:15 +0200 wenzelm clarified signature: more abstract;
Sat, 08 Apr 2023 16:59:20 +0200 wenzelm tuned signature;
Sat, 08 Apr 2023 16:58:01 +0200 wenzelm more direct Hg_Sync.check_directory via SSH operations;
Sat, 08 Apr 2023 16:44:24 +0200 wenzelm tuned;
Sat, 08 Apr 2023 16:37:54 +0200 wenzelm clarified underlying SSH session of "isabelle hg_sync" and "isabelle sync";
Sat, 08 Apr 2023 10:24:54 +0200 wenzelm clarified signature: avoid object-oriented "dispatch";
Mon, 03 Apr 2023 21:16:32 +0200 wenzelm tuned;
Mon, 03 Apr 2023 21:13:46 +0200 wenzelm clarified signature: more uniform Table() vs. Set();
Sun, 02 Apr 2023 12:34:13 +0200 wenzelm merged
Sat, 01 Apr 2023 21:33:54 +0200 wenzelm clarified modules;
Sat, 01 Apr 2023 21:25:24 +0200 wenzelm clarified signature;
Sat, 01 Apr 2023 21:12:44 +0200 wenzelm more compact data;
Sat, 01 Apr 2023 19:15:38 +0200 wenzelm minor performance tuning;
Sat, 01 Apr 2023 16:54:43 +0200 wenzelm tuned signature;
Sat, 01 Apr 2023 15:01:35 +0200 wenzelm more uniform treatment of properties (but < 0 should not occur here);
Sat, 01 Apr 2023 14:59:42 +0200 wenzelm tuned signature;
Sat, 01 Apr 2023 14:50:43 +0200 wenzelm clarified signature;
Sat, 01 Apr 2023 14:32:02 +0200 wenzelm clarified signature;
Sat, 01 Apr 2023 13:58:45 +0200 wenzelm misc tuning and clarification: more tight representation;
Sat, 01 Apr 2023 13:04:59 +0200 wenzelm tuned: prefer "build" combinator;
Sat, 01 Apr 2023 15:52:40 +0200 nipkow tuned
Thu, 30 Mar 2023 16:10:50 +0200 wenzelm tuned signature;
Thu, 30 Mar 2023 16:09:19 +0200 wenzelm more operations for profiling;
Thu, 30 Mar 2023 16:04:02 +0200 wenzelm provide rsync component, with uniform version + options on all platforms;
Thu, 30 Mar 2023 16:02:25 +0200 wenzelm tuned message;
Thu, 30 Mar 2023 15:33:02 +0200 wenzelm provide local component to remote directory;
Thu, 30 Mar 2023 15:31:55 +0200 wenzelm tuned output;
Thu, 30 Mar 2023 14:25:31 +0200 wenzelm more SSH operations;
Thu, 30 Mar 2023 12:56:29 +0200 wenzelm more operations;
Thu, 30 Mar 2023 12:10:08 +0200 wenzelm tuned comments;
Thu, 30 Mar 2023 12:03:59 +0200 wenzelm clarified directory names, following bash_process (see e59d7d6fe1bd);
Thu, 30 Mar 2023 11:58:53 +0200 wenzelm tuned README;
Thu, 30 Mar 2023 11:40:51 +0200 wenzelm clarified build options;
Wed, 29 Mar 2023 22:40:10 +0200 wenzelm more portable options;
Wed, 29 Mar 2023 22:21:12 +0200 wenzelm build rsync from sources, to avoid divergence of protocols on various platforms;
Wed, 29 Mar 2023 21:28:48 +0200 wenzelm more informative errors;
Wed, 29 Mar 2023 21:23:56 +0200 wenzelm clarified options;
Wed, 29 Mar 2023 21:16:14 +0200 wenzelm tuned messages;
Wed, 29 Mar 2023 20:56:43 +0200 wenzelm provide Isabelle tool wrapper;
Wed, 29 Mar 2023 20:41:54 +0200 wenzelm more robust errors: proceed updating database;
Wed, 29 Mar 2023 15:02:09 +0200 wenzelm tuned;
Wed, 29 Mar 2023 14:59:55 +0200 wenzelm tuned output;
Wed, 29 Mar 2023 14:52:54 +0200 wenzelm clarified signature;
Wed, 29 Mar 2023 14:22:01 +0200 wenzelm clarified modules;
Wed, 29 Mar 2023 12:25:24 +0200 wenzelm tuned comments (amending 1951f6470792);
Wed, 29 Mar 2023 12:24:50 +0200 wenzelm tuned;
Wed, 29 Mar 2023 12:05:56 +0200 wenzelm discontinue somewhat pointless is_single, which also depends on details of internal data representation;
Wed, 29 Mar 2023 12:02:34 +0200 wenzelm more compact data: approx. 0.85 .. 1.10 of plain list size;
Wed, 29 Mar 2023 10:34:50 +0200 wenzelm slightly more compact data;
Tue, 28 Mar 2023 23:16:27 +0200 wenzelm more operations, notably for profiling;
Tue, 28 Mar 2023 22:46:38 +0200 wenzelm tuned;
Tue, 28 Mar 2023 22:43:05 +0200 wenzelm more compact representation of leaf nodes: only 1.10 .. 1.33 larger than plain list;
Tue, 28 Mar 2023 19:43:49 +0200 wenzelm tuned --- fewer compiler warnings;
Tue, 28 Mar 2023 19:40:34 +0200 wenzelm tuned;
Tue, 28 Mar 2023 19:07:58 +0200 wenzelm tuned;
Tue, 28 Mar 2023 19:03:39 +0200 wenzelm tuned;
Tue, 28 Mar 2023 18:10:45 +0200 wenzelm tuned signature: more uniform structure Key;
Tue, 28 Mar 2023 17:59:54 +0200 wenzelm prefer Sortset.T for shyps;
Tue, 28 Mar 2023 17:51:21 +0200 wenzelm tuned;
Tue, 28 Mar 2023 17:32:09 +0200 wenzelm more operations;
Tue, 28 Mar 2023 17:30:39 +0200 wenzelm tuned names: "e" means "entry" in table.ML and "elem" in set.ML;
Mon, 27 Mar 2023 22:17:50 +0200 wenzelm NEWS;
Mon, 27 Mar 2023 22:11:26 +0200 wenzelm added Set.size;
Mon, 27 Mar 2023 21:53:16 +0200 wenzelm performanc tuning: avoid exception overhead, potentially relevant for Sorts.class_less;
Mon, 27 Mar 2023 21:48:47 +0200 wenzelm performance tuning: prefer functor Set() over Table();
Mon, 27 Mar 2023 19:41:18 +0200 wenzelm efficient representation of sets: more compact than Table.set;
Mon, 27 Mar 2023 16:24:54 +0200 wenzelm tuned whitespace;
Mon, 27 Mar 2023 11:52:10 +0200 wenzelm tuned comments;
Sun, 26 Mar 2023 20:03:03 +0200 wenzelm tuned signature;
Sun, 26 Mar 2023 19:51:35 +0200 wenzelm clarified signature;
Sun, 26 Mar 2023 19:36:00 +0200 wenzelm tuned signature;
Sun, 26 Mar 2023 19:31:05 +0200 wenzelm tuned output;
Sun, 26 Mar 2023 15:47:40 +0200 wenzelm removed junk (amending 236e43c8bb5b);
Sun, 26 Mar 2023 15:02:08 +0200 wenzelm tuned;
Sun, 26 Mar 2023 14:45:28 +0200 wenzelm tuned output;
Sun, 26 Mar 2023 14:36:47 +0200 wenzelm tuned performance: much faster low-level operation;
Sun, 26 Mar 2023 14:24:38 +0200 wenzelm clarified signature: more general operation Bytes.read_slice;
Sun, 26 Mar 2023 12:53:53 +0200 wenzelm clarified signature: more explicit types;
Sun, 26 Mar 2023 12:46:15 +0200 wenzelm clarified signature: more explicit types;
Sun, 26 Mar 2023 12:41:34 +0200 wenzelm clarified signature: more explicit types;
Fri, 24 Mar 2023 18:30:17 +0000 haftmann More explicit type information in dictionary arguments.
Fri, 24 Mar 2023 18:30:17 +0000 haftmann tuned
Fri, 24 Mar 2023 18:30:17 +0000 haftmann tuned whitespace
Fri, 24 Mar 2023 18:30:17 +0000 haftmann more uniform approach towards satisfied applications
Fri, 24 Mar 2023 18:30:17 +0000 haftmann more uniform approach towards satisfied applications
Fri, 24 Mar 2023 18:30:17 +0000 haftmann tuned
Fri, 24 Mar 2023 18:30:17 +0000 haftmann tuned
Fri, 24 Mar 2023 18:30:17 +0000 haftmann Tuned semicolons.
Mon, 20 Mar 2023 18:33:56 +0100 desharna reordered assumption and tuned proof of Multiset.bex_least_element and Multiset.bex_greatest_element
Mon, 20 Mar 2023 18:21:30 +0100 desharna added lemmas Finite_Set.bex_least_element and Finite_Set.bex_greatest_element
Mon, 20 Mar 2023 15:02:17 +0100 desharna refactored proofs
Mon, 20 Mar 2023 15:01:59 +0100 desharna added lemmas Finite_Set.bex_min_element and Finite_Set.bex_max_element
Mon, 20 Mar 2023 15:01:12 +0100 desharna reversed import dependency between Relation and Finite_Set; and move theorems around
Mon, 20 Mar 2023 11:13:01 +0100 wenzelm more operations;
Mon, 20 Mar 2023 11:09:51 +0100 wenzelm clarified theory_sizeof1_data: count bytes, individually for each data entry;
Mon, 20 Mar 2023 10:59:27 +0100 wenzelm clarified operations for ML object sizes;
Sun, 19 Mar 2023 18:55:48 +0000 paulson merged
Sun, 19 Mar 2023 18:55:41 +0000 paulson simplified a lot of messy proofs
Sat, 18 Mar 2023 23:48:56 +0100 desharna merged
Fri, 17 Mar 2023 13:56:54 +0100 desharna added lemma multp_repeat_mset_repeat_msetI
Sat, 18 Mar 2023 20:23:17 +0100 wenzelm more operations;
Fri, 17 Mar 2023 11:24:52 +0000 paulson merged
Fri, 17 Mar 2023 10:42:50 +0000 paulson merged
Fri, 17 Mar 2023 10:42:39 +0000 paulson Proof simplification
Fri, 17 Mar 2023 12:10:14 +0100 wenzelm proper "build_thorough" for "isabelle update" (amending 9e5f8f6e58a0);
Thu, 16 Mar 2023 17:12:06 +0100 wenzelm merged
Thu, 16 Mar 2023 16:28:21 +0100 wenzelm back to compression in Isabelle/Scala (in contrast to f7174238b5e3), e.g. relevant for old_command_timings_blob, but also for prospective heaps;
Thu, 16 Mar 2023 16:13:58 +0100 wenzelm vacuum everything in the database;
Thu, 16 Mar 2023 15:58:34 +0100 wenzelm tuned;
Thu, 16 Mar 2023 15:55:49 +0100 wenzelm proper vacuum of session_info tables: only once per build process;
Thu, 16 Mar 2023 15:46:10 +0100 wenzelm tuned signature;
Thu, 16 Mar 2023 15:38:32 +0100 wenzelm more thorough database checks;
Thu, 16 Mar 2023 15:16:17 +0100 wenzelm more thorough treatment of build prefs, guarded by system option "build_through": avoid accidental rebuild of HOL etc.;
Thu, 16 Mar 2023 13:18:25 +0100 wenzelm clarified build options;
Thu, 16 Mar 2023 11:44:07 +0100 wenzelm clarified ML option vs. Scala option (see also caa182bdab7a);
Thu, 16 Mar 2023 13:37:49 +0100 nipkow merge conflict
Thu, 16 Mar 2023 08:30:00 +0100 nipkow unified function update and map update syntaxes
Wed, 15 Mar 2023 15:28:44 +0100 blanchet removed accidental junk
Wed, 15 Mar 2023 13:01:57 +0100 nipkow map update syntax
Tue, 14 Mar 2023 22:00:06 +0100 wenzelm proper sorting of result (amending f458547b4f0f);
Tue, 14 Mar 2023 21:01:20 +0100 wenzelm merged
Tue, 14 Mar 2023 20:31:30 +0100 wenzelm enforce rebuild of Isabelle/ML;
Tue, 14 Mar 2023 20:31:08 +0100 wenzelm more operations;
Tue, 14 Mar 2023 20:25:48 +0100 wenzelm more specific vacuum operation, which is also relevant to PostgreSQL;
Tue, 14 Mar 2023 20:06:37 +0100 wenzelm tuned signature: removed redundant argument;
Tue, 14 Mar 2023 20:04:48 +0100 wenzelm tuned signature;
Tue, 14 Mar 2023 20:01:05 +0100 wenzelm proper build_uuid for Build_Process.Task: thus old entries are removed via prepare_database/clean_build;
Tue, 14 Mar 2023 19:41:16 +0100 wenzelm more informative Build_Process.Snapshot;
Tue, 14 Mar 2023 19:19:38 +0100 wenzelm more explicit snapshot of "_state" and "_database";
Tue, 14 Mar 2023 18:59:59 +0100 wenzelm tuned;
Tue, 14 Mar 2023 18:57:34 +0100 wenzelm removed redundant State.workers: directly maintained within the database, using with SQL update;
Tue, 14 Mar 2023 18:43:32 +0100 wenzelm more thorough cleanup;
Tue, 14 Mar 2023 18:29:07 +0100 wenzelm tuned signature;
Tue, 14 Mar 2023 17:34:38 +0100 wenzelm tuned signature;
Tue, 14 Mar 2023 17:09:52 +0100 wenzelm tuned signature;
Tue, 14 Mar 2023 17:05:49 +0100 wenzelm more thorough synchronization of internal "_state" vs. external "_database";
Tue, 14 Mar 2023 11:14:50 +0100 wenzelm more database content;
Tue, 14 Mar 2023 10:35:41 +0100 wenzelm clarified modules;
Tue, 14 Mar 2023 10:27:17 +0100 wenzelm clarified signature;
Tue, 14 Mar 2023 10:16:45 +0100 wenzelm clarified modules;
Tue, 14 Mar 2023 10:05:57 +0100 wenzelm tuned output;
Tue, 14 Mar 2023 09:47:07 +0100 wenzelm tuned output;
Tue, 14 Mar 2023 18:19:10 +0100 nipkow Adjusted to new map update priorities
Tue, 14 Mar 2023 14:00:07 +0100 nipkow bring priority in line with ordinary function update notation
Tue, 14 Mar 2023 10:35:10 +0100 nipkow merged
Tue, 14 Mar 2023 10:34:48 +0100 nipkow use tree (simpler) instead of rbt (exercise)
Mon, 13 Mar 2023 22:21:33 +0100 wenzelm enforce rebuild of Isabelle/ML;
Mon, 13 Mar 2023 22:18:22 +0100 wenzelm more direct state update;
Mon, 13 Mar 2023 22:08:46 +0100 wenzelm avoid too many synchronized_database;
Mon, 13 Mar 2023 21:43:55 +0100 wenzelm tuned output;
Mon, 13 Mar 2023 21:12:34 +0100 wenzelm synchronize progress messages with database;
Mon, 13 Mar 2023 20:24:13 +0100 wenzelm more robust SQL query for mandatory arguments;
Mon, 13 Mar 2023 20:14:19 +0100 wenzelm synchronize progress stop/stopped with database;
Mon, 13 Mar 2023 19:04:16 +0100 wenzelm more database content;
Mon, 13 Mar 2023 18:53:14 +0100 wenzelm tuned whitespace;
Mon, 13 Mar 2023 17:32:29 +0100 wenzelm tuned signature;
Mon, 13 Mar 2023 17:30:43 +0100 wenzelm tuned whitespace;
Mon, 13 Mar 2023 17:22:43 +0100 wenzelm clarified signature: avoid confusion due to object-orientation;
Mon, 13 Mar 2023 16:53:08 +0100 wenzelm clarified modules;
Mon, 13 Mar 2023 15:53:31 +0100 wenzelm clarified signature: prefer explicit types;
Mon, 13 Mar 2023 15:35:15 +0100 wenzelm more accurate Sessions.Info.session_prefs: cover relative changes wrt. statically declared options;
Mon, 13 Mar 2023 15:09:08 +0100 wenzelm clarified signature: more explicit type Options.Spec, which incorporates all variants of Options.+;
Mon, 13 Mar 2023 13:46:36 +0100 wenzelm tuned output;
Mon, 13 Mar 2023 13:43:25 +0100 wenzelm clarified signature: more explicit types;
Mon, 13 Mar 2023 13:20:35 +0100 wenzelm clarified signature: prefer static types;
Mon, 13 Mar 2023 11:02:26 +0100 wenzelm clarified signature (again, see also 8c64e51d9dde and 268bf61631ec);
Mon, 13 Mar 2023 10:51:10 +0100 wenzelm tuned signature;
Sat, 11 Mar 2023 21:36:25 +0100 wenzelm more operations, thanks to Jsoup;
Sat, 11 Mar 2023 21:25:24 +0100 wenzelm discontinued apache-commons in favour of jsoup, which is smaller and more useful;
Sat, 11 Mar 2023 16:21:39 +0100 wenzelm more accurate shasum_meta_info;
Sat, 11 Mar 2023 16:11:26 +0100 wenzelm tuned signature;
Sat, 11 Mar 2023 14:49:53 +0100 wenzelm support "isabelle options -l -t TAGS";
Sat, 11 Mar 2023 14:19:09 +0100 wenzelm NEWS;
Sat, 11 Mar 2023 14:18:56 +0100 wenzelm clarified signature;
Sat, 11 Mar 2023 13:37:58 +0100 wenzelm tuned;
Sat, 11 Mar 2023 13:31:16 +0100 wenzelm avoid hard-wired stuff (see also 78f2475aa126);
Sat, 11 Mar 2023 12:48:37 +0100 wenzelm clarified tags;
Sat, 11 Mar 2023 12:41:53 +0100 wenzelm clarified session prefs (or "options" within the database);
Sat, 11 Mar 2023 11:51:19 +0100 wenzelm tuned signature;
Sat, 11 Mar 2023 11:43:47 +0100 wenzelm tuned comments;
Sat, 11 Mar 2023 11:36:18 +0100 wenzelm unused (see 268bf61631ec);
Sat, 11 Mar 2023 11:31:58 +0100 wenzelm clarified exported options;
Sat, 11 Mar 2023 11:24:02 +0100 wenzelm clarified signature;
Sat, 11 Mar 2023 11:14:24 +0100 wenzelm do not export connection details (password etc.);
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip