Tue, 30 Jan 2024 21:43:53 +0100 wenzelm more robust: do not affect "$ISABELLE_HOME_USER/contrib" on master node;
Tue, 30 Jan 2024 21:38:33 +0100 wenzelm avoid excessive ML heap on this 16GB node;
Tue, 30 Jan 2024 21:35:28 +0100 wenzelm more robust (amending c9774306a879);
Tue, 30 Jan 2024 21:20:19 +0100 wenzelm proper ISABELLE_PLATFORM_FAMILY within Isabelle/Scala, in contrast to historic settings;
Tue, 30 Jan 2024 17:36:14 +0100 wenzelm clarified symbolic host name;
Tue, 30 Jan 2024 17:35:42 +0100 wenzelm allow remote_build on this host (server-arm), without conflicts of this "isabelle_self";
Tue, 30 Jan 2024 12:48:27 +0100 wenzelm more robust message;
Tue, 30 Jan 2024 16:39:21 +0000 paulson A few more new theorems taken from AFP entries
Mon, 29 Jan 2024 21:18:11 +0100 nipkow merged
Mon, 29 Jan 2024 21:17:57 +0100 nipkow define_time_function: avoid unused let's
Mon, 29 Jan 2024 19:35:07 +0000 haftmann common type class for trivial properties on div/mod
Mon, 29 Jan 2024 11:54:44 +0100 wenzelm more robust (amending 1600fb749c54), to support the following corner case:
Sun, 28 Jan 2024 19:22:33 +0100 wenzelm proper test options;
Sat, 27 Jan 2024 23:05:00 +0100 wenzelm proper history_base for linux_arm;
Sat, 27 Jan 2024 22:35:14 +0100 wenzelm updated to PostgreSQL 12 on Ubuntu 20.04;
Sat, 27 Jan 2024 22:15:40 +0100 wenzelm routine build + test for linux_arm;
Sat, 27 Jan 2024 21:12:16 +0100 wenzelm disable test on "augsburg1": machine will be dismantled;
Fri, 26 Jan 2024 16:06:48 +0100 Fabian Huch add approximation factors in build schedule to estimate build times more conservatively;
Fri, 26 Jan 2024 11:19:30 +0000 paulson merged
Fri, 26 Jan 2024 11:19:22 +0000 paulson Type class patch suggested by Achim Brucker, plus tidied lemma
Thu, 25 Jan 2024 11:19:03 +0000 haftmann rearranged and reformulated abstract classes for bit structures and operations
Thu, 25 Jan 2024 17:08:07 +0000 paulson Three new lemmas
Wed, 24 Jan 2024 23:53:51 +0100 wenzelm tuned proof: avoid z3 to make it work on arm64-linux;
Wed, 24 Jan 2024 22:43:41 +0100 wenzelm update to jdk-21.0.2;
Wed, 24 Jan 2024 18:41:21 +0100 Fabian Huch make build process state protected to avoid copying in subclasses (e.g. for database connections);
Wed, 24 Jan 2024 17:30:49 +0100 Fabian Huch add build_sync tag to sync certain options (e.g., build_engine) across build processes;
Tue, 23 Jan 2024 23:15:51 +0100 wenzelm clarified Mercurial version: presumably the last version that supports both python2 and python3;
Tue, 23 Jan 2024 21:00:54 +0100 wenzelm more robust: avoid crash on non-Linux systems;
Tue, 23 Jan 2024 20:50:24 +0100 wenzelm clarified webserver names;
Tue, 23 Jan 2024 20:10:40 +0100 wenzelm proper Apache.php_name;
Tue, 23 Jan 2024 19:56:52 +0100 wenzelm 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 wenzelm tuned source structure;
Tue, 23 Jan 2024 16:30:29 +0100 wenzelm more robust systemd configuration;
Tue, 23 Jan 2024 15:02:52 +0100 wenzelm more robust nginx configuration, notably for "certbot --nginx -d DOMAIN";
Tue, 23 Jan 2024 12:28:35 +0100 wenzelm tuned whitespace in generated file;
Tue, 23 Jan 2024 12:28:02 +0100 wenzelm tuned;
Tue, 23 Jan 2024 12:18:06 +0100 wenzelm clarified modules;
Mon, 22 Jan 2024 22:18:20 +0100 wenzelm 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 wenzelm proper php-fpm configuration for nginx;
Mon, 22 Jan 2024 13:40:45 +0100 wenzelm support multiple webservers: Apache or Nginx;
Sun, 21 Jan 2024 14:12:14 +0100 wenzelm tuned;
Sun, 21 Jan 2024 14:05:14 +0100 wenzelm 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 wenzelm unused;
Sat, 20 Jan 2024 22:27:30 +0100 wenzelm enforce rebuild of Isabelle/Scala + Isabelle/ML;
Sat, 20 Jan 2024 22:26:35 +0100 wenzelm updated to postgresql-42.7.1;
Sat, 20 Jan 2024 22:18:29 +0100 wenzelm updated to sqlite-jdbc-3.45.0.0, including slf4j-1.7.36;
Sat, 20 Jan 2024 20:24:04 +0100 wenzelm update to llncs-2.23;
Sat, 20 Jan 2024 16:23:51 +0100 wenzelm clarified bootstrap;
Sat, 20 Jan 2024 16:09:35 +0100 wenzelm clarified directories;
Sat, 20 Jan 2024 15:07:41 +0100 wenzelm clarified directories;
Sat, 20 Jan 2024 13:52:36 +0100 wenzelm obsolete (see also fc88b943e1b2);
Sat, 20 Jan 2024 13:42:16 +0100 wenzelm proper output, following 2cd23d587db9;
Sat, 20 Jan 2024 13:31:07 +0100 wenzelm 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 wenzelm clarified directories;
Sat, 20 Jan 2024 13:10:51 +0100 wenzelm more accurate Isabelle versions;
Sat, 20 Jan 2024 13:01:30 +0100 wenzelm more accurate Ubuntu versions;
Fri, 19 Jan 2024 17:14:37 +0100 nipkow more uses of define_time_fun
Thu, 18 Jan 2024 14:30:27 +0100 nipkow translation to time functions now with canonical let.
Tue, 16 Jan 2024 13:40:19 +0000 paulson merged
Tue, 16 Jan 2024 13:40:09 +0000 paulson A few new results (mostly brought in from other developments)
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip