aboutsummaryrefslogtreecommitdiff
path: root/src/coverity-model.c
Commit message (Collapse)AuthorAge
* Remove support for using jemalloc instead of the system allocatorJames McCoy2019-01-19
| | | | | | There was never any investigation done to determine whether using jemalloc was actually a net benefit for nvim. It has been a portability limitation and adds another factor to consider when triaging issues.
* ci: Update Coverity model for typval refactoringJames McCoy2017-03-29
| | | | [ci skip]
* lintJustin M. Keyes2017-03-05
| | | | You cannot escape clint...
* ci: Add Coverity modelingJames McCoy2017-03-04
[ci skip]