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 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-5
/
+5
*
patch 8.2.0960: cannot use :import in legacy Vim script
v8.2.0960
Bram Moolenaar
2020-06-11
1
-12
/
+37
*
patch 8.2.0908: crash when changing the function table while listing it
v8.2.0908
Bram Moolenaar
2020-06-05
1
-31
/
+40
*
patch 8.2.0827: Vim9: crash in :defcompile
v8.2.0827
Bram Moolenaar
2020-05-26
1
-0
/
+1
*
patch 8.2.0826: Vim9: crash in :defcompile
v8.2.0826
Bram Moolenaar
2020-05-26
1
-1
/
+12
*
patch 8.2.0825: def_function() may return pointer that was freed
v8.2.0825
Bram Moolenaar
2020-05-25
1
-0
/
+3
*
patch 8.2.0823: Vim9: script reload test is disabled
v8.2.0823
Bram Moolenaar
2020-05-25
1
-3
/
+3
*
patch 8.2.0820: Vim9: function type isn't set until compiled
v8.2.0820
Bram Moolenaar
2020-05-24
1
-0
/
+3
*
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
v8.2.0818
Bram Moolenaar
2020-05-24
1
-13
/
+43
*
patch 8.2.0771: Vim9: cannot call a compiled closure from not compiled code
v8.2.0771
Bram Moolenaar
2020-05-16
1
-9
/
+7
*
patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase
v8.2.0753
Bram Moolenaar
2020-05-14
1
-8
/
+10
*
patch 8.2.0751: Vim9: performance can be improved
v8.2.0751
Bram Moolenaar
2020-05-13
1
-1
/
+1
*
patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script
v8.2.0725
Bram Moolenaar
2020-05-09
1
-4
/
+5
*
patch 8.2.0695: Vim9: cannot define a function inside a function
v8.2.0695
Bram Moolenaar
2020-05-04
1
-30
/
+62
*
patch 8.2.0684: Vim9: memory leak when using lambda
v8.2.0684
Bram Moolenaar
2020-05-03
1
-8
/
+5
*
patch 8.2.0683: Vim9: parsing type does not always work
v8.2.0683
Bram Moolenaar
2020-05-02
1
-0
/
+5
*
patch 8.2.0677: Vim9: no support for closures
v8.2.0677
Bram Moolenaar
2020-05-01
1
-14
/
+1
*
patch 8.2.0653: using uninitialized pointer
v8.2.0653
Bram Moolenaar
2020-04-27
1
-1
/
+1
*
patch 8.2.0652: compiler warning for char conversion
v8.2.0652
Bram Moolenaar
2020-04-27
1
-2
/
+2
*
patch 8.2.0650: Vim9: script function can be deleted
v8.2.0650
Bram Moolenaar
2020-04-27
1
-30
/
+85
*
patch 8.2.0627: Vim9: error message does not work
v8.2.0627
Bram Moolenaar
2020-04-23
1
-1
/
+1
*
patch 8.2.0626: Vim9: wrong syntax of function in Vim9 script
v8.2.0626
Bram Moolenaar
2020-04-23
1
-1
/
+7
*
patch 8.2.0624: Vim9: no check for space before #comment
v8.2.0624
Bram Moolenaar
2020-04-23
1
-2
/
+2
*
patch 8.2.0596: crash in test49
v8.2.0596
Bram Moolenaar
2020-04-18
1
-1
/
+1
*
patch 8.2.0595: Vim9: not all commands using ends_excmd() tested
v8.2.0595
Bram Moolenaar
2020-04-18
1
-4
/
+45
*
patch 8.2.0578: heredoc for interfaces does not support "trim"
v8.2.0578
Bram Moolenaar
2020-04-14
1
-1
/
+10
*
patch 8.2.0570: Vim9: no error when omitting type from argument
v8.2.0570
Bram Moolenaar
2020-04-13
1
-5
/
+16
*
patch 8.2.0567: Vim9: cannot put comments halfway expressions
v8.2.0567
Bram Moolenaar
2020-04-13
1
-2
/
+8
*
patch 8.2.0563: Vim9: cannot split a function line
v8.2.0563
Bram Moolenaar
2020-04-12
1
-10
/
+41
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-5
/
+5
*
patch 8.2.0529: Vim9: function argument with default not checked
v8.2.0529
Bram Moolenaar
2020-04-07
1
-2
/
+2
*
patch 8.2.0528: Vim9: function arguments insufficiently tested
v8.2.0528
Bram Moolenaar
2020-04-07
1
-2
/
+3
*
patch 8.2.0523: loops are repeated
v8.2.0523
Bram Moolenaar
2020-04-06
1
-1
/
+1
*
patch 8.2.0512: Vim9: no optional arguments in func type
v8.2.0512
Bram Moolenaar
2020-04-05
1
-1
/
+5
*
patch 8.2.0506: Coverity complains about ignoring return value
v8.2.0506
Bram Moolenaar
2020-04-03
1
-1
/
+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.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-3
/
+3
*
patch 8.2.0499: calling a lambda is slower than evaluating a string
v8.2.0499
Bram Moolenaar
2020-04-02
1
-29
/
+58
*
patch 8.2.0469: Vim9: no error for missing ] after list
v8.2.0469
Bram Moolenaar
2020-03-28
1
-0
/
+3
*
patch 8.2.0399: various memory leaks
v8.2.0399
Bram Moolenaar
2020-03-18
1
-1
/
+3
*
patch 8.2.0346: Vim9: finding common list type not tested
v8.2.0346
Bram Moolenaar
2020-03-01
1
-3
/
+18
*
patch 8.2.0279: Vim9: no test for deleted :def function
v8.2.0279
Bram Moolenaar
2020-02-19
1
-0
/
+1
*
patch 8.2.0268: trycatch test fails
v8.2.0268
Bram Moolenaar
2020-02-17
1
-2
/
+5
*
patch 8.2.0267: no check for a following cmd when calling a function fails
v8.2.0267
Bram Moolenaar
2020-02-16
1
-1
/
+2
*
patch 8.2.0223: some instructions not yet tested
v8.2.0223
Bram Moolenaar
2020-02-06
1
-3
/
+1
*
patch 8.2.0222: Vim9: optional function arguments don't work yet
v8.2.0222
Bram Moolenaar
2020-02-06
1
-0
/
+1
*
patch 8.2.0207: crash when missing member type on list argument
v8.2.0207
Bram Moolenaar
2020-02-04
1
-3
/
+20
*
patch 8.2.0201: cannot assign to an imported variable
v8.2.0201
Bram Moolenaar
2020-02-03
1
-1
/
+1
*
patch 8.2.0199: Vim9 script commands not sufficiently tested
v8.2.0199
Bram Moolenaar
2020-02-02
1
-0
/
+3
*
patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines
v8.2.0185
Bram Moolenaar
2020-01-31
1
-3
/
+7
[next]