Tue, 29 Aug 2023 12:53:28 +0200 |
wenzelm |
misc tuning: support "scalac -source 3.3";
|
file |
diff |
annotate
|
Tue, 22 Aug 2023 11:54:06 +0200 |
wenzelm |
clarified source structure;
|
file |
diff |
annotate
|
Mon, 21 Aug 2023 15:04:22 +0200 |
wenzelm |
clarified signature: proper treatment of implicit state (amending d0c9d277620e);
|
file |
diff |
annotate
|
Mon, 21 Aug 2023 12:34:53 +0200 |
wenzelm |
clarified signature: more robust treatment of implicit state;
|
file |
diff |
annotate
|
Mon, 21 Aug 2023 10:53:26 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 20 Aug 2023 22:24:24 +0200 |
wenzelm |
limit size and complexity of bulk transactions;
|
file |
diff |
annotate
|
Sun, 20 Aug 2023 21:05:56 +0200 |
wenzelm |
more scalable write_entries and Export.consumer via db.execute_batch_statement;
|
file |
diff |
annotate
|
Thu, 17 Aug 2023 14:43:45 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 18 Jul 2023 19:51:12 +0200 |
wenzelm |
renamed object Data to private_data, to emphasize its intended scope (but it is publicly accessible in the database);
|
file |
diff |
annotate
|
Mon, 17 Jul 2023 15:31:42 +0200 |
wenzelm |
reuse SSH.Server connection for database server;
|
file |
diff |
annotate
|
Sun, 16 Jul 2023 16:11:12 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 16 Jul 2023 12:34:30 +0200 |
wenzelm |
tuned output;
|
file |
diff |
annotate
|
Sun, 16 Jul 2023 11:29:23 +0200 |
wenzelm |
more informative trace;
|
file |
diff |
annotate
|
Tue, 11 Jul 2023 11:37:23 +0200 |
wenzelm |
clarified signature, with subtle change of semantics (amending 8b5a2e4b16d4);
|
file |
diff |
annotate
|
Fri, 07 Jul 2023 14:04:52 +0200 |
wenzelm |
more robust transaction_lock: avoid overlapping data spaces;
|
file |
diff |
annotate
|
Tue, 27 Jun 2023 09:55:44 +0200 |
wenzelm |
more robust: proper transaction_lock;
|
file |
diff |
annotate
|
Tue, 27 Jun 2023 09:42:36 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 26 Jun 2023 23:20:32 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 26 Jun 2023 22:45:04 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 26 Jun 2023 14:48:42 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 20 Jun 2023 14:25:06 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Thu, 15 Jun 2023 17:29:29 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 15 Jun 2023 14:28:17 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 14 Jun 2023 11:47:43 +0200 |
wenzelm |
tuned signature: more operations;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Thu, 09 Mar 2023 12:55:00 +0100 |
wenzelm |
more robust transactions;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 21:12:47 +0100 |
wenzelm |
clarified signature: reduce boilerplate;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 16:06:24 +0100 |
wenzelm |
tuned: prefer iterator.nextOption;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 15:48:04 +0100 |
wenzelm |
clarified signature: more uniform operations;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 15:38:50 +0100 |
wenzelm |
tuned signature: reduce boilerplate;
|
file |
diff |
annotate
|
Sun, 26 Feb 2023 20:19:01 +0100 |
wenzelm |
misc tuning and clarification: more uniform use of optional "sql" in SQL.Table.delete/select;
|
file |
diff |
annotate
|
Sat, 25 Feb 2023 14:33:19 +0100 |
wenzelm |
clarified signature: more robust operations;
|
file |
diff |
annotate
|
Wed, 01 Feb 2023 10:54:29 +0100 |
wenzelm |
more uniform use of Symbol.output, even in situations where its Symbol.encode is usually redundant;
|
file |
diff |
annotate
|
Fri, 20 Jan 2023 13:53:45 +0100 |
wenzelm |
obsolete (see also 01c9b3033036);
|
file |
diff |
annotate
|
Fri, 20 Jan 2023 13:11:58 +0100 |
wenzelm |
more robust theory_source -- in contrast to node_source from fffb978dd683: theory name is more reliable than Document.Node.Name, explicit unicode_symbols;
|
file |
diff |
annotate
|
Wed, 18 Jan 2023 14:18:31 +0100 |
wenzelm |
proper line positions for PIDE document;
|
file |
diff |
annotate
|
Fri, 06 Jan 2023 16:50:43 +0100 |
wenzelm |
removed unused operation: unclear wrt. Symbol.encode/decode status;
|
file |
diff |
annotate
|
Wed, 04 Jan 2023 16:40:02 +0100 |
wenzelm |
clarified signature: more operations;
|
file |
diff |
annotate
|
Wed, 04 Jan 2023 16:06:46 +0100 |
wenzelm |
clarified signature: more operations;
|
file |
diff |
annotate
|
Mon, 02 Jan 2023 15:41:50 +0100 |
wenzelm |
clarified signature: more explicit types;
|
file |
diff |
annotate
|
Mon, 02 Jan 2023 15:28:33 +0100 |
wenzelm |
clarified signature: more general operations;
|
file |
diff |
annotate
|
Mon, 02 Jan 2023 15:18:13 +0100 |
wenzelm |
clarified signature: more explicit types;
|
file |
diff |
annotate
|
Sun, 01 Jan 2023 21:44:08 +0100 |
wenzelm |
store session sources within build database: timing e.g. 150ms for HOL and < 50ms for common sessions;
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 15:48:12 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 15:42:13 +0100 |
wenzelm |
tunes signature;
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 15:32:12 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 16 Dec 2022 17:51:52 +0100 |
wenzelm |
clarified names;
|
file |
diff |
annotate
|
Sat, 22 Oct 2022 20:06:55 +0200 |
wenzelm |
no compression for database server: let PostgreSQL/TOAST do the job;
|
file |
diff |
annotate
|
Fri, 21 Oct 2022 16:39:31 +0200 |
wenzelm |
generic support for XZ and Zstd compression in Isabelle/Scala;
|
file |
diff |
annotate
|
Fri, 09 Sep 2022 16:44:43 +0200 |
wenzelm |
tuned: prefer Scala Regex operations;
|
file |
diff |
annotate
|
Thu, 25 Aug 2022 16:05:33 +0200 |
wenzelm |
tuned signature: more general operations;
|
file |
diff |
annotate
|
Sat, 20 Aug 2022 13:35:17 +0200 |
wenzelm |
clarified signature: Sessions.Base_Info follows Sessions.Base;
|
file |
diff |
annotate
|
Sat, 20 Aug 2022 13:28:31 +0200 |
wenzelm |
clarified signature: follow Sessions.Deps.check_errors (despite Process_Result.check);
|
file |
diff |
annotate
|
Sat, 20 Aug 2022 12:39:37 +0200 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Fri, 19 Aug 2022 14:53:38 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sun, 14 Aug 2022 12:01:47 +0200 |
wenzelm |
proper export theory_names: theory/parents are not necessarily present (amending 4d27b520622a);
|
file |
diff |
annotate
|
Fri, 12 Aug 2022 16:08:12 +0200 |
wenzelm |
clarified signature --- simplified types;
|
file |
diff |
annotate
|
Fri, 12 Aug 2022 16:01:52 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 07 Aug 2022 13:44:01 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 07 Aug 2022 12:58:59 +0200 |
wenzelm |
clarified signature: more uniform treatment of cache for Export.read_session vs. Export.read_theory;
|
file |
diff |
annotate
|