aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp.c
Commit message (Expand)AuthorAge
* refactor(message): smsg_attr -> smsgbfredl2023-09-29
* vim-patch:9.0.1908: undefined behaviour upper/lower function ptrs (#25238)zeertzjq2023-09-19
* vim-patch:9.0.1848: [security] buffer-overflow in vim_regsub_both() (#25001)zeertzjq2023-09-03
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* refactor: remove some (const char **) casts (#24423)zeertzjq2023-07-22
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* refactor: uncrustifydundargoc2023-04-26
* fix(runtime): do not allow breakcheck inside runtime path calculationbfredl2023-04-19
* vim-patch:8.2.1049: Vim9: leaking memory when using continuation linezeertzjq2023-04-14
* 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: replace char_u with char 25 (#21838)dundargoc2023-01-19
* vim-patch:9.0.1221: code is indented more than necessary (#21891)zeertzjq2023-01-19
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* refactor: replace char_u with chardundargoc2023-01-09
* refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc2022-12-21
* vim-patch:8.2.2295: incsearch does not detect empty pattern properlyzeertzjq2022-12-04
* vim-patch:8.2.4262: some search tests failzeertzjq2022-12-03
* vim-patch:8.2.4261: accessing invalid memory in a regular expressionzeertzjq2022-12-03
* refactor: replace char_u with chardundargoc2022-11-28
* Merge pull request #20196 from dundargoc/refactor/char_u/14bfredl2022-11-26
|\
| * refactor: replace char_u with charDundar Göc2022-11-26
* | vim-patch:9.0.0951: trying every character position for a match is inefficien...zeertzjq2022-11-26
|/
* vim-patch:8.2.0260: several lines of code are duplicated (#21108)zeertzjq2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: more clint (#20910)Lewis Russell2022-11-07
* vim-patch:8.2.4978: no error if engine selection atom is not at the startzeertzjq2022-11-05
* vim-patch:8.2.4688: new regexp engine does not give an error for "\%v"zeertzjq2022-11-05
* vim-patch:8.2.0612: Vim9: no check for space before #commentzeertzjq2022-11-05
* vim-patch:8.2.0502: Vim9: some code is not testedzeertzjq2022-11-05
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* refactor(clint): convert short to int16_t (#20815)dundargoc2022-10-27
* vim-patch:9.0.0476: varargs does not work for replacement function of substit...zeertzjq2022-09-16
* vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...zeertzjq2022-09-16
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-10
* 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 charDundar Göc2022-08-31
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor(plines): use a struct for chartabsize statebfredl2022-08-29
* refactor: change pre-decrement/increment to post (#19799)Lewis Russell2022-08-16
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* refactor: replace char_u with charDundar Goc2022-08-12