aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tag.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* lintJan Edmund Lazo2019-05-07
* vim-patch:8.1.0133: tagfiles() can have duplicate entriesJan Edmund Lazo2019-05-07
* lintJustin M. Keyes2019-05-06
* PVS/V547: Expression is always falseJustin M. Keyes2019-05-06
* lintrolag2019-04-28
* vim-patch:8.1.0519: cannot save and restore the tag stackrolag2019-04-28
* vim-patch:8.1.1194: typos and small problems in source filesJan Edmund Lazo2019-04-26
* vim-patch:8.1.1100: tag file without trailing newline no longer worksMarco Hinz2019-04-02
* vim-patch:8.1.1094: long line in tags file causes errorMarco Hinz2019-04-02
* vim-patch:8.1.1093: support for outdated tags format slows down tag parsingMarco Hinz2019-04-02
* vim-patch:8.1.1087: tag stack is incorrect after CTRL-T and then :tagJan Edmund Lazo2019-03-31
* Merge #9662 'vim-patch:8.0.{0643-0646}'Justin M. Keyes2019-03-08
|\
| * vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* | vim-patch:8.1.0826: too many #ifdefsJan Edmund Lazo2019-03-08
|/
* lintJan Edmund Lazo2018-09-14
* globals: KeyTyped is boolJan Edmund Lazo2018-09-14
* lintJan Edmund Lazo2018-09-06
* window: refactor boolean variables in win_close()Jan Edmund Lazo2018-09-06
* lintJan Edmund Lazo2018-08-15
* vim-patch:8.0.1409: buffer overflow in :tags commandJan Edmund Lazo2018-08-15
* vim-patch:8.0.1488: emacs tags no longer workJan Edmund Lazo2018-08-15
* vim-patch:8.0.1218: writing to freed memory in autocmdJan Edmund Lazo2018-08-15
* vim-patch:8.0.1512: warning for possibly using NULL pointerJan Edmund Lazo2018-07-23
* vim-patch:8.0.0621: :stag does not respect 'switchbuf'Jan Edmund Lazo2018-06-21
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* vim-patch:8.0.0505: failed window split for :stag not handled (#8439)KunMing Xie2018-05-26
* coverity/13700: ignore failed win_split()Nick Neisen2018-05-17
* *: Provide list length when allocating listsZyX2018-01-14
* lintJames McCoy2017-06-04
* vim-patch:7.4.1975James McCoy2017-06-04
* tag: Silence V522: potential null dereferenceZyX2017-05-20
* *: Add comment to all C filesZyX2017-04-19
* tag: Fix “initialized twice successively” false positiveZyX2017-04-16
* tag: Silence “buffer underflow” warningZyX2017-04-16
* vim-patch:8.0.0550James McCoy2017-04-07
* vim-patch:8.0.0499James McCoy2017-04-07
* eval: Split and move dict_add_nr_str to typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* lintJames McCoy2017-03-19
* vim-patch:8.0.0393James McCoy2017-03-19
* vim-patch:8.0.0223James McCoy2017-03-19
* vim-patch:8.0.0195James McCoy2017-03-19
* vim-patch:8.0.0190James McCoy2017-03-19
* vim-patch:8.0.0116James McCoy2017-03-19
* vim-patch:7.4.2248lonerover2017-03-18
* vim-patch:7.4.2200James McCoy2017-02-27
* vim-patch:7.4.2230 (#6080)lonerover2017-02-25
* *: Fix linter errorsZyX2017-02-15