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);