wenzelm [Sun, 03 Sep 2023 16:56:43 +0200] rev 78641
tuned;
wenzelm [Sun, 03 Sep 2023 16:47:54 +0200] rev 78640
tuned messages;
wenzelm [Sun, 03 Sep 2023 16:44:07 +0200] rev 78639
proper stop of build_process shutdown, despite errors on workers;
wenzelm [Sun, 03 Sep 2023 16:19:58 +0200] rev 78638
prefer quiet mode: potentially more robust ssh connection, e.g. when master closes;
wenzelm [Sun, 03 Sep 2023 16:18:06 +0200] rev 78637
support "isabelle build_worker -q";
wenzelm [Sun, 03 Sep 2023 13:38:56 +0200] rev 78636
support "isabelle build_process -r -f";
wenzelm [Sun, 03 Sep 2023 13:23:51 +0200] rev 78635
clarified signature;
wenzelm [Sun, 03 Sep 2023 12:52:48 +0200] rev 78634
clarified output;
wenzelm [Sun, 03 Sep 2023 12:39:19 +0200] rev 78633
clarified signature;
wenzelm [Sun, 03 Sep 2023 12:30:44 +0200] rev 78632
clarified signature: removed ununsed option;
wenzelm [Sun, 03 Sep 2023 12:17:41 +0200] rev 78631
tuned message;
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;
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;
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);
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
wenzelm [Thu, 31 Aug 2023 14:59:52 +0200] rev 78626
more portable: it really is the Cygwin $HOME not the Windows $USER_HOME;
wenzelm [Wed, 30 Aug 2023 17:02:40 +0200] rev 78625
more accurate documentation of record field update, following changes in Isabelle2007 and Isabelle2008;
wenzelm [Wed, 30 Aug 2023 16:57:28 +0200] rev 78624
tuned whitespace;
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);
wenzelm [Wed, 30 Aug 2023 21:34:53 +0200] rev 78622
tuned NEWS;
wenzelm [Wed, 30 Aug 2023 21:18:52 +0200] rev 78621
NEWS;
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;
wenzelm [Tue, 29 Aug 2023 21:54:35 +0200] rev 78619
proper pattern (amending ff86f10e54cd);
wenzelm [Tue, 29 Aug 2023 20:19:57 +0200] rev 78618
discontinue odd AFP partitioning: let Build_Cluster / Build_Engine do the job;
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;
wenzelm [Tue, 29 Aug 2023 19:20:51 +0200] rev 78616
clarified signature: prefer enum types;
wenzelm [Tue, 29 Aug 2023 19:17:25 +0200] rev 78615
proper type, following Bus.event;
wenzelm [Tue, 29 Aug 2023 18:17:04 +0200] rev 78614
clarified signature;