| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-18 | fix iris-lambda-rust CI | Ralf Jung | |
| 2018-04-17 | Merge PR #7275: gitlab: separate opam-boot jobs, use opam init and OPAMROOT | Emilio Jesus Gallego Arias | |
| 2018-04-17 | Merge PR #7268: Travis: cleanup environment variables a bit. | Emilio Jesus Gallego Arias | |
| 2018-04-17 | [default.nix] Build doc with nix-build. | Théo Zimmermann | |
| 2018-04-17 | Deprecate mixing univ minimization and evm normalization functions. | Gaëtan Gilbert | |
| Normalization sounds like it should be semantically noop. | |||
| 2018-04-17 | [stm] push functional API further | Enrico Tassi | |
| 2018-04-17 | Merge PR #7242: Update the CI branch for Equations. | Gaëtan Gilbert | |
| 2018-04-17 | Assign circleci files to @SkySkimmer, @ejgallego | Gaëtan Gilbert | |
| 2018-04-17 | Merge PR #7278: pre-commit : do not fail miserably if git config has ↵ | Gaëtan Gilbert | |
| `apply.whitespace = fix` | |||
| 2018-04-17 | [stm] expose restore/backup since ~doc is (still) dummy | Enrico Tassi | |
| 2018-04-17 | pre-commit : do not fail miserably if git config has `apply.whitespace = fix` | Pierre Letouzey | |
| Having `--whitespace=` on all `git apply` in this script should make it insensitive to user setup in `~/.gitconfig`, at least `[apply] whitespace = fix`. Note that even this way, this script remains hugely fragile and non mature, and would better *not* be set by default for everybody. | |||
| 2018-04-17 | Merge PR #7277: Mention sphinxcontrib-bibtex in INSTALL.doc | Théo Zimmermann | |
| 2018-04-17 | Mention sphinxcontrib-bibtex in INSTALL.doc | Maxime Dénès | |
| 2018-04-17 | Merge PR #7276: Add some 8.8.0 contributors in credits | Maxime Dénès | |
| 2018-04-17 | Add some 8.8.0 contributors in credits | Maxime Dénès | |
| 2018-04-16 | Merge PR #7272: Mention other deprecations and fixes in CHANGES | Maxime Dénès | |
| 2018-04-16 | Merge PR #7270: Sphinx doc fix indices | Maxime Dénès | |
| 2018-04-16 | [Sphinx] Clean-up indices | Maxime Dénès | |
| 2018-04-16 | Merge PR #7264: [Sphinx] Fix a lot of references and description of options | Maxime Dénès | |
| 2018-04-16 | Merge PR #7269: Protecting against a "deprecated cofix" warning. | Maxime Dénès | |
| 2018-04-16 | Merge PR #7266: Remove LaTeX refman, now that migration to Sphinx is complete | Maxime Dénès | |
| 2018-04-16 | Fix typo in CHANGES. | Maxime Dénès | |
| 2018-04-16 | Merge PR #7225: Document the Export Set/Unset commands. | Maxime Dénès | |
| 2018-04-16 | Mention other deprecations and fixes in CHANGES | Maxime Dénès | |
| 2018-04-16 | gitlab: separate opam-boot jobs, use opam init and OPAMROOT | Gaëtan Gilbert | |
| Like circle CI we install every opam package in opam-boot jobs (one per switch). This should be more reliable with less issues from outdated cache. Also avoid messing with symlinks through OPAMROOT (we can't cache/artifact files outside the coq directory). Avoid using "system" compiler (no risk of getting an upgrade through the base image). | |||
| 2018-04-16 | Protecting against a "deprecated cofix" warning. | Hugo Herbelin | |
| 2018-04-16 | Travis: cleanup environment variables a bit. | Gaëtan Gilbert | |
| - BUILD_TARGET not used - Put elpi's FINDLIB_VER="" at the end of the environment for nicer display in the travis UI. | |||
| 2018-04-16 | Remove LaTeX refman, now that migration to Sphinx is complete | Maxime Dénès | |
| 2018-04-16 | [Sphinx] Fix a lot of references and description of options | Maxime Dénès | |
| 2018-04-16 | Merge PR #7125: Adding ML headers in setoid_ring | Maxime Dénès | |
| 2018-04-16 | Merge PR #7237: [ssr] fix delayed clears (fix #7045) | Maxime Dénès | |
| 2018-04-16 | Merge PR #7215: Deprecate the "simple subst" tactic. | Hugo Herbelin | |
| 2018-04-16 | Document the Export Set/Unset commands. | Pierre-Marie Pédrot | |
| Fixes #6963. | |||
| 2018-04-16 | Merge PR #7263: CHANGES: document COQFLAGS change | Enrico Tassi | |
| 2018-04-16 | CHANGES: document COQFLAGS change | Ralf Jung | |
| 2018-04-16 | Merge PR #7200: [ltac] Deprecate nameless fix/cofix. | Maxime Dénès | |
| 2018-04-16 | Merge PR #7251: doc: Rename UbuntuMono-Square to CoqNotations and tweak spacing | Maxime Dénès | |
| 2018-04-16 | Merge PR #7246: Add missing CHANGES entry for #6169. | Maxime Dénès | |
| 2018-04-15 | Update debugging.md | Jasper Hugunin | |
| This changed in https://github.com/coq/coq/commit/35961a4ff5a5b8c9b9786cbab0abd279263eb655 | |||
| 2018-04-15 | Merge PR #7247: Simplify CircleCI script | Gaëtan Gilbert | |
| 2018-04-15 | Merge PR #7252: Sphinx doc fix warnings | Théo Zimmermann | |
| 2018-04-15 | Simplify CircleCI script | Yishuai Li | |
| 2018-04-15 | [doc] [engine] Document `abort_on_undefined_evars`. | Emilio Jesus Gallego Arias | |
| 2018-04-14 | Merge PR #7250: Sphinx doc chapter 9 | Théo Zimmermann | |
| 2018-04-14 | [Sphinx] Build with warnings as errors | Maxime Dénès | |
| Most of these warnings should really be errors (ill-formed input, invalid cross references, etc.) so we make it the default. | |||
| 2018-04-14 | [Sphinx] Fix all remaining warnings. | Maxime Dénès | |
| 2018-04-14 | doc: Rename UbuntuMono-Square to CoqNotations and tweak spacing | Clément Pit-Claudel | |
| The Ubuntu Font License requires substantially modified fonts to be renamed entirely. | |||
| 2018-04-14 | [sphinx] Fix many warnings. | Théo Zimmermann | |
| Including cross-reference TODOs. I took down the number of warnings from 300 to 50. | |||
| 2018-04-14 | [Sphinx] Add chapter 9. | Théo Zimmermann | |
| Chapter ported by Théo Zimmermann and Maxime Dénès. | |||
| 2018-04-14 | [Sphinx] Move chapter 9 to new infrastructure. | Théo Zimmermann | |
