| Age | Commit message (Expand) | Author |
| 2013-02-18 | Minor code cleanups, especially take advantage of Dir_path.is_empty | letouzey |
| 2013-02-17 | Displaying environment and unfolding aliases in "cannot_unify" | herbelin |
| 2013-02-17 | A more informative message when the elimination predicate for | herbelin |
| 2013-02-17 | Added propagation of evars unification failure reasons for better | herbelin |
| 2013-02-17 | Revised the Ltac trace mechanism so that trace breaking due to | herbelin |
| 2013-02-10 | Useless use of hooks in VernacDefinition. In addition, this was | ppedrot |
| 2013-02-10 | Moved code from Pretype_error to Evarutil | ppedrot |
| 2013-01-29 | Renaming evar_env/evar_unfiltered_env into evar_filtered_env/evar_env | herbelin |
| 2013-01-28 | Actually adding backtrace handling. | ppedrot |
| 2013-01-28 | Uniformization of the "anomaly" command. | ppedrot |
| 2013-01-28 | Added backtrace information to anomalies | ppedrot |
| 2013-01-27 | Fixed bug #2967 (some missing check on ill-formed recursive notation strings). | herbelin |
| 2013-01-24 | Fixed parsing of -no-native-compiler flag. | mdenes |
| 2013-01-22 | New implementation of the conversion test, using normalization by evaluation to | mdenes |
| 2012-12-19 | Array.create is deprecated | pboutill |
| 2012-12-18 | Modulification of name | ppedrot |
| 2012-12-18 | Modulification of Label | ppedrot |
| 2012-12-17 | Ide_slave: do not prepare debug messages in non-debug mode | letouzey |
| 2012-12-14 | Modulification of dir_path | ppedrot |
| 2012-12-14 | Modulification of identifier | ppedrot |
| 2012-12-14 | Moved Stringset and Stringmap to String namespace. | ppedrot |
| 2012-12-14 | Moved Intset and Intmap to Int namespace. | ppedrot |
| 2012-12-14 | Implemented a full-fledged equality on [constr_expr]. By the way, | ppedrot |
| 2012-12-13 | Using library string functions. | ppedrot |
| 2012-12-13 | Renamed Option.Misc.compare to the more uniform Option.equal. | ppedrot |
| 2012-12-08 | Ensure that a function declared with a label is used with it | letouzey |
| 2012-12-08 | Finish patch for Hint Resolve, stopping to generate new constant names for | msozeau |
| 2012-12-06 | Restoring flush of Welcome message lost in r15148 | herbelin |
| 2012-12-04 | Removed Compat.Exc_located outside of compat.ml4, as a consequence of | herbelin |
| 2012-12-04 | Low-level hack to get some more informative message from dynamic loading errors. | herbelin |
| 2012-12-04 | Revised the strategy for automatic insertion of spaces when printing | herbelin |
| 2012-11-26 | Removed some FIXME related to equality on universes. | ppedrot |
| 2012-11-26 | Monomorphization (toplevel) | ppedrot |
| 2012-11-17 | Print Assumptions: restore a final \n | letouzey |
| 2012-11-17 | Taking into account the type of a definition (if it exists), and the | herbelin |
| 2012-11-15 | backtrack too much commited files in the last commit. | courtieu |
| 2012-11-15 | Fixing emacs diff bug with .dir-locals.el. | courtieu |
| 2012-11-13 | Added a CString module. | ppedrot |
| 2012-11-13 | Another GC test | ppedrot |
| 2012-11-12 | Ide_slave: do not attempt to answer broken requests | letouzey |
| 2012-11-12 | Xml_parser: detect immediate EOF + disable check_eof by default | letouzey |
| 2012-11-12 | Removed the modification of the GC pressure coefficient, in order | ppedrot |
| 2012-11-08 | Monomorphized a lot of equalities over OCaml integers, thanks to | ppedrot |
| 2012-11-06 | Coq is a heavy user of persistent data structures and symbolic ASTs, so the | ppedrot |
| 2012-10-29 | Fixed #2926: | ppedrot |
| 2012-10-29 | Removed many calls to OCaml generic equality. This was done by | ppedrot |
| 2012-10-26 | Change Hint Resolve, Immediate to take a global reference as argument | msozeau |
| 2012-10-23 | Text inserted by insert_this_phrase_on_success correct tagging | pboutill |
| 2012-10-17 | Fix test-suite output/* in bench | pboutill |
| 2012-10-17 | univ inconsistency error message gives evidence of a cycle | barras |