wenzelm [Mon, 10 Apr 2023 18:16:33 +0200] rev 77805
more Set() and Table() instances;
wenzelm [Mon, 10 Apr 2023 18:13:23 +0200] rev 77804
tuned;
wenzelm [Mon, 10 Apr 2023 18:08:23 +0200] rev 77803
performance tuning: replace Ord_List by Set();
wenzelm [Mon, 10 Apr 2023 14:59:40 +0200] rev 77802
performance tuning: make_size accounts for boxes, i.e. pointer derefs required in "count";
wenzelm [Mon, 10 Apr 2023 14:13:48 +0200] rev 77801
NEWS;
wenzelm [Mon, 10 Apr 2023 13:43:11 +0200] rev 77800
performance tuning;
wenzelm [Sun, 09 Apr 2023 23:09:24 +0200] rev 77799
more robust: avoid crash of Build_Log.parse_build_info / Protocol.Error_Message_Marker, e.g. in session MDP-Rewards of Isabelle/26ec258e5cf8 + AFP/2859e11cc09b;
wenzelm [Sun, 09 Apr 2023 19:10:01 +0200] rev 77798
proper stmt.execute() within loop (amending 9d9b30741fc4);
wenzelm [Sun, 09 Apr 2023 18:32:39 +0200] rev 77797
clarified signature;
wenzelm [Sat, 08 Apr 2023 20:26:32 +0200] rev 77796
tuned comments;
wenzelm [Sat, 08 Apr 2023 20:21:30 +0200] rev 77795
more options;
wenzelm [Sat, 08 Apr 2023 19:36:03 +0200] rev 77794
removed obsolete "rsync" package;
wenzelm [Sat, 08 Apr 2023 19:34:51 +0200] rev 77793
tuned comments;
wenzelm [Sat, 08 Apr 2023 19:32:09 +0200] rev 77792
use "rsync --secluded-args" by default, discontinue obsolete option -P of sync tools;
wenzelm [Sat, 08 Apr 2023 19:02:51 +0200] rev 77791
tuned output;
wenzelm [Sat, 08 Apr 2023 18:59:58 +0200] rev 77790
misc tuning and clarification;
wenzelm [Sat, 08 Apr 2023 18:46:17 +0200] rev 77789
clarified output;
wenzelm [Sat, 08 Apr 2023 18:08:20 +0200] rev 77788
use remote copy of locally installed rsync component: for uniform version and options;
wenzelm [Sat, 08 Apr 2023 17:20:15 +0200] rev 77787
clarified signature: more abstract;
wenzelm [Sat, 08 Apr 2023 16:59:20 +0200] rev 77786
tuned signature;
wenzelm [Sat, 08 Apr 2023 16:58:01 +0200] rev 77785
more direct Hg_Sync.check_directory via SSH operations;
wenzelm [Sat, 08 Apr 2023 16:44:24 +0200] rev 77784
tuned;
wenzelm [Sat, 08 Apr 2023 16:37:54 +0200] rev 77783
clarified underlying SSH session of "isabelle hg_sync" and "isabelle sync";
wenzelm [Sat, 08 Apr 2023 10:24:54 +0200] rev 77782
clarified signature: avoid object-oriented "dispatch";
wenzelm [Mon, 03 Apr 2023 21:16:32 +0200] rev 77781
tuned;
wenzelm [Mon, 03 Apr 2023 21:13:46 +0200] rev 77780
clarified signature: more uniform Table() vs. Set();
wenzelm [Sun, 02 Apr 2023 12:34:13 +0200] rev 77779
merged
wenzelm [Sat, 01 Apr 2023 21:33:54 +0200] rev 77778
clarified modules;
wenzelm [Sat, 01 Apr 2023 21:25:24 +0200] rev 77777
clarified signature;
wenzelm [Sat, 01 Apr 2023 21:12:44 +0200] rev 77776
more compact data;