summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/linematch.c
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-05-01refactor: move StringBuilder to types_defs.h (#33745)Gregory Anders1
2025-04-16vim-patch:9.1.1303: missing out-of-memory check in linematch.c (#33487)zeertzjq1
2025-02-05vim-patch:9.1.1076: vim_strnchr() is strange and unnecessary (#32327)zeertzjq1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-10-07fix(coverity/510275): linematch out of bounds access (#30687)Devon Gardner1
2024-09-30fix(diff): use mmfile_t in linematchLewis Russell1
2024-06-04refactor: replace '\0' with NULJames Tirta Halim1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-16refactor: iwyu (#26062)zeertzjq1
2023-11-12build: remove PVSdundargoc1
2023-10-09refactor: the long goodbyedundargoc1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-06-07feat(diff): grouping optimization for linematch algorithmJonathon1
2023-04-21fix(linematch): initialize arrayAndreas Schneider1
2023-03-06fix(diff): add NULL checkLewis Russell1
2023-01-15refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc1
2022-12-12fix(diff): handle long lines without crashing (#21389)Lewis Russell1
2022-11-26Merge pull request #20196 from dundargoc/refactor/char_u/14bfredl1
2022-11-26refactor: replace char_u with charDundar Göc1
2022-11-26docs: fix typos (#21168)dundargoc1
2022-11-22fix: pvs warnings (#21145)dundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-11-04fix(diff): remove size_t underflow (#20929)Lewis Russell1
2022-11-04Enable new diff option linematch (#14537)Jonathon1