aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_regexp_latin.vim
Commit message (Expand)AuthorAge
* test(old): fix test_regexp_latin.vim encoding (#17989)zeertzjq2022-04-04
* 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.3950: going beyond the end of the line with /\%Vzeertzjq2022-03-10
* vim-patch:8.2.3949: using freed memory with /\%Vzeertzjq2022-03-10
* vim-patch:8.2.3612: using freed memory with regexp using a mark (#16973)f380cedric2022-01-27
* test/old: partial port of patch v8.2.1.0183Jan Edmund Lazo2021-05-24
* test/old: run most tests in test_regexp_latin.vimJan Edmund Lazo2021-03-29
* vim-patch:8.1.0958: compiling weird regexp pattern is very slowJan Edmund Lazo2021-03-29
* vim-patch:8.2.2121: internal error when using \ze before \zs in a patternSean Dewar2020-12-09
* vim-patch:8.2.0010: test64 is old styleJan Edmund Lazo2019-12-16
* vim-patch:8.1.0910: crash with tricky search patternJan Edmund Lazo2019-07-25
* vim-patch:8.1.0905: complicated regexp causes a crashJan Edmund Lazo2019-07-25
* vim-patch:8.1.0751: some regexp errors are not testedJan Edmund Lazo2019-05-25
* vim-patch:8.0.0645: no error for illegal back reference in NFA engineBilly Su2019-03-07
* vim-patch:8.1.0935: old regexp engine may use invalid buffer #9692Jan Edmund Lazo2019-03-07
* vim-patch:8.1.0937: invalid memory access in search patternJan Edmund Lazo2019-02-17
* vim-patch:8.1.0934: invalid memory access in search patternJan Edmund Lazo2019-02-17
* vim-patch:8.1.0945: internal error when using pattern with NL in the rangeJan Edmund Lazo2019-02-17
* test/old: restore test_alot_utf8.vimJustin M. Keyes2018-02-11