Tue, 05 Sep 2023 15:23:48 +0200 respect timeout better
blanchet [Tue, 05 Sep 2023 15:23:48 +0200] rev 78644
respect timeout better
Sun, 03 Sep 2023 19:28:59 +0200 merged
wenzelm [Sun, 03 Sep 2023 19:28:59 +0200] rev 78643
merged
Sun, 03 Sep 2023 18:09:00 +0200 Added tag Isabelle2023-RC5 for changeset ffa417b5c913
wenzelm [Sun, 03 Sep 2023 18:09:00 +0200] rev 78642
Added tag Isabelle2023-RC5 for changeset ffa417b5c913
Sun, 03 Sep 2023 16:56:43 +0200 tuned;
wenzelm [Sun, 03 Sep 2023 16:56:43 +0200] rev 78641
tuned;
Sun, 03 Sep 2023 16:47:54 +0200 tuned messages;
wenzelm [Sun, 03 Sep 2023 16:47:54 +0200] rev 78640
tuned messages;
Sun, 03 Sep 2023 16:44:07 +0200 proper stop of build_process shutdown, despite errors on workers;
wenzelm [Sun, 03 Sep 2023 16:44:07 +0200] rev 78639
proper stop of build_process shutdown, despite errors on workers;
Sun, 03 Sep 2023 16:19:58 +0200 prefer quiet mode: potentially more robust ssh connection, e.g. when master closes;
wenzelm [Sun, 03 Sep 2023 16:19:58 +0200] rev 78638
prefer quiet mode: potentially more robust ssh connection, e.g. when master closes;
Sun, 03 Sep 2023 16:18:06 +0200 support "isabelle build_worker -q";
wenzelm [Sun, 03 Sep 2023 16:18:06 +0200] rev 78637
support "isabelle build_worker -q";
Sun, 03 Sep 2023 13:38:56 +0200 support "isabelle build_process -r -f";
wenzelm [Sun, 03 Sep 2023 13:38:56 +0200] rev 78636
support "isabelle build_process -r -f";
Sun, 03 Sep 2023 13:23:51 +0200 clarified signature;
wenzelm [Sun, 03 Sep 2023 13:23:51 +0200] rev 78635
clarified signature;
Sun, 03 Sep 2023 12:52:48 +0200 clarified output;
wenzelm [Sun, 03 Sep 2023 12:52:48 +0200] rev 78634
clarified output;
Sun, 03 Sep 2023 12:39:19 +0200 clarified signature;
wenzelm [Sun, 03 Sep 2023 12:39:19 +0200] rev 78633
clarified signature;
Sun, 03 Sep 2023 12:30:44 +0200 clarified signature: removed ununsed option;
wenzelm [Sun, 03 Sep 2023 12:30:44 +0200] rev 78632
clarified signature: removed ununsed option;
Sun, 03 Sep 2023 12:17:41 +0200 tuned message;
wenzelm [Sun, 03 Sep 2023 12:17:41 +0200] rev 78631
tuned message;
Sat, 02 Sep 2023 12:12:32 +0200 updated to naproche-20230902: add examples/100_theorems.ftl.tex and some more text in Isabelle/Intro.thy;
wenzelm [Sat, 02 Sep 2023 12:12:32 +0200] rev 78630
updated to naproche-20230902: add examples/100_theorems.ftl.tex and some more text in Isabelle/Intro.thy;
Fri, 01 Sep 2023 21:23:55 +0200 more robust access to output file of external smt, notably for Windows 11, where transient ERROR_SHARING_VIOLATION has been seen;
wenzelm [Fri, 01 Sep 2023 21:23:55 +0200] rev 78629
more robust access to output file of external smt, notably for Windows 11, where transient ERROR_SHARING_VIOLATION has been seen;
Fri, 01 Sep 2023 21:04:14 +0200 more robust $ISABELLE_TMP_PREFIX on windows: avoid location within Cygwin root, i.e. inside the program directory (see also ff92d6edff2c and 1df53737c59b);
wenzelm [Fri, 01 Sep 2023 21:04:14 +0200] rev 78628
more robust $ISABELLE_TMP_PREFIX on windows: avoid location within Cygwin root, i.e. inside the program directory (see also ff92d6edff2c and 1df53737c59b);
Fri, 01 Sep 2023 21:01:56 +0200 more robust $TMPDIR on windows, e.g. for repository snapshot: do not depend on $TEMP_WINDOWS provided by official distribution;a
wenzelm [Fri, 01 Sep 2023 21:01:56 +0200] rev 78627
more robust $TMPDIR on windows, e.g. for repository snapshot: do not depend on $TEMP_WINDOWS provided by official distribution;a
Thu, 31 Aug 2023 14:59:52 +0200 more portable: it really is the Cygwin $HOME not the Windows $USER_HOME;
wenzelm [Thu, 31 Aug 2023 14:59:52 +0200] rev 78626
more portable: it really is the Cygwin $HOME not the Windows $USER_HOME;
Wed, 30 Aug 2023 17:02:40 +0200 more accurate documentation of record field update, following changes in Isabelle2007 and Isabelle2008;
wenzelm [Wed, 30 Aug 2023 17:02:40 +0200] rev 78625
more accurate documentation of record field update, following changes in Isabelle2007 and Isabelle2008;
Wed, 30 Aug 2023 16:57:28 +0200 tuned whitespace;
wenzelm [Wed, 30 Aug 2023 16:57:28 +0200] rev 78624
tuned whitespace;
Mon, 28 Aug 2023 13:00:24 +0200 more robust: "hostname" command might be absent, notably on Arch Linux (and other systemd-based distributions);
wenzelm [Mon, 28 Aug 2023 13:00:24 +0200] rev 78623
more robust: "hostname" command might be absent, notably on Arch Linux (and other systemd-based distributions);
Wed, 30 Aug 2023 21:34:53 +0200 tuned NEWS;
wenzelm [Wed, 30 Aug 2023 21:34:53 +0200] rev 78622
tuned NEWS;
Wed, 30 Aug 2023 21:18:52 +0200 NEWS;
wenzelm [Wed, 30 Aug 2023 21:18:52 +0200] rev 78621
NEWS;
Wed, 30 Aug 2023 21:03:30 +0200 update to "scalac -source 3.3" (from 3.1);
wenzelm [Wed, 30 Aug 2023 21:03:30 +0200] rev 78620
update to "scalac -source 3.3" (from 3.1); enforce rebuild of Isabelle/ML and Isabelle/Scala, e.g. for session HOL-Codegenerator_Test;
Tue, 29 Aug 2023 21:54:35 +0200 proper pattern (amending ff86f10e54cd);
wenzelm [Tue, 29 Aug 2023 21:54:35 +0200] rev 78619
proper pattern (amending ff86f10e54cd);
Tue, 29 Aug 2023 20:19:57 +0200 discontinue odd AFP partitioning: let Build_Cluster / Build_Engine do the job;
wenzelm [Tue, 29 Aug 2023 20:19:57 +0200] rev 78618
discontinue odd AFP partitioning: let Build_Cluster / Build_Engine do the job;
Tue, 29 Aug 2023 20:14:44 +0200 discontinue special treatment of AFP: "isabelle dump" has been superseded by regular "isabelle build" databases;
wenzelm [Tue, 29 Aug 2023 20:14:44 +0200] rev 78617
discontinue special treatment of AFP: "isabelle dump" has been superseded by regular "isabelle build" databases;
Tue, 29 Aug 2023 19:20:51 +0200 clarified signature: prefer enum types;
wenzelm [Tue, 29 Aug 2023 19:20:51 +0200] rev 78616
clarified signature: prefer enum types;
Tue, 29 Aug 2023 19:17:25 +0200 proper type, following Bus.event;
wenzelm [Tue, 29 Aug 2023 19:17:25 +0200] rev 78615
proper type, following Bus.event;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip