aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp_bt.c
Commit message (Expand)AuthorAge
* 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