aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/match.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.5047: CurSearch highlight is often wrongzeertzjq2024-06-19
* refactor: move shared messages to errors.h #26214Justin M. Keyes2024-06-01
* vim-patch:9.1.0340: Problem: Error with matchaddpos() and empty list (#28381)zeertzjq2024-04-17
* fix(api/buffer): fix handling of viewport of non-current bufferbfredl2024-03-13
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor(options): use schar_T representation for fillchars and listcharsbfredl2024-01-08
* refactor: follow style guidedundargoc2023-12-24
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* 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
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: follow style guidedundargoc2023-11-19
* refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* refactor: follow style guidedundargoc2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)zeertzjq2023-11-10
* refactor: the long goodbyedundargoc2023-10-09
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* fix(highlight): make CurSearch work properly with 'winhl' (#24448)zeertzjq2023-07-23
* refactor: remove longdundargoc2023-07-03
* refactor: uncrustifydundargoc2023-04-26
* refactor: remove redundant const char * castsii142023-04-07
* refactor: make error message definitions constii142023-04-05
* refactor: add const and remove unnecessary casts (#22841)ii142023-04-01
* refactor: reduce scope of locals as per the style guide (#22211)dundargoc2023-02-11
* vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)zeertzjq2023-01-14
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29
* refactor: replace char_u with charDundar Göc2022-11-26
* vim-patch:8.2.3940: match highlight disappears when doing incsearch for ":s/pat"zeertzjq2022-11-24
* vim-patch:8.2.3698: match highlighting continues over breakindentzeertzjq2022-11-24
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: fix clang-tidy warningsdundargoc2022-11-06
* vim-patch:8.2.0502: Vim9: some code is not testedzeertzjq2022-11-05
* vim-patch:9.0.0622: matchaddpos() can get slow when adding many matcheszeertzjq2022-10-02
* vim-patch:9.0.0620: matchaddpos() can only add up to 8 matcheszeertzjq2022-10-02
* vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)zeertzjq2022-10-01
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
|\
| * perf(api): allow to use an arena for return valuesbfredl2022-08-23
* | vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
|/
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12