Sat, 10 Mar 2018 11:40:25 +0100 auto update;
wenzelm [Sat, 10 Mar 2018 11:40:25 +0100] rev 67804
auto update;
Sat, 10 Mar 2018 11:08:20 +0100 more comments;
wenzelm [Sat, 10 Mar 2018 11:08:20 +0100] rev 67803
more comments;
Fri, 09 Mar 2018 17:03:10 +0100 more general TTY loop;
wenzelm [Fri, 09 Mar 2018 17:03:10 +0100] rev 67802
more general TTY loop;
Fri, 09 Mar 2018 15:43:54 +0100 added Reply.NOTE for asynchronous notifications;
wenzelm [Fri, 09 Mar 2018 15:43:54 +0100] rev 67801
added Reply.NOTE for asynchronous notifications;
Fri, 09 Mar 2018 15:36:27 +0100 more operations;
wenzelm [Fri, 09 Mar 2018 15:36:27 +0100] rev 67800
more operations;
Fri, 09 Mar 2018 15:24:19 +0100 more thorough init: purge inactive entries;
wenzelm [Fri, 09 Mar 2018 15:24:19 +0100] rev 67799
more thorough init: purge inactive entries;
Fri, 09 Mar 2018 15:09:08 +0100 more generous timeout;
wenzelm [Fri, 09 Mar 2018 15:09:08 +0100] rev 67798
more generous timeout;
Fri, 09 Mar 2018 15:06:35 +0100 Entry.connection: proview password here;
wenzelm [Fri, 09 Mar 2018 15:06:35 +0100] rev 67797
Entry.connection: proview password here; more robust checks;
Fri, 09 Mar 2018 14:35:18 +0100 clarified initial protocol;
wenzelm [Fri, 09 Mar 2018 14:35:18 +0100] rev 67796
clarified initial protocol;
Fri, 09 Mar 2018 14:30:13 +0100 ignore empty lines;
wenzelm [Fri, 09 Mar 2018 14:30:13 +0100] rev 67795
ignore empty lines;
Fri, 09 Mar 2018 14:26:08 +0100 tuned;
wenzelm [Fri, 09 Mar 2018 14:26:08 +0100] rev 67794
tuned;
Fri, 09 Mar 2018 13:36:52 +0100 more robust read_line after shutdown;
wenzelm [Fri, 09 Mar 2018 13:36:52 +0100] rev 67793
more robust read_line after shutdown;
Fri, 09 Mar 2018 13:11:47 +0100 more implicit wire protocol;
wenzelm [Fri, 09 Mar 2018 13:11:47 +0100] rev 67792
more implicit wire protocol;
Fri, 09 Mar 2018 13:07:00 +0100 tuned signature;
wenzelm [Fri, 09 Mar 2018 13:07:00 +0100] rev 67791
tuned signature;
Fri, 09 Mar 2018 13:03:55 +0100 clarified server start, notably for invocation within regular Isabelle/Scala process;
wenzelm [Fri, 09 Mar 2018 13:03:55 +0100] rev 67790
clarified server start, notably for invocation within regular Isabelle/Scala process;
Fri, 09 Mar 2018 12:45:53 +0100 tuned signature;
wenzelm [Fri, 09 Mar 2018 12:45:53 +0100] rev 67789
tuned signature;
Fri, 09 Mar 2018 12:42:34 +0100 tuned signature;
wenzelm [Fri, 09 Mar 2018 12:42:34 +0100] rev 67788
tuned signature;
Fri, 09 Mar 2018 12:38:46 +0100 clarified toString operations;
wenzelm [Fri, 09 Mar 2018 12:38:46 +0100] rev 67787
clarified toString operations;
Fri, 09 Mar 2018 12:29:56 +0100 clarified socket connection;
wenzelm [Fri, 09 Mar 2018 12:29:56 +0100] rev 67786
clarified socket connection;
Fri, 09 Mar 2018 12:07:47 +0100 server commands may access Server;
wenzelm [Fri, 09 Mar 2018 12:07:47 +0100] rev 67785
server commands may access Server; Server.stop: proper shutdown; clarified signature;
Thu, 08 Mar 2018 21:09:22 +0100 tuned -- avoid regex matching on potentially large string;
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;
Thu, 08 Mar 2018 14:12:25 +0100 more robust build: prevent problems seen with Poly/ML eb94e2820013 on Mac OS X;
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;
Thu, 08 Mar 2018 11:46:37 +0100 clarified notion of unknown files: ignore files outside of a Mercurial repository;
wenzelm [Thu, 08 Mar 2018 11:46:37 +0100] rev 67782
clarified notion of unknown files: ignore files outside of a Mercurial repository;
Thu, 08 Mar 2018 11:20:45 +0100 more balanced AFP partitioning;
wenzelm [Thu, 08 Mar 2018 11:20:45 +0100] rev 67781
more balanced AFP partitioning;
Wed, 07 Mar 2018 19:02:22 +0100 more abbrevs -- this makes "(=" ambiguous and thus simplifies input of "(=)" (within the context of Main HOL);
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);
Wed, 07 Mar 2018 17:39:18 +0100 tuned -- more uniform;
wenzelm [Wed, 07 Mar 2018 17:39:18 +0100] rev 67779
tuned -- more uniform;
Wed, 07 Mar 2018 17:27:57 +0100 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;
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;
Tue, 06 Mar 2018 22:59:00 +0100 Drop rewrite rule arguments of sublocale and interpretation implementations.
ballarin [Tue, 06 Mar 2018 22:59:00 +0100] rev 67777
Drop rewrite rule arguments of sublocale and interpretation implementations.
Tue, 06 Mar 2018 17:44:19 +0100 more balanced AFP partitioning;
wenzelm [Tue, 06 Mar 2018 17:44:19 +0100] rev 67776
more balanced AFP partitioning;
Tue, 06 Mar 2018 17:43:39 +0100 clarified signature;
wenzelm [Tue, 06 Mar 2018 17:43:39 +0100] rev 67775
clarified signature;
Tue, 06 Mar 2018 17:41:32 +0100 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 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;
Tue, 06 Mar 2018 16:54:13 +0100 more robust: normalize potentially symbolic rev;
wenzelm [Tue, 06 Mar 2018 16:54:13 +0100] rev 67773
more robust: normalize potentially symbolic rev;
Tue, 06 Mar 2018 16:08:12 +0100 proxy setup for lrzcloud1;
wenzelm [Tue, 06 Mar 2018 16:08:12 +0100] rev 67772
proxy setup for lrzcloud1;
Tue, 06 Mar 2018 15:57:34 +0100 tuned signature;
wenzelm [Tue, 06 Mar 2018 15:57:34 +0100] rev 67771
tuned signature;
Tue, 06 Mar 2018 15:51:34 +0100 support for permissive connections, for odd situations where host keys are not accepted;
wenzelm [Tue, 06 Mar 2018 15:51:34 +0100] rev 67770
support for permissive connections, for odd situations where host keys are not accepted;
Tue, 06 Mar 2018 14:58:00 +0100 proper target directory;
wenzelm [Tue, 06 Mar 2018 14:58:00 +0100] rev 67769
proper target directory;
Tue, 06 Mar 2018 14:41:05 +0100 eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
wenzelm [Tue, 06 Mar 2018 14:41:05 +0100] rev 67768
eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
Sun, 04 Mar 2018 20:09:09 +0100 document existing Apache2 configuration;
wenzelm [Sun, 04 Mar 2018 20:09:09 +0100] rev 67767
document existing Apache2 configuration;
Sun, 04 Mar 2018 15:10:11 +0100 consolidated main cronjob server on virtual machine together with build_log database;
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;
Sun, 04 Mar 2018 13:51:58 +0100 identify closer to main cronjob -- avoid diverging changeset versions;
wenzelm [Sun, 04 Mar 2018 13:51:58 +0100] rev 67765
identify closer to main cronjob -- avoid diverging changeset versions;
Sun, 04 Mar 2018 12:22:48 +0100 Drop rewrites after defines in interpretations.
ballarin [Sun, 04 Mar 2018 12:22:48 +0100] rev 67764
Drop rewrites after defines in interpretations.
Sat, 03 Mar 2018 22:33:25 +0100 proper remote_mac according to Admin/Release/CHECKLIST;
wenzelm [Sat, 03 Mar 2018 22:33:25 +0100] rev 67763
proper remote_mac according to Admin/Release/CHECKLIST;
Sat, 03 Mar 2018 21:40:04 +0100 more Java heap, e.g. relevant for hg.graph on Isabelle repository;
wenzelm [Sat, 03 Mar 2018 21:40:04 +0100] rev 67762
more Java heap, e.g. relevant for hg.graph on Isabelle repository;
Sat, 03 Mar 2018 21:39:24 +0100 more robust check -- do not rely on return code;
wenzelm [Sat, 03 Mar 2018 21:39:24 +0100] rev 67761
more robust check -- do not rely on return code;
Sat, 03 Mar 2018 21:38:27 +0100 more compact ML_Statistics, to make build_status work with less than 2GB heap;
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;
Sat, 03 Mar 2018 17:37:33 +0100 retain latest ml_stats (amending e76c6cb0d461);
wenzelm [Sat, 03 Mar 2018 17:37:33 +0100] rev 67759
retain latest ml_stats (amending e76c6cb0d461);
Sat, 03 Mar 2018 16:15:21 +0100 accomodate smaller build machine;
wenzelm [Sat, 03 Mar 2018 16:15:21 +0100] rev 67758
accomodate smaller build machine;
Sat, 03 Mar 2018 15:19:25 +0100 clarified signature;
wenzelm [Sat, 03 Mar 2018 15:19:25 +0100] rev 67757
clarified signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip