aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tag.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.0177: memory leak in get_tags()Jan Edmund Lazo2020-01-29
* vim-patch:8.2.0077: settagstack() cannot truncate at current indexJan Edmund Lazo2020-01-29
* tag: fix pvs/v1048Jan Edmund Lazo2019-12-22
* vim-patch:8.1.2269: tags file with very long line stops using binary searchJan Edmund Lazo2019-11-22
* vim-patch:8.1.1235: compiler warnings for using STRLEN() valueJan Edmund Lazo2019-11-22
* vim-patch:8.1.2312: "line:" field in tags file not usedJan Edmund Lazo2019-11-17
* vim-patch:8.1.2173: searchit() has too many argumentsJaehwang Jerry Jung2019-10-27
* tag: fix pvs/v547 errorJan Edmund Lazo2019-10-24
* Merge #11199 from bobrippling/vim-8.1.1228Justin M. Keyes2019-10-22
|\
| * vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
| * vim-patch:8.1.1099: the do_tag() function is too longRob Pilling2019-10-12
* | vim-patch:8.1.2152: problems navigating tags file on MacOS CatalinaJan Edmund Lazo2019-10-18
* | mac: fix "tags file not sorted" bug on Catalina (#11222)dm1try2019-10-14
|/
* vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
* lintJan Edmund Lazo2019-09-12
* vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02
* vim-patch:8.1.0911: tag line with Ex command cannot have extra fieldsDaniel Hahler2019-08-10
* cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* 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