aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/search.h
Commit message (Expand)AuthorAge
* refactor(shada): rework msgpack decoding without msgpack-cbfredl2024-08-05
* vim-patch:9.1.0451: No test for escaping '<' with shellescape()zeertzjq2024-05-31
* vim-patch:9.1.0426: too many strlen() calls in search.czeertzjq2024-05-22
* refactor: remove redundant struct namesdundargoc2024-01-02
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq2023-11-30
* refactor(IWYU): create normal_defs.h (#26293)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: the long goodbyedundargoc2023-11-05
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* vim-patch:8.2.4463: completion only uses strict matchingSean Dewar2023-01-17
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: move FunPtr to types.h (#19466)zeertzjq2022-07-22
* vim-patch:8.2.2813: cannot grep using fuzzy matchingSean Dewar2022-02-07
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* refactor: replace TRUE/FALSE macros with C99 true/falseDundar Göc2021-07-25
* vim-patch:8.2.0884: searchcount() test fails on slower systemsshadmansaleh2021-05-09
* vim-patch:8.2.0877: cannot get the search statisticsshadmansaleh2021-05-09
* vim-patch:8.1.2173: searchit() has too many argumentsJaehwang Jerry Jung2019-10-27
* vim-patch:8.0.1148: gN doesn't work on last match with 'wrapscan' offJan Edmund Lazo2018-08-19
* refactor/single-include (#6563)Othon Briganó2017-04-22
* vim-patch:7.4.984watiko2016-03-02
* *: Fix lint errors found in new code in previously ignored filesZyX2015-10-08
* *: Make ShaDa code use VimL values for additional_\* dataZyX2015-10-08
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* move defines from vim.hBrandon Coleman2014-07-12
* move values for find_pattern_in_path() to search.hBrandon Coleman2014-06-12
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15