Tue, 27 Oct 2009 16:05:22 +0100 merged
haftmann [Tue, 27 Oct 2009 16:05:22 +0100] rev 33239
merged
Tue, 27 Oct 2009 16:04:44 +0100 merged
haftmann [Tue, 27 Oct 2009 16:04:44 +0100] rev 33238
merged
Tue, 27 Oct 2009 15:32:21 +0100 tuned
haftmann [Tue, 27 Oct 2009 15:32:21 +0100] rev 33237
tuned
Tue, 27 Oct 2009 15:32:21 +0100 tuned
haftmann [Tue, 27 Oct 2009 15:32:21 +0100] rev 33236
tuned
Tue, 27 Oct 2009 15:32:20 +0100 dropped obsolete comment
haftmann [Tue, 27 Oct 2009 15:32:20 +0100] rev 33235
dropped obsolete comment
Tue, 27 Oct 2009 15:32:20 +0100 added implode and explode
haftmann [Tue, 27 Oct 2009 15:32:20 +0100] rev 33234
added implode and explode
Tue, 27 Oct 2009 15:55:36 +0100 added friendly error message when Kodkodi is not available
blanchet [Tue, 27 Oct 2009 15:55:36 +0100] rev 33233
added friendly error message when Kodkodi is not available
Tue, 27 Oct 2009 14:40:24 +0100 internal renaming in Nitpick and fixed Kodkodi invokation on Linux;
blanchet [Tue, 27 Oct 2009 14:40:24 +0100] rev 33232
internal renaming in Nitpick and fixed Kodkodi invokation on Linux; renamed Nitpick's ML structures from NitpickXxx to Nitpick_Xxx and added KODKODI_JAVA_LIBRARY_PATH to LD_LIBRARY_PATH before invoking Kodkodi
Tue, 27 Oct 2009 12:16:26 +0100 merged
blanchet [Tue, 27 Oct 2009 12:16:26 +0100] rev 33231
merged
Mon, 26 Oct 2009 18:52:29 +0100 merged
blanchet [Mon, 26 Oct 2009 18:52:29 +0100] rev 33230
merged
Mon, 26 Oct 2009 18:52:16 +0100 made Nitpick aware of the KODKODI_JAVA_LIBRARY_PATH, for detecting and properly invoking JNI-based SAT solvers
blanchet [Mon, 26 Oct 2009 18:52:16 +0100] rev 33229
made Nitpick aware of the KODKODI_JAVA_LIBRARY_PATH, for detecting and properly invoking JNI-based SAT solvers
Tue, 27 Oct 2009 16:03:06 +0100 more thread-safe access to global refs;
wenzelm [Tue, 27 Oct 2009 16:03:06 +0100] rev 33228
more thread-safe access to global refs;
Tue, 27 Oct 2009 16:02:43 +0100 avoid structure alias;
wenzelm [Tue, 27 Oct 2009 16:02:43 +0100] rev 33227
avoid structure alias;
Tue, 27 Oct 2009 15:02:31 +0100 comment;
wenzelm [Tue, 27 Oct 2009 15:02:31 +0100] rev 33226
comment;
Tue, 27 Oct 2009 13:34:37 +0100 non-critical output -- ship message in one piece;
wenzelm [Tue, 27 Oct 2009 13:34:37 +0100] rev 33225
non-critical output -- ship message in one piece;
Tue, 27 Oct 2009 13:24:40 +0100 ProofContext.setmp_verbose_CRITICAL;
wenzelm [Tue, 27 Oct 2009 13:24:40 +0100] rev 33224
ProofContext.setmp_verbose_CRITICAL;
Tue, 27 Oct 2009 13:16:16 +0100 non-critical atomic accesses;
wenzelm [Tue, 27 Oct 2009 13:16:16 +0100] rev 33223
non-critical atomic accesses;
Tue, 27 Oct 2009 13:15:20 +0100 critical comments;
wenzelm [Tue, 27 Oct 2009 13:15:20 +0100] rev 33222
critical comments;
Tue, 27 Oct 2009 13:15:04 +0100 tuned;
wenzelm [Tue, 27 Oct 2009 13:15:04 +0100] rev 33221
tuned;
Tue, 27 Oct 2009 11:25:56 +0100 SimpleThread.fork: uniform handling of outermost Interrupt, which is not an error and should not produce exception trace;
wenzelm [Tue, 27 Oct 2009 11:25:56 +0100] rev 33220
SimpleThread.fork: uniform handling of outermost Interrupt, which is not an error and should not produce exception trace;
Tue, 27 Oct 2009 10:54:25 +0100 max_threads_value: eliminated tested_platform -- Poly/ML 5.3 fully supports linux, darwin, solaris, cygwin;
wenzelm [Tue, 27 Oct 2009 10:54:25 +0100] rev 33219
max_threads_value: eliminated tested_platform -- Poly/ML 5.3 fully supports linux, darwin, solaris, cygwin;
Mon, 26 Oct 2009 23:27:24 +0100 lemma converse_inv_image
krauss [Mon, 26 Oct 2009 23:27:24 +0100] rev 33218
lemma converse_inv_image
Mon, 26 Oct 2009 23:27:16 +0100 authentic constants; moved "acyclic" further down
krauss [Mon, 26 Oct 2009 23:27:16 +0100] rev 33217
authentic constants; moved "acyclic" further down
Mon, 26 Oct 2009 23:26:57 +0100 point-free characterization of well-foundedness
krauss [Mon, 26 Oct 2009 23:26:57 +0100] rev 33216
point-free characterization of well-foundedness
Mon, 26 Oct 2009 23:26:18 +0100 replaced (outdated) comments by explicit statements
krauss [Mon, 26 Oct 2009 23:26:18 +0100] rev 33215
replaced (outdated) comments by explicit statements
Mon, 26 Oct 2009 20:45:24 +0100 reactivated test on sunbroy2 -- with full proof parallelism (requires Poly/ML-SVN-921);
wenzelm [Mon, 26 Oct 2009 20:45:24 +0100] rev 33214
reactivated test on sunbroy2 -- with full proof parallelism (requires Poly/ML-SVN-921);
Mon, 26 Oct 2009 20:42:08 +0100 forget old some old option stuff from NJ -- superceded by material in Pure/General/basics.ML;
wenzelm [Mon, 26 Oct 2009 20:42:08 +0100] rev 33213
forget old some old option stuff from NJ -- superceded by material in Pure/General/basics.ML;
Mon, 26 Oct 2009 20:41:26 +0100 tuned;
wenzelm [Mon, 26 Oct 2009 20:41:26 +0100] rev 33212
tuned;
Mon, 26 Oct 2009 20:17:55 +0100 added nitpick manual here;
wenzelm [Mon, 26 Oct 2009 20:17:55 +0100] rev 33211
added nitpick manual here;
Mon, 26 Oct 2009 20:04:20 +0100 recovered sort indentation for "sort position", as documented in the file;
wenzelm [Mon, 26 Oct 2009 20:04:20 +0100] rev 33210
recovered sort indentation for "sort position", as documented in the file; more precise dependencies -- HOL-Multivariate_Analysis produces an image; tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip