aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/insexpand.c
Commit message (Expand)AuthorAge
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor: replace char_u with charDundar Göc2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* vim-patch:8.2.0674: some source files are too big (#19959)zeertzjq2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* refactor: suppress clang and PVS warnings (#19940)zeertzjq2022-08-25
* refactor: ins_compl_show_pum() (#19938)zeertzjq2022-08-25
* vim-patch:partial:8.2.4001: insert complete code uses global variableszeertzjq2022-08-25
* vim-patch:8.2.3942: Coverity reports a possible memory leakzeertzjq2022-08-25
* vim-patch:8.2.4037: Insert mode completion is insufficiently testedzeertzjq2022-08-25
* vim-patch:8.2.3989: some insert completion code is not testedzeertzjq2022-08-25
* vim-patch:9.0.0102: reading past end of line with insert mode completionzeertzjq2022-08-25
* vim-patch:9.0.0060: accessing uninitialized memory when completing long linezeertzjq2022-08-25
* vim-patch:9.0.0046: reading past end of completion with duplicate matchzeertzjq2022-08-25
* vim-patch:9.0.0045: reading past end of completion with a long linezeertzjq2022-08-25
* Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
|\
| * perf(api): allow to use an arena for return valuesbfredl2022-08-23
* | vim-patch:partial:8.2.3953: insert completion code is too complicated (#19923)zeertzjq2022-08-24
* | vim-patch:9.0.0020: with some completion reading past end of string (#19922)zeertzjq2022-08-24
* | vim-patch:8.2.3944: insert mode completion functions are too longzeertzjq2022-08-24
* | vim-patch:8.2.3937: Insert mode completion function is too longzeertzjq2022-08-24
|/
* vim-patch:8.1.1886: command line expansion code is spread out (#19861)zeertzjq2022-08-21
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)zeertzjq2022-08-18
* refactor: replace char_u with charDundar Goc2022-08-12
* refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)zeertzjq2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* fix(completion): remove wrong FUNC_ATTR_NONNULL_ALL (#19627)zeertzjq2022-08-03
* refactor: replace char_u with charDundar Goc2022-07-31
* vim-patch:8.2.3912: the ins_complete() function is much too long (#19555)zeertzjq2022-07-28
* refactor: fix clang warnings (#19453)zeertzjq2022-07-21
* vim-patch:8.1.1849zeertzjq2022-07-20
* vim-patch:8.1.1076: file for Insert mode is much too bigzeertzjq2022-07-20