| Age | Commit message (Expand) | Author |
| 2018-11-14 | Deprecate hint declaration/removal with no specified database | Maxime Dénès |
| 2018-09-10 | Adapting standard library to the introduction of "Declare Scope". | Hugo Herbelin |
| 2018-07-16 | Ascii.eqb and String.eqb | Pierre Letouzey |
| 2018-02-27 | Update headers following #6543. | Théo Zimmermann |
| 2017-07-04 | Bump year in headers. | Pierre-Marie Pédrot |
| 2016-10-24 | Remove v62 from stdlib. | Théo Zimmermann |
| 2016-01-20 | Update copyright headers. | Maxime Dénès |
| 2015-01-12 | Update headers. | Maxime Dénès |
| 2014-10-22 | Fixing typo absorption (bug #3751). | Hugo Herbelin |
| 2012-08-08 | Updating headers. | herbelin |
| 2012-07-05 | Open Local Scope ---> Local Open Scope, same with Notation and alii | letouzey |
| 2012-07-05 | ZArith + other : favor the use of modern names instead of compat notations | letouzey |
| 2011-06-21 | Follow-up concerning eqb / ltb / leb comparisons | 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-07-24 | Updated all headers for 8.3 and trunk | herbelin |
| 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-04-29 | Remove the svn-specific $Id$ annotations | letouzey |
| 2009-11-06 | Numbers: finish files NStrongRec and NDefOps | letouzey |
| 2009-09-17 | Delete trailing whitespaces in all *.{v,ml*} files | glondu |
| 2009-09-09 | Znumtheory + Zdiv enriched with stuff from ZMicromega, misc improvements | letouzey |
| 2008-04-17 | No compatibility notations for andb and co (this restore a correct Print output) | letouzey |
| 2008-04-17 | Prevent the apparition of &&& when printing a (if ... then ... else false) | letouzey |
| 2008-03-27 | - notations &&& and ||| equivalent to andb and orb, | letouzey |
| 2008-03-04 | migration from Set to Type of FSet/FMap + some dependencies... | letouzey |
| 2008-02-09 | Major revision of FSetAVL: more Function, including some non-structural ones | letouzey |
| 2007-10-05 | Added the automatic generation of the boolean equality if possible and the | vsiles |
| 2007-07-10 | Big reorganization of romega/ReflOmegaCore.v: towards a modular | letouzey |
| 2007-07-03 | Compatibilité des noms longs de Bool déplacés dans Datatypes | herbelin |
| 2007-04-28 | Déplacement des opérations sur bool dans l'état initial | herbelin |
| 2006-10-17 | Noms "canoniques" pour certaines des propriétés de xor. | herbelin |
| 2006-10-17 | Mise en forme des theories | notin |
| 2006-03-17 | Modification des propriétés (svn:executable) | notin |
| 2006-02-12 | Nettoyage Bool: | herbelin |
| 2006-01-31 | Ajout décidabilité | herbelin |
| 2004-07-16 | Nouvelle en-tête | herbelin |
| 2004-02-12 | Ajout delimiteur pour bool_scope | herbelin |
| 2003-11-29 | Remplacement des fichiers .v ancienne syntaxe de theories, contrib et states ... | herbelin |
| 2003-11-01 | Finalement, niveau 0 pour l'argument du '-' uniare, pour eviter que les entie... | herbelin |
| 2003-10-22 | reorganisation des niveaux (ex: = est a 70) | barras |
| 2003-10-16 | Syntax error | herbelin |
| 2003-10-16 | Suppression des surcharge de regles de grammaire en v7 | herbelin |
| 2003-09-26 | 'Open Local Scope' en attendant que le core_scope sache se mettre devant impl... | herbelin |
| 2003-09-26 | Passage de Destruct a NewDestruct; '-' pour negb | herbelin |
| 2003-06-13 | FSets, mais pas compile' par make world | filliatr |
| 2003-05-29 | Ne pas mettre d'associatif a droite au niveau 3 en V7 | herbelin |
| 2003-05-21 | Notations | herbelin |
| 2003-04-29 | Notations | herbelin |
| 2002-07-09 | Making the sumbool functions transparent, so that they can used to | bertot |