Sun, 17 Feb 2013 11:06:10 +0100 merged
haftmann [Sun, 17 Feb 2013 11:06:10 +0100] rev 51169
merged
Sat, 16 Feb 2013 08:21:08 +0100 restored proper order of NEWS entries (lost due too long-waiting patches)
haftmann [Sat, 16 Feb 2013 08:21:08 +0100] rev 51168
restored proper order of NEWS entries (lost due too long-waiting patches)
Sun, 17 Feb 2013 10:40:53 +0100 CONTRIBUTORS
haftmann [Sun, 17 Feb 2013 10:40:53 +0100] rev 51167
CONTRIBUTORS
Sat, 16 Feb 2013 15:27:10 +0100 tail recursive code for function "upto"
nipkow [Sat, 16 Feb 2013 15:27:10 +0100] rev 51166
tail recursive code for function "upto"
Fri, 15 Feb 2013 16:53:39 +0100 tuning
blanchet [Fri, 15 Feb 2013 16:53:39 +0100] rev 51165
tuning
Fri, 15 Feb 2013 16:40:39 +0100 repaired collateral damage from 4f0147ed8bcb
blanchet [Fri, 15 Feb 2013 16:40:39 +0100] rev 51164
repaired collateral damage from 4f0147ed8bcb
Fri, 15 Feb 2013 16:17:05 +0100 Backed out changeset: 3fe7242f8346,
traytel [Fri, 15 Feb 2013 16:17:05 +0100] rev 51163
Backed out changeset: 3fe7242f8346, many proofs (e.g. in Extended_Real and Approximation) rely on coercions not being lifted over sets
Fri, 15 Feb 2013 12:48:20 +0100 dropped now obsolete hint;
haftmann [Fri, 15 Feb 2013 12:48:20 +0100] rev 51162
dropped now obsolete hint; a few words on theory IArray; dropped reference to obsolete theory Efficient_Nat
Fri, 15 Feb 2013 11:47:34 +0100 attempt to re-establish conventions which theories are loaded into the grand unified library theory;
haftmann [Fri, 15 Feb 2013 11:47:34 +0100] rev 51161
attempt to re-establish conventions which theories are loaded into the grand unified library theory; four different code generation tests for different code setup constellations; augment code generation setup where necessary
Fri, 15 Feb 2013 11:47:33 +0100 systematic conversions between nat and nibble/char;
haftmann [Fri, 15 Feb 2013 11:47:33 +0100] rev 51160
systematic conversions between nat and nibble/char; more uniform approaches to execute operations on nibble/char
Fri, 15 Feb 2013 15:22:16 +0100 coercions between base types can be lifted to sets
traytel [Fri, 15 Feb 2013 15:22:16 +0100] rev 51159
coercions between base types can be lifted to sets
Fri, 15 Feb 2013 13:54:54 +0100 annotate obtains with types
blanchet [Fri, 15 Feb 2013 13:54:54 +0100] rev 51158
annotate obtains with types
Fri, 15 Feb 2013 13:43:06 +0100 merge
blanchet [Fri, 15 Feb 2013 13:43:06 +0100] rev 51157
merge
Fri, 15 Feb 2013 13:37:37 +0100 made check for conjecture skolemization sound
blanchet [Fri, 15 Feb 2013 13:37:37 +0100] rev 51156
made check for conjecture skolemization sound
Fri, 15 Feb 2013 13:29:37 +0100 use safe var index
smolkas [Fri, 15 Feb 2013 13:29:37 +0100] rev 51155
use safe var index
Fri, 15 Feb 2013 12:16:24 +0100 merged
Andreas Lochbihler [Fri, 15 Feb 2013 12:16:24 +0100] rev 51154
merged
Fri, 15 Feb 2013 11:02:34 +0100 more type class instances for Numeral_Type (contributed by Jesus Aransay)
Andreas Lochbihler [Fri, 15 Feb 2013 11:02:34 +0100] rev 51153
more type class instances for Numeral_Type (contributed by Jesus Aransay)
Fri, 15 Feb 2013 10:52:47 +0100 added lemma
Andreas Lochbihler [Fri, 15 Feb 2013 10:52:47 +0100] rev 51152
added lemma
Fri, 15 Feb 2013 12:10:09 +0100 merge
blanchet [Fri, 15 Feb 2013 12:10:09 +0100] rev 51151
merge
Fri, 15 Feb 2013 11:36:34 +0100 merge
blanchet [Fri, 15 Feb 2013 11:36:34 +0100] rev 51150
merge
Fri, 15 Feb 2013 11:27:15 +0100 skolemize conjecture properly in Isar proof
blanchet [Fri, 15 Feb 2013 11:27:15 +0100] rev 51149
skolemize conjecture properly in Isar proof
Fri, 15 Feb 2013 10:48:06 +0100 tuning -- refactoring in preparation for handling skolemization of conjecture
blanchet [Fri, 15 Feb 2013 10:48:06 +0100] rev 51148
tuning -- refactoring in preparation for handling skolemization of conjecture
Fri, 15 Feb 2013 10:18:44 +0100 removed dead weight from data structure
blanchet [Fri, 15 Feb 2013 10:18:44 +0100] rev 51147
removed dead weight from data structure
Fri, 15 Feb 2013 10:13:04 +0100 tuned code
blanchet [Fri, 15 Feb 2013 10:13:04 +0100] rev 51146
tuned code
Fri, 15 Feb 2013 10:00:25 +0100 tuned code
blanchet [Fri, 15 Feb 2013 10:00:25 +0100] rev 51145
tuned code
Fri, 15 Feb 2013 08:31:31 +0100 less customary term_of conversions;
haftmann [Fri, 15 Feb 2013 08:31:31 +0100] rev 51144
less customary term_of conversions; spurious side effect on method reflection
Fri, 15 Feb 2013 08:31:31 +0100 two target language numeral types: integer and natural, as replacement for code_numeral;
haftmann [Fri, 15 Feb 2013 08:31:31 +0100] rev 51143
two target language numeral types: integer and natural, as replacement for code_numeral; former theory HOL/Library/Code_Numeral_Types replaces HOL/Code_Numeral; refined stack of theories implementing int and/or nat by target language numerals; reduced number of target language numeral types to exactly one
Fri, 15 Feb 2013 08:31:30 +0100 explicit code equation for integer_of_nat
haftmann [Fri, 15 Feb 2013 08:31:30 +0100] rev 51142
explicit code equation for integer_of_nat
Fri, 15 Feb 2013 11:31:59 +0100 extended stream library
traytel [Fri, 15 Feb 2013 11:31:59 +0100] rev 51141
extended stream library
Fri, 15 Feb 2013 09:59:46 +0100 merged
Andreas Lochbihler [Fri, 15 Feb 2013 09:59:46 +0100] rev 51140
merged
Fri, 15 Feb 2013 09:41:25 +0100 partially revert 0dac0158b8d4 as it too aggressively spreads card_UNIV type class whose dictionary constructions can slow down generated code;
Andreas Lochbihler [Fri, 15 Feb 2013 09:41:25 +0100] rev 51139
partially revert 0dac0158b8d4 as it too aggressively spreads card_UNIV type class whose dictionary constructions can slow down generated code; provide better error messages instead for card and subseteq
Fri, 15 Feb 2013 09:17:26 +0100 killed legacy alias
blanchet [Fri, 15 Feb 2013 09:17:26 +0100] rev 51138
killed legacy alias
Fri, 15 Feb 2013 09:17:20 +0100 updated news
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51137
updated news
Fri, 15 Feb 2013 09:17:20 +0100 avoid crude/wrong theorem comparision
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51136
avoid crude/wrong theorem comparision
Fri, 15 Feb 2013 09:17:20 +0100 tuned code
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51135
tuned code
Fri, 15 Feb 2013 09:17:20 +0100 more MaSh tracing
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51134
more MaSh tracing
Fri, 15 Feb 2013 09:17:20 +0100 tuning
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51133
tuning
Thu, 14 Feb 2013 23:54:46 +0100 fixed metis_steps_total - was off by one
smolkas [Thu, 14 Feb 2013 23:54:46 +0100] rev 51132
fixed metis_steps_total - was off by one
Thu, 14 Feb 2013 22:49:22 +0100 preplay subblocks
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51131
preplay subblocks
Thu, 14 Feb 2013 22:49:22 +0100 renamed sledgehammer_shrink to sledgehammer_compress
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51130
renamed sledgehammer_shrink to sledgehammer_compress
Thu, 14 Feb 2013 22:49:22 +0100 dont skolemize conjecture
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51129
dont skolemize conjecture
Thu, 14 Feb 2013 22:49:22 +0100 introduced subblock in isar_step datatype for conjecture herbrandization
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51128
introduced subblock in isar_step datatype for conjecture herbrandization
Thu, 14 Feb 2013 21:31:25 +0100 write_pdf for JFreeChart;
wenzelm [Thu, 14 Feb 2013 21:31:25 +0100] rev 51127
write_pdf for JFreeChart;
Thu, 14 Feb 2013 15:27:10 +0100 reform of predicate compiler / quickcheck theories:
haftmann [Thu, 14 Feb 2013 15:27:10 +0100] rev 51126
reform of predicate compiler / quickcheck theories: implement yieldn operations uniformly on the ML level -- predicate compiler uses negative integers as parameter to yieldn, whereas code_numeral represents natural numbers! avoid odd New_ prefix by joining related theories; avoid overcompact name DSequence; separated predicate inside random monad into separate theory; consolidated name of theory Quickcheck
Thu, 14 Feb 2013 17:58:28 +0100 merged
Andreas Lochbihler [Thu, 14 Feb 2013 17:58:28 +0100] rev 51125
merged
Thu, 14 Feb 2013 17:58:13 +0100 instantiate finite_UNIV and card_UNIV for finfun type
Andreas Lochbihler [Thu, 14 Feb 2013 17:58:13 +0100] rev 51124
instantiate finite_UNIV and card_UNIV for finfun type
Thu, 14 Feb 2013 17:06:15 +0100 merged
wenzelm [Thu, 14 Feb 2013 17:06:15 +0100] rev 51123
merged
Thu, 14 Feb 2013 16:36:21 +0100 more parallel proofs in 'nominal_datatype', although sequential dark matter remains;
wenzelm [Thu, 14 Feb 2013 16:36:21 +0100] rev 51122
more parallel proofs in 'nominal_datatype', although sequential dark matter remains;
Thu, 14 Feb 2013 16:35:32 +0100 tuned proof;
wenzelm [Thu, 14 Feb 2013 16:35:32 +0100] rev 51121
tuned proof;
Thu, 14 Feb 2013 16:25:13 +0100 obsolete;
wenzelm [Thu, 14 Feb 2013 16:25:13 +0100] rev 51120
obsolete;
Thu, 14 Feb 2013 16:17:36 +0100 tuned proofs;
wenzelm [Thu, 14 Feb 2013 16:17:36 +0100] rev 51119
tuned proofs;
Thu, 14 Feb 2013 15:34:33 +0100 tuned signature -- legacy packages might want to fork proofs as well;
wenzelm [Thu, 14 Feb 2013 15:34:33 +0100] rev 51118
tuned signature -- legacy packages might want to fork proofs as well;
Thu, 14 Feb 2013 16:01:59 +0100 merged
Andreas Lochbihler [Thu, 14 Feb 2013 16:01:59 +0100] rev 51117
merged
Thu, 14 Feb 2013 16:01:28 +0100 implement code generation for finite, card, op = and op <= for sets always via finite_UNIV and card_UNIV, as fragile rewrites based on sorts are hard to find and debug
Andreas Lochbihler [Thu, 14 Feb 2013 16:01:28 +0100] rev 51116
implement code generation for finite, card, op = and op <= for sets always via finite_UNIV and card_UNIV, as fragile rewrites based on sorts are hard to find and debug
Thu, 14 Feb 2013 14:14:55 +0100 consolidation of library theories on product orders
haftmann [Thu, 14 Feb 2013 14:14:55 +0100] rev 51115
consolidation of library theories on product orders
Thu, 14 Feb 2013 12:24:56 +0100 type lifting setup for code numeral types
haftmann [Thu, 14 Feb 2013 12:24:56 +0100] rev 51114
type lifting setup for code numeral types
Thu, 14 Feb 2013 12:24:56 +0100 factored out shared preprocessor setup into theory Code_Abstract_Nat, tuning descriptions
haftmann [Thu, 14 Feb 2013 12:24:56 +0100] rev 51113
factored out shared preprocessor setup into theory Code_Abstract_Nat, tuning descriptions
Thu, 14 Feb 2013 12:24:42 +0100 abandoned theory Plain
haftmann [Thu, 14 Feb 2013 12:24:42 +0100] rev 51112
abandoned theory Plain
Thu, 14 Feb 2013 13:16:47 +0100 tuned;
wenzelm [Thu, 14 Feb 2013 13:16:47 +0100] rev 51111
tuned;
Wed, 13 Feb 2013 21:53:02 +0100 clarified default according to etc/options;
wenzelm [Wed, 13 Feb 2013 21:53:02 +0100] rev 51110
clarified default according to etc/options;
Wed, 13 Feb 2013 19:52:58 +0100 Java assumes regular "re-parenting" window manager;
wenzelm [Wed, 13 Feb 2013 19:52:58 +0100] rev 51109
Java assumes regular "re-parenting" window manager;
Wed, 13 Feb 2013 17:41:27 +0100 merged
immler [Wed, 13 Feb 2013 17:41:27 +0100] rev 51108
merged
Wed, 13 Feb 2013 16:35:07 +0100 complete metric for formal power series
immler [Wed, 13 Feb 2013 16:35:07 +0100] rev 51107
complete metric for formal power series
Wed, 13 Feb 2013 16:35:07 +0100 eliminated union_closed_basis; cleanup Fin_Map
immler [Wed, 13 Feb 2013 16:35:07 +0100] rev 51106
eliminated union_closed_basis; cleanup Fin_Map
Wed, 13 Feb 2013 16:35:07 +0100 fine grained instantiations
immler [Wed, 13 Feb 2013 16:35:07 +0100] rev 51105
fine grained instantiations
Wed, 13 Feb 2013 16:35:07 +0100 use maximum norm for type finmap
immler [Wed, 13 Feb 2013 16:35:07 +0100] rev 51104
use maximum norm for type finmap
Wed, 13 Feb 2013 16:35:07 +0100 generalized
immler [Wed, 13 Feb 2013 16:35:07 +0100] rev 51103
generalized
Wed, 13 Feb 2013 16:35:07 +0100 generalized
immler [Wed, 13 Feb 2013 16:35:07 +0100] rev 51102
generalized
Wed, 13 Feb 2013 16:30:34 +0100 merged
wenzelm [Wed, 13 Feb 2013 16:30:34 +0100] rev 51101
merged
Wed, 13 Feb 2013 15:40:59 +0100 discontinued home-made sharing for proof terms -- leave memory management to the Poly/ML RTS;
wenzelm [Wed, 13 Feb 2013 15:40:59 +0100] rev 51100
discontinued home-made sharing for proof terms -- leave memory management to the Poly/ML RTS;
Wed, 13 Feb 2013 13:52:06 +0100 more thorough error handling of load/save (see also c1be3072ea8f);
wenzelm [Wed, 13 Feb 2013 13:52:06 +0100] rev 51099
more thorough error handling of load/save (see also c1be3072ea8f);
Wed, 13 Feb 2013 13:31:38 +0100 file system operations for Graphics2D output;
wenzelm [Wed, 13 Feb 2013 13:31:38 +0100] rev 51098
file system operations for Graphics2D output;
Wed, 13 Feb 2013 12:42:59 +0100 updated isabelle-release URLs;
wenzelm [Wed, 13 Feb 2013 12:42:59 +0100] rev 51097
updated isabelle-release URLs;
Wed, 13 Feb 2013 13:38:52 +0100 combinator List.those;
haftmann [Wed, 13 Feb 2013 13:38:52 +0100] rev 51096
combinator List.those; simprule for case distinction on Option.map expression
Wed, 13 Feb 2013 13:38:52 +0100 explicit conversion integer_of_nat already in Code_Numeral_Types;
haftmann [Wed, 13 Feb 2013 13:38:52 +0100] rev 51095
explicit conversion integer_of_nat already in Code_Numeral_Types; tuned code postprocessor setup: present arithmetic results as plain numerals without conversions
Wed, 13 Feb 2013 13:38:52 +0100 IArray ignorant of particular representation of nat
haftmann [Wed, 13 Feb 2013 13:38:52 +0100] rev 51094
IArray ignorant of particular representation of nat
Wed, 13 Feb 2013 13:38:52 +0100 tuned, particulary name
haftmann [Wed, 13 Feb 2013 13:38:52 +0100] rev 51093
tuned, particulary name
Wed, 13 Feb 2013 13:38:52 +0100 formal cleanup of sources
haftmann [Wed, 13 Feb 2013 13:38:52 +0100] rev 51092
formal cleanup of sources
Wed, 13 Feb 2013 13:38:52 +0100 another attempt for a uniform abort on code generation errors
haftmann [Wed, 13 Feb 2013 13:38:52 +0100] rev 51091
another attempt for a uniform abort on code generation errors
Wed, 13 Feb 2013 13:38:52 +0100 tuned spelling
haftmann [Wed, 13 Feb 2013 13:38:52 +0100] rev 51090
tuned spelling
Wed, 13 Feb 2013 12:06:21 +0100 removed obsolete RC tags;
wenzelm [Wed, 13 Feb 2013 12:06:21 +0100] rev 51089
removed obsolete RC tags;
Wed, 13 Feb 2013 11:46:48 +0100 merged;
wenzelm [Wed, 13 Feb 2013 11:46:48 +0100] rev 51088
merged;
Tue, 12 Feb 2013 17:39:45 +0100 detect more hosts;
wenzelm [Tue, 12 Feb 2013 17:39:45 +0100] rev 51087
detect more hosts;
Tue, 12 Feb 2013 14:27:14 +0100 Added tag Isabelle2013 for changeset d90218288d51
wenzelm [Tue, 12 Feb 2013 14:27:14 +0100] rev 51086
Added tag Isabelle2013 for changeset d90218288d51
Mon, 11 Feb 2013 14:39:04 +0100 make WWW_Find work again, now that its ML modules reside within a theory context (cf. bf5b45870110) -- patch by Rafal Kolanski; Isabelle2013
wenzelm [Mon, 11 Feb 2013 14:39:04 +0100] rev 51085
make WWW_Find work again, now that its ML modules reside within a theory context (cf. bf5b45870110) -- patch by Rafal Kolanski;
Sun, 10 Feb 2013 22:07:56 +0100 merged
wenzelm [Sun, 10 Feb 2013 22:07:56 +0100] rev 51084
merged
Sun, 10 Feb 2013 22:03:21 +0100 avoid crash (NPE) when properties are changed during prover startup (e.g. by font scaling);
wenzelm [Sun, 10 Feb 2013 22:03:21 +0100] rev 51083
avoid crash (NPE) when properties are changed during prover startup (e.g. by font scaling);
Sun, 10 Feb 2013 14:57:00 +0100 updated PIDE notes;
wenzelm [Sun, 10 Feb 2013 14:57:00 +0100] rev 51082
updated PIDE notes;
Thu, 07 Feb 2013 13:20:05 +0100 proper root for document variants (cf. be8002ee43d8);
wenzelm [Thu, 07 Feb 2013 13:20:05 +0100] rev 51081
proper root for document variants (cf. be8002ee43d8);
Thu, 07 Feb 2013 12:08:37 +0100 Added tag Isabelle2013-RC3 for changeset 8cf38c6b33f8
wenzelm [Thu, 07 Feb 2013 12:08:37 +0100] rev 51080
Added tag Isabelle2013-RC3 for changeset 8cf38c6b33f8
Wed, 06 Feb 2013 23:14:50 +0100 proforma update to jdk-7u13 -- barely relevant security updates by Oracle;
wenzelm [Wed, 06 Feb 2013 23:14:50 +0100] rev 51079
proforma update to jdk-7u13 -- barely relevant security updates by Oracle;
Wed, 06 Feb 2013 21:05:06 +0100 more robust JEdit_Lib.pixel_range, which could crash via Rich_Text_Area.tooltip_painter with bad mouse coordinates;
wenzelm [Wed, 06 Feb 2013 21:05:06 +0100] rev 51078
more robust JEdit_Lib.pixel_range, which could crash via Rich_Text_Area.tooltip_painter with bad mouse coordinates;
Wed, 06 Feb 2013 20:03:42 +0100 documentation for 'print_rules';
wenzelm [Wed, 06 Feb 2013 20:03:42 +0100] rev 51077
documentation for 'print_rules';
Fri, 01 Feb 2013 22:24:27 +0100 no choice of target directory -- default file permissions outside user directory tend to be ill-defined for Cygwin;
wenzelm [Fri, 01 Feb 2013 22:24:27 +0100] rev 51076
no choice of target directory -- default file permissions outside user directory tend to be ill-defined for Cygwin;
Fri, 01 Feb 2013 21:58:13 +0100 merged
wenzelm [Fri, 01 Feb 2013 21:58:13 +0100] rev 51075
merged
Fri, 01 Feb 2013 21:58:00 +0100 provide jdk-7u13 (still inactive, potentially pointless);
wenzelm [Fri, 01 Feb 2013 21:58:00 +0100] rev 51074
provide jdk-7u13 (still inactive, potentially pointless);
Fri, 01 Feb 2013 21:40:15 +0100 allow relative directory;
wenzelm [Fri, 01 Feb 2013 21:40:15 +0100] rev 51073
allow relative directory;
Fri, 01 Feb 2013 21:31:21 +0100 standardized isabelle-server.in.tum.de;
wenzelm [Fri, 01 Feb 2013 21:31:21 +0100] rev 51072
standardized isabelle-server.in.tum.de;
Thu, 31 Jan 2013 22:21:05 +0100 some native Mac OS X support, notably quit_handler (important for dialog on unsaved changes);
wenzelm [Thu, 31 Jan 2013 22:21:05 +0100] rev 51071
some native Mac OS X support, notably quit_handler (important for dialog on unsaved changes);
Mon, 28 Jan 2013 23:56:13 +0100 made SML/NJ happy
traytel [Mon, 28 Jan 2013 23:56:13 +0100] rev 51070
made SML/NJ happy
Mon, 28 Jan 2013 22:37:58 +0100 more portable alternative shortcuts on numeric keypad;
wenzelm [Mon, 28 Jan 2013 22:37:58 +0100] rev 51069
more portable alternative shortcuts on numeric keypad;
Mon, 28 Jan 2013 17:37:09 +0100 more generic reference to polyml component;
wenzelm [Mon, 28 Jan 2013 17:37:09 +0100] rev 51068
more generic reference to polyml component;
Mon, 28 Jan 2013 15:45:54 +0100 Added tag Isabelle2013-RC2 for changeset 7fc61bfb1c2d
wenzelm [Mon, 28 Jan 2013 15:45:54 +0100] rev 51067
Added tag Isabelle2013-RC2 for changeset 7fc61bfb1c2d
Mon, 28 Jan 2013 14:33:19 +0100 updated to polyml-5.5.0-3 based on fixes-5.5 version 1658, which provides important improvements;
wenzelm [Mon, 28 Jan 2013 14:33:19 +0100] rev 51066
updated to polyml-5.5.0-3 based on fixes-5.5 version 1658, which provides important improvements;
Mon, 28 Jan 2013 12:25:36 +0100 merged
wenzelm [Mon, 28 Jan 2013 12:25:36 +0100] rev 51065
merged
Mon, 28 Jan 2013 12:25:29 +0100 separate makedist_bundle for each platform family, which is more useful for manual use;
wenzelm [Mon, 28 Jan 2013 12:25:29 +0100] rev 51064
separate makedist_bundle for each platform family, which is more useful for manual use;
Mon, 28 Jan 2013 12:22:48 +0100 tuned;
wenzelm [Mon, 28 Jan 2013 12:22:48 +0100] rev 51063
tuned;
Sat, 26 Jan 2013 20:36:26 +0100 tuned;
wenzelm [Sat, 26 Jan 2013 20:36:26 +0100] rev 51062
tuned;
Sat, 26 Jan 2013 19:53:15 +0100 notes on building Poly/ML;
wenzelm [Sat, 26 Jan 2013 19:53:15 +0100] rev 51061
notes on building Poly/ML;
Sat, 26 Jan 2013 19:52:49 +0100 tuned ML platform fallback;
wenzelm [Sat, 26 Jan 2013 19:52:49 +0100] rev 51060
tuned ML platform fallback;
Sat, 26 Jan 2013 16:51:43 +0100 manual update of sessions, based on "isabelle build -nvc";
wenzelm [Sat, 26 Jan 2013 16:51:43 +0100] rev 51059
manual update of sessions, based on "isabelle build -nvc";
Sat, 26 Jan 2013 16:30:47 +0100 some updates concerning Proof General;
wenzelm [Sat, 26 Jan 2013 16:30:47 +0100] rev 51058
some updates concerning Proof General;
Sat, 26 Jan 2013 16:10:50 +0100 updated explanations of document preparation;
wenzelm [Sat, 26 Jan 2013 16:10:50 +0100] rev 51057
updated explanations of document preparation;
Sat, 26 Jan 2013 13:49:48 +0100 clarified NEWS on isabelle build and mkroot;
wenzelm [Sat, 26 Jan 2013 13:49:48 +0100] rev 51056
clarified NEWS on isabelle build and mkroot;
Sat, 26 Jan 2013 13:43:37 +0100 some explanations of important build options;
wenzelm [Sat, 26 Jan 2013 13:43:37 +0100] rev 51055
some explanations of important build options; tuned;
Sat, 26 Jan 2013 12:45:32 +0100 tuned;
wenzelm [Sat, 26 Jan 2013 12:45:32 +0100] rev 51054
tuned;
Fri, 25 Jan 2013 20:33:36 +0100 another attempt to standardize sort order in a portable way;
wenzelm [Fri, 25 Jan 2013 20:33:36 +0100] rev 51053
another attempt to standardize sort order in a portable way;
Fri, 25 Jan 2013 20:09:56 +0100 rebundled polyml-5.5.0-2, which now includes the sources as usual (e.q. required for formal references in Isabelle/ML);
wenzelm [Fri, 25 Jan 2013 20:09:56 +0100] rev 51052
rebundled polyml-5.5.0-2, which now includes the sources as usual (e.q. required for formal references in Isabelle/ML);
Fri, 25 Jan 2013 15:32:01 +0100 updated for release;
wenzelm [Fri, 25 Jan 2013 15:32:01 +0100] rev 51051
updated for release;
Fri, 25 Jan 2013 15:28:43 +0100 tuned;
wenzelm [Fri, 25 Jan 2013 15:28:43 +0100] rev 51050
tuned;
Fri, 25 Jan 2013 13:21:13 +0100 minimal updated of jEdit/README.html, without any substantial reforms;
wenzelm [Fri, 25 Jan 2013 13:21:13 +0100] rev 51049
minimal updated of jEdit/README.html, without any substantial reforms;
Fri, 25 Jan 2013 13:09:34 +0100 clarified notion of Command.proper_range (according to Token.is_proper), especially relevant for Active.try_replace_command, to avoid loosing subsequent comments accidentally;
wenzelm [Fri, 25 Jan 2013 13:09:34 +0100] rev 51048
clarified notion of Command.proper_range (according to Token.is_proper), especially relevant for Active.try_replace_command, to avoid loosing subsequent comments accidentally; reverted f3588e59aeaa accordingly;
Thu, 24 Jan 2013 21:18:30 +0100 avoid extra fork for fulfill_proof_future whenever possible -- without proof terms it merely doubles the number of proof tasks redundantly, by piggy-backing another 10 microseconds task;
wenzelm [Thu, 24 Jan 2013 21:18:30 +0100] rev 51047
avoid extra fork for fulfill_proof_future whenever possible -- without proof terms it merely doubles the number of proof tasks redundantly, by piggy-backing another 10 microseconds task;
Thu, 24 Jan 2013 17:31:12 +0100 report status more frequently on demand;
wenzelm [Thu, 24 Jan 2013 17:31:12 +0100] rev 51046
report status more frequently on demand;
Thu, 24 Jan 2013 17:18:13 +0100 more efficient inlined properties, especially relevant for voluminous tasks trace;
wenzelm [Thu, 24 Jan 2013 17:18:13 +0100] rev 51045
more efficient inlined properties, especially relevant for voluminous tasks trace;
Tue, 22 Jan 2013 11:28:54 +0100 more generous tracing limit, which is relevant for applications where this occurs routinely (e.g. HO unification trace);
wenzelm [Tue, 22 Jan 2013 11:28:54 +0100] rev 51044
more generous tracing limit, which is relevant for applications where this occurs routinely (e.g. HO unification trace);
Mon, 21 Jan 2013 16:50:43 +0100 repackaged polyml-5.5.0-1 -- only x86-cygwin changed;
wenzelm [Mon, 21 Jan 2013 16:50:43 +0100] rev 51043
repackaged polyml-5.5.0-1 -- only x86-cygwin changed;
Mon, 21 Jan 2013 16:33:54 +0100 better apply peflags at build time, to avoid antivirus getting nervous about changing executables;
wenzelm [Mon, 21 Jan 2013 16:33:54 +0100] rev 51042
better apply peflags at build time, to avoid antivirus getting nervous about changing executables;
Sun, 20 Jan 2013 15:35:01 +0100 Added tag Isabelle2013-RC1 for changeset 2c3d0cb151c0
wenzelm [Sun, 20 Jan 2013 15:35:01 +0100] rev 51041
Added tag Isabelle2013-RC1 for changeset 2c3d0cb151c0
Wed, 13 Feb 2013 11:28:44 +0100 tuned state display
nipkow [Wed, 13 Feb 2013 11:28:44 +0100] rev 51040
tuned state display
Wed, 13 Feb 2013 09:04:47 +0100 tuned names
nipkow [Wed, 13 Feb 2013 09:04:47 +0100] rev 51039
tuned names
Tue, 12 Feb 2013 21:35:40 +0100 tuned
nipkow [Tue, 12 Feb 2013 21:35:40 +0100] rev 51038
tuned
Tue, 12 Feb 2013 12:22:44 +0100 tuned identifier
nipkow [Tue, 12 Feb 2013 12:22:44 +0100] rev 51037
tuned identifier
Tue, 12 Feb 2013 11:54:29 +0100 tuned top
nipkow [Tue, 12 Feb 2013 11:54:29 +0100] rev 51036
tuned top
Mon, 11 Feb 2013 11:38:16 +0100 Typo in description of abs_def.
webertj [Mon, 11 Feb 2013 11:38:16 +0100] rev 51035
Typo in description of abs_def.
Fri, 08 Feb 2013 16:41:04 +0100 distinguish one more kind of proofs
blanchet [Fri, 08 Feb 2013 16:41:04 +0100] rev 51034
distinguish one more kind of proofs
Fri, 08 Feb 2013 15:38:33 +0100 added markers in proofs identifying origin of proofs, in eval driver
blanchet [Fri, 08 Feb 2013 15:38:33 +0100] rev 51033
added markers in proofs identifying origin of proofs, in eval driver
Fri, 08 Feb 2013 12:22:37 +0100 added option to use SNoW as machine learning algo
blanchet [Fri, 08 Feb 2013 12:22:37 +0100] rev 51032
added option to use SNoW as machine learning algo
Thu, 07 Feb 2013 18:39:24 +0100 more robustness in Isar proof reconstruction (cf. bug report by Ondrej)
blanchet [Thu, 07 Feb 2013 18:39:24 +0100] rev 51031
more robustness in Isar proof reconstruction (cf. bug report by Ondrej)
Thu, 07 Feb 2013 18:24:31 +0100 more precise error message
blanchet [Thu, 07 Feb 2013 18:24:31 +0100] rev 51030
more precise error message
Thu, 07 Feb 2013 14:05:33 +0100 killed deadcode
blanchet [Thu, 07 Feb 2013 14:05:33 +0100] rev 51029
killed deadcode
Thu, 07 Feb 2013 14:05:33 +0100 more robustness w.r.t. 0
blanchet [Thu, 07 Feb 2013 14:05:33 +0100] rev 51028
more robustness w.r.t. 0
Thu, 07 Feb 2013 14:05:33 +0100 hide "ext" name, but keep "HOL.ext", to ensure consistency in naming when "ext" is used by LEO-II or Satallax implicitly
blanchet [Thu, 07 Feb 2013 14:05:33 +0100] rev 51027
hide "ext" name, but keep "HOL.ext", to ensure consistency in naming when "ext" is used by LEO-II or Satallax implicitly
Thu, 07 Feb 2013 14:05:33 +0100 tuned indent
blanchet [Thu, 07 Feb 2013 14:05:33 +0100] rev 51026
tuned indent
Thu, 07 Feb 2013 14:05:32 +0100 drop needless .0s
blanchet [Thu, 07 Feb 2013 14:05:32 +0100] rev 51025
drop needless .0s
Thu, 07 Feb 2013 14:05:32 +0100 distinguish MeSh and smart -- with smart, allow combinations of MaSh, MeSh, and MePo in different slices -- and use MaSh also with SMT solvers, based on evaluation
blanchet [Thu, 07 Feb 2013 14:05:32 +0100] rev 51024
distinguish MeSh and smart -- with smart, allow combinations of MaSh, MeSh, and MePo in different slices -- and use MaSh also with SMT solvers, based on evaluation
Thu, 07 Feb 2013 11:57:42 +0100 infix syntax for streams (reflecting the one for lists)
traytel [Thu, 07 Feb 2013 11:57:42 +0100] rev 51023
infix syntax for streams (reflecting the one for lists)
Wed, 06 Feb 2013 17:57:21 +0100 replace open_interval with the rule open_tendstoI; generalize Liminf/Limsup rules
hoelzl [Wed, 06 Feb 2013 17:57:21 +0100] rev 51022
replace open_interval with the rule open_tendstoI; generalize Liminf/Limsup rules
Wed, 06 Feb 2013 17:18:01 +0100 check alpha equality after applying beta and eta conversion in let-simproc, otherwise the simplifier may loop
hoelzl [Wed, 06 Feb 2013 17:18:01 +0100] rev 51021
check alpha equality after applying beta and eta conversion in let-simproc, otherwise the simplifier may loop
Tue, 05 Feb 2013 17:19:13 +0100 removed spurious trimming
blanchet [Tue, 05 Feb 2013 17:19:13 +0100] rev 51020
removed spurious trimming
Mon, 04 Feb 2013 09:06:20 +0100 tuned
nipkow [Mon, 04 Feb 2013 09:06:20 +0100] rev 51019
tuned
Sun, 03 Feb 2013 17:31:33 +0100 tuned slicing (E-MaLeS and E-Par)
blanchet [Sun, 03 Feb 2013 17:31:33 +0100] rev 51018
tuned slicing (E-MaLeS and E-Par)
Sat, 02 Feb 2013 17:25:55 +0100 tune slices further
blanchet [Sat, 02 Feb 2013 17:25:55 +0100] rev 51017
tune slices further
Sat, 02 Feb 2013 10:13:14 +0100 tweak ATP slices further
blanchet [Sat, 02 Feb 2013 10:13:14 +0100] rev 51016
tweak ATP slices further
Thu, 31 Jan 2013 18:04:19 +0100 compile
blanchet [Thu, 31 Jan 2013 18:04:19 +0100] rev 51015
compile
Thu, 31 Jan 2013 17:54:05 +0100 also have SMT solvers alternate fact filter
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51014
also have SMT solvers alternate fact filter
Thu, 31 Jan 2013 17:54:05 +0100 use the right filter in each slice
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51013
use the right filter in each slice
Thu, 31 Jan 2013 17:54:05 +0100 tuned slices
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51012
tuned slices
Thu, 31 Jan 2013 17:54:05 +0100 store fact filter along with ATP slice
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51011
store fact filter along with ATP slice
Thu, 31 Jan 2013 17:54:05 +0100 tuned data structure
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51010
tuned data structure
Thu, 31 Jan 2013 17:54:05 +0100 thread through fact triple component from which used facts come, for accurate index output
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51009
thread through fact triple component from which used facts come, for accurate index output
Thu, 31 Jan 2013 17:54:05 +0100 more precise output of selected facts
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51008
more precise output of selected facts
Thu, 31 Jan 2013 17:54:05 +0100 thread fact triple (MeSh, MePo, MaSh) to allow different filters in different slices
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51007
thread fact triple (MeSh, MePo, MaSh) to allow different filters in different slices
Thu, 31 Jan 2013 17:54:05 +0100 simplified SMT solver code in Sledgehammer
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51006
simplified SMT solver code in Sledgehammer
Thu, 31 Jan 2013 17:54:05 +0100 eliminated needless speed optimization -- and simplified code quite a bit
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51005
eliminated needless speed optimization -- and simplified code quite a bit
Thu, 31 Jan 2013 17:54:05 +0100 distinguish raw and non-raw facts, using raw for 10 000s of facts and non-raw after selection of some hundreds
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51004
distinguish raw and non-raw facts, using raw for 10 000s of facts and non-raw after selection of some hundreds
Thu, 31 Jan 2013 17:54:05 +0100 report (MeSh, MePo, MaSh) triple, to be able to use different filters in different slices
blanchet [Thu, 31 Jan 2013 17:54:05 +0100] rev 51003
report (MeSh, MePo, MaSh) triple, to be able to use different filters in different slices
Thu, 31 Jan 2013 17:42:12 +0100 remove unnecessary assumption from real_normed_vector
hoelzl [Thu, 31 Jan 2013 17:42:12 +0100] rev 51002
remove unnecessary assumption from real_normed_vector
Thu, 31 Jan 2013 12:09:07 +0100 adapted to new MaSh interface
blanchet [Thu, 31 Jan 2013 12:09:07 +0100] rev 51001
adapted to new MaSh interface
Thu, 31 Jan 2013 11:31:30 +0100 use order topology for extended reals
hoelzl [Thu, 31 Jan 2013 11:31:30 +0100] rev 51000
use order topology for extended reals
Thu, 31 Jan 2013 11:31:27 +0100 introduce order topology
hoelzl [Thu, 31 Jan 2013 11:31:27 +0100] rev 50999
introduce order topology
Thu, 31 Jan 2013 11:31:22 +0100 simplify heine_borel type class
hoelzl [Thu, 31 Jan 2013 11:31:22 +0100] rev 50998
simplify heine_borel type class
Thu, 31 Jan 2013 11:20:12 +0100 compute proper weight for "p proves p" in MaSh
blanchet [Thu, 31 Jan 2013 11:20:12 +0100] rev 50997
compute proper weight for "p proves p" in MaSh
Tue, 15 Jan 2013 12:13:27 +0100 restore code equations for List.set in RBT_Set; make Scala happy according to 7.1 in the code generator manual
kuncar [Tue, 15 Jan 2013 12:13:27 +0100] rev 50996
restore code equations for List.set in RBT_Set; make Scala happy according to 7.1 in the code generator manual
Fri, 25 Jan 2013 16:45:09 +0100 tuned
nipkow [Fri, 25 Jan 2013 16:45:09 +0100] rev 50995
tuned
Sun, 20 Jan 2013 15:34:27 +0100 back to post-release mode -- after fork point;
wenzelm [Sun, 20 Jan 2013 15:34:27 +0100] rev 50994
back to post-release mode -- after fork point;
Sun, 20 Jan 2013 15:26:56 +0100 updated for release;
wenzelm [Sun, 20 Jan 2013 15:26:56 +0100] rev 50993
updated for release;
Sun, 20 Jan 2013 14:05:37 +0100 merged
wenzelm [Sun, 20 Jan 2013 14:05:37 +0100] rev 50992
merged
Sun, 20 Jan 2013 14:00:05 +0100 misc tuning for release;
wenzelm [Sun, 20 Jan 2013 14:00:05 +0100] rev 50991
misc tuning for release;
Sun, 20 Jan 2013 13:59:13 +0100 tuned;
wenzelm [Sun, 20 Jan 2013 13:59:13 +0100] rev 50990
tuned;
Sun, 20 Jan 2013 13:55:15 +0100 accomodate scala-2.9.2;
wenzelm [Sun, 20 Jan 2013 13:55:15 +0100] rev 50989
accomodate scala-2.9.2;
Sat, 19 Jan 2013 22:18:35 +0100 afford parallel proof terms;
wenzelm [Sat, 19 Jan 2013 22:18:35 +0100] rev 50988
afford parallel proof terms;
Sat, 19 Jan 2013 22:17:26 +0100 always close derivation at the bottom of forked proofs (despite increased non-determinism of proof terms) -- improve parallel performance by avoiding dynamic dependency within large Isar proofs, e.g. Slicing/JinjaVM/SemanticsWF.thy in AFP/bf9b14cbc707;
wenzelm [Sat, 19 Jan 2013 22:17:26 +0100] rev 50987
always close derivation at the bottom of forked proofs (despite increased non-determinism of proof terms) -- improve parallel performance by avoiding dynamic dependency within large Isar proofs, e.g. Slicing/JinjaVM/SemanticsWF.thy in AFP/bf9b14cbc707;
Sat, 19 Jan 2013 21:05:05 +0100 simplified proofs
nipkow [Sat, 19 Jan 2013 21:05:05 +0100] rev 50986
simplified proofs
Sat, 19 Jan 2013 17:42:12 +0100 tuning
blanchet [Sat, 19 Jan 2013 17:42:12 +0100] rev 50985
tuning
Sat, 19 Jan 2013 12:53:13 +0100 misc cleanup;
wenzelm [Sat, 19 Jan 2013 12:53:13 +0100] rev 50984
misc cleanup;
Sat, 19 Jan 2013 00:00:29 +0100 tuned signature;
wenzelm [Sat, 19 Jan 2013 00:00:29 +0100] rev 50983
tuned signature;
Fri, 18 Jan 2013 23:33:17 +0100 use inlined session name as title for charts;
wenzelm [Fri, 18 Jan 2013 23:33:17 +0100] rev 50982
use inlined session name as title for charts; tuned signature;
Fri, 18 Jan 2013 22:38:34 +0100 tuned signature;
wenzelm [Fri, 18 Jan 2013 22:38:34 +0100] rev 50981
tuned signature;
Fri, 18 Jan 2013 22:31:57 +0100 charts for future task runtime statistics;
wenzelm [Fri, 18 Jan 2013 22:31:57 +0100] rev 50980
charts for future task runtime statistics;
Fri, 18 Jan 2013 20:31:22 +0100 merged
wenzelm [Fri, 18 Jan 2013 20:31:22 +0100] rev 50979
merged
Fri, 18 Jan 2013 20:24:51 +0100 more uniform permissions;
wenzelm [Fri, 18 Jan 2013 20:24:51 +0100] rev 50978
more uniform permissions;
Fri, 18 Jan 2013 20:16:47 +0100 more generous C stack size as in Linux and Mac OS X, to reduce chance of Cygwin-specific crashes;
wenzelm [Fri, 18 Jan 2013 20:16:47 +0100] rev 50977
more generous C stack size as in Linux and Mac OS X, to reduce chance of Cygwin-specific crashes; more generous initial C heap within VM; proper executable;
Fri, 18 Jan 2013 18:46:52 +0100 tuned proof -- much faster;
wenzelm [Fri, 18 Jan 2013 18:46:52 +0100] rev 50976
tuned proof -- much faster;
Fri, 18 Jan 2013 17:51:50 +0100 more systematic task statistics;
wenzelm [Fri, 18 Jan 2013 17:51:50 +0100] rev 50975
more systematic task statistics;
Fri, 18 Jan 2013 16:20:09 +0100 added "tasks_proof" statistics, via slighly odd global reference Future.forked_proofs (NB: Future.report_status is intertwined with scheduler thread);
wenzelm [Fri, 18 Jan 2013 16:20:09 +0100] rev 50974
added "tasks_proof" statistics, via slighly odd global reference Future.forked_proofs (NB: Future.report_status is intertwined with scheduler thread);
Fri, 18 Jan 2013 20:01:59 +0100 generalized diameter from real_normed_vector to metric_space
hoelzl [Fri, 18 Jan 2013 20:01:59 +0100] rev 50973
generalized diameter from real_normed_vector to metric_space
Fri, 18 Jan 2013 20:01:41 +0100 tuned proof
hoelzl [Fri, 18 Jan 2013 20:01:41 +0100] rev 50972
tuned proof
Fri, 18 Jan 2013 20:00:59 +0100 tune prove compact_eq_totally_bounded
hoelzl [Fri, 18 Jan 2013 20:00:59 +0100] rev 50971
tune prove compact_eq_totally_bounded
Thu, 17 Jan 2013 15:28:53 -0800 generalized theorem edelstein_fix to class metric_space
huffman [Thu, 17 Jan 2013 15:28:53 -0800] rev 50970
generalized theorem edelstein_fix to class metric_space
Fri, 18 Jan 2013 16:06:45 +0100 tuning
blanchet [Fri, 18 Jan 2013 16:06:45 +0100] rev 50969
tuning
Fri, 18 Jan 2013 14:33:16 +0100 pass correct index to "Sign.typ_unify" -- this is important to avoid what appears to be an infinite loop in the unifier
blanchet [Fri, 18 Jan 2013 14:33:16 +0100] rev 50968
pass correct index to "Sign.typ_unify" -- this is important to avoid what appears to be an infinite loop in the unifier
Fri, 18 Jan 2013 00:18:11 +0100 optimization -- evaluate conversion to table only once
blanchet [Fri, 18 Jan 2013 00:18:11 +0100] rev 50967
optimization -- evaluate conversion to table only once
Thu, 17 Jan 2013 23:53:55 +0100 MeSh prover generation
blanchet [Thu, 17 Jan 2013 23:53:55 +0100] rev 50966
MeSh prover generation
Thu, 17 Jan 2013 23:29:22 +0100 use correct weights in MeSh driver
blanchet [Thu, 17 Jan 2013 23:29:22 +0100] rev 50965
use correct weights in MeSh driver
Thu, 17 Jan 2013 23:29:17 +0100 use precomputed MaSh/MePo data whenever available
blanchet [Thu, 17 Jan 2013 23:29:17 +0100] rev 50964
use precomputed MaSh/MePo data whenever available
Thu, 17 Jan 2013 23:00:20 +0100 merged
wenzelm [Thu, 17 Jan 2013 23:00:20 +0100] rev 50963
merged
Thu, 17 Jan 2013 22:43:09 +0100 merged
wenzelm [Thu, 17 Jan 2013 22:43:09 +0100] rev 50962
merged
Thu, 17 Jan 2013 18:23:10 +0100 copy Cygwin-Latex-Setup.bat;
wenzelm [Thu, 17 Jan 2013 18:23:10 +0100] rev 50961
copy Cygwin-Latex-Setup.bat;
Thu, 17 Jan 2013 18:19:30 +0100 more formal Cygwin-Latex-Setup (excluding bulky texlive-collection-fontsextra, which would be required for eulervm.sty);
wenzelm [Thu, 17 Jan 2013 18:19:30 +0100] rev 50960
more formal Cygwin-Latex-Setup (excluding bulky texlive-collection-fontsextra, which would be required for eulervm.sty);
Thu, 17 Jan 2013 18:16:20 +0100 updated to cygwin-20130117;
wenzelm [Thu, 17 Jan 2013 18:16:20 +0100] rev 50959
updated to cygwin-20130117;
Thu, 17 Jan 2013 17:51:43 +0100 proper permissions;
wenzelm [Thu, 17 Jan 2013 17:51:43 +0100] rev 50958
proper permissions;
Thu, 17 Jan 2013 17:47:09 +0100 tuned;
wenzelm [Thu, 17 Jan 2013 17:47:09 +0100] rev 50957
tuned;
Thu, 17 Jan 2013 17:29:02 +0100 updated to jdk-7u11;
wenzelm [Thu, 17 Jan 2013 17:29:02 +0100] rev 50956
updated to jdk-7u11;
Thu, 17 Jan 2013 08:31:16 -0800 simplify proof of compact_imp_bounded
huffman [Thu, 17 Jan 2013 08:31:16 -0800] rev 50955
simplify proof of compact_imp_bounded
Thu, 17 Jan 2013 19:20:56 +0100 added step to skip some queries
blanchet [Thu, 17 Jan 2013 19:20:56 +0100] rev 50954
added step to skip some queries
Thu, 17 Jan 2013 18:53:13 +0100 provide a means to skip a method
blanchet [Thu, 17 Jan 2013 18:53:13 +0100] rev 50953
provide a means to skip a method
Thu, 17 Jan 2013 18:43:59 +0100 evaluate more cases (cf. paper)
blanchet [Thu, 17 Jan 2013 18:43:59 +0100] rev 50952
evaluate more cases (cf. paper)
Thu, 17 Jan 2013 17:55:03 +0100 updated MaSh
blanchet [Thu, 17 Jan 2013 17:55:03 +0100] rev 50951
updated MaSh
Thu, 17 Jan 2013 17:55:02 +0100 make SPASS more configurable, for experiments
blanchet [Thu, 17 Jan 2013 17:55:02 +0100] rev 50950
make SPASS more configurable, for experiments
Tue, 15 Jan 2013 20:26:38 -0800 generalize more topology lemmas
huffman [Tue, 15 Jan 2013 20:26:38 -0800] rev 50949
generalize more topology lemmas
Tue, 15 Jan 2013 19:28:48 -0800 generalize topology lemmas; simplify proofs
huffman [Tue, 15 Jan 2013 19:28:48 -0800] rev 50948
generalize topology lemmas; simplify proofs
Thu, 17 Jan 2013 15:50:56 +0100 merged
wenzelm [Thu, 17 Jan 2013 15:50:56 +0100] rev 50947
merged
Thu, 17 Jan 2013 15:49:50 +0100 tuned signature (again) -- keep Properties more generic;
wenzelm [Thu, 17 Jan 2013 15:49:50 +0100] rev 50946
tuned signature (again) -- keep Properties more generic;
Thu, 17 Jan 2013 15:17:48 +0100 tuned proofs;
wenzelm [Thu, 17 Jan 2013 15:17:48 +0100] rev 50945
tuned proofs;
Thu, 17 Jan 2013 14:38:12 +0100 simplified prove of compact_imp_bounded
hoelzl [Thu, 17 Jan 2013 14:38:12 +0100] rev 50944
simplified prove of compact_imp_bounded
Thu, 17 Jan 2013 13:58:02 +0100 use accumulation point characterization (avoids t1_space restriction for equivalence of countable and sequential compactness); remove heine_borel_lemma
hoelzl [Thu, 17 Jan 2013 13:58:02 +0100] rev 50943
use accumulation point characterization (avoids t1_space restriction for equivalence of countable and sequential compactness); remove heine_borel_lemma
Thu, 17 Jan 2013 13:21:34 +0100 move auxiliary lemma to top
hoelzl [Thu, 17 Jan 2013 13:21:34 +0100] rev 50942
move auxiliary lemma to top
Thu, 17 Jan 2013 13:20:17 +0100 add countable compacteness; replace finite_range_imp_infinite_repeats by pigeonhole_infinite
hoelzl [Thu, 17 Jan 2013 13:20:17 +0100] rev 50941
add countable compacteness; replace finite_range_imp_infinite_repeats by pigeonhole_infinite
Thu, 17 Jan 2013 12:26:54 +0100 group compactness-eq-seq-compactness lemmas together
hoelzl [Thu, 17 Jan 2013 12:26:54 +0100] rev 50940
group compactness-eq-seq-compactness lemmas together
Thu, 17 Jan 2013 12:21:24 +0100 replace convergent_imp_cauchy by LIMSEQ_imp_Cauchy
hoelzl [Thu, 17 Jan 2013 12:21:24 +0100] rev 50939
replace convergent_imp_cauchy by LIMSEQ_imp_Cauchy
Thu, 17 Jan 2013 12:09:48 +0100 tuned
hoelzl [Thu, 17 Jan 2013 12:09:48 +0100] rev 50938
tuned
Thu, 17 Jan 2013 12:09:21 +0100 removed subseq_bigger (replaced by seq_suble)
hoelzl [Thu, 17 Jan 2013 12:09:21 +0100] rev 50937
removed subseq_bigger (replaced by seq_suble)
Thu, 17 Jan 2013 11:59:12 +0100 countablility of finite subsets and rational numbers
hoelzl [Thu, 17 Jan 2013 11:59:12 +0100] rev 50936
countablility of finite subsets and rational numbers
Thu, 17 Jan 2013 11:57:17 +0100 generalize compact_path_image to topological_space
hoelzl [Thu, 17 Jan 2013 11:57:17 +0100] rev 50935
generalize compact_path_image to topological_space
Thu, 17 Jan 2013 14:15:10 +0100 re-generated components.sha1;
wenzelm [Thu, 17 Jan 2013 14:15:10 +0100] rev 50934
re-generated components.sha1;
Thu, 17 Jan 2013 14:12:35 +0100 merged
wenzelm [Thu, 17 Jan 2013 14:12:35 +0100] rev 50933
merged
Thu, 17 Jan 2013 14:11:26 +0100 more system-independent order of components.sha1 to keep changes monotonic;
wenzelm [Thu, 17 Jan 2013 14:11:26 +0100] rev 50932
more system-independent order of components.sha1 to keep changes monotonic;
Thu, 17 Jan 2013 12:04:52 +0100 clarified Future.error_msg: slightly more robust id check, actually suppress displaced messages;
wenzelm [Thu, 17 Jan 2013 12:04:52 +0100] rev 50931
clarified Future.error_msg: slightly more robust id check, actually suppress displaced messages;
Thu, 17 Jan 2013 12:04:05 +0100 delay to give users a chance to see what was happening, even with auto_close enabled;
wenzelm [Thu, 17 Jan 2013 12:04:05 +0100] rev 50930
delay to give users a chance to see what was happening, even with auto_close enabled;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip