wenzelm [Sat, 03 Mar 2012 17:46:50 +0100] rev 46773
tuned;
wenzelm [Sat, 03 Mar 2012 17:30:14 +0100] rev 46772
tuned signature -- emphasize Isabelle_Process Input vs. Output;
wenzelm [Sat, 03 Mar 2012 16:59:30 +0100] rev 46771
explicit syslog_limit reduces danger of low-level message flooding;
tuned;
wenzelm [Sat, 03 Mar 2012 14:04:49 +0100] rev 46770
retain original "uses" (again) -- still required for Thy_Load.use_file etc. in ML (notably for maintaining required/provided);
tuned;
wenzelm [Sat, 03 Mar 2012 11:31:12 +0100] rev 46769
clarified scope of exception handlers;
wenzelm [Sat, 03 Mar 2012 11:09:17 +0100] rev 46768
relevant timing as in ML;
more PIDE modules;
haftmann [Fri, 02 Mar 2012 21:45:45 +0100] rev 46767
more fundamental pred-to-set conversions for range and domain by means of inductive_set
wenzelm [Fri, 02 Mar 2012 22:57:57 +0100] rev 46766
merged
haftmann [Fri, 02 Mar 2012 18:26:54 +0100] rev 46765
tuned whitespace
haftmann [Fri, 02 Mar 2012 15:18:05 +0100] rev 46764
tuned import
haftmann [Fri, 02 Mar 2012 15:17:54 +0100] rev 46763
dropped dead code
wenzelm [Fri, 02 Mar 2012 22:34:42 +0100] rev 46762
terminate after first exception -- avoid syslog flooding;
wenzelm [Fri, 02 Mar 2012 21:22:42 +0100] rev 46761
avoid buffer loading overrun;
tuned;
wenzelm [Fri, 02 Mar 2012 19:05:13 +0100] rev 46760
merged
bulwahn [Fri, 02 Mar 2012 09:35:39 +0100] rev 46759
collecting all axioms in a locale context in quickcheck;
adding some verbose output;
bulwahn [Fri, 02 Mar 2012 09:35:35 +0100] rev 46758
choosing longer constant names in Quickcheck_Narrowing to reduce the chances of name clashes in Quickcheck-Narrowing
bulwahn [Fri, 02 Mar 2012 09:35:33 +0100] rev 46757
removing finiteness goals
bulwahn [Fri, 02 Mar 2012 09:35:32 +0100] rev 46756
adding finiteness of intervals on integer sets; adding another finiteness theorem for multisets
wenzelm [Thu, 01 Mar 2012 22:26:29 +0100] rev 46755
Symbol.encode header edits;
wenzelm [Thu, 01 Mar 2012 21:35:49 +0100] rev 46754
merged
haftmann [Thu, 01 Mar 2012 19:35:02 +0100] rev 46753
tuned whitespace
haftmann [Thu, 01 Mar 2012 19:34:52 +0100] rev 46752
more fundamental pred-to-set conversions, particularly by means of inductive_set; associated consolidation of some theorem names (c.f. NEWS)
paulson [Thu, 01 Mar 2012 17:13:54 +0000] rev 46751
Removal of obsolete ML bindings
wenzelm [Thu, 01 Mar 2012 15:48:03 +0100] rev 46750
more robust locking;