| Age | Commit message (Expand) | Author |
| 2011-07-26 | All the parameters of Compare are implicits. | pboutill |
| 2011-07-26 | All the parameters of or can be implicits. | pboutill |
| 2011-07-26 | Same Implicit Arguments rule for sumbool and sumor. | pboutill |
| 2011-07-16 | Some facts about functional extensionality (especially alternative | herbelin |
| 2011-07-16 | More lemmas relating the different equivalent formulations of eq_dep. | herbelin |
| 2011-07-16 | Tentative abbreviation "rew Heq in H" for eq_rect. (feedback welcome) | herbelin |
| 2011-07-16 | Added a characterization of unique existence. | herbelin |
| 2011-07-04 | StrictOrder marked explicitly to be in Prop | letouzey |
| 2011-07-01 | Some cleanup of Zcomplements | letouzey |
| 2011-07-01 | Cleanup of files related with power over Z. | letouzey |
| 2011-06-30 | Cleanup in SpecViaZ | letouzey |
| 2011-06-30 | Cleanup of Ndigits | letouzey |
| 2011-06-28 | Deletion of useless Zdigits_def | letouzey |
| 2011-06-28 | Deletion of useless Zlog_def | letouzey |
| 2011-06-28 | Deletion of useless Zsqrt_def | letouzey |
| 2011-06-28 | Some cleanup of Zdiv and Zquot, deletion of useless Zdiv_def | letouzey |
| 2011-06-28 | Some cleanup of Wf_Z.v | letouzey |
| 2011-06-27 | Some more cleanups (Zeven, auxiliary, Zbool, Zmisc, ZArith_base) | letouzey |
| 2011-06-27 | Znumtheory: a correct version of a compatibility Zdivide_intro | letouzey |
| 2011-06-24 | Clean-up of Znumtheory, deletion of Zgcd_def | letouzey |
| 2011-06-24 | Numbers: a particular case of div_unique | letouzey |
| 2011-06-24 | Numbers: change definition of divide (compat with Znumtheory) | letouzey |
| 2011-06-23 | cleanup of Zsgn | letouzey |
| 2011-06-23 | cleanup of Zmin and Zmax | letouzey |
| 2011-06-23 | Some more cleanup of Zorder | letouzey |
| 2011-06-21 | Follow-up concerning eqb / ltb / leb comparisons | letouzey |
| 2011-06-20 | Some migration of results from BinInt to Numbers | letouzey |
| 2011-06-20 | Zcompare.destr_zcompare subsumed by case Z.compare_spec | letouzey |
| 2011-06-20 | Clean-up of Zcompare and Zorder | letouzey |
| 2011-06-20 | Arithemtic: more concerning compare, eqb, leb, ltb | letouzey |
| 2011-06-20 | Some simplifications in NZDomain | letouzey |
| 2011-06-14 | Making printing of backtick in Program reparsable (avoiding collision with "`(") | herbelin |
| 2011-06-07 | Fixed bug #2398: destruct ex2/sig2/sigT2 in Program, patch by Paolo Herms. | msozeau |
| 2011-05-05 | BinNat: N.binary_rect is now a definition instead of an opaque proof | letouzey |
| 2011-05-05 | Peano recursion for positive: integration of Daniel Schepler's code | letouzey |
| 2011-05-05 | Minimal lemmas about Z.gt, N.gt and co | letouzey |
| 2011-05-05 | Modularisation of Znat, a few name changed elsewhere | letouzey |
| 2011-05-05 | BinInt: Z.add become the alternative Z.add' | letouzey |
| 2011-05-05 | Modularization of BinInt, related fixes in the stdlib | letouzey |
| 2011-05-05 | Modularization of Nnat | letouzey |
| 2011-05-05 | Wf.iter_nat becomes Peano.nat_iter (with an implicit arg) | letouzey |
| 2011-05-05 | BinNatDef containing all functions of BinNat, misc adaptations in BinPos | letouzey |
| 2011-05-05 | BinPosDef: a module with all code about positive, later Included in BinPos | letouzey |
| 2011-05-05 | Modularization of BinNat + fixes of stdlib | letouzey |
| 2011-05-05 | Modularization of Pnat | letouzey |
| 2011-05-05 | Modularization of BinPos + fixes in Stdlib | letouzey |
| 2011-05-05 | Definitions of positive, N, Z moved in Numbers/BinNums.v | letouzey |
| 2011-05-05 | Zdiv: results about eqm (the equality modulo some N) under a section | letouzey |
| 2011-05-05 | Better comments and organisation in Datatypes.v | letouzey |
| 2011-05-05 | Merge branch 'subclasses' into coq-trunk | msozeau |