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 8.2.4518: the binary tag search feature is always enabled
v8.2.4518
Yegappan Lakshmanan
2022-03-06
1
-8
/
+3
*
patch 8.2.4459: Vim9: compiling sort() call fails with unknown arguments
v8.2.4459
Bram Moolenaar
2022-02-23
1
-0
/
+2
*
patch 8.2.4458: Vim9: compiling filter() call fails with unknown arguments
v8.2.4458
Bram Moolenaar
2022-02-23
1
-0
/
+2
*
patch 8.2.4457: the GPM library can only be linked statically
v8.2.4457
Bram Moolenaar
2022-02-23
1
-1
/
+5
*
patch 8.2.4455: accepting one and zero for second sort() argument is strange
v8.2.4455
Bram Moolenaar
2022-02-23
1
-1
/
+0
*
patch 8.2.4451: sort() fails when ignoring case
v8.2.4451
Bram Moolenaar
2022-02-22
1
-0
/
+1
*
patch 8.2.4449: vim9: function argument of sort() not checked at compile time
v8.2.4449
Bram Moolenaar
2022-02-22
1
-1
/
+38
*
patch 8.2.4441: Vim9: function argument of filter() not checked like map()
v8.2.4441
Bram Moolenaar
2022-02-22
1
-86
/
+80
*
patch 8.2.4435: dead code in checking map() arguments
v8.2.4435
Bram Moolenaar
2022-02-21
1
-1
/
+0
*
patch 8.2.4429: using script-local function from the wrong script
v8.2.4429
Bram Moolenaar
2022-02-21
1
-1
/
+3
*
patch 8.2.4426: map() function on string and blob does not check types
v8.2.4426
Bram Moolenaar
2022-02-20
1
-2
/
+4
*
patch 8.2.4425: map() function does not check function arguments
v8.2.4425
Bram Moolenaar
2022-02-20
1
-24
/
+56
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-12
/
+12
*
patch 8.2.4375: ctx_imports is not used
v8.2.4375
Bram Moolenaar
2022-02-13
1
-1
/
+1
*
patch 8.2.4354: dynamic loading of libsodium not handled properly
v8.2.4354
K.Takata
2022-02-12
1
-1
/
+5
*
patch 8.2.4325: 'wildmenu' only shows few matches
v8.2.4325
Yegappan Lakshmanan
2022-02-08
1
-1
/
+1
*
patch 8.2.4322: Vim9: crash when using funcref with closure
v8.2.4322
Bram Moolenaar
2022-02-07
1
-1
/
+4
*
patch 8.2.4321: Vim9: crash when using a funcref to a closure
v8.2.4321
Bram Moolenaar
2022-02-07
1
-0
/
+3
*
patch 8.2.4304: Vim9: slice() makes a copy but doesn't change the type
v8.2.4304
Bram Moolenaar
2022-02-05
1
-1
/
+22
*
patch 8.2.4302: Vim9: return type of getline() is too strict
v8.2.4302
Bram Moolenaar
2022-02-05
1
-20
/
+30
*
patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated
v8.2.4294
K.Takata
2022-02-04
1
-1
/
+1
*
patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy()
v8.2.4286
Bram Moolenaar
2022-02-02
1
-4
/
+31
*
patch 8.2.4279: Vim9: cannot change item type with map() after range()
v8.2.4279
Bram Moolenaar
2022-02-01
1
-38
/
+155
*
patch 8.2.4276: separate test function for the GUI scrollbar
v8.2.4276
Yegappan Lakshmanan
2022-01-31
1
-9
/
+0
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-34
/
+1
*
patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice
v8.2.4270
ichizok
2022-01-31
1
-2
/
+0
*
patch 8.2.4259: number of test functions for GUI events is growing
v8.2.4259
Yegappan Lakshmanan
2022-01-30
1
-10
/
+2
*
patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent
v8.2.4257
Bram Moolenaar
2022-01-29
1
-7
/
+0
*
patch 8.2.4255: theoretical computation overflow
v8.2.4255
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-29
1
-1
/
+1
*
patch 8.2.4252: generating the normal command table at runtime is inefficient
v8.2.4252
Yegappan Lakshmanan
2022-01-29
1
-0
/
+2
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-4
/
+4
*
patch 8.2.4231: Vim9: map() gives type error when type was not declared
v8.2.4231
Bram Moolenaar
2022-01-27
1
-4
/
+13
*
patch 8.2.4228: no tests for clicking in the GUI tabline
v8.2.4228
Yegappan Lakshmanan
2022-01-27
1
-0
/
+4
*
patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function
v8.2.4225
Bram Moolenaar
2022-01-26
1
-1
/
+6
*
patch 8.2.4224: Vim9: no error when using a number for map() second argument
v8.2.4224
Bram Moolenaar
2022-01-26
1
-19
/
+45
*
patch 8.2.4176: Vim9: cannot use imported function with call()
v8.2.4176
Bram Moolenaar
2022-01-22
1
-0
/
+24
*
patch 8.2.4175: MS-Windows: runtime check for multi-line balloon is obsolete
v8.2.4175
Bram Moolenaar
2022-01-22
1
-10
/
+2
*
patch 8.2.4107: script context not restored after using <ScriptCmd>
v8.2.4107
Bram Moolenaar
2022-01-16
1
-1
/
+14
*
patch 8.2.4086: "cctx" argument of find_func_even_dead() is unused
v8.2.4086
Bram Moolenaar
2022-01-13
1
-2
/
+2
*
patch 8.2.4052: not easy to resize a window from a plugin
v8.2.4052
Daniel Steinberg
2022-01-10
1
-0
/
+4
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-1
/
+1
*
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
Dominique Pelle
2022-01-08
1
-0
/
+2
*
patch 8.2.4018: ml_get error when win_execute redraws with Visual selection
v8.2.4018
Bram Moolenaar
2022-01-06
1
-5
/
+3
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-7
/
+6
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.4005: error messages are spread out
v8.2.4005
Bram Moolenaar
2022-01-04
1
-4
/
+4
*
patch 8.2.4004: old compiler complains about struct init with variable
v8.2.4004
Bram Moolenaar
2022-01-04
1
-2
/
+2
*
patch 8.2.3996: Vim9: type checking lacks information about declared type
v8.2.3996
Bram Moolenaar
2022-01-04
1
-105
/
+112
*
patch 8.2.3976: FEARG_LAST is never used
v8.2.3976
Bram Moolenaar
2022-01-01
1
-9
/
+1
*
patch 8.2.3972: error messages are spread out
v8.2.3972
Bram Moolenaar
2022-01-01
1
-2
/
+2
[next]