| Age | Commit message (Expand) | Author |
| 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 |
| 2012-10-16 | Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterp | letouzey |
| 2012-10-14 | When loading a plugin, prefer .cma to .cmo | gareuselesinge |
| 2012-10-06 | Turn mltop.ml4 into a regular ocaml file | letouzey |
| 2012-10-06 | still some more dead code removal | letouzey |
| 2012-10-06 | remove useless hidden_flag in TacMutual(Co)Fix | letouzey |
| 2012-10-06 | Clean-up of proof_type.ml : no more Nested nor abstract_tactic_box | letouzey |
| 2012-10-05 | coqtop -time : display per-command timings | letouzey |
| 2012-10-04 | Improving error message when abtraction over goal (abstract_list_all | herbelin |
| 2012-10-04 | Adding a nominal typing layer to Metasyntax in order to clarify | ppedrot |
| 2012-10-04 | Moved Compat to parsing. This permits to break the dependency of the | ppedrot |
| 2012-10-02 | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey |
| 2012-09-25 | Fixing #2865. | ppedrot |
| 2012-09-18 | More cleaning in CArray... | ppedrot |
| 2012-09-18 | Cleaning interface of Util. | ppedrot |
| 2012-09-17 | More cleaning on Utils and CList. Some parts of the code being | ppedrot |