aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | | | | | | | Merge PR#825: Ignore all PDF files.Gravatar Maxime Dénès2017-06-26
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR#828: closing bug #4250Gravatar Maxime Dénès2017-06-26
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | | | * | | | | Bump version number to 8.6.1.Gravatar Maxime Dénès2017-06-26
| | | | | | | | | |
| | | | | * | | | | Fix libpcre dependency issue under Windows.Gravatar Maxime Dénès2017-06-26
| | | | | | | | | |
| | | | | * | | | | Fix proxy setting issueGravatar Michael Soegtrop2017-06-26
| | | | | | | | | |
| | | | | * | | | | Fixes bug #5561,#5562 in Windows build systemGravatar Michael Soegtrop2017-06-26
| | | | | | | | | |
| | | | | * | | | | Merge PR#756: Fix Bug #5574, document function scopeGravatar Maxime Dénès2017-06-26
| | | | | |\ \ \ \ \
* | | | | | \ \ \ \ \ Merge PR#824: Fix printersGravatar Maxime Dénès2017-06-23
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR#821: [vernac] Remove stale bool parameter from ↵Gravatar Maxime Dénès2017-06-23
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `VernacStartTheoremProof`
* \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#820: [ide] Correct more merging errors.Gravatar Maxime Dénès2017-06-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#815: STM: par: report no error to UIs in non-solve modeGravatar Maxime Dénès2017-06-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#794: Cleanup of ltac cmxsGravatar Maxime Dénès2017-06-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#762: [vernac] Fix unneeded mutual references in ObligationsGravatar Maxime Dénès2017-06-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ Merge PR#813: Fix plugin warningsGravatar Maxime Dénès2017-06-23
| | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | | | * | | | | Fix Bug #5574, document function scopeGravatar Paul Steckler2017-06-23
| | | | | | | | | | | | | | |/ / / | | | | | | | | | | | | | |/| | |
| | | | | | | * | | | | | / | | | closing bug #4250Gravatar Julien Forest2017-06-23
| |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | [configure] 'ocaml' is more precise than OCaml as we mean the binary.Gravatar Maxime Dénès2017-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix suggested by Hugo.
| | | | | | | | | | * | | | | | ocaml -> OCaml in configure.ml.Gravatar Maxime Dénès2017-06-23
| | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | Merge PR#729: Fixing an inconsistency between configure and configure.mlGravatar Maxime Dénès2017-06-23
| | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ Merge PR#740: Refactor documentation of records.Gravatar Maxime Dénès2017-06-23
| | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | | * | | | | Add tests for handling of warningsGravatar Tej Chajed2017-06-23
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | Fix bug 5392: Warnings defined in plugins are considered unknownGravatar Maxime Dénès2017-06-23
| | | | | | | | | | | |_|/ / / / / | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The status of a warning can now be set before the warning is declared (typically by a plugin). However, I had to remove the "unknown warning" warning.
| | | | | | | | | | | | | | | | * In enter_one, not having exactly one goal is a fatal error of the monad.Gravatar Hugo Herbelin2017-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pointed out by PMP.
| | | | | | | | * | | | | | | | | Add test-suite file for funind, extraction with compat 8.6Gravatar Jason Gross2017-06-22
| | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | Put plugin exports in the right compatibility fileGravatar Jason Gross2017-06-22
| |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This closes [bug #5607](https://coq.inria.fr/bugs/show_bug.cgi?id=5607). PR #220 put the exports in the wrong compat files, presumably because it was originally targeted to version 8.6, and this wasn't updated when it was retargeted to version 8.7.
| | | | | | | * | | | | | | | | Ignore all PDF files.Gravatar Théo Zimmermann2017-06-22
| | | | | | | | |_|_|_|_|_|_|/ | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rules for ignoring *some* PDF files had been added one by one to `.gitignore` but some were still missing (for the corresponding latex files in `dev`). This rule is actually better since we are not tracking any PDF file.
* | | | | | | | | | | | | | | Merge PR#817: [stm] Fix route setting on VtQueryGravatar Maxime Dénès2017-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | | * | | | | | | | Add missing definition and fix #use include;; as suggested by @amintimany.Gravatar Théo Zimmermann2017-06-22
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | [vernac] Remove stale bool parameter from `VernacStartTheoremProof`Gravatar Emilio Jesus Gallego Arias2017-06-21
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `VernacStartTheoremProof` contained a stale bool parameter from 15 years ago, which is unused today.
| | | | | * | | | | | | | [ide] Correct more merging errors.Gravatar Emilio Jesus Gallego Arias2017-06-21
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file doesn't want to leave us.
| | | | | * | | | | | | Should fix a false negative reported by deps-order.sh.Gravatar Hugo Herbelin2017-06-21
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The files deps-order.sh and deps-checksum.sh were concurrently rm-ing the files of the other. Courtesy of Guillaume M.
| * | | | | | | | | | [stm] Fix route setting on VtQueryGravatar Emilio Jesus Gallego Arias2017-06-20
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a fix for a mistake in d8874dd855d748aaaf504890487ab15ffd7a677d , where we forgot to propagate the route parameter.
| | | * | | | | | | STM: par: report no error to UIs in non-solve modeGravatar Enrico Tassi2017-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used to report to the UI an Error feedback message whenever a worker was non making any progress. This is wrong since no-progress is fine (as long as one does not specify "solve")
| | | | | | | | * | Default colors for CoqIDE are actually applied.Gravatar Cyprien Mangin2017-06-20
| | | | | |_|_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes bug #5380 in particular. More generally, tags were not updated to the correct default value if the corresponding line in the configuration file was missing.
| * | | | | | | | [vernac] Remove forward hooks from Obligations.Gravatar Emilio Jesus Gallego Arias2017-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was (once again) a spurious inter-dependency, that we solve by introducing a new module with the proper functionality. This helps in cleaning up the code. Note that no code was changed, other than removing the setting of the references.
| * | | | | | | | [vernac] Remove unused hooks.Gravatar Emilio Jesus Gallego Arias2017-06-20
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | These hooks are not used (leftovers?) and IMHO they should not be.
| | | * | | | | Merge PR#812: Use more neutral wording instead of mentioning CoqIDEGravatar Maxime Dénès2017-06-20
| | | |\ \ \ \ \
* | | | \ \ \ \ \ Merge PR#742: Fix `make TIMED=1` garbageGravatar Maxime Dénès2017-06-20
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR#774: [ide] Add route_id parameter to query call.Gravatar Maxime Dénès2017-06-20
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR#793: Fixing restriction of existential variables regarding evar_storeGravatar Maxime Dénès2017-06-20
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR#807: romega: fix a slowdownGravatar Maxime Dénès2017-06-20
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#803: Clean ssrGravatar Maxime Dénès2017-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#790: Direct link to Travis branch builds.Gravatar Maxime Dénès2017-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#779: Each user overlay goes into its own file.Gravatar Maxime Dénès2017-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#787: [typeclasses eauto] Fix bug #3943: non-termination in topologicalGravatar Maxime Dénès2017-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#777: Improving documentation of tactic "move" (report #4561)Gravatar Maxime Dénès2017-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#760: Fixing base_include after loc is an option + a better test ↵Gravatar Maxime Dénès2017-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that #use"include" works
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#795: [ide] Better exn printing. [fixes BZ#5524]Gravatar Maxime Dénès2017-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ Merge PR#792: Fix ci-fiat-crypto to have a proper lite targetGravatar Maxime Dénès2017-06-19
| | | | | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | | | | | | * | | | | Change CoqIDE-specific to neutral wordingGravatar Paul Steckler2017-06-19
| | | | | | | | | | | | | | | |/ / / / / | | | | | | | | | | | | | | |/| | | | |