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
/
vim9execute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0683: cannot specify a time for :echowindow
v9.0.0683
Bram Moolenaar
2022-10-07
1
-4
/
+14
*
patch 9.0.0632: calling a function from an "expr" option has overhead
v9.0.0632
Bram Moolenaar
2022-10-01
1
-2
/
+3
*
patch 9.0.0617: calling function for reduce() has too much overhead
v9.0.0617
Bram Moolenaar
2022-09-28
1
-4
/
+9
*
patch 9.0.0549: duplicated code in calling a :def function
v9.0.0549
Bram Moolenaar
2022-09-22
1
-22
/
+12
*
patch 9.0.0547: looping over empty out_loop[] entries
v9.0.0547
Bram Moolenaar
2022-09-22
1
-6
/
+5
*
patch 9.0.0504: still a build failure
v9.0.0504
Bram Moolenaar
2022-09-19
1
-3
/
+3
*
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
-68
/
+133
*
patch 9.0.0499: in :def function list created after const is locked
v9.0.0499
Bram Moolenaar
2022-09-18
1
-0
/
+1
*
patch 9.0.0495: closure doesn't work properly in nested loop
v9.0.0495
Bram Moolenaar
2022-09-18
1
-2
/
+2
*
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
Bram Moolenaar
2022-09-17
1
-24
/
+0
*
patch 9.0.0487: using freed memory with combination of closures
v9.0.0487
Bram Moolenaar
2022-09-17
1
-16
/
+21
*
patch 9.0.0485: in :def function all closures in loop get the same variables
v9.0.0485
Bram Moolenaar
2022-09-17
1
-13
/
+180
*
patch 9.0.0481: in :def function all closures in loop get the same variables
v9.0.0481
Bram Moolenaar
2022-09-16
1
-34
/
+93
*
patch 9.0.0470: in :def function all closures in loop get the same variables
v9.0.0470
Bram Moolenaar
2022-09-15
1
-16
/
+96
*
patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function
v9.0.0440
Bram Moolenaar
2022-09-11
1
-4
/
+10
*
patch 9.0.0432: crash when using for loop variable in closure
v9.0.0432
Bram Moolenaar
2022-09-09
1
-0
/
+6
*
patch 9.0.0405: arguments in a partial not used by a :def function
v9.0.0405
Bram Moolenaar
2022-09-07
1
-12
/
+21
*
patch 9.0.0399: using :defer in expression funcref not tested
v9.0.0399
Bram Moolenaar
2022-09-06
1
-1
/
+22
*
patch 9.0.0398: members of funccall_T are inconsistently named
v9.0.0398
Bram Moolenaar
2022-09-06
1
-3
/
+3
*
patch 9.0.0397: :defer not tested with exceptions and ":qa!"
v9.0.0397
Bram Moolenaar
2022-09-06
1
-9
/
+31
*
patch 9.0.0382: freeing the wrong string on failure
v9.0.0382
Bram Moolenaar
2022-09-05
1
-5
/
+6
*
patch 9.0.0379: cleaning up after writefile() is a hassle
v9.0.0379
Bram Moolenaar
2022-09-04
1
-16
/
+79
*
patch 9.0.0373: Coverity warns for NULL check and unused return value
v9.0.0373
Bram Moolenaar
2022-09-04
1
-3
/
+2
*
patch 9.0.0370: cleaning up afterwards can make a function messy
v9.0.0370
Bram Moolenaar
2022-09-03
1
-15
/
+111
*
patch 9.0.0350: :echowindow does not work in a compiled function
v9.0.0350
Bram Moolenaar
2022-09-01
1
-0
/
+14
*
patch 9.0.0056: wrong line number reported when :cexpr fails in :def function
Bram Moolenaar
2022-07-18
1
-0
/
+1
*
patch 9.0.0004: plural messages not translated properly
v9.0.0004
Matvey Tarasov
2022-06-29
1
-16
/
+8
*
patch 8.2.5006: asan warns for undefined behavior
v8.2.5006
Bram Moolenaar
2022-05-22
1
-1
/
+1
*
patch 8.2.5004: right shift on negative number does not work as documented
v8.2.5004
Bram Moolenaar
2022-05-22
1
-6
/
+1
*
patch 8.2.5003: cannot do bitwise shifts
v8.2.5003
Yegappan Lakshmanan
2022-05-22
1
-0
/
+28
*
patch 8.2.4995: still a compiler warning for possibly uninitialized variable
v8.2.4995
Bram Moolenaar
2022-05-21
1
-2
/
+2
*
patch 8.2.4992: compiler warning for possibly uninitialized variable
v8.2.4992
Bram Moolenaar
2022-05-21
1
-1
/
+1
*
patch 8.2.4989: cannot specify a function name for :defcompile
v8.2.4989
Bram Moolenaar
2022-05-21
1
-42
/
+2
*
patch 8.2.4976: Coverity complains about not restoring a saved value
v8.2.4976
Bram Moolenaar
2022-05-18
1
-3
/
+4
*
patch 8.2.4973: Vim9: type error for list unpack mentions argument
v8.2.4973
Bram Moolenaar
2022-05-17
1
-3
/
+7
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-8
/
+8
*
patch 8.2.4870: Vim9: expression in :substitute is not compiled
v8.2.4870
LemonBoy
2022-05-05
1
-0
/
+4
*
patch 8.2.4836: Vim9: some lines not covered by tests
v8.2.4836
Bram Moolenaar
2022-04-28
1
-16
/
+4
*
patch 8.2.4835: Vim9: some lines not covered by tests
v8.2.4835
Bram Moolenaar
2022-04-27
1
-1
/
+1
*
patch 8.2.4834: Vim9: some lines not covered by tests
v8.2.4834
Bram Moolenaar
2022-04-27
1
-58
/
+33
*
patch 8.2.4823: concat more than 2 strings in :def function is inefficient
v8.2.4823
LemonBoy
2022-04-25
1
-15
/
+51
*
patch 8.2.4754: using cached values after unsetting some environment variables
v8.2.4754
LemonBoy
2022-04-15
1
-1
/
+2
*
patch 8.2.4748: cannot use an imported function in a mapping
v8.2.4748
Bram Moolenaar
2022-04-14
1
-11
/
+27
*
patch 8.2.4698: Vim9: script variable has no flag that it was set
v8.2.4698
Bram Moolenaar
2022-04-05
1
-3
/
+4
*
patch 8.2.4697: Vim9: crash when adding a duplicate key to a dictionary
v8.2.4697
Bram Moolenaar
2022-04-05
1
-2
/
+4
*
patch 8.2.4680: build failure without +postscript
v8.2.4680
Bram Moolenaar
2022-04-03
1
-1
/
+1
*
patch 8.2.4678: Vim9: not all code is tested
v8.2.4678
Bram Moolenaar
2022-04-03
1
-0
/
+3
*
patch 8.2.4662: no error for using out of range list index
v8.2.4662
Bram Moolenaar
2022-04-01
1
-1
/
+1
*
patch 8.2.4657: errors for functions are sometimes hard to read
v8.2.4657
Bram Moolenaar
2022-03-31
1
-11
/
+8
*
patch 8.2.4652: leaking memory if assignment fails
v8.2.4652
Bram Moolenaar
2022-03-31
1
-0
/
+2
[next]