aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp_bt.c
Commit message (Expand)AuthorAge
* refactor: combine regexp filesdundargoc2023-11-05
* refactor: the long goodbyedundargoc2023-10-09
* 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.1.1827: allocating more memory than needed for extended structs (...zeertzjq2023-02-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 chardundargoc2023-01-09
* refactor: rename mch_msg => os_msgJustin M. Keyes2022-12-16
* 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.4693: new regexp does not accept pattern "\%>0v"zeertzjq2022-11-05
* vim-patch:8.2.4688: new regexp engine does not give an error for "\%v"zeertzjq2022-11-05
* 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(plines): use a struct for chartabsize statebfredl2022-08-29
* refactor: pre-incr to post-incrLewis Russell2022-08-25
* refactor: change pre-decrement/increment to post (#19799)Lewis Russell2022-08-16
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* refactor: replace char_u with charDundar Goc2022-07-31
* refactor: enable -Wconversion warning for regexp files (#19521)dundargoc2022-07-28
* fix(mark): give correct error message when mark is in another buffer (#19454)zeertzjq2022-07-21
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* refactor(uncrustify): enable formatting for regexp and indent files (#18549)dundargoc2022-05-14
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* vim-patch:8.2.3110: a pattern that matches the cursor position is complicatedzeertzjq2022-03-30
* vim-patch:8.2.4646: using buffer line after it has been freed (#17907)zeertzjq2022-03-30
* vim-patch:8.2.2716: the equivalent class regexp is missing some characterszeertzjq2022-03-19
* vim-patch:8.2.4440: crash with specific regexp pattern and stringzeertzjq2022-03-11
* vim-patch:8.1.2005: the regexp.c file is too bigkylo2522022-03-10