Tue, 02 Jun 2009 10:00:29 +0200 berghofe Added Convex_Euclidean_Space.thy again.
Tue, 02 Jun 2009 08:56:19 +0200 haftmann made SML/NJ happy
Mon, 01 Jun 2009 16:27:54 -0700 huffman declare Bfun_def [code del]
Mon, 01 Jun 2009 10:56:31 -0700 huffman simp del -> code del
Mon, 01 Jun 2009 10:36:42 -0700 huffman limits of inverse using filters
Mon, 01 Jun 2009 08:04:19 -0700 huffman merged
Mon, 01 Jun 2009 07:57:37 -0700 huffman add [code del] declarations
Mon, 01 Jun 2009 07:45:49 -0700 huffman add dependency on Limits.thy
Mon, 01 Jun 2009 10:02:01 +0200 nipkow new lemma
Sun, 31 May 2009 22:00:56 -0700 huffman merged
Sun, 31 May 2009 21:59:33 -0700 huffman new theory of filters and limits; prove LIMSEQ and LIM lemmas using filters
Sun, 31 May 2009 11:27:19 -0700 huffman more abstract properties of eventually
Sun, 31 May 2009 10:59:46 -0700 huffman new lemmas about eventually; rewrite Lim proofs to use more abstract properties of eventually
Fri, 29 May 2009 22:42:13 -0700 huffman generalize at function to class perfect_space
Fri, 29 May 2009 18:23:07 -0700 huffman generalize topological notions to class metric_space; add class perfect_space
Fri, 29 May 2009 15:32:33 -0700 huffman instance ^ :: (metric_space, finite) metric_space
Fri, 29 May 2009 14:09:58 -0700 huffman generalize tendsto and related constants to class metric_space
Fri, 29 May 2009 10:31:35 -0700 huffman add lemmas Lim_at_iff_LIM, Lim_sequentially_iff_LIMSEQ
Fri, 29 May 2009 10:26:36 -0700 huffman remove duplicate cauchy constant
Fri, 29 May 2009 10:02:47 -0700 huffman fix reference to LIM_def
Fri, 29 May 2009 09:58:14 -0700 huffman instance * :: (metric_space, metric_space) metric_space; generalize lemmas to class metric_space
Fri, 29 May 2009 09:22:56 -0700 huffman generalize constants from Lim.thy to class metric_space
Thu, 28 May 2009 23:03:12 -0700 huffman LIMSEQ_def -> LIMSEQ_iff
Thu, 28 May 2009 22:57:17 -0700 huffman generalize constants in SEQ.thy to class metric_space
Sun, 31 May 2009 19:05:20 +0200 wenzelm attempt to eliminate adhoc makestring at runtime (which is not well-defined);
Sun, 31 May 2009 17:47:04 +0200 wenzelm eliminated misleading dummy versions of print/makestring, cf. 6974449ddea9;
Sun, 31 May 2009 17:45:53 +0200 wenzelm provide local dummy version of makestring -- NB: makestring is fragile and not portable, it should not occur in repository sources;
Sun, 31 May 2009 16:41:52 +0200 wenzelm no longer open PolyML -- to avoid surprises within the global name space;
Sun, 31 May 2009 16:29:39 +0200 wenzelm explicit PolyML qualification;
Sun, 31 May 2009 15:49:35 +0200 wenzelm removed "compress" option from isabelle-process and isabelle usedir -- this is always enabled;
Sun, 31 May 2009 15:29:43 +0200 wenzelm test experimental Poly/ML 5.3;
Sun, 31 May 2009 15:27:19 +0200 wenzelm removed obsolete COPYDB flag;
Sun, 31 May 2009 15:07:03 +0200 wenzelm explicit PolyML.install_pp;
Sun, 31 May 2009 15:03:34 +0200 wenzelm renamed polyml_pp.ML to pp_polyml.ML;
Sun, 31 May 2009 14:51:21 +0200 wenzelm more modular setup of runtime compilation;
Sun, 31 May 2009 14:46:44 +0200 wenzelm more precise version information;
Sun, 31 May 2009 14:20:54 +0200 wenzelm uniform treatment of shellscript mode;
Sun, 31 May 2009 14:16:32 +0200 wenzelm updated example settings;
Sun, 31 May 2009 14:15:07 +0200 wenzelm discontinued support for Poly/ML 4.x versions;
Sat, 30 May 2009 22:37:38 +0200 wenzelm ISABELLE_USEDIR_OPTIONS: proper word splitting of quoted options (via array variable and special expansion, cf. "$@");
Sat, 30 May 2009 15:53:19 +0200 wenzelm eliminated old Attrib.add_attributes (and Attrib.syntax);
Sat, 30 May 2009 15:25:46 +0200 wenzelm modernized attribute setup;
Sat, 30 May 2009 15:00:23 +0200 wenzelm eliminated old Method.add_method(s);
Sat, 30 May 2009 14:26:33 +0200 wenzelm removed obsolete combinators for method args;
Sat, 30 May 2009 13:42:40 +0200 wenzelm proper signature constraint;
Sat, 30 May 2009 13:12:15 +0200 wenzelm minimal signature cleanup;
Sat, 30 May 2009 12:53:11 +0200 wenzelm modernized method setup;
Sat, 30 May 2009 12:52:57 +0200 wenzelm modernized method setup;
Sat, 30 May 2009 11:57:36 +0200 wenzelm tuned;
Sat, 30 May 2009 11:56:21 +0200 wenzelm tuned;
Sat, 30 May 2009 08:17:05 +0200 haftmann simps with mandatory name prefix
Sat, 30 May 2009 08:16:44 +0200 haftmann corrected bound/unbounded flag for nat numerals
Fri, 29 May 2009 17:27:00 +0200 haftmann removed dead theory Relation_Power
Thu, 28 May 2009 22:54:57 -0700 huffman fix reference to dist_def
Thu, 28 May 2009 22:53:23 -0700 huffman definition of dist for complex
Thu, 28 May 2009 17:24:18 -0700 huffman fix references to dist_def
Thu, 28 May 2009 17:09:51 -0700 huffman define dist for products
Thu, 28 May 2009 17:00:02 -0700 huffman move dist operation to new metric_space class
Thu, 28 May 2009 14:36:21 -0700 huffman remove hard tabs, fix indentation
Thu, 28 May 2009 13:52:13 -0700 huffman use class field_char_0