| Age | Commit message (Expand) | Author |
| 2011-12-18 | Granted legitimate wish #2607 (not exposing crude fixpoint body of | herbelin |
| 2011-11-21 | theories/, plugins/ and test-suite/ ported to the Arguments vernacular | gareuselesinge |
| 2011-11-17 | Merge subinstances branch by me and Tom Prince. | msozeau |
| 2011-08-17 | Give inner fixpoint of gcd31 a name, to avoid excessive unfolding | glondu |
| 2011-08-11 | SearchAbout and similar: add a customizable blacklist | 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-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 | Some more cleanup of Zorder | 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 | Arithemtic: more concerning compare, eqb, leb, ltb | letouzey |
| 2011-06-20 | Some simplifications in NZDomain | letouzey |
| 2011-05-05 | Modularization of BinInt, related fixes in the stdlib | letouzey |
| 2011-05-05 | Modularization of BinNat + fixes of stdlib | 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-04-18 | Fix generated script for NMake, a rewrite necessitates full conversion for | msozeau |
| 2011-03-30 | Cyclic: a small optimisation with nice effect on BigN.mul (thinks Benjamin) | letouzey |
| 2011-03-17 | CompareSpec: a slight generalization/reformulation of CompSpec | letouzey |
| 2011-03-13 | - Add modulo_delta_types flag for unification to allow full | msozeau |
| 2011-03-10 | ZBits,ZdivEucl,ZDivFloor: a few lemmas with weaker preconditions | letouzey |
| 2011-02-23 | BigQ : setting correct arguments scopes | letouzey |
| 2011-02-17 | - Use transparency information all the way through unification and | msozeau |
| 2011-02-11 | An automatic substitution of scope at functor application | letouzey |
| 2011-02-11 | Annotations at functor applications: | letouzey |
| 2011-01-31 | A fine-grain control of inlining at functor application via priority levels | letouzey |
| 2011-01-28 | Remove the "Boxed" syntaxes and the const_entry_boxed field | letouzey |
| 2011-01-20 | Numbers: simplier spec for testbit | letouzey |
| 2011-01-04 | Ndigits: a Pshiftl_nat used in BigN (was double_digits there) | letouzey |
| 2011-01-04 | f_equiv : a clone of f_equal that handles setoid equivalences | letouzey |
| 2011-01-03 | Numbers: some improvements in proofs | letouzey |
| 2010-12-17 | NPeano.modulo : another trick a la "minus" for having a decreasing arg | letouzey |
| 2010-12-17 | Cosmetic : let's take advantage of the n-ary exists notation | letouzey |
| 2010-12-17 | Nicer log2 function for nat (suggested by Hugo) | letouzey |
| 2010-12-10 | First release of Vector library. | pboutill |
| 2010-12-09 | ZArith: for uniformity, Zdiv2 becomes Zquot2 while Zdiv2' becomes Zdiv2 | letouzey |
| 2010-12-06 | Numbers and bitwise functions. | letouzey |
| 2010-11-18 | Some more revision of {P,N,Z}Arith + bitwise ops in Ndigits | letouzey |
| 2010-11-18 | NZSqrt: we define sqrt_up, a square root that rounds up instead of down as sqrt | letouzey |
| 2010-11-18 | NZLog: we define log2_up, a base-2 logarithm that rounds up instead of down a... | letouzey |
| 2010-11-16 | Division: avoid imposing rem as an infix keyword in Z_scope and bigZ_scope. | letouzey |
| 2010-11-10 | Oups, fix last commit, a missing file in a vo.itarget | letouzey |