wenzelm [Tue, 27 Oct 2009 16:03:06 +0100] rev 33228
more thread-safe access to global refs;
wenzelm [Tue, 27 Oct 2009 16:02:43 +0100] rev 33227
avoid structure alias;
wenzelm [Tue, 27 Oct 2009 15:02:31 +0100] rev 33226
comment;
wenzelm [Tue, 27 Oct 2009 13:34:37 +0100] rev 33225
non-critical output -- ship message in one piece;
wenzelm [Tue, 27 Oct 2009 13:24:40 +0100] rev 33224
ProofContext.setmp_verbose_CRITICAL;
wenzelm [Tue, 27 Oct 2009 13:16:16 +0100] rev 33223
non-critical atomic accesses;
wenzelm [Tue, 27 Oct 2009 13:15:20 +0100] rev 33222
critical comments;
wenzelm [Tue, 27 Oct 2009 13:15:04 +0100] rev 33221
tuned;
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;
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;
krauss [Mon, 26 Oct 2009 23:27:24 +0100] rev 33218
lemma converse_inv_image
krauss [Mon, 26 Oct 2009 23:27:16 +0100] rev 33217
authentic constants; moved "acyclic" further down
krauss [Mon, 26 Oct 2009 23:26:57 +0100] rev 33216
point-free characterization of well-foundedness
krauss [Mon, 26 Oct 2009 23:26:18 +0100] rev 33215
replaced (outdated) comments by explicit statements
wenzelm [Mon, 26 Oct 2009 20:45:24 +0100] rev 33214
reactivated test on sunbroy2 -- with full proof parallelism (requires Poly/ML-SVN-921);
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;
wenzelm [Mon, 26 Oct 2009 20:41:26 +0100] rev 33212
tuned;
wenzelm [Mon, 26 Oct 2009 20:17:55 +0100] rev 33211
added nitpick manual here;
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;
wenzelm [Mon, 26 Oct 2009 20:02:37 +0100] rev 33209
tuned white space;
haftmann [Mon, 26 Oct 2009 15:36:50 +0100] rev 33208
merged
haftmann [Mon, 26 Oct 2009 15:17:02 +0100] rev 33207
merged
haftmann [Mon, 26 Oct 2009 15:16:28 +0100] rev 33206
avoid upto if not needed
haftmann [Mon, 26 Oct 2009 15:15:59 +0100] rev 33205
conceal quickcheck generators
blanchet [Mon, 26 Oct 2009 14:57:49 +0100] rev 33204
merged
blanchet [Mon, 26 Oct 2009 14:21:20 +0100] rev 33203
merged
blanchet [Mon, 26 Oct 2009 11:02:08 +0100] rev 33202
make Nitpick compile again
blanchet [Mon, 26 Oct 2009 09:14:29 +0100] rev 33201
merged
blanchet [Fri, 23 Oct 2009 20:14:25 +0200] rev 33200
be somewhat more liberal in Nitpick about which types may occur in formulas
blanchet [Fri, 23 Oct 2009 20:13:33 +0200] rev 33199
make the Nitpick examples work again