aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_regexp_latin.vim
Commit message (Expand)AuthorAge
* vim-patch:9.0.0053: E1281 not tested with the old regexp enginezeertzjq2022-11-05
* 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
* vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
* vim-patch:8.2.0540: regexp and other code not tested (#20930)zeertzjq2022-11-04
* vim-patch:9.0.0047: using freed memory with recursive substitute (#19457)zeertzjq2022-07-21
* vim-patch:8.2.0535: regexp patterns not fully testedzeertzjq2022-07-15
* docs: typo fixes (#17859)dundargoc2022-04-15
* 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