Tue, 08 Feb 2011 19:53:35 +0100 |
wenzelm |
some shuffling of isatest settings, to ensure coverage of polyml-5.2.1, polyml-5.3.0, polyml-5.4.0, polyml-5.4.1 (SVN), smlnj/110.72;
|
changeset |
files
|
Tue, 08 Feb 2011 17:44:53 +0100 |
wenzelm |
reverted slightly odd eb5900951702: isatest-doc should work again due to 4b08499b3db1 (polyml-5.3.0 supports proper TimeLimit, as required for HOL-Nitpick-Examples);
|
changeset |
files
|
Tue, 08 Feb 2011 17:38:43 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 08 Feb 2011 16:10:10 +0100 |
blanchet |
available_provers ~> supported_provers (for clarity)
|
changeset |
files
|
Tue, 08 Feb 2011 16:10:09 +0100 |
blanchet |
sort E weights
|
changeset |
files
|
Tue, 08 Feb 2011 16:10:08 +0100 |
blanchet |
added support for bleeding-edge E weighting function "SymOffsetsWeight"
|
changeset |
files
|
Tue, 08 Feb 2011 16:10:07 +0100 |
blanchet |
transformed lie into truth
|
changeset |
files
|
Tue, 08 Feb 2011 16:10:06 +0100 |
blanchet |
enable SMT weights and triggers, since they lead to slight improvements according to the Judgment Day suite
|
changeset |
files
|
Tue, 08 Feb 2011 08:58:24 +0100 |
bulwahn |
improving sum type and option type term constructions for correct presentation in Smallcheck
|
changeset |
files
|
Tue, 08 Feb 2011 18:39:36 +1100 |
kleing |
Explicitly build HOLCF and ZF images. They are not part of the release any more.
|
changeset |
files
|
Tue, 08 Feb 2011 07:42:08 +0100 |
nipkow |
added termination lemmas
|
changeset |
files
|
Mon, 07 Feb 2011 15:46:58 +0100 |
bulwahn |
improving term construction of product types in Smallcheck which enables correct presentation of counterexamples
|
changeset |
files
|
Tue, 08 Feb 2011 17:36:21 +0100 |
wenzelm |
discontinued support for Poly/ML 5.2, which was the last version without proper multithreading and TimeLimit implementation;
|
changeset |
files
|
Tue, 08 Feb 2011 17:27:18 +0100 |
wenzelm |
tuned headers;
|
changeset |
files
|
Tue, 08 Feb 2011 16:45:33 +0100 |
wenzelm |
updated to polyml-5.3.0, which is presently known as the most robust version;
|
changeset |
files
|
Tue, 08 Feb 2011 16:11:52 +0100 |
wenzelm |
explicit Multithreading.interrupted to ensure that interrupts stay within the boundaries of managed evaluation blocks;
|
changeset |
files
|
Tue, 08 Feb 2011 14:28:15 +0100 |
wenzelm |
always test/clear Multithreading.interrupted, indepently of thread attributes;
|
changeset |
files
|
Tue, 08 Feb 2011 14:09:24 +0100 |
wenzelm |
added Multithreading.interrupted (cf. java.lang.Thread.interrupted);
|
changeset |
files
|
Mon, 07 Feb 2011 23:57:03 +0100 |
wenzelm |
more robust TimeLimit: make double sure that watchdog has terminated and interrupts received during uninterruptible state are propagated (NB: Thread.testInterrupt requires InterruptSynch in Poly/ML 5.4.0 or earlier);
|
changeset |
files
|
Sat, 05 Feb 2011 20:38:32 +0100 |
wenzelm |
more tracing information via Par_List.map_name;
|
changeset |
files
|
Sat, 05 Feb 2011 18:09:57 +0100 |
wenzelm |
clarified bootstrapping of structure TimeLimit;
|
changeset |
files
|
Fri, 04 Feb 2011 21:52:36 +0100 |
wenzelm |
more scalable collections of tasks, notably for totality of known group members;
|
changeset |
files
|
Fri, 04 Feb 2011 20:40:25 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 04 Feb 2011 17:25:12 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 04 Feb 2011 14:16:55 +0100 |
hoelzl |
prefer p2e before e2p; use measure_unique_Int_stable_vimage;
|
changeset |
files
|
Fri, 04 Feb 2011 14:16:55 +0100 |
hoelzl |
add auto support for AE_mp
|
changeset |
files
|
Fri, 04 Feb 2011 14:16:48 +0100 |
hoelzl |
add borel_fubini_integrable; remove unused bijectivity rules for measureable functions
|
changeset |
files
|
Fri, 04 Feb 2011 17:11:00 +0100 |
wenzelm |
parallelization of nested Isar proofs is subject to Goal.parallel_proofs_threshold;
|
changeset |
files
|
Fri, 04 Feb 2011 16:33:12 +0100 |
wenzelm |
Task_Queue.update_timing: more precise treatment of interruptibility;
|
changeset |
files
|
Fri, 04 Feb 2011 16:29:47 +0100 |
wenzelm |
Lazy.force_result: more standard treatment of interruptibility, potentially addressing races of exceptions vs. interrupts;
|
changeset |
files
|
Thu, 03 Feb 2011 20:13:49 +0100 |
wenzelm |
thm_proof: visible fulfill_body only, without joining nested thms -- retain proof irrelevance, which is important for parallel performance;
|
changeset |
files
|
Thu, 03 Feb 2011 19:27:04 +0100 |
wenzelm |
tuned comments;
|
changeset |
files
|
Thu, 03 Feb 2011 19:21:12 +0100 |
wenzelm |
clarified Proofterm.proofs_enabled;
|
changeset |
files
|
Thu, 03 Feb 2011 18:57:42 +0100 |
wenzelm |
explicit is better than implicit;
|
changeset |
files
|
Wed, 02 Feb 2011 22:48:24 +0100 |
wenzelm |
tuned odd conditional expression;
|
changeset |
files
|
Wed, 02 Feb 2011 20:32:50 +0100 |
wenzelm |
eliminated slightly odd abstract type Task_Queue.deps;
|
changeset |
files
|
Wed, 02 Feb 2011 18:22:13 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 02 Feb 2011 14:11:26 +0000 |
paulson |
Introduction of metis calls and other cosmetic modifications.
|
changeset |
files
|
Wed, 02 Feb 2011 15:47:57 +0100 |
boehmes |
merged
|
changeset |
files
|
Wed, 02 Feb 2011 14:01:09 +0100 |
boehmes |
avoid ML structure aliases (especially single-letter abbreviations)
|
changeset |
files
|
Wed, 02 Feb 2011 13:53:06 +0100 |
bulwahn |
making the bash script swipl_version closer to Isabelle's conventional bash scripts
|
changeset |
files
|
Wed, 02 Feb 2011 12:34:45 +0100 |
hoelzl |
the measure valuation is again part of the measure_space type, instead of an explicit parameter to the locale;
|
changeset |
files
|
Wed, 02 Feb 2011 10:35:41 +0100 |
bulwahn |
merged
|
changeset |
files
|
Wed, 02 Feb 2011 10:34:14 +0100 |
bulwahn |
scala serializer adds parentheses around function literals
|
changeset |
files
|
Wed, 02 Feb 2011 08:47:45 +0100 |
krauss |
made SML/NJ happy
|
changeset |
files
|
Tue, 01 Feb 2011 21:09:52 +0100 |
krauss |
term style 'isub': ad-hoc subscripting of variables that end with digits (x1, x23, ...)
|
changeset |
files
|
Wed, 02 Feb 2011 17:26:07 +0100 |
wenzelm |
refined Task_Queue.dequeue_deps (more incremental);
|
changeset |
files
|
Wed, 02 Feb 2011 15:04:09 +0100 |
wenzelm |
maintain Task_Queue.group within Task_Queue.task;
|
changeset |
files
|
Wed, 02 Feb 2011 13:44:40 +0100 |
wenzelm |
tuned comment;
|
changeset |
files
|
Wed, 02 Feb 2011 13:38:09 +0100 |
wenzelm |
Future.join_results: discontinued post-hoc recording of dynamic dependencies;
|
changeset |
files
|
Tue, 01 Feb 2011 22:24:28 +0100 |
wenzelm |
more informative task timing: some dependency tracking;
|
changeset |
files
|
Tue, 01 Feb 2011 21:05:22 +0100 |
wenzelm |
refined task timing: joining vs. waiting;
|
changeset |
files
|
Tue, 01 Feb 2011 19:39:26 +0100 |
wenzelm |
simplified trace;
|
changeset |
files
|
Mon, 31 Jan 2011 23:53:07 +0100 |
wenzelm |
more specific Goal.fork_name;
|
changeset |
files
|
Mon, 31 Jan 2011 23:21:43 +0100 |
wenzelm |
name "passive" tasks (practically lazy values);
|
changeset |
files
|
Mon, 31 Jan 2011 23:10:16 +0100 |
wenzelm |
tuned trivial cases;
|
changeset |
files
|
Mon, 31 Jan 2011 23:02:53 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 31 Jan 2011 22:57:01 +0100 |
wenzelm |
support named tasks, for improved tracing;
|
changeset |
files
|
Mon, 31 Jan 2011 21:54:49 +0100 |
wenzelm |
more direct Future.bulk, which potentially reduces overhead for Par_List;
|
changeset |
files
|
Mon, 31 Jan 2011 17:19:23 +0100 |
wenzelm |
tuned isatest settings;
|
changeset |
files
|
Mon, 31 Jan 2011 16:34:10 +0100 |
wenzelm |
added basic task timing;
|
changeset |
files
|
Mon, 31 Jan 2011 15:28:48 +0100 |
wenzelm |
some notes on Cygwin;
|
changeset |
files
|
Mon, 31 Jan 2011 14:55:18 +0100 |
wenzelm |
more platform hints;
|
changeset |
files
|
Mon, 31 Jan 2011 11:18:29 +0100 |
wenzelm |
merged
|
changeset |
files
|
Mon, 31 Jan 2011 11:15:02 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 31 Jan 2011 11:14:05 +0100 |
wenzelm |
back to post-release mode;
|
changeset |
files
|
Sun, 30 Jan 2011 22:44:02 +0100 |
wenzelm |
removed obsolete test tags;
|
changeset |
files
|
Fri, 28 Jan 2011 11:26:08 +1100 |
kleing |
removed Florian's email from isatest (bounces)
|
changeset |
files
|
Tue, 25 Jan 2011 09:45:45 +0100 |
hoelzl |
merged
|
changeset |
files
|
Mon, 24 Jan 2011 22:29:50 +0100 |
hoelzl |
use pre-image measure, instead of image
|
changeset |
files
|
Fri, 21 Jan 2011 11:39:26 +0100 |
hoelzl |
use AE_mp in AE_conjI proof
|
changeset |
files
|
Wed, 19 Jan 2011 17:44:53 +0100 |
hoelzl |
tuned proof
|
changeset |
files
|
Fri, 21 Jan 2011 10:43:09 +0100 |
haftmann |
merged
|
changeset |
files
|
Fri, 21 Jan 2011 09:44:12 +0100 |
haftmann |
moved theorem
|
changeset |
files
|
Fri, 21 Jan 2011 09:41:59 +0100 |
haftmann |
restructured theory;
|
changeset |
files
|
Wed, 19 Jan 2011 11:34:10 +0100 |
hoelzl |
merged
|
changeset |
files
|
Tue, 18 Jan 2011 21:37:23 +0100 |
hoelzl |
Gauge measure removed
|
changeset |
files
|
Tue, 18 Jan 2011 09:44:29 +0100 |
haftmann |
merged
|
changeset |
files
|
Tue, 18 Jan 2011 09:44:23 +0100 |
haftmann |
report mutabelle log in mira configuration
|
changeset |
files
|
Mon, 17 Jan 2011 20:20:51 +0100 |
wenzelm |
back to post-release mode;
|
changeset |
files
|
Sun, 30 Jan 2011 20:47:26 +0100 |
wenzelm |
delete .elc files unconditionally -- they cause too many incompatibilities;
|
changeset |
files
|
Sun, 30 Jan 2011 18:36:35 +0100 |
wenzelm |
Added tag Isabelle2011 for changeset 6d736d983d5c
|
changeset |
files
|
Sun, 30 Jan 2011 13:02:18 +0100 |
wenzelm |
clarified example settings for Proof General;
Isabelle2011
|
changeset |
files
|
Fri, 28 Jan 2011 18:35:46 +0100 |
wenzelm |
adhoc patches relative to ProofGeneral-4.1pre101216, which has setprefs working;
|
changeset |
files
|
Fri, 28 Jan 2011 15:14:52 +0100 |
wenzelm |
more precise stats;
|
changeset |
files
|
Fri, 28 Jan 2011 14:59:48 +0100 |
wenzelm |
some adhoc patches for ProofGeneral-4.1pre110112;
|
changeset |
files
|
Fri, 28 Jan 2011 14:20:41 +0100 |
wenzelm |
enforce STIXGeneral, which is preferred by PG 4.1;
|
changeset |
files
|
Fri, 28 Jan 2011 13:19:21 +0100 |
wenzelm |
default UTF-8 locale, to work with funny base directory (e.g. Chinese);
|
changeset |
files
|
Fri, 28 Jan 2011 11:19:12 +0100 |
wenzelm |
enforce fonts;
|
changeset |
files
|
Thu, 27 Jan 2011 20:50:58 +0100 |
wenzelm |
added option -f FONT;
|
changeset |
files
|
Thu, 27 Jan 2011 20:48:53 +0100 |
wenzelm |
Proof General 4.x interface wrapper;
|
changeset |
files
|
Thu, 27 Jan 2011 20:46:20 +0100 |
wenzelm |
old Proof General patches;
|
changeset |
files
|
Thu, 27 Jan 2011 17:37:42 +0100 |
wenzelm |
Added tag isa2011-test3 for changeset 55a45051b220
|
changeset |
files
|
Thu, 27 Jan 2011 16:31:03 +0100 |
berghofe |
Tuned definition of sdiv.
|
changeset |
files
|
Thu, 27 Jan 2011 16:24:29 +0100 |
wenzelm |
CRITICAL markup for critical poking with unsynchronized references;
|
changeset |
files
|
Wed, 26 Jan 2011 20:51:09 +0100 |
berghofe |
Replaced smod by standard mod operator to reflect actual behaviour
|
changeset |
files
|
Thu, 27 Jan 2011 12:24:00 +0100 |
wenzelm |
cancel document execution before editing, to improve reactivity on systems with few cores;
|
changeset |
files
|
Tue, 25 Jan 2011 22:59:03 +0100 |
wenzelm |
tuned isatest settings (for Poly/ML SVN 1278);
|
changeset |
files
|
Tue, 25 Jan 2011 22:15:03 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 25 Jan 2011 14:06:43 +0100 |
wenzelm |
do not restore old files on startup, which is potentially slow due to automatic rechecking;
|
changeset |
files
|
Tue, 25 Jan 2011 21:26:25 +0100 |
wenzelm |
singleton (sequential) execution, to avoid race conditions in theory loader state (e.g. when multiple independent theories import the same theory);
|
changeset |
files
|
Tue, 25 Jan 2011 20:06:32 +0100 |
wenzelm |
workaround for odd x86_64 problem in Poly/ML 5.4.0 (actually SVN 1151?), which causes unexpected nontermination of Isabelle/Scala document editing;
|
changeset |
files
|
Mon, 24 Jan 2011 21:30:33 +0100 |
wenzelm |
improved README -- Isabelle symbols and fonts;
|
changeset |
files
|
Mon, 24 Jan 2011 15:39:42 +0100 |
wenzelm |
delete compiled .elc files to improve portability on Linux, notably for GNU Emacs 23.1.x instead of 23.2.x;
|
changeset |
files
|
Sun, 23 Jan 2011 16:29:10 +0100 |
wenzelm |
do not overwrite proof-shell-quit-timeout by default (final PG 4.1 supposedly gets it right);
|
changeset |
files
|
Sun, 23 Jan 2011 13:28:10 +0100 |
wenzelm |
Added tag isa2011-test2 for changeset 237328506a42
|
changeset |
files
|
Sun, 23 Jan 2011 01:03:42 +0100 |
berghofe |
Documented unused_thms
|
changeset |
files
|
Fri, 21 Jan 2011 22:04:12 +0100 |
wenzelm |
JVM/Windows: more robust treatment of unicode in file names;
|
changeset |
files
|
Fri, 21 Jan 2011 19:01:40 +0100 |
wenzelm |
java/scala: default to UTF-8;
|
changeset |
files
|
Fri, 21 Jan 2011 17:33:55 +0100 |
wenzelm |
updated Named_Target.init;
|
changeset |
files
|
Fri, 21 Jan 2011 10:35:53 +0100 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Thu, 20 Jan 2011 21:12:25 +0100 |
wenzelm |
Word: direct conversion wrt. LargeInt to bypass exception Overflow;
|
changeset |
files
|
Wed, 19 Jan 2011 20:01:18 +0100 |
bulwahn |
fixing list_to_set_comprehension simproc
|
changeset |
files
|
Wed, 19 Jan 2011 21:46:45 +0100 |
wenzelm |
more release checks;
|
changeset |
files
|
Wed, 19 Jan 2011 21:45:50 +0100 |
wenzelm |
potentially more robust utf8 handling (cf. 3e4bb6e7c3ca);
|
changeset |
files
|
Wed, 19 Jan 2011 21:01:37 +0100 |
wenzelm |
clasrified classpath: add in front in accordance to librarypath (cf. b7cd80330a16), for slightly more robustness;
|
changeset |
files
|
Wed, 19 Jan 2011 21:00:16 +0100 |
wenzelm |
added librarypath: shared library convenience in bash, keeping LD_LIBRARY_PATH and DYLD_LIBRARY_PATH separate;
|
changeset |
files
|
Wed, 19 Jan 2011 15:22:35 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 19 Jan 2011 11:27:56 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 19 Jan 2011 15:18:03 +0100 |
wenzelm |
Cygwin: back to ProofGeneral-3.7.1.1 with XEmacs, since PG 4.x with GNU Emacs 23 is painfully slow;
|
changeset |
files
|