Sun, 14 Feb 2016 11:52:27 +0100 tuned signature;
wenzelm [Sun, 14 Feb 2016 11:52:27 +0100] rev 62302
tuned signature;
Sat, 13 Feb 2016 23:59:35 +0100 updated bash_process;
wenzelm [Sat, 13 Feb 2016 23:59:35 +0100] rev 62301
updated bash_process;
Sat, 13 Feb 2016 22:52:41 +0100 actually wait for forked process and return its status -- this is not meant to be a daemon;
wenzelm [Sat, 13 Feb 2016 22:52:41 +0100] rev 62300
actually wait for forked process and return its status -- this is not meant to be a daemon;
Sat, 13 Feb 2016 21:22:02 +0100 tuned signature;
wenzelm [Sat, 13 Feb 2016 21:22:02 +0100] rev 62299
tuned signature;
Sat, 13 Feb 2016 21:17:08 +0100 tuned signature -- more like ML version;
wenzelm [Sat, 13 Feb 2016 21:17:08 +0100] rev 62298
tuned signature -- more like ML version;
Sat, 13 Feb 2016 21:10:13 +0100 suppress empty messages as in ML;
wenzelm [Sat, 13 Feb 2016 21:10:13 +0100] rev 62297
suppress empty messages as in ML;
Sat, 13 Feb 2016 20:41:56 +0100 clarified bash process -- similar to ML version;
wenzelm [Sat, 13 Feb 2016 20:41:56 +0100] rev 62296
clarified bash process -- similar to ML version;
Sat, 13 Feb 2016 20:01:48 +0100 clarified bash process;
wenzelm [Sat, 13 Feb 2016 20:01:48 +0100] rev 62295
clarified bash process;
Sat, 13 Feb 2016 19:52:56 +0100 tuned according to ML version;
wenzelm [Sat, 13 Feb 2016 19:52:56 +0100] rev 62294
tuned according to ML version;
Sat, 13 Feb 2016 17:27:23 +0100 clarified name;
wenzelm [Sat, 13 Feb 2016 17:27:23 +0100] rev 62293
clarified name;
Sat, 13 Feb 2016 17:24:00 +0100 more flexible command-line;
wenzelm [Sat, 13 Feb 2016 17:24:00 +0100] rev 62292
more flexible command-line; flush before exit/fork/exec, to make double sure that output is shipped;
Sat, 13 Feb 2016 16:19:29 +0100 tuned signature;
wenzelm [Sat, 13 Feb 2016 16:19:29 +0100] rev 62291
tuned signature;
Sat, 13 Feb 2016 12:39:00 +0100 isabelle update_cartouches -c -t;
wenzelm [Sat, 13 Feb 2016 12:39:00 +0100] rev 62290
isabelle update_cartouches -c -t;
Sat, 13 Feb 2016 12:33:55 +0100 practically obsolete;
wenzelm [Sat, 13 Feb 2016 12:33:55 +0100] rev 62289
practically obsolete;
Sat, 13 Feb 2016 12:17:54 +0100 obsolete -- no such conditions in main Isabelle repository;
wenzelm [Sat, 13 Feb 2016 12:17:54 +0100] rev 62288
obsolete -- no such conditions in main Isabelle repository;
Sat, 13 Feb 2016 12:17:25 +0100 tuned header;
wenzelm [Sat, 13 Feb 2016 12:17:25 +0100] rev 62287
tuned header;
Sat, 13 Feb 2016 12:13:10 +0100 clarified ISABELLE_FULL_TEST vs. benchmarks: src/Benchmarks is not in ROOTS and thus not covered by "isabelle build -a" by default;
wenzelm [Sat, 13 Feb 2016 12:13:10 +0100] rev 62286
clarified ISABELLE_FULL_TEST vs. benchmarks: src/Benchmarks is not in ROOTS and thus not covered by "isabelle build -a" by default;
Sat, 13 Feb 2016 11:50:01 +0100 unconditional test -- nothing special here;
wenzelm [Sat, 13 Feb 2016 11:50:01 +0100] rev 62285
unconditional test -- nothing special here;
Fri, 12 Feb 2016 22:36:48 +0100 merged
wenzelm [Fri, 12 Feb 2016 22:36:48 +0100] rev 62284
merged
Fri, 12 Feb 2016 17:04:36 +0100 Added tag Isabelle2016-RC5 for changeset 45adb8dc84e1
wenzelm [Fri, 12 Feb 2016 17:04:36 +0100] rev 62283
Added tag Isabelle2016-RC5 for changeset 45adb8dc84e1
Thu, 11 Feb 2016 22:05:12 +0100 invoke perl system with explicit list -- to avoid extra /bin/sh and thus evade potential conflict of /bin/sh -> dash with bash on Debian/Ubuntu;
wenzelm [Thu, 11 Feb 2016 22:05:12 +0100] rev 62282
invoke perl system with explicit list -- to avoid extra /bin/sh and thus evade potential conflict of /bin/sh -> dash with bash on Debian/Ubuntu;
Thu, 11 Feb 2016 16:29:38 +0100 evade a potential conflict of /bin/bash versus /bin/sh -> dash (notably on Ubuntu and Debian) -- note that execvpe does not exist on old glibc on Ubuntu 10.04 LTS, but the environ should be unchanged;
wenzelm [Thu, 11 Feb 2016 16:29:38 +0100] rev 62281
evade a potential conflict of /bin/bash versus /bin/sh -> dash (notably on Ubuntu and Debian) -- note that execvpe does not exist on old glibc on Ubuntu 10.04 LTS, but the environ should be unchanged;
Wed, 10 Feb 2016 14:40:15 +0100 tuned;
wenzelm [Wed, 10 Feb 2016 14:40:15 +0100] rev 62280
tuned;
Wed, 10 Feb 2016 14:35:10 +0100 misc tuning;
wenzelm [Wed, 10 Feb 2016 14:35:10 +0100] rev 62279
misc tuning;
Wed, 10 Feb 2016 14:14:43 +0100 misc tuning and updates;
wenzelm [Wed, 10 Feb 2016 14:14:43 +0100] rev 62278
misc tuning and updates;
Wed, 10 Feb 2016 11:22:57 +0100 misc tuning and updates;
wenzelm [Wed, 10 Feb 2016 11:22:57 +0100] rev 62277
misc tuning and updates;
Wed, 10 Feb 2016 10:53:30 +0100 misc tuning;
wenzelm [Wed, 10 Feb 2016 10:53:30 +0100] rev 62276
misc tuning;
Wed, 10 Feb 2016 09:32:16 +0100 tuned whitespace;
wenzelm [Wed, 10 Feb 2016 09:32:16 +0100] rev 62275
tuned whitespace;
Sun, 07 Feb 2016 21:39:10 +0100 more on "Markdown-like text structure";
wenzelm [Sun, 07 Feb 2016 21:39:10 +0100] rev 62274
more on "Markdown-like text structure";
Sun, 07 Feb 2016 20:20:35 +0100 more on 'consider';
wenzelm [Sun, 07 Feb 2016 20:20:35 +0100] rev 62273
more on 'consider';
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip