Wed, 05 Jun 2024 20:09:04 +0200 Fabian Huch more page elements;
Wed, 05 Jun 2024 20:06:34 +0200 Fabian Huch web app: add automatic resize;
Wed, 05 Jun 2024 17:41:16 +0200 Fabian Huch ensure permissions when starting build task (e.g., due to misconfigured client);
Wed, 05 Jun 2024 17:27:13 +0200 Fabian Huch add verbose option to build_task;
Wed, 05 Jun 2024 15:01:31 +0200 Fabian Huch tuned;
Wed, 05 Jun 2024 15:01:20 +0200 Fabian Huch build manager: manage directories/permissions, to minimize local administration;
Tue, 04 Jun 2024 18:55:55 +0200 Fabian Huch read prefs properly;
Tue, 04 Jun 2024 18:43:04 +0200 Fabian Huch allow explicit Isabelle rev in build task (e.g., for older Isabelle versions);
Tue, 04 Jun 2024 18:24:38 +0200 Fabian Huch web app: proper document height;
Tue, 04 Jun 2024 18:08:47 +0200 nipkow merged
Tue, 04 Jun 2024 11:21:04 +0200 nipkow replace manual def. of timing function
Tue, 04 Jun 2024 09:02:36 +0200 Fabian Huch add build manager module;
Tue, 04 Jun 2024 09:02:18 +0200 Fabian Huch support ci job via hg_sync (cf. 7883f221d6d3);
Mon, 03 Jun 2024 19:37:42 +0200 Fabian Huch tuned;
Mon, 03 Jun 2024 19:21:22 +0200 Fabian Huch use Content-Digest header in HEAD requests instead of length (to track non-monotone changes);
Mon, 03 Jun 2024 20:56:41 +0100 paulson merged
Mon, 03 Jun 2024 20:56:21 +0100 paulson Simplification of sin, cos, exp of multiples of pi
Mon, 03 Jun 2024 20:28:25 +0200 wenzelm minor performance tuning: more compact data;
Mon, 03 Jun 2024 19:43:21 +0200 wenzelm removed unused/inefficient size_of_proof (see also 2241191a3c54);
Sun, 02 Jun 2024 14:11:09 +0200 wenzelm tuned;
Sun, 02 Jun 2024 13:36:24 +0200 wenzelm more robust: avoid crash of sleep() for negative time;
Sat, 01 Jun 2024 21:52:31 +0200 wenzelm clarified signature;
Sat, 01 Jun 2024 21:49:50 +0200 wenzelm clarified signature: more explicit types;
Sat, 01 Jun 2024 16:26:35 +0200 wenzelm support "rsync --chmod --chown" via Rsync.Context;
Sat, 01 Jun 2024 16:19:14 +0200 wenzelm tuned;
Sat, 01 Jun 2024 15:22:37 +0200 wenzelm bash: proper bash_process via SSH;
Sat, 01 Jun 2024 15:13:03 +0200 wenzelm clarified signature: support explicit cwd;
Sat, 01 Jun 2024 15:11:46 +0200 wenzelm support bash via SSH;
Sat, 01 Jun 2024 15:03:13 +0200 wenzelm clarified comments;
Sat, 01 Jun 2024 14:56:24 +0200 wenzelm proper support for remote cwd;
Sat, 01 Jun 2024 14:33:38 +0200 wenzelm clarified context for (remote) bash scripts: export variables are optional, support cwd;
Sat, 01 Jun 2024 14:08:04 +0200 wenzelm more operations for SSH.System: bash_process and bash;
Sat, 01 Jun 2024 12:35:38 +0200 wenzelm unused;
Sat, 01 Jun 2024 12:31:06 +0200 wenzelm clarified signature: prefer symbolic isabelle.Path over physical java.io.File;
Fri, 31 May 2024 22:35:44 +0200 wenzelm minor performance tuning;
Fri, 31 May 2024 22:19:31 +0200 wenzelm merged
Fri, 31 May 2024 22:10:11 +0200 wenzelm minor performance tuning: save approx. 70ms per SSH command;
Fri, 31 May 2024 21:39:01 +0200 wenzelm minor performance tuning: save approx. 70ms per SSH command;
Fri, 31 May 2024 21:17:01 +0200 wenzelm minor performance tuning: save approx. 70ms per SSH test command;
Fri, 31 May 2024 20:46:51 +0200 wenzelm suport Isabelle_System.bash via SSH.System;
Fri, 31 May 2024 15:56:41 +0200 wenzelm more operations;
Fri, 31 May 2024 15:38:28 +0200 wenzelm tuned;
Fri, 31 May 2024 15:26:17 +0200 wenzelm clarified signature;
Fri, 31 May 2024 14:17:28 +0200 wenzelm clarified signature;
Wed, 29 May 2024 16:16:29 +0200 wenzelm obsolete: macOS 10.x is no longer supported (see also 059743bc8311);
Wed, 29 May 2024 16:08:17 +0200 wenzelm tuned tmp name;
Wed, 29 May 2024 16:06:07 +0200 wenzelm tuned;
Wed, 29 May 2024 15:58:03 +0200 wenzelm tuned;
Wed, 29 May 2024 15:51:15 +0200 wenzelm tuned comments;
Wed, 29 May 2024 18:13:05 +0200 nipkow merged
Wed, 29 May 2024 10:43:22 +0200 nipkow pretty-printing sledgehammer command: merge indexed theorems
Wed, 29 May 2024 16:23:48 +0200 Fabian Huch clarify routes: absolute in api and relative for frontend;
Wed, 29 May 2024 15:09:48 +0200 Fabian Huch add auto-reload for more interactive web apps;
Wed, 29 May 2024 14:55:36 +0200 Fabian Huch clarified web app endpoints;
Tue, 28 May 2024 19:51:49 +0200 Fabian Huch proper html script tag: source code must not be escaped;
Tue, 28 May 2024 19:51:09 +0200 Fabian Huch add explicit Content-Length header to http response (otherwise it is missing in HEAD responses);
Tue, 28 May 2024 19:49:42 +0200 Fabian Huch add HEAD to http server: should send same header fields as if request was GET;
Sat, 25 May 2024 20:26:06 +0200 wenzelm tuned;
Sat, 25 May 2024 20:10:17 +0200 wenzelm tuned spelling;
Sat, 25 May 2024 20:08:01 +0200 wenzelm support direct rsync from Hg_Sync result directory (usually requires option -d "~~/dirs");
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip