Tue, 23 Jan 2024 21:00:54 +0100 more robust: avoid crash on non-Linux systems;
wenzelm [Tue, 23 Jan 2024 21:00:54 +0100] rev 79524
more robust: avoid crash on non-Linux systems;
Tue, 23 Jan 2024 20:50:24 +0100 clarified webserver names;
wenzelm [Tue, 23 Jan 2024 20:50:24 +0100] rev 79523
clarified webserver names;
Tue, 23 Jan 2024 20:10:40 +0100 proper Apache.php_name;
wenzelm [Tue, 23 Jan 2024 20:10:40 +0100] rev 79522
proper Apache.php_name;
Tue, 23 Jan 2024 19:56:52 +0100 proper packages for mercurial_setup on Ubuntu 22.04: building from source provides hgweb modules, and also provides a defined version (6.1.1 is also provided by Ubuntu 22.04);
wenzelm [Tue, 23 Jan 2024 19:56:52 +0100] rev 79521
proper packages for mercurial_setup on Ubuntu 22.04: building from source provides hgweb modules, and also provides a defined version (6.1.1 is also provided by Ubuntu 22.04);
Tue, 23 Jan 2024 19:39:49 +0100 tuned source structure;
wenzelm [Tue, 23 Jan 2024 19:39:49 +0100] rev 79520
tuned source structure;
Tue, 23 Jan 2024 16:30:29 +0100 more robust systemd configuration;
wenzelm [Tue, 23 Jan 2024 16:30:29 +0100] rev 79519
more robust systemd configuration;
Tue, 23 Jan 2024 15:02:52 +0100 more robust nginx configuration, notably for "certbot --nginx -d DOMAIN";
wenzelm [Tue, 23 Jan 2024 15:02:52 +0100] rev 79518
more robust nginx configuration, notably for "certbot --nginx -d DOMAIN";
Tue, 23 Jan 2024 12:28:35 +0100 tuned whitespace in generated file;
wenzelm [Tue, 23 Jan 2024 12:28:35 +0100] rev 79517
tuned whitespace in generated file;
Tue, 23 Jan 2024 12:28:02 +0100 tuned;
wenzelm [Tue, 23 Jan 2024 12:28:02 +0100] rev 79516
tuned;
Tue, 23 Jan 2024 12:18:06 +0100 clarified modules;
wenzelm [Tue, 23 Jan 2024 12:18:06 +0100] rev 79515
clarified modules;
Mon, 22 Jan 2024 22:18:20 +0100 recover Url.is_wellformed from before d8330439823a, e.g. relevant for JEdit_Resources.read_file_content (the URI alone does not necessarily have a protocol prefix, so plain file-path would be treated as URL);
wenzelm [Mon, 22 Jan 2024 22:18:20 +0100] rev 79514
recover Url.is_wellformed from before d8330439823a, e.g. relevant for JEdit_Resources.read_file_content (the URI alone does not necessarily have a protocol prefix, so plain file-path would be treated as URL);
Mon, 22 Jan 2024 14:40:30 +0100 proper php-fpm configuration for nginx;
wenzelm [Mon, 22 Jan 2024 14:40:30 +0100] rev 79513
proper php-fpm configuration for nginx;
Mon, 22 Jan 2024 13:40:45 +0100 support multiple webservers: Apache or Nginx;
wenzelm [Mon, 22 Jan 2024 13:40:45 +0100] rev 79512
support multiple webservers: Apache or Nginx;
Sun, 21 Jan 2024 14:12:14 +0100 tuned;
wenzelm [Sun, 21 Jan 2024 14:12:14 +0100] rev 79511
tuned;
Sun, 21 Jan 2024 14:05:14 +0100 clarified signature: explicit type isabelle.Url to avoid oddities of java.net.URL (e.g. its "equals" method);
wenzelm [Sun, 21 Jan 2024 14:05:14 +0100] rev 79510
clarified signature: explicit type isabelle.Url to avoid oddities of java.net.URL (e.g. its "equals" method);
Sun, 21 Jan 2024 13:18:05 +0100 unused;
wenzelm [Sun, 21 Jan 2024 13:18:05 +0100] rev 79509
unused;
Sat, 20 Jan 2024 22:27:30 +0100 enforce rebuild of Isabelle/Scala + Isabelle/ML;
wenzelm [Sat, 20 Jan 2024 22:27:30 +0100] rev 79508
enforce rebuild of Isabelle/Scala + Isabelle/ML;
Sat, 20 Jan 2024 22:26:35 +0100 updated to postgresql-42.7.1;
wenzelm [Sat, 20 Jan 2024 22:26:35 +0100] rev 79507
updated to postgresql-42.7.1;
Sat, 20 Jan 2024 22:18:29 +0100 updated to sqlite-jdbc-3.45.0.0, including slf4j-1.7.36;
wenzelm [Sat, 20 Jan 2024 22:18:29 +0100] rev 79506
updated to sqlite-jdbc-3.45.0.0, including slf4j-1.7.36;
Sat, 20 Jan 2024 20:24:04 +0100 update to llncs-2.23;
wenzelm [Sat, 20 Jan 2024 20:24:04 +0100] rev 79505
update to llncs-2.23; update src/Doc/Demo_LLNCS to include the new mandatory section "Disclosure of Interests";
Sat, 20 Jan 2024 16:23:51 +0100 clarified bootstrap;
wenzelm [Sat, 20 Jan 2024 16:23:51 +0100] rev 79504
clarified bootstrap;
Sat, 20 Jan 2024 16:09:35 +0100 clarified directories;
wenzelm [Sat, 20 Jan 2024 16:09:35 +0100] rev 79503
clarified directories;
Sat, 20 Jan 2024 15:07:41 +0100 clarified directories;
wenzelm [Sat, 20 Jan 2024 15:07:41 +0100] rev 79502
clarified directories;
Sat, 20 Jan 2024 13:52:36 +0100 obsolete (see also fc88b943e1b2);
wenzelm [Sat, 20 Jan 2024 13:52:36 +0100] rev 79501
obsolete (see also fc88b943e1b2);
Sat, 20 Jan 2024 13:42:16 +0100 proper output, following 2cd23d587db9;
wenzelm [Sat, 20 Jan 2024 13:42:16 +0100] rev 79500
proper output, following 2cd23d587db9;
Sat, 20 Jan 2024 13:31:07 +0100 always use patchelf on Linux: base-line is Ubuntu 18.04 where that works properly (see also e79294c4230c);
wenzelm [Sat, 20 Jan 2024 13:31:07 +0100] rev 79499
always use patchelf on Linux: base-line is Ubuntu 18.04 where that works properly (see also e79294c4230c);
Sat, 20 Jan 2024 13:24:26 +0100 clarified directories;
wenzelm [Sat, 20 Jan 2024 13:24:26 +0100] rev 79498
clarified directories;
Sat, 20 Jan 2024 13:10:51 +0100 more accurate Isabelle versions;
wenzelm [Sat, 20 Jan 2024 13:10:51 +0100] rev 79497
more accurate Isabelle versions;
Sat, 20 Jan 2024 13:01:30 +0100 more accurate Ubuntu versions;
wenzelm [Sat, 20 Jan 2024 13:01:30 +0100] rev 79496
more accurate Ubuntu versions;
Fri, 19 Jan 2024 17:14:37 +0100 more uses of define_time_fun
nipkow [Fri, 19 Jan 2024 17:14:37 +0100] rev 79495
more uses of define_time_fun
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip