Sun, 14 Feb 2016 16:29:30 +0100 wenzelm more antiquotations;
Sun, 14 Feb 2016 14:33:32 +0100 wenzelm more gentle termination (like Bash.multi_kill without signal) to give prover a chance to conclude;
Sun, 14 Feb 2016 13:38:31 +0100 wenzelm tuned whitespace;
Sun, 14 Feb 2016 13:23:12 +0100 wenzelm more careful quoting for the sake of Windows;
Sun, 14 Feb 2016 13:15:59 +0100 wenzelm tuned;
Sun, 14 Feb 2016 13:11:19 +0100 wenzelm tuned;
Sun, 14 Feb 2016 12:50:46 +0100 wenzelm tuned signature;
Sun, 14 Feb 2016 12:40:51 +0100 wenzelm more direct invocation of ISABELLE_BASH_PROCESS on Windows;
Sun, 14 Feb 2016 12:03:32 +0100 wenzelm tuned signature;
Sun, 14 Feb 2016 11:52:27 +0100 wenzelm tuned signature;
Sat, 13 Feb 2016 23:59:35 +0100 wenzelm updated bash_process;
Sat, 13 Feb 2016 22:52:41 +0100 wenzelm 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 wenzelm tuned signature;
Sat, 13 Feb 2016 21:17:08 +0100 wenzelm tuned signature -- more like ML version;
Sat, 13 Feb 2016 21:10:13 +0100 wenzelm suppress empty messages as in ML;
Sat, 13 Feb 2016 20:41:56 +0100 wenzelm clarified bash process -- similar to ML version;
Sat, 13 Feb 2016 20:01:48 +0100 wenzelm clarified bash process;
Sat, 13 Feb 2016 19:52:56 +0100 wenzelm tuned according to ML version;
Sat, 13 Feb 2016 17:27:23 +0100 wenzelm clarified name;
Sat, 13 Feb 2016 17:24:00 +0100 wenzelm more flexible command-line;
Sat, 13 Feb 2016 16:19:29 +0100 wenzelm tuned signature;
Sat, 13 Feb 2016 12:39:00 +0100 wenzelm isabelle update_cartouches -c -t;
Sat, 13 Feb 2016 12:33:55 +0100 wenzelm practically obsolete;
Sat, 13 Feb 2016 12:17:54 +0100 wenzelm obsolete -- no such conditions in main Isabelle repository;
Sat, 13 Feb 2016 12:17:25 +0100 wenzelm tuned header;
Sat, 13 Feb 2016 12:13:10 +0100 wenzelm 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 wenzelm unconditional test -- nothing special here;
Fri, 12 Feb 2016 22:36:48 +0100 wenzelm merged
Fri, 12 Feb 2016 17:04:36 +0100 wenzelm Added tag Isabelle2016-RC5 for changeset 45adb8dc84e1
Thu, 11 Feb 2016 22:05:12 +0100 wenzelm 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 wenzelm 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 wenzelm tuned;
Wed, 10 Feb 2016 14:35:10 +0100 wenzelm misc tuning;
Wed, 10 Feb 2016 14:14:43 +0100 wenzelm misc tuning and updates;
Wed, 10 Feb 2016 11:22:57 +0100 wenzelm misc tuning and updates;
Wed, 10 Feb 2016 10:53:30 +0100 wenzelm misc tuning;
Wed, 10 Feb 2016 09:32:16 +0100 wenzelm tuned whitespace;
Sun, 07 Feb 2016 21:39:10 +0100 wenzelm more on "Markdown-like text structure";
Sun, 07 Feb 2016 20:20:35 +0100 wenzelm more on 'consider';
Sun, 07 Feb 2016 19:49:50 +0100 wenzelm tuned;
Sun, 07 Feb 2016 19:43:40 +0100 wenzelm more explicit dummy proofs;
Sun, 07 Feb 2016 19:33:42 +0100 wenzelm misc tuning and updates;
Sun, 07 Feb 2016 19:32:35 +0100 wenzelm tuned;
Sun, 07 Feb 2016 14:36:16 +0100 wenzelm clarified old forms;
Sat, 06 Feb 2016 19:26:02 +0100 wenzelm Added tag Isabelle2016-RC4 for changeset f4baefee5776
Sat, 06 Feb 2016 12:12:57 +0100 wenzelm tuned proofs;
Fri, 05 Feb 2016 10:21:38 +0100 wenzelm more on Mac OS X with Retina display;
Thu, 04 Feb 2016 21:53:06 +0100 wenzelm re-init document views for the sake of Text_Overview size;
Thu, 04 Feb 2016 21:28:56 +0100 wenzelm removed unused cancel operation;
Thu, 04 Feb 2016 21:22:53 +0100 wenzelm separate delay_repaint to ensure reactivity, indepently of future_refresh status;
Thu, 04 Feb 2016 16:30:01 +0100 wenzelm suppress ISABELLE_ROOT after init, to avoid conflict with ISABELLE_HOME when folding file names in "isabelle jedit" command-line tool;
Thu, 04 Feb 2016 13:21:47 +0100 wenzelm clarified;
Thu, 04 Feb 2016 12:11:27 +0100 wenzelm recovered handle_resize from 5922db0430f1;
Mon, 01 Feb 2016 19:57:58 +0100 blanchet preplaying of 'smt' and 'metis' more in sync with actual method
Mon, 01 Feb 2016 23:52:06 +0100 blanchet updated HOL-specific section w.r.t. datatypes
Tue, 02 Feb 2016 15:04:39 +0100 wenzelm proper markup for formal text;
Mon, 01 Feb 2016 16:58:24 +0100 wenzelm Added tag Isabelle2016-RC3 for changeset 81cbea2babd9
Mon, 01 Feb 2016 14:10:07 +0100 wenzelm tuned NEWS: long-running tasks can still prevent urgent tasks from being started, due to start_execution pri = 0;
Sun, 31 Jan 2016 19:54:40 +0100 wenzelm more on "ML debugging within the Prover IDE";
Sun, 31 Jan 2016 13:25:21 +0100 wenzelm updated to official polyml-5.6;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip