index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_regexp_latin.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0414: matchstr() still does not match column offset
v9.0.0414
Bram Moolenaar
2022-09-08
1
-0
/
+6
*
patch 9.0.0407: matchstr() does match column offset
v9.0.0407
Bram Moolenaar
2022-09-07
1
-0
/
+13
*
patch 9.0.0228: crash when pattern looks below the last line
v9.0.0228
Bram Moolenaar
2022-08-19
1
-0
/
+12
*
patch 9.0.0053: E1281 not tested with the old regexp engine
v9.0.0053
Dominique Pelle
2022-07-14
1
-3
/
+7
*
patch 9.0.0047: using freed memory with recursive substitute
v9.0.0047
Bram Moolenaar
2022-07-07
1
-0
/
+11
*
patch 8.2.4978: no error if engine selection atom is not at the start
v8.2.4978
Christian Brabandt
2022-05-18
1
-0
/
+18
*
patch 8.2.4693: new regexp does not accept pattern "\%>0v"
v8.2.4693
Bram Moolenaar
2022-04-05
1
-1
/
+14
*
patch 8.2.4688: new regexp engine does not give an error for "\%v"
v8.2.4688
Bram Moolenaar
2022-04-04
1
-0
/
+12
*
patch 8.2.4646: using buffer line after it has been freed
v8.2.4646
Bram Moolenaar
2022-03-29
1
-0
/
+7
*
patch 8.2.4611: typos in tests; one lua line not covered by test
v8.2.4611
Dominique Pelle
2022-03-22
1
-1
/
+1
*
patch 8.2.3982: some lines of code not covered by tests
v8.2.3982
Dominique Pelle
2022-01-02
1
-1
/
+4
*
patch 8.2.3950: going beyond the end of the line with /\%V
v8.2.3950
Bram Moolenaar
2021-12-30
1
-0
/
+8
*
patch 8.2.3949: using freed memory with /\%V
v8.2.3949
Bram Moolenaar
2021-12-30
1
-0
/
+8
*
patch 8.2.3612: using freed memory with regexp using a mark
v8.2.3612
Bram Moolenaar
2021-11-17
1
-0
/
+8
*
patch 8.2.3110: a pattern that matches the cursor position is complicated
v8.2.3110
Bram Moolenaar
2021-07-05
1
-0
/
+90
*
patch 8.2.2656: some command line arguments and regexp errors not tested
v8.2.2656
Bram Moolenaar
2021-03-26
1
-1
/
+10
*
patch 8.2.2121: internal error when using \ze before \zs in a pattern
v8.2.2121
Bram Moolenaar
2020-12-09
1
-0
/
+7
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-0
/
+1
*
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
Bram Moolenaar
2020-07-11
1
-1
/
+1
*
patch 8.2.0540: regexp and other code not tested
v8.2.0540
Bram Moolenaar
2020-04-11
1
-0
/
+6
*
patch 8.2.0535: regexp patterns not fully tested
v8.2.0535
Bram Moolenaar
2020-04-09
1
-13
/
+129
*
patch 8.2.0183: tests fail when the float feature is disabled
v8.2.0183
Bram Moolenaar
2020-01-30
1
-3
/
+5
*
patch 8.2.0010: test64 is old style
v8.2.0010
Bram Moolenaar
2019-12-15
1
-0
/
+666
*
patch 8.1.0958: compiling weird regexp pattern is very slow
v8.1.0958
Bram Moolenaar
2019-02-20
1
-0
/
+11
*
patch 8.1.0945: internal error when using pattern with NL in the range
v8.1.0945
Bram Moolenaar
2019-02-17
1
-0
/
+8
*
patch 8.1.0937: invalid memory access in search pattern
v8.1.0937
Bram Moolenaar
2019-02-17
1
-0
/
+2
*
patch 8.1.0935: old regexp engine may use invalid buffer
v8.1.0935
Bram Moolenaar
2019-02-16
1
-0
/
+16
*
patch 8.1.0934: invalid memory access in search pattern
v8.1.0934
Bram Moolenaar
2019-02-16
1
-0
/
+7
*
patch 8.1.0910: crash with tricky search pattern
v8.1.0910
Bram Moolenaar
2019-02-13
1
-0
/
+7
*
patch 8.1.0905: complicated regexp causes a crash
v8.1.0905
Bram Moolenaar
2019-02-12
1
-0
/
+6
*
patch 8.1.0751: some regexp errors are not tested
v8.1.0751
Bram Moolenaar
2019-01-14
1
-0
/
+12
*
patch 8.0.0645: no error for illegal back reference in NFA engine
v8.0.0645
Bram Moolenaar
2017-06-17
1
-0
/
+10
*
patch 7.4.2355
v7.4.2355
Bram Moolenaar
2016-09-09
1
-0
/
+9
*
patch 7.4.2354
v7.4.2354
Bram Moolenaar
2016-09-09
1
-0
/
+15
*
patch 7.4.2228
v7.4.2228
Bram Moolenaar
2016-08-18
1
-1
/
+0
*
patch 7.4.2219
v7.4.2219
Bram Moolenaar
2016-08-16
1
-0
/
+9
*
patch 7.4.1700
v7.4.1700
Bram Moolenaar
2016-04-03
1
-0
/
+32