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
/
userfunc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0632: calling a function from an "expr" option has overhead
v9.0.0632
Bram Moolenaar
2022-10-01
1
-4
/
+76
*
patch 9.0.0630: in Vim9 script a numbered function cannot be called
v9.0.0630
Bram Moolenaar
2022-09-30
1
-1
/
+2
*
patch 9.0.0568: autocmd code is indented more than needed
v9.0.0568
Yegappan Lakshmanan
2022-09-24
1
-31
/
+29
*
patch 9.0.0553: no error for "|" after "{" in lamda
v9.0.0553
Bram Moolenaar
2022-09-22
1
-2
/
+4
*
patch 9.0.0502: a closure in a nested loop in a :def function does not work
v9.0.0502
Bram Moolenaar
2022-09-19
1
-8
/
+5
*
patch 9.0.0481: in :def function all closures in loop get the same variables
v9.0.0481
Bram Moolenaar
2022-09-16
1
-2
/
+8
*
patch 9.0.0476: varargs does not work for replacement function of substitute()
v9.0.0476
zeertzjq
2022-09-16
1
-1
/
+1
*
patch 9.0.0419: the :defer command does not check the function arguments
v9.0.0419
Bram Moolenaar
2022-09-08
1
-1
/
+40
*
patch 9.0.0411: only created files can be cleaned up with one call
v9.0.0411
Bram Moolenaar
2022-09-07
1
-0
/
+15
*
patch 9.0.0406: deferred functions not invoked when partial func exits
v9.0.0406
Bram Moolenaar
2022-09-07
1
-8
/
+36
*
patch 9.0.0405: arguments in a partial not used by a :def function
v9.0.0405
Bram Moolenaar
2022-09-07
1
-1
/
+1
*
patch 9.0.0399: using :defer in expression funcref not tested
v9.0.0399
Bram Moolenaar
2022-09-06
1
-3
/
+11
*
patch 9.0.0398: members of funccall_T are inconsistently named
v9.0.0398
Bram Moolenaar
2022-09-06
1
-134
/
+136
*
patch 9.0.0397: :defer not tested with exceptions and ":qa!"
v9.0.0397
Bram Moolenaar
2022-09-06
1
-7
/
+31
*
patch 9.0.0390: cannot use a partial with :defer
v9.0.0390
Bram Moolenaar
2022-09-05
1
-3
/
+28
*
patch 9.0.0379: cleaning up after writefile() is a hassle
v9.0.0379
Bram Moolenaar
2022-09-04
1
-17
/
+43
*
patch 9.0.0377: argument assignment does not work
v9.0.0377
Bram Moolenaar
2022-09-04
1
-1
/
+1
*
patch 9.0.0376: clang warns for dead assignments
v9.0.0376
Yegappan Lakshmanan
2022-09-04
1
-2
/
+0
*
patch 9.0.0370: cleaning up afterwards can make a function messy
v9.0.0370
Bram Moolenaar
2022-09-03
1
-86
/
+213
*
patch 9.0.0303: it is not easy to get information about a script
v9.0.0303
Yegappan Lakshmanan
2022-08-28
1
-2
/
+0
*
patch 9.0.0225: using freed memory with multiple line breaks in expression
v9.0.0225
Bram Moolenaar
2022-08-18
1
-15
/
+0
*
patch 9.0.0219: cannot make a funcref with "s:func" in a def function
v9.0.0219
Kota Kato
2022-08-16
1
-1
/
+2
*
patch 9.0.0107: condition always has the same value
v9.0.0107
Bram Moolenaar
2022-07-29
1
-4
/
+1
*
patch 9.0.0003: functions are global while they could be local
v9.0.0003
Yegappan Lakshmanan
2022-06-29
1
-1
/
+2
*
patch 8.2.5117: crash when calling a Lua callback from a :def function
v8.2.5117
Bram Moolenaar
2022-06-17
1
-8
/
+9
*
patch 8.2.4992: compiler warning for possibly uninitialized variable
v8.2.4992
Bram Moolenaar
2022-05-21
1
-2
/
+2
*
patch 8.2.4990: memory leak when :defcompile fails
v8.2.4990
Bram Moolenaar
2022-05-21
1
-0
/
+1
*
patch 8.2.4989: cannot specify a function name for :defcompile
v8.2.4989
Bram Moolenaar
2022-05-21
1
-20
/
+99
*
patch 8.2.4948: cannot use Perl heredoc in nested :def function
v8.2.4948
Bram Moolenaar
2022-05-13
1
-37
/
+41
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-1
/
+1
*
patch 8.2.4888: line number of lambda ignores line continuation
v8.2.4888
Bram Moolenaar
2022-05-06
1
-4
/
+10
*
patch 8.2.4782: accessing freed memory
v8.2.4782
Bram Moolenaar
2022-04-18
1
-1
/
+2
*
patch 8.2.4770: cannot easily mix expression and heredoc
v8.2.4770
Yegappan Lakshmanan
2022-04-17
1
-5
/
+16
*
patch 8.2.4716: memory allocation failure not tested when defining a function
v8.2.4716
Yegappan Lakshmanan
2022-04-09
1
-1
/
+1
*
patch 8.2.4682: Vim9: can use :unlockvar for const variable
v8.2.4682
Bram Moolenaar
2022-04-04
1
-1
/
+1
*
patch 8.2.4659: invalid memory access when using printable function name
v8.2.4659
Bram Moolenaar
2022-03-31
1
-1
/
+1
*
patch 8.2.4657: errors for functions are sometimes hard to read
v8.2.4657
Bram Moolenaar
2022-03-31
1
-7
/
+25
*
patch 8.2.4650: "import autoload" only works with using 'runtimepath'
v8.2.4650
Bram Moolenaar
2022-03-30
1
-8
/
+18
*
patch 8.2.4586: Vim9: no error for using lower case name for "func" argument
v8.2.4586
Bram Moolenaar
2022-03-17
1
-0
/
+6
*
patch 8.2.4548: script-local function is deleted when used in a funcref
v8.2.4548
Bram Moolenaar
2022-03-11
1
-3
/
+4
*
patch 8.2.4529: Vim9: comparing partial with function fails
v8.2.4529
Bram Moolenaar
2022-03-08
1
-5
/
+13
*
patch 8.2.4528: crash when using null_function for a partial
v8.2.4528
Bram Moolenaar
2022-03-08
1
-6
/
+11
*
patch 8.2.4514: Vim9: some flow commands can be shortened
v8.2.4514
Bram Moolenaar
2022-03-05
1
-0
/
+5
*
patch 8.2.4472: Coverity warns for use of a freed function name
v8.2.4472
Bram Moolenaar
2022-02-25
1
-1
/
+1
*
patch 8.2.4460: Vim9: wrong error for defining dict function
v8.2.4460
Bram Moolenaar
2022-02-23
1
-3
/
+14
*
patch 8.2.4429: using script-local function from the wrong script
v8.2.4429
Bram Moolenaar
2022-02-21
1
-5
/
+34
*
patch 8.2.4417: using NULL pointer
v8.2.4417
Bram Moolenaar
2022-02-18
1
-1
/
+3
*
patch 8.2.4416: Vim9: using a script-local function requires using "s:"
v8.2.4416
Bram Moolenaar
2022-02-18
1
-6
/
+18
*
patch 8.2.4375: ctx_imports is not used
v8.2.4375
Bram Moolenaar
2022-02-13
1
-3
/
+2
*
patch 8.2.4367: calling in_vim9script() multiple times
v8.2.4367
Bram Moolenaar
2022-02-13
1
-24
/
+26
[next]