summaryrefslogtreecommitdiff
path: root/src/testdir/test_regexp_latin.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0414: matchstr() still does not match column offsetv9.0.0414Bram Moolenaar2022-09-081-0/+6
* patch 9.0.0407: matchstr() does match column offsetv9.0.0407Bram Moolenaar2022-09-071-0/+13
* patch 9.0.0228: crash when pattern looks below the last linev9.0.0228Bram Moolenaar2022-08-191-0/+12
* patch 9.0.0053: E1281 not tested with the old regexp enginev9.0.0053Dominique Pelle2022-07-141-3/+7
* patch 9.0.0047: using freed memory with recursive substitutev9.0.0047Bram Moolenaar2022-07-071-0/+11
* patch 8.2.4978: no error if engine selection atom is not at the startv8.2.4978Christian Brabandt2022-05-181-0/+18
* patch 8.2.4693: new regexp does not accept pattern "\%>0v"v8.2.4693Bram Moolenaar2022-04-051-1/+14
* patch 8.2.4688: new regexp engine does not give an error for "\%v"v8.2.4688Bram Moolenaar2022-04-041-0/+12
* patch 8.2.4646: using buffer line after it has been freedv8.2.4646Bram Moolenaar2022-03-291-0/+7
* patch 8.2.4611: typos in tests; one lua line not covered by testv8.2.4611Dominique Pelle2022-03-221-1/+1
* patch 8.2.3982: some lines of code not covered by testsv8.2.3982Dominique Pelle2022-01-021-1/+4
* patch 8.2.3950: going beyond the end of the line with /\%Vv8.2.3950Bram Moolenaar2021-12-301-0/+8
* patch 8.2.3949: using freed memory with /\%Vv8.2.3949Bram Moolenaar2021-12-301-0/+8
* patch 8.2.3612: using freed memory with regexp using a markv8.2.3612Bram Moolenaar2021-11-171-0/+8
* patch 8.2.3110: a pattern that matches the cursor position is complicatedv8.2.3110Bram Moolenaar2021-07-051-0/+90
* patch 8.2.2656: some command line arguments and regexp errors not testedv8.2.2656Bram Moolenaar2021-03-261-1/+10
* patch 8.2.2121: internal error when using \ze before \zs in a patternv8.2.2121Bram Moolenaar2020-12-091-0/+7
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-0/+1
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-1/+1
* patch 8.2.0540: regexp and other code not testedv8.2.0540Bram Moolenaar2020-04-111-0/+6
* patch 8.2.0535: regexp patterns not fully testedv8.2.0535Bram Moolenaar2020-04-091-13/+129
* patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar2020-01-301-3/+5
* patch 8.2.0010: test64 is old stylev8.2.0010Bram Moolenaar2019-12-151-0/+666
* patch 8.1.0958: compiling weird regexp pattern is very slowv8.1.0958Bram Moolenaar2019-02-201-0/+11
* patch 8.1.0945: internal error when using pattern with NL in the rangev8.1.0945Bram Moolenaar2019-02-171-0/+8
* patch 8.1.0937: invalid memory access in search patternv8.1.0937Bram Moolenaar2019-02-171-0/+2
* patch 8.1.0935: old regexp engine may use invalid bufferv8.1.0935Bram Moolenaar2019-02-161-0/+16
* patch 8.1.0934: invalid memory access in search patternv8.1.0934Bram Moolenaar2019-02-161-0/+7
* patch 8.1.0910: crash with tricky search patternv8.1.0910Bram Moolenaar2019-02-131-0/+7
* patch 8.1.0905: complicated regexp causes a crashv8.1.0905Bram Moolenaar2019-02-121-0/+6
* patch 8.1.0751: some regexp errors are not testedv8.1.0751Bram Moolenaar2019-01-141-0/+12
* patch 8.0.0645: no error for illegal back reference in NFA enginev8.0.0645Bram Moolenaar2017-06-171-0/+10
* patch 7.4.2355v7.4.2355Bram Moolenaar2016-09-091-0/+9
* patch 7.4.2354v7.4.2354Bram Moolenaar2016-09-091-0/+15
* patch 7.4.2228v7.4.2228Bram Moolenaar2016-08-181-1/+0
* patch 7.4.2219v7.4.2219Bram Moolenaar2016-08-161-0/+9
* patch 7.4.1700v7.4.1700Bram Moolenaar2016-04-031-0/+32