Wed, 29 Mar 2023 14:22:01 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Thu, 16 Mar 2023 15:58:34 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 20:25:48 +0100 |
wenzelm |
more specific vacuum operation, which is also relevant to PostgreSQL;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 21:12:47 +0100 |
wenzelm |
clarified signature: reduce boilerplate;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 19:37:32 +0100 |
wenzelm |
clarified messages;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 16:06:24 +0100 |
wenzelm |
tuned: prefer iterator.nextOption;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 15:56:28 +0100 |
wenzelm |
tuned whitespace and braces;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 15:38:50 +0100 |
wenzelm |
tuned signature: reduce boilerplate;
|
file |
diff |
annotate
|
Fri, 03 Mar 2023 13:50:39 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Mon, 27 Feb 2023 20:51:47 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Mon, 27 Feb 2023 20:39:08 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 27 Feb 2023 20:30:40 +0100 |
wenzelm |
clarified signature, although "sql" argument is de-facto mandatory;
|
file |
diff |
annotate
|
Mon, 27 Feb 2023 20:25:10 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 27 Feb 2023 20:09:58 +0100 |
wenzelm |
proper SQL (amending 7ab9bac1ca96);
|
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
|
Sun, 26 Feb 2023 14:15:31 +0100 |
wenzelm |
tuned: prefer typed operations;
|
file |
diff |
annotate
|
Sun, 26 Feb 2023 13:50:07 +0100 |
wenzelm |
clarified signature: more concise operations;
|
file |
diff |
annotate
|
Sat, 25 Feb 2023 14:33:19 +0100 |
wenzelm |
clarified signature: more robust operations;
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 22:29:24 +0100 |
wenzelm |
removed somewhat pointless support for Jenkins log files: it has stopped working long ago;
|
file |
diff |
annotate
|
Fri, 27 Jan 2023 16:49:03 +0100 |
wenzelm |
more explicit types;
|
file |
diff |
annotate
|
Mon, 02 Jan 2023 15:41:50 +0100 |
wenzelm |
clarified signature: more explicit types;
|
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, 21 Oct 2022 14:45:13 +0200 |
wenzelm |
clarified signature: default cache is actually dummy and not changed dynamically;
|
file |
diff |
annotate
|
Thu, 25 Aug 2022 15:52:42 +0200 |
wenzelm |
tuned signature: build_log db is specific to PostgreSQL;
|
file |
diff |
annotate
|
Fri, 19 Aug 2022 16:46:00 +0200 |
wenzelm |
clarified signature: support for adhoc file types;
|
file |
diff |
annotate
|
Sat, 06 Aug 2022 14:11:19 +0200 |
wenzelm |
tuned signature, following hints by IntelliJ IDEA;
|
file |
diff |
annotate
|
Mon, 06 Jun 2022 19:19:12 +0200 |
wenzelm |
clarified remote vs. local build_history: operate on hg_sync directory instead of repository;
|
file |
diff |
annotate
|
Fri, 01 Apr 2022 23:19:12 +0200 |
wenzelm |
tuned formatting;
|
file |
diff |
annotate
|
Fri, 01 Apr 2022 17:06:10 +0200 |
wenzelm |
clarified formatting, for the sake of scala3;
|
file |
diff |
annotate
|
Sun, 14 Nov 2021 15:21:40 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 17 May 2021 14:07:51 +0200 |
wenzelm |
clarified signature -- avoid odd warning about scala/bug#6675;
|
file |
diff |
annotate
|
Mon, 17 May 2021 13:48:20 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 17 May 2021 13:40:01 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 01 Mar 2021 23:17:47 +0100 |
wenzelm |
tuned --- fewer warnings;
|
file |
diff |
annotate
|
Mon, 01 Mar 2021 22:37:33 +0100 |
wenzelm |
tuned --- avoid deprecated Predef.any2stringadd;
|
file |
diff |
annotate
|
Mon, 01 Mar 2021 22:22:12 +0100 |
wenzelm |
tuned --- fewer warnings;
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 22:50:09 +0100 |
wenzelm |
clarified caching;
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 22:22:34 +0100 |
wenzelm |
clarified signature: absorb XZ.Cache into XML.Cache;
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 16:07:40 +0100 |
wenzelm |
proper ssh_port (amending ffd8283b7be0);
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 15:58:48 +0100 |
wenzelm |
clarified signature --- internal Cache.none;
|
file |
diff |
annotate
|
Sat, 12 Dec 2020 12:45:21 +0100 |
wenzelm |
accommodate OpenJDK 15;
|
file |
diff |
annotate
|
Wed, 09 Dec 2020 20:33:02 +0100 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Sat, 28 Nov 2020 13:49:46 +0100 |
wenzelm |
more robust (amending a4d7da18ac5c);
|
file |
diff |
annotate
|
Mon, 23 Nov 2020 16:18:22 +0100 |
wenzelm |
clarified messages;
|
file |
diff |
annotate
|
Mon, 23 Nov 2020 16:02:04 +0100 |
wenzelm |
unused (see ac7ae5067783, 1c451e5c145f);
|
file |
diff |
annotate
|
Mon, 05 Oct 2020 21:15:58 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 11 Jul 2020 15:23:22 +0200 |
wenzelm |
clarified inlined protocol messages;
|
file |
diff |
annotate
|
Fri, 03 Jul 2020 16:48:57 +0200 |
wenzelm |
clarified log message (more uniform);
|
file |
diff |
annotate
|
Wed, 01 Jul 2020 21:14:04 +0200 |
wenzelm |
tuned message;
|
file |
diff |
annotate
|
Wed, 01 Apr 2020 22:07:57 +0200 |
wenzelm |
more robust: process stdout on Windows may contain CR;
|
file |
diff |
annotate
|
Mon, 30 Mar 2020 11:59:44 +0200 |
wenzelm |
clarified modules: global quasi-scope for markers;
|
file |
diff |
annotate
|
Sun, 29 Mar 2020 19:47:42 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 29 Mar 2020 19:42:59 +0200 |
wenzelm |
more explicit type Protocol_Message.Marker;
|
file |
diff |
annotate
|
Mon, 25 Nov 2019 12:19:14 +0100 |
wenzelm |
tuned -- avoid deprecated constructors;
|
file |
diff |
annotate
|
Mon, 25 Mar 2019 16:45:08 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 14 Nov 2018 11:51:03 +0100 |
wenzelm |
clarified default (amending 72a9860f8602): avoid implicit change of File.find_files (it can have bad effects e.g. on "isabelle update_cartouches");
|
file |
diff |
annotate
|
Sun, 13 May 2018 16:37:36 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 20 Apr 2018 22:17:42 +0200 |
wenzelm |
support for XZ.Cache;
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 11:52:27 +0100 |
wenzelm |
avoid hardwired parameters;
|
file |
diff |
annotate
|
Mon, 13 Nov 2017 14:39:03 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|