desharna [Thu, 13 Oct 2022 17:00:43 +0200] rev 76284
NEWS
desharna [Thu, 13 Oct 2022 16:45:49 +0200] rev 76283
merged
desharna [Thu, 13 Oct 2022 14:30:53 +0200] rev 76282
fixed NEWS following cee0b9fccf6f
desharna [Thu, 13 Oct 2022 14:27:15 +0200] rev 76281
renamed lemma inj_on_strict_subset to image_strict_mono for symmetry with image_mono and to distinguish from inj_on_subset
wenzelm [Thu, 13 Oct 2022 14:49:15 +0200] rev 76280
merged
wenzelm [Thu, 13 Oct 2022 11:22:32 +0200] rev 76279
proper Deps.is_empty (amending 77327455b00d), e.g. relevant for warning "Nothing to build";
wenzelm [Wed, 12 Oct 2022 19:52:03 +0200] rev 76278
tuned whitespace;
wenzelm [Wed, 12 Oct 2022 14:49:05 +0200] rev 76277
less ambitious Bytes.chunk_size, which is presumably more stable with memory management under heavy load;
wenzelm [Wed, 12 Oct 2022 13:01:06 +0200] rev 76276
tuned comment;
wenzelm [Wed, 12 Oct 2022 11:15:36 +0200] rev 76275
support for system option ML_system_apple: emulated x86_64 Poly/ML is sometimes more stable than native ARM64;
wenzelm [Sun, 09 Oct 2022 16:28:28 +0200] rev 76274
updated to repository version polyml-test-bafe319bc3a6, which is presumably more stable (especially for ARM64);
wenzelm [Thu, 06 Oct 2022 20:13:55 +0200] rev 76273
more robust: prefer Windows $USERNAME;
wenzelm [Thu, 06 Oct 2022 17:24:55 +0200] rev 76272
proper home directory for ssh configuration (e.g. ~/.ssh/config);
avoid redundant mkpasswd + mkgroup information, as recommended by Cygwin documentation;
wenzelm [Thu, 06 Oct 2022 14:40:45 +0200] rev 76271
more NEWS;
wenzelm [Thu, 06 Oct 2022 11:38:23 +0200] rev 76270
clarified signature: more arguments;
desharna [Thu, 13 Oct 2022 10:44:27 +0200] rev 76269
added lemma fimage_strict_mono