aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/search.c
Commit message (Expand)AuthorAge
* vim-patch:9.1.0093: Still a qsort() comparison function that returns result o...zeertzjq2024-02-10
* vim-patch:9.1.0089: qsort() comparison functions should be transitivezeertzjq2024-02-10
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: remove redundant struct namesdundargoc2024-01-02
* refactor: follow style guidedundargoc2023-12-30
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: enable formatting for ternariesdundargoc2023-11-20
* refactor: follow style guidedundargoc2023-11-19
* build: remove PVSdundargoc2023-11-12
* refactor: remove redundant castsdundargoc2023-11-11
* refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)zeertzjq2023-11-10
* refactor: the long goodbyedundargoc2023-11-05
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* refactor: the long goodbyedundargoc2023-10-09
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* refactor(message): smsg_attr -> smsgbfredl2023-09-29
* refactor: remove longdundargoc2023-09-29
* refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attrbfredl2023-09-27
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* refactor(messages): fold msg_outtrans_attr into msg_outtransbfredl2023-09-27
* refactor: move virtcol functions to plines.czeertzjq2023-08-25
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* refactor: remove longdundargoc2023-07-03
* vim-patch:9.0.1555: setcharsearch() does not clear last searched char properl...zeertzjq2023-05-15
* vim-patch:9.0.1518: search stats not always visible when searching backwards ...zeertzjq2023-05-07
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* vim-patch:9.0.1499: using uninitialized memory with fuzzy matching (#23399)zeertzjq2023-04-30
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq2023-04-25
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant const char * castsii142023-04-07
* refactor: add const and remove unnecessary casts (#22841)ii142023-04-01
* refactor(screen): screen.c delenda estbfredl2023-03-14
* refactor(redraw): make cursor position redraw use the "redraw later" patternbfredl2023-03-12
* refactor: reduce scope of locals as per the style guide 3 (#22221)dundargoc2023-02-12
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* vim-patch:9.0.1270: crash when using search stat in narrow screen (#22078)zeertzjq2023-02-01
* vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)zeertzjq2023-01-24
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* vim-patch:8.2.4479: no fuzzy completieon for maps and abbreviationszeertzjq2023-01-17
* vim-patch:8.2.4463: completion only uses strict matchingSean Dewar2023-01-17
* refactor: remove char_u from arguments of fuzzy_match()zeertzjq2023-01-17
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14