summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/match.c
AgeCommit message (Expand)AuthorFiles
2026-04-20vim-patch:partial:9.2.0368: too many strlen() calls when adding strings to di...zeertzjq1
2026-04-15refactor: move e_invalwindow to errors.h (#39067)glepnir1
2026-01-05vim-patch:8.1.0753: printf format not checked for semsg() (#37248)zeertzjq1
2025-09-06vim-patch:9.1.1734: Memory leak when allocating match fails (#35646)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-02-23vim-patch:9.1.1136: Match highlighting marks a buffer region as changed (#32561)luukvbaal1
2024-06-19vim-patch:8.2.5047: CurSearch highlight is often wrongzeertzjq1
2024-06-01refactor: move shared messages to errors.h #26214Justin M. Keyes1
2024-04-17vim-patch:9.1.0340: Problem: Error with matchaddpos() and empty list (#28381)zeertzjq1
2024-03-13fix(api/buffer): fix handling of viewport of non-current bufferbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2024-01-08refactor(options): use schar_T representation for fillchars and listcharsbfredl1
2023-12-24refactor: follow style guidedundargoc1
2023-11-30build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for func_attr.hdundargoc1
2023-11-19refactor: follow style guidedundargoc1
2023-11-17refactor(grid): make screen rendering more multibyte than ever beforebfredl1
2023-11-13refactor: follow style guidedundargoc1
2023-11-12build: remove PVSdundargoc1
2023-11-10refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)zeertzjq1
2023-10-09refactor: the long goodbyedundargoc1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-08-24refactor(memline): distinguish mutating uses of ml_get_buf()bfredl1
2023-07-23fix(highlight): make CurSearch work properly with 'winhl' (#24448)zeertzjq1
2023-07-03refactor: remove longdundargoc1
2023-04-26refactor: uncrustifydundargoc1
2023-04-07refactor: remove redundant const char * castsii141
2023-04-05refactor: make error message definitions constii141
2023-04-01refactor: add const and remove unnecessary casts (#22841)ii141
2023-02-11refactor: reduce scope of locals as per the style guide (#22211)dundargoc1
2023-01-14vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)zeertzjq1
2023-01-13refactor: replace char_u with char 20 (#21714)dundargoc1
2022-11-29vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq1
2022-11-26refactor: replace char_u with charDundar Göc1
2022-11-24vim-patch:8.2.3940: match highlight disappears when doing incsearch for ":s/pat"zeertzjq1
2022-11-24vim-patch:8.2.3698: match highlighting continues over breakindentzeertzjq1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-11-06refactor: fix clang-tidy warningsdundargoc1
2022-11-05vim-patch:8.2.0502: Vim9: some code is not testedzeertzjq1
2022-10-02vim-patch:9.0.0622: matchaddpos() can get slow when adding many matcheszeertzjq1
2022-10-02vim-patch:9.0.0620: matchaddpos() can only add up to 8 matcheszeertzjq1
2022-10-01vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)zeertzjq1
2022-09-06refactor: replace char_u with charDundar Göc1
2022-09-01refactor: replace char_u with charDundar Göc1
2022-08-30refactor: replace char_u with char 4 (#19987)dundargoc1
2022-08-29refactor: replace char_u with charDundar Göc1