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
/
evalfunc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0747: too many #ifdefs
v9.0.0747
Martin Tournoij
2022-10-13
1
-15
/
+3
*
patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnum
v9.0.0712
Bram Moolenaar
2022-10-10
1
-12
/
+14
*
patch 9.0.0703: failing check for argument type for const any
v9.0.0703
Bram Moolenaar
2022-10-09
1
-107
/
+77
*
patch 9.0.0683: cannot specify a time for :echowindow
v9.0.0683
Bram Moolenaar
2022-10-07
1
-0
/
+2
*
patch 9.0.0657: too many #ifdefs
v9.0.0657
Martin Tournoij
2022-10-04
1
-7
/
+1
*
patch 9.0.0629: get an error for using const only when executing
v9.0.0629
Bram Moolenaar
2022-09-30
1
-10
/
+55
*
patch 9.0.0623: error for modifying a const is not detected at compile time
v9.0.0623
Bram Moolenaar
2022-09-29
1
-3
/
+47
*
patch 9.0.0618: calling function for reduce() has too much overhead
v9.0.0618
Bram Moolenaar
2022-09-28
1
-1
/
+1
*
patch 9.0.0520: declaring a loop variable at the start of a block is clumsy
v9.0.0520
Bram Moolenaar
2022-09-20
1
-14
/
+8
*
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
Bram Moolenaar
2022-09-17
1
-39
/
+26
*
patch 9.0.0474: fullcommand() test failure
v9.0.0474
Bram Moolenaar
2022-09-15
1
-1
/
+1
*
patch 9.0.0449: there is no easy way to translate a key code into a string
v9.0.0449
zeertzjq
2022-09-12
1
-0
/
+21
*
patch 9.0.0430: cannot use repeat() with a blob
v9.0.0430
Bakudankun
2022-09-09
1
-3
/
+38
*
patch 9.0.0375: the footer feature is unused
v9.0.0375
Bram Moolenaar
2022-09-04
1
-7
/
+1
*
patch 9.0.0359: error message for wrong argument type is not specific
v9.0.0359
Yegappan Lakshmanan
2022-09-02
1
-26
/
+9
*
patch 9.0.0345: error message for list argument could be clearer
v9.0.0345
Bram Moolenaar
2022-09-01
1
-4
/
+1
*
patch 9.0.0338: return value of list_append_list() not always checked
v9.0.0338
Bram Moolenaar
2022-08-31
1
-2
/
+8
*
patch 9.0.0335: checks for Dictionary argument often give a vague error
v9.0.0335
Yegappan Lakshmanan
2022-08-30
1
-17
/
+5
*
patch 9.0.0331: cannot use items() on a string
v9.0.0331
Bram Moolenaar
2022-08-30
1
-4
/
+6
*
patch 9.0.0327: items() does not work on a list
v9.0.0327
Bram Moolenaar
2022-08-30
1
-1
/
+1
*
patch 9.0.0285: it is not easy to change the command line from a plugin
v9.0.0285
Shougo Matsushita
2022-08-27
1
-5
/
+4
*
patch 9.0.0282: a nested timout stops the previous timeout
v9.0.0282
Bram Moolenaar
2022-08-26
1
-1
/
+2
*
patch 9.0.0280: the builtin termcap list depends on the version
v9.0.0280
Bram Moolenaar
2022-08-26
1
-14
/
+2
*
patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu'
v9.0.0279
Bram Moolenaar
2022-08-26
1
-9
/
+1
*
patch 9.0.0278: the +wildignore feature is nearly always available
v9.0.0278
Bram Moolenaar
2022-08-26
1
-7
/
+1
*
patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version
v9.0.0270
Bram Moolenaar
2022-08-25
1
-7
/
+1
*
patch 9.0.0269: getscriptinfo() does not include the version
v9.0.0269
Yegappan Lakshmanan
2022-08-25
1
-1
/
+1
*
patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version
v9.0.0265
Bram Moolenaar
2022-08-25
1
-7
/
+1
*
patch 9.0.0244: cannot easily get the list of sourced scripts
v9.0.0244
Yegappan Lakshmanan
2022-08-22
1
-0
/
+2
*
patch 9.0.0222: no good reason why text objects are only in larger builds
v9.0.0222
Bram Moolenaar
2022-08-16
1
-7
/
+1
*
patch 9.0.0204: indexof() may leak memory
v9.0.0204
Yegappan Lakshmanan
2022-08-14
1
-1
/
+6
*
patch 9.0.0202: code and help for indexof() is not ideal
v9.0.0202
Yegappan Lakshmanan
2022-08-13
1
-63
/
+81
*
patch 9.0.0196: finding value in list may require a for loop
v9.0.0196
Yegappan Lakshmanan
2022-08-13
1
-0
/
+134
*
patch 9.0.0140: execute() does not use the "legacy" command modifier
v9.0.0140
Kota Kato
2022-08-04
1
-0
/
+5
*
patch 9.0.0113: has() is not strict about parsing the patch version
v9.0.0113
K.Takata
2022-07-30
1
-12
/
+19
*
patch 9.0.0111: "nocombine" is missing from synIDattr()
v9.0.0111
Bram Moolenaar
2022-07-30
1
-2
/
+5
*
patch 9.0.0067: cannot show virtual text
v9.0.0067
Bram Moolenaar
2022-07-25
1
-1
/
+1
*
patch 9.0.0063: too many type casts for dict_get functions
v9.0.0063
Bram Moolenaar
2022-07-23
1
-6
/
+5
*
patch 9.0.0057: has('patch-xxx') returns true
v9.0.0057
Bram Moolenaar
2022-07-18
1
-1
/
+1
*
patch 9.0.0007: no support for double, dotted and dashed underlines
v9.0.0007
Bram Moolenaar
2022-06-29
1
-6
/
+19
*
patch 9.0.0002: map functionality outside of map.c
v9.0.0002
zeertzjq
2022-06-29
1
-35
/
+0
*
patch 8.2.5167: get(Fn, 'name') on funcref returns special byte code
v8.2.5167
Bram Moolenaar
2022-06-27
1
-5
/
+9
*
patch 8.2.5152: search() gets stuck with "c" and skip evaluates to true
v8.2.5152
zeertzjq
2022-06-23
1
-0
/
+3
*
patch 8.2.5114: time limit on searchpair() does not work properly
v8.2.5114
Bram Moolenaar
2022-06-16
1
-3
/
+7
*
patch 8.2.5107: some callers of rettv_list_alloc() check for not OK
v8.2.5107
Bram Moolenaar
2022-06-16
1
-12
/
+12
*
patch 8.2.5089: some functions return a different value on failure
v8.2.5089
Yegappan Lakshmanan
2022-06-14
1
-1
/
+4
*
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
Paul Ollis
2022-06-05
1
-16
/
+2
*
patch 8.2.5034: there is no way to get the byte index from a virtual column
v8.2.5034
Bram Moolenaar
2022-05-27
1
-0
/
+2
*
patch 8.2.5019: cannot get the first screen column of a character
v8.2.5019
LemonBoy
2022-05-26
1
-9
/
+39
*
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
Bram Moolenaar
2022-05-21
1
-21
/
+3
[next]