| Age | Commit message (Expand) | Author |
| 2010-07-22 | Backported r13308 (ConstructiveEpsilon.v) to branch v8.3 | herbelin |
| 2010-07-22 | Update of ConstructiveEpsilon.v by Jean-François Monin. | herbelin |
| 2010-07-18 | Reverted 13293 commited mistakenly. Sorry for the noise. | herbelin |
| 2010-07-18 | Tentative de suppression de l'import automatique des hints et coercions. | herbelin |
| 2010-07-16 | MSetPositive: mention MSetInterface instead of FSetInterface | letouzey |
| 2010-07-16 | FSetPositive: sets of positive inspired by FMapPositive. | letouzey |
| 2010-07-16 | Bool: shorter and more systematic proofs + an iff lemma about eqb | letouzey |
| 2010-07-10 | Bool: iff lemmas about or, a reflect inductive, an is_true function | letouzey |
| 2010-07-05 | FSets/Msets: some renaming of module params to simplify the task of the extra... | letouzey |
| 2010-07-02 | Sorting library: export as hints only lemmas that obviously simplify | herbelin |
| 2010-06-29 | QArith: typo in name of hint db (fix #2346) | letouzey |
| 2010-06-28 | Fix compilation by replacing some "auto with zarith" with "ring" | glondu |
| 2010-06-18 | clear/revert dependent: restrict to hyp(h) instead of ident(h) | letouzey |
| 2010-06-18 | Report fixes from FSetDecide to MSetDecide | letouzey |
| 2010-06-18 | fsetdec: a forgotten Set instead of Type was breaking discard_nonFset (fix #2... | letouzey |
| 2010-06-17 | fsetdec: clear dependent hypothesis before anything else (fix #2136). | letouzey |
| 2010-06-17 | New tactic "clear dependent", for the moment in ltac in Init/Tactics | letouzey |
| 2010-06-16 | MSetInterface: no induction principle about a Record (nicer extraction) | letouzey |
| 2010-06-15 | MSetAVL: for nicer extraction, we create only tree_ind, not tree_rect and tre... | letouzey |
| 2010-06-13 | Fixing definition of set_map (bug report #2111) which was actually already | herbelin |
| 2010-06-09 | Tentative fix for bug #2226: put inj_pair2 and eq_dep_eq hints in a | msozeau |
| 2010-06-08 | Fixing commit r13090 (forgot to commit the file generating Nmake_gen.v). | herbelin |
| 2010-06-08 | Made option "Automatic Introduction" active by default before too many | herbelin |
| 2010-06-08 | Fix unfolding tactic for well-founded Programs. | msozeau |
| 2010-06-04 | Ascii: simplier ascii_of_pos, conversion from/to N, proofs about nat-->ascii-... | letouzey |
| 2010-05-28 | Correction program_simplify. Devrait corriger certaines contribs. | aspiwack |
| 2010-05-28 | Generalized the formulation of classic_set in propositional contexts | herbelin |
| 2010-05-22 | Added UIP_dec on suggestion of Eelis on #coq irc. | herbelin |
| 2010-05-19 | Discontinue support for ocaml 3.09.* | letouzey |
| 2010-05-09 | Added a few informations about file lineages (for the most part in kernel) | herbelin |
| 2010-04-29 | Remove the svn-specific $Id$ annotations | letouzey |
| 2010-04-22 | Here comes the commit, announced long ago, of the new tactic engine. | aspiwack |
| 2010-04-16 | Compare_dec : a few better proofs (and extracted terms), some more Defined | letouzey |
| 2010-04-10 | Granting wish #2229 (InA_dec transparent) and Michael Day's coq-club | herbelin |
| 2010-04-09 | Change definition of FSetList so that equality is Leibniz | glondu |
| 2010-03-30 | Small improvements around coqdoc (including fix for bug #2288) | herbelin |
| 2010-03-28 | Fixing bug #2254 (inappropriate names of Zlt_gt_succ and Zlt_succ_gt) | herbelin |
| 2010-03-10 | NMake: remove useless tactics abstract_pair, nicer comments | letouzey |
| 2010-03-10 | NMake: Reorganization, interface for NMake_gen, explicit View, tactic destr_t... | letouzey |
| 2010-03-10 | NMake_gen.ml: robustness w.r.t size, remove old commented stuff about shiftl | letouzey |
| 2010-03-07 | Reorder resolution of type class and unification constraints. | msozeau |
| 2010-03-05 | Minor fixes. | msozeau |
| 2010-02-18 | Removed redundant and ill-named technical lemma. | gmelquio |
| 2010-02-18 | Removed SeqProp's dependency on Classical. | gmelquio |
| 2010-02-18 | Removed Rtrigo's dependency on Classical. | gmelquio |
| 2010-02-17 | Removed Rseries' dependency on Classical. | gmelquio |
| 2010-02-17 | RelationClasses: adapt eq_Reflexive and co to avoid Universe Inconsistencies | letouzey |
| 2010-02-17 | Kill some useless dependencies (Bvector, Program.Syntax) | letouzey |
| 2010-02-17 | Arith's min and max placed in Peano (+basic specs max_l and co) | letouzey |
| 2010-02-17 | Removed Rlimit's dependency on Classical. | gmelquio |