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
/
search.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1364: invalid memory access when searching for raw string
v8.2.1364
Bram Moolenaar
2020-08-04
1
-2
/
+2
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-1
/
+1
*
patch 8.2.0902: using searchcount() in 'statusline' causes an error
v8.2.0902
Bram Moolenaar
2020-06-04
1
-7
/
+8
*
patch 8.2.0896: crash when calling searchcount() with a string
v8.2.0896
Bram Moolenaar
2020-06-03
1
-2
/
+8
*
patch 8.2.0887: searchcount().exact_match is 1 right after a match
v8.2.0887
Bram Moolenaar
2020-06-02
1
-1
/
+1
*
patch 8.2.0884: searchcount() test fails on slower systems
v8.2.0884
Bram Moolenaar
2020-06-01
1
-1
/
+1
*
patch 8.2.0880: leaking memory when using searchcount()
v8.2.0880
Bram Moolenaar
2020-06-01
1
-0
/
+1
*
patch 8.2.0879: compiler warning for unused function argument
v8.2.0879
Bram Moolenaar
2020-06-01
1
-1
/
+1
*
patch 8.2.0877: cannot get the search statistics
v8.2.0877
Bram Moolenaar
2020-06-01
1
-78
/
+283
*
patch 8.2.0840: search match count wrong when only match is in fold
v8.2.0840
Bram Moolenaar
2020-05-29
1
-1
/
+6
*
patch 8.2.0660: the search.c file is a bit big
v8.2.0660
Bram Moolenaar
2020-04-29
1
-1951
/
+0
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-1
/
+1
*
patch 8.2.0544: memory leak in search test
v8.2.0544
Bram Moolenaar
2020-04-11
1
-0
/
+1
*
patch 8.2.0502: Vim9: some code is not tested
v8.2.0502
Bram Moolenaar
2020-04-02
1
-1
/
+1
*
patch 8.2.0295: highlighting for :s wrong when using different separator
v8.2.0295
Bram Moolenaar
2020-02-21
1
-4
/
+6
*
patch 8.2.0250: test_clear_search_pat() is unused
v8.2.0250
Bram Moolenaar
2020-02-12
1
-6
/
+0
*
patch 8.2.0212: missing search/substitute pattern hardly tested
v8.2.0212
Bram Moolenaar
2020-02-05
1
-0
/
+6
*
patch 8.2.0035: saving and restoring called_emsg is clumsy
v8.2.0035
Bram Moolenaar
2019-12-23
1
-11
/
+7
*
patch 8.1.2394: using old C style comments
v8.1.2394
Bram Moolenaar
2019-12-05
1
-487
/
+485
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-2
/
+2
*
patch 8.1.2332: missing file in refactoring
v8.1.2332
Bram Moolenaar
2019-11-21
1
-0
/
+96
*
patch 8.1.2330: vi' does not always work when 'selection' is exclusive
v8.1.2330
Bram Moolenaar
2019-11-21
1
-7
/
+20
*
patch 8.1.2314: vi' sometimes does not select anything
v8.1.2314
Bram Moolenaar
2019-11-17
1
-2
/
+3
*
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-17
1
-2
/
+2
*
patch 8.1.2244: 'wrapscan' is not used for "gn"
v8.1.2244
Bram Moolenaar
2019-11-02
1
-8
/
+6
*
patch 8.1.2218: "gN" is off by one in Visual mode
v8.1.2218
Bram Moolenaar
2019-10-26
1
-2
/
+2
*
patch 8.1.2207: "gn" doesn't work quite right
v8.1.2207
Bram Moolenaar
2019-10-24
1
-92
/
+78
*
patch 8.1.2178: accessing uninitialized memory in test
v8.1.2178
Bram Moolenaar
2019-10-19
1
-3
/
+4
*
patch 8.1.2173: searchit() has too many arguments
v8.1.2173
Bram Moolenaar
2019-10-18
1
-14
/
+26
*
patch 8.1.2126: viminfo not sufficiently tested
v8.1.2126
Bram Moolenaar
2019-10-09
1
-0
/
+6
*
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
Bram Moolenaar
2019-10-06
1
-4
/
+4
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-2
/
+0
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-2
/
+0
*
patch 8.1.1992: the search stat moves when wrapping at the end of the buffer
v8.1.1992
Bram Moolenaar
2019-09-06
1
-1
/
+3
*
patch 8.1.1970: search stat space wrong, no test for 8.1.1965
v8.1.1970
Bram Moolenaar
2019-09-03
1
-1
/
+1
*
patch 8.1.1965: search count message is not displayed when using a mapping
v8.1.1965
Bram Moolenaar
2019-09-02
1
-54
/
+61
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-40
/
+6
*
patch 8.1.1880: cannot show extra info for completion in a popup window
v8.1.1880
Bram Moolenaar
2019-08-18
1
-1
/
+1
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-2
/
+0
*
patch 8.1.1819: :pedit does not work with a popup preview window
v8.1.1819
Bram Moolenaar
2019-08-05
1
-0
/
+5
*
patch 8.1.1736: viminfo support is spread out
v8.1.1736
Bram Moolenaar
2019-07-23
1
-142
/
+11
*
patch 8.1.1475: search string not displayed when 'rightleft' is set
v8.1.1475
Bram Moolenaar
2019-06-06
1
-2
/
+7
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-4
/
+2
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1390: search stats are off when using count or offset
v8.1.1390
Bram Moolenaar
2019-05-24
1
-4
/
+12
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-4
/
+4
*
patch 8.1.1383: warning for size_t/int mixup
v8.1.1383
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1376: warnings for size_t/int mixups
v8.1.1376
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often
v8.1.1375
Bram Moolenaar
2019-05-24
1
-23
/
+31
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-1
/
+2
[next]