| Age | Commit message (Expand) | Author |
| 2020-04-02 | Merge pull request #468 from ybertot/remove-deprecated-from-1.9 | Enrico Tassi |
| 2020-04-01 | Merge pull request #429 from pi8027/extend-nat-comparison | Yves Bertot |
| 2020-03-31 | remove deprecated commands whose deprecation was introduced in release 1.9.0 | Yves Bertot |
| 2020-03-31 | Merge pull request #457 from CohenCyril/find | Yves Bertot |
| 2020-03-16 | Update mathcomp/ssreflect/path.v | Cyril Cohen |
| 2020-03-16 | Link between subrelations and path/sorted | Cyril Cohen |
| 2020-03-15 | Reorder arguments of comparison predicates in order.v as they should | Kazuhiko Sakaguchi |
| 2020-03-15 | Extend comparison predicates for nat with minn and maxn | Kazuhiko Sakaguchi |
| 2020-01-30 | Merge pull request #453 from pi8027/experiment/order-nondistr-lattice | Pierre-Yves Strub |
| 2020-01-29 | Documentation work for (non-distributive) latticeType | Kazuhiko Sakaguchi |
| 2020-01-28 | Added lemmas about foldl, scanl, foldr and rcons and cons | Cyril Cohen |
| 2020-01-28 | Theorems about find and index | Cyril Cohen |
| 2020-01-21 | Merge pull request #452 from SimonBoulier/non_maximal_implicit | Enrico Tassi |
| 2020-01-15 | Non-distributive lattice | Kazuhiko Sakaguchi |
| 2020-01-10 | Missing canonical structures for dual | Cyril Cohen |
| 2020-01-10 | Exporting T^d notation | Cyril Cohen |
| 2020-01-09 | Renaming converse to dual in order.v | Cyril Cohen |
| 2020-01-08 | Adapt to coq/coq#11368 (Turn trailing implicit warning into an error) | SimonBoulier |
| 2019-12-28 | Refactoring and linting especially polydiv | Kazuhiko Sakaguchi |
| 2019-12-11 | Rephrasing the doc | Cyril Cohen |
| 2019-12-11 | Fix notation modifiers and scopes | Kazuhiko Sakaguchi |
| 2019-12-11 | Doc, comments, changelog and better proofs | Cyril Cohen |
| 2019-12-11 | Rename: (l|L)attice -> (d|D)istrLattice | Kazuhiko Sakaguchi |
| 2019-12-11 | Adding nat lattice under the name natdvd | Cyril Cohen |
| 2019-12-11 | editing documentation in order.v and ssrnum.v | Reynald Affeldt |
| 2019-12-11 | order.v: remove Order.Def, export Order.Syntax by default, and put missing sc... | Kazuhiko Sakaguchi |
| 2019-12-11 | Rename `totalLatticeMixin` to `totalPOrderMixin` and several refactor | Kazuhiko Sakaguchi |
| 2019-12-11 | Add (meet|join)_(l|r), some renamings, and small cleanups | Kazuhiko Sakaguchi |
| 2019-12-11 | Reorder the arguments of the comparison predicates in order.v | Kazuhiko Sakaguchi |
| 2019-12-11 | Fixes in naming, mixins, doc and canonical ordering | Cyril Cohen |
| 2019-12-11 | Changing license | Cyril Cohen |
| 2019-12-11 | Make an appropriate use of the order library everywhere (#278, #280, #282, #2... | Kazuhiko Sakaguchi |
| 2019-12-11 | Initial import of order.v into mathcomp | Cohen Cyril |
| 2019-11-29 | Return of PR #226: adds relevant theorems when fcycle f (orbit f x) and the n... | Cyril Cohen |
| 2019-11-27 | Explicit `bigop` enumeration handling | Georges Gonthier |
| 2019-11-25 | Fix hint declarations to specify the database explicitly | Kazuhiko Sakaguchi |
| 2019-11-22 | Injectivity lemmas in fintype (#426) | Kazuhiko Sakaguchi |
| 2019-11-22 | Added ssrfun theorem `inj_compr` (#432) | Cyril Cohen |
| 2019-11-22 | New generalised induction idiom (#434) | Georges Gonthier |
| 2019-11-20 | Merge pull request #399 from CohenCyril/ltn_sub | Yves Bertot |
| 2019-11-19 | Merge pull request #420 from pi8027/all-lemmas | Cyril Cohen |
| 2019-11-18 | fixing CHANGELOG and ltn_pred lemmas | Cyril Cohen |
| 2019-11-18 | Documenting `L` and `R` in `CONTRIBUTING.md` | Cyril Cohen |
| 2019-11-18 | More arithmetic theorems | Cyril Cohen |
| 2019-11-15 | More lemmas on seqs | Florent Hivert |
| 2019-11-15 | Add all_filter, all_pmap, and all_allpairsP in seq.v | Kazuhiko Sakaguchi |
| 2019-11-14 | fingraph: remove fin_inj_bij lemma as duplicate of injF_bij from fintype (#403) | Anton Trunov |
| 2019-11-04 | add existsPn/forallPn lemmas | Christian Doczkal |
| 2019-10-30 | Change the order of arguments in `ltngtP` | Kazuhiko Sakaguchi |
| 2019-10-25 | Removing duplicate lemma `addnKC` (= `addKn`) | Cyril Cohen |