wenzelm [Thu, 14 Mar 2013 14:25:55 +0100] rev 51429
tuned signature;
wenzelm [Thu, 14 Mar 2013 14:14:58 +0100] rev 51428
more robust Par_Exn.make, especially relevant for SML/NJ trying to use Par_Exn.release_all;
wenzelm [Thu, 14 Mar 2013 13:57:44 +0100] rev 51427
proper use of "member", without embarking on delicate questions about SML equality types;
wenzelm [Thu, 14 Mar 2013 13:52:22 +0100] rev 51426
made SML/NJ happy;
nipkow [Thu, 14 Mar 2013 10:51:28 +0100] rev 51425
tuned
wenzelm [Wed, 13 Mar 2013 22:46:28 +0100] rev 51424
merged
wenzelm [Wed, 13 Mar 2013 21:25:08 +0100] rev 51423
clarified parallel_subproofs_saturation (blind guess) vs. parallel_subproofs_threshold (precient timing estimate);
clarified unknown timing vs. zero timing;
tuned;
wenzelm [Wed, 13 Mar 2013 17:15:25 +0100] rev 51422
proper formatting, to facilitate line-based diff;
wenzelm [Wed, 13 Mar 2013 17:13:22 +0100] rev 51421
more uniform session descriptions, which show up in chapter index;
wenzelm [Wed, 13 Mar 2013 17:06:45 +0100] rev 51420
proper index for HOL-Proofs, which is also in chapter "HOL";
wenzelm [Wed, 13 Mar 2013 16:57:05 +0100] rev 51419
include only README.html, not historic README, which tends towards surprises like src/HOL/SPARK/Examples/README;
wenzelm [Wed, 13 Mar 2013 16:04:16 +0100] rev 51418
more accurate handling of global browser info at the very end (without races), subject to no_build and info.browser_info;
wenzelm [Wed, 13 Mar 2013 15:12:14 +0100] rev 51417
sessions may be organized via 'chapter' in ROOT;
wenzelm [Wed, 13 Mar 2013 15:08:38 +0100] rev 51416
do not absorb I/O errors;
wenzelm [Wed, 13 Mar 2013 14:57:16 +0100] rev 51415
show expanded path, to avoid odd /foo/bar/$ISABELLE_BROWSER_INFO/baz;