wenzelm [Fri, 09 Mar 2018 12:38:46 +0100] rev 67787
clarified toString operations;
wenzelm [Fri, 09 Mar 2018 12:29:56 +0100] rev 67786
clarified socket connection;
wenzelm [Fri, 09 Mar 2018 12:07:47 +0100] rev 67785
server commands may access Server;
Server.stop: proper shutdown;
clarified signature;
wenzelm [Thu, 08 Mar 2018 21:09:22 +0100] rev 67784
tuned -- avoid regex matching on potentially large string;
clarified message: command name could be malformed;
wenzelm [Thu, 08 Mar 2018 14:12:25 +0100] rev 67783
more robust build: prevent problems seen with Poly/ML eb94e2820013 on Mac OS X;
wenzelm [Thu, 08 Mar 2018 11:46:37 +0100] rev 67782
clarified notion of unknown files: ignore files outside of a Mercurial repository;
wenzelm [Thu, 08 Mar 2018 11:20:45 +0100] rev 67781
more balanced AFP partitioning;
wenzelm [Wed, 07 Mar 2018 19:02:22 +0100] rev 67780
more abbrevs -- this makes "(=" ambiguous and thus simplifies input of "(=)" (within the context of Main HOL);
wenzelm [Wed, 07 Mar 2018 17:39:18 +0100] rev 67779
tuned -- more uniform;
wenzelm [Wed, 07 Mar 2018 17:27:57 +0100] rev 67778
eliminated somewhat pointless parallelism (from 857da80611ab): usually hundreds of tasks with < 1ms each, also note that the enclosing join_theory happens within theory graph parallelism;
ballarin [Tue, 06 Mar 2018 22:59:00 +0100] rev 67777
Drop rewrite rule arguments of sublocale and interpretation implementations.
wenzelm [Tue, 06 Mar 2018 17:44:19 +0100] rev 67776
more balanced AFP partitioning;
wenzelm [Tue, 06 Mar 2018 17:43:39 +0100] rev 67775
clarified signature;
wenzelm [Tue, 06 Mar 2018 17:41:32 +0100] rev 67774
build_history_base as remote build on lxbroy10: thus self_update has already happened once, and thus avoids conflicts with parallel builds on shared home directory;
wenzelm [Tue, 06 Mar 2018 16:54:13 +0100] rev 67773
more robust: normalize potentially symbolic rev;
wenzelm [Tue, 06 Mar 2018 16:08:12 +0100] rev 67772
proxy setup for lrzcloud1;
wenzelm [Tue, 06 Mar 2018 15:57:34 +0100] rev 67771
tuned signature;
wenzelm [Tue, 06 Mar 2018 15:51:34 +0100] rev 67770
support for permissive connections, for odd situations where host keys are not accepted;
wenzelm [Tue, 06 Mar 2018 14:58:00 +0100] rev 67769
proper target directory;
wenzelm [Tue, 06 Mar 2018 14:41:05 +0100] rev 67768
eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
wenzelm [Sun, 04 Mar 2018 20:09:09 +0100] rev 67767
document existing Apache2 configuration;
wenzelm [Sun, 04 Mar 2018 15:10:11 +0100] rev 67766
consolidated main cronjob server on virtual machine together with build_log database;
eliminated special tricks for Gentoo;
import plain_identify logs, export all logs for backup;
run build_release, build_history_base in parallel to remote_build_history tasks;
wenzelm [Sun, 04 Mar 2018 13:51:58 +0100] rev 67765
identify closer to main cronjob -- avoid diverging changeset versions;
ballarin [Sun, 04 Mar 2018 12:22:48 +0100] rev 67764
Drop rewrites after defines in interpretations.
wenzelm [Sat, 03 Mar 2018 22:33:25 +0100] rev 67763
proper remote_mac according to Admin/Release/CHECKLIST;
wenzelm [Sat, 03 Mar 2018 21:40:04 +0100] rev 67762
more Java heap, e.g. relevant for hg.graph on Isabelle repository;
wenzelm [Sat, 03 Mar 2018 21:39:24 +0100] rev 67761
more robust check -- do not rely on return code;
wenzelm [Sat, 03 Mar 2018 21:38:27 +0100] rev 67760
more compact ML_Statistics, to make build_status work with less than 2GB heap;
wenzelm [Sat, 03 Mar 2018 17:37:33 +0100] rev 67759
retain latest ml_stats (amending e76c6cb0d461);
wenzelm [Sat, 03 Mar 2018 16:15:21 +0100] rev 67758
accomodate smaller build machine;