wenzelm [Thu, 13 Oct 2016 15:37:31 +0200] rev 64190
provide USER_HOME, such that symbolic Path.explode("~") can be used remotely;
wenzelm [Thu, 13 Oct 2016 15:17:10 +0200] rev 64189
tuned signature;
copy_dir using *this* Isabelle_System: note that File.bash_path is already expanded, but no variables are used here;
wenzelm [Thu, 13 Oct 2016 12:13:43 +0200] rev 64188
clarified modules;
wenzelm [Thu, 13 Oct 2016 12:04:48 +0200] rev 64187
allow to exclude named tasks;
wenzelm [Thu, 13 Oct 2016 11:54:06 +0200] rev 64186
support for separate sub-system options, independent of main Isabelle options;
tuned;
wenzelm [Thu, 13 Oct 2016 11:43:40 +0200] rev 64185
tuned;
wenzelm [Thu, 13 Oct 2016 11:22:27 +0200] rev 64184
tuned;
wenzelm [Thu, 13 Oct 2016 11:22:12 +0200] rev 64183
more cleanup;
wenzelm [Thu, 13 Oct 2016 09:52:54 +0200] rev 64182
separate ISABELLE_HOME_USER (with its etc/settings);
Lars Hupel <lars.hupel@mytum.de> [Thu, 13 Oct 2016 15:43:15 +0200] rev 64181
renamed lemma to a more consistent name
Lars Hupel <lars.hupel@mytum.de> [Thu, 13 Oct 2016 14:41:45 +0200] rev 64180
tuned
Lars Hupel <lars.hupel@mytum.de> [Thu, 13 Oct 2016 14:15:34 +0200] rev 64179
remove accidentally oops'ed (and wrong) lemma
haftmann [Wed, 12 Oct 2016 21:48:53 +0200] rev 64178
transfer lifting rule for numeral
haftmann [Wed, 12 Oct 2016 21:48:52 +0200] rev 64177
more standard naming convention
wenzelm [Wed, 12 Oct 2016 22:38:50 +0200] rev 64176
tuned;
wenzelm [Wed, 12 Oct 2016 22:38:11 +0200] rev 64175
special case for local contrib, e.g. lxbroy10;
wenzelm [Wed, 12 Oct 2016 22:06:06 +0200] rev 64174
merged
wenzelm [Wed, 12 Oct 2016 21:53:30 +0200] rev 64173
tuned signature;
wenzelm [Wed, 12 Oct 2016 21:50:16 +0200] rev 64172
tuned;
wenzelm [Wed, 12 Oct 2016 21:35:36 +0200] rev 64171
clarified task logging via log service;
wenzelm [Wed, 12 Oct 2016 19:03:35 +0200] rev 64170
more explicit management of tasks;
separate logger thread with exclusive access to main.log;
wenzelm [Wed, 12 Oct 2016 15:51:20 +0200] rev 64169
tuned;
wenzelm [Wed, 12 Oct 2016 15:48:05 +0200] rev 64168
added clone_repository;
tuned;
wenzelm [Wed, 12 Oct 2016 15:23:54 +0200] rev 64167
support remote repositories via ssh command execution;
tuned;
wenzelm [Wed, 12 Oct 2016 15:04:32 +0200] rev 64166
tuned signature;
wenzelm [Wed, 12 Oct 2016 11:48:53 +0200] rev 64165
modernized;
haftmann [Wed, 12 Oct 2016 20:38:47 +0200] rev 64164
separate type class for arbitrary quotient and remainder partitions
haftmann [Tue, 11 Oct 2016 16:44:13 +0200] rev 64163
stripped dependency on pragmatic type class semiring_div
wenzelm [Wed, 12 Oct 2016 11:31:08 +0200] rev 64162
simplified: no internal state for Mercurial;
wenzelm [Wed, 12 Oct 2016 10:22:34 +0200] rev 64161
explicit indication of Admin tools;
wenzelm [Wed, 12 Oct 2016 09:38:20 +0200] rev 64160
clarified files;
wenzelm [Wed, 12 Oct 2016 09:32:48 +0200] rev 64159
explicit timezone for the sake of lxbroy10;
wenzelm [Tue, 11 Oct 2016 23:09:36 +0200] rev 64158
proper redirection;
wenzelm [Tue, 11 Oct 2016 22:30:48 +0200] rev 64157
tuned output;
wenzelm [Tue, 11 Oct 2016 22:24:47 +0200] rev 64156
tuned message -- more parsable;
wenzelm [Tue, 11 Oct 2016 22:24:14 +0200] rev 64155
tuned signature;
wenzelm [Tue, 11 Oct 2016 22:14:26 +0200] rev 64154
identify managed repository clones;
wenzelm [Tue, 11 Oct 2016 21:48:56 +0200] rev 64153
some timing and logging, similar to old isatest.log;
wenzelm [Tue, 11 Oct 2016 21:44:20 +0200] rev 64152
enforce short name, notably on Mac OS X;
wenzelm [Tue, 11 Oct 2016 21:25:10 +0200] rev 64151
tuned -- Date.Format.default used by toString;
wenzelm [Tue, 11 Oct 2016 20:54:42 +0200] rev 64150
clarified modules;
wenzelm [Tue, 11 Oct 2016 20:31:13 +0200] rev 64149
force fresh build;
wenzelm [Tue, 11 Oct 2016 20:20:32 +0200] rev 64148
basic setup for Isabelle cronjob;
wenzelm [Tue, 11 Oct 2016 17:00:20 +0200] rev 64147
tuned;
wenzelm [Tue, 11 Oct 2016 14:29:39 +0200] rev 64146
merged
wenzelm [Tue, 11 Oct 2016 14:28:54 +0200] rev 64145
build on macbroy2 for performance, but use macbroy30 for its more robust hdiutil;
wenzelm [Tue, 11 Oct 2016 14:23:43 +0200] rev 64144
makedist_bundle works on Linux as well: build dmg on remote Mac;
wenzelm [Tue, 11 Oct 2016 11:30:02 +0200] rev 64143
added isabelle remote_dmg tool;
wenzelm [Tue, 11 Oct 2016 10:43:27 +0200] rev 64142
proper type for Library.using;
tuned signature;
wenzelm [Tue, 11 Oct 2016 10:21:32 +0200] rev 64141
support user@host syntax;
wenzelm [Tue, 11 Oct 2016 09:50:04 +0200] rev 64140
modernized date format;
wenzelm [Tue, 11 Oct 2016 09:41:07 +0200] rev 64139
tuned signature;
wenzelm [Tue, 11 Oct 2016 09:37:59 +0200] rev 64138
eliminated extra trim_line: Process_Result.out/err are based on cat_lines, without trailing newline;
wenzelm [Tue, 11 Oct 2016 09:32:56 +0200] rev 64137
support for remote tmp dirs;
wenzelm [Mon, 10 Oct 2016 22:20:00 +0200] rev 64136
close more thoroughly;
wenzelm [Mon, 10 Oct 2016 21:52:55 +0200] rev 64135
provide execute operation, similar to Isabelle_System.bash;