| Age | Commit message (Expand) | Author |
| 2018-09-26 | Merge PR #8171: Bvector: add BVeq and some notations | Hugo Herbelin |
| 2018-09-26 | Merge PR #7309: Made names of existential variables interpretable as Ltac var... | Pierre-Marie Pédrot |
| 2018-09-26 | Merge PR #8419: Remove romega in favor of lia | Théo Zimmermann |
| 2018-09-26 | Merge PR #8217: Fixes #8215: "critical" type inference bug in interpreting ev... | Pierre-Marie Pédrot |
| 2018-09-25 | Merge PR #8235: NArith: deprecate N2Bv_gen | Hugo Herbelin |
| 2018-09-25 | Remove romega | Vincent Laporte |
| 2018-09-24 | Fixes #8215 ("critical" bug of type inference in interpreting evars by names). | Hugo Herbelin |
| 2018-09-20 | CHANGES for 8.8.2. | Théo Zimmermann |
| 2018-09-20 | Mention PDF doc in CHANGES. | Théo Zimmermann |
| 2018-09-19 | Merge PR #8341: Reduce universe redeclarations (catching AlreadyDeclared) | Matthieu Sozeau |
| 2018-09-14 | Fixing yet a source of dependency on alphabetic order in unification. | Hugo Herbelin |
| 2018-09-13 | Add entry for universe polymorphism critical bug | Gaëtan Gilbert |
| 2018-09-12 | Remove quote plugin | Maxime Dénès |
| 2018-09-11 | Made names of existential variables interpretable as Ltac variables. | Hugo Herbelin |
| 2018-09-11 | Merge PR #8425: Deprecate romega in favor of lia | Pierre-Marie Pédrot |
| 2018-09-11 | Merge PR #7135: Introducing an explicit `Declare Scope` command | Emilio Jesus Gallego Arias |
| 2018-09-10 | CHANGES: mentioning new command "Declare Scope". | Hugo Herbelin |
| 2018-09-10 | Deprecate romega in favor of lia. | Vincent Laporte |
| 2018-09-07 | Bvector: add BVeq and some notations | Yishuai Li |
| 2018-09-07 | NArith: deprecate N2Bv_gen | Yishuai Li |
| 2018-09-06 | Bound proof-search in default program obligation tactic. | Matthieu Sozeau |
| 2018-08-31 | Make Numeral Notation follow Import, not Require | Jason Gross |
| 2018-08-31 | Update CHANGES | Jason Gross |
| 2018-08-29 | Move CHANGES entry for #8167 to 8.8.2 section | Jason Gross |
| 2018-08-29 | Merge PR #8167: Fix ordering of before/after in print-pretty-timed-* | Enrico Tassi |
| 2018-08-27 | Document focusing on named goals. | Théo Zimmermann |
| 2018-08-24 | Fix ordering of before/after in print-pretty-timed-* | Jason Gross |
| 2018-08-01 | Merge PR #8169: NArith: add sized N2Bv | Hugo Herbelin |
| 2018-07-30 | CHANGES: unify format | Yishuai Li |
| 2018-07-30 | CHANGES: note potential incompatibilities with ++ | Yishuai Li |
| 2018-07-30 | Vector: expose ++ to user | Yishuai Li |
| 2018-07-30 | Merge PR #8137: Fix 8132. Print the content of body, not its type. | Hugo Herbelin |
| 2018-07-29 | Fix issue 8132. Print the content of body as in Printer.pr_compacted_decl, | Jim Fehrle |
| 2018-07-29 | Documenting custom entries in the reference manual + CHANGES. | Hugo Herbelin |
| 2018-07-26 | NArith: add sized N2Bv | Yishuai Li |
| 2018-07-25 | Merge PR #8063: Direct implementation of Ascii.eqb and String.eqb (take 2) | Hugo Herbelin |
| 2018-07-24 | Merge PR #6801: Highlight differences between successive proof steps (color, ... | Emilio Jesus Gallego Arias |
| 2018-07-24 | Merge PR #8083: Add test for repeated section with same name | Théo Zimmermann |
| 2018-07-24 | Merge PR #6597: Binary, Octal, and Hex conversions between [positive], [Z], [... | Hugo Herbelin |
| 2018-07-23 | Displays the differences between successive proof steps in coqtop and CoqIDE. | Jim Fehrle |
| 2018-07-23 | Add test for repeated section with same name | Jasper Hugunin |
| 2018-07-19 | Remove declare_object for SsrHave NoTCResolution. | Maxime Dénès |
| 2018-07-17 | Remove fourier plugin | Maxime Dénès |
| 2018-07-16 | Update CHANGES | Jason Gross |
| 2018-07-16 | bin,oct,hex conversions positive,Z,N,nat<->string | Jason Gross |
| 2018-07-12 | Tactic deprecation machinery | Maxime Dénès |
| 2018-07-09 | Merge PR #7920: Generic syntax for attributes | Maxime Dénès |
| 2018-07-08 | Mention the removal of Emacs modes in CHANGES. | Théo Zimmermann |
| 2018-07-07 | Merge PR #7921: Archive the `gallina` tool | Maxime Dénès |
| 2018-07-03 | Document attributes. | Vincent Laporte |