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
/
testdir
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4323: Vim9: nested function name can start with "_"
v8.2.4323
Bram Moolenaar
2022-02-07
1
-2
/
+26
*
patch 8.2.4322: Vim9: crash when using funcref with closure
v8.2.4322
Bram Moolenaar
2022-02-07
1
-0
/
+19
*
patch 8.2.4321: Vim9: crash when using a funcref to a closure
v8.2.4321
Bram Moolenaar
2022-02-07
1
-0
/
+22
*
patch 8.2.4319: :put does not work properly in compiled function
v8.2.4319
Bram Moolenaar
2022-02-07
1
-0
/
+6
*
patch 8.2.4315: put in Visual mode not fully tested
v8.2.4315
zeertzjq
2022-02-07
1
-6
/
+40
*
patch 8.2.4314: test fails where lines are skipped
v8.2.4314
Bram Moolenaar
2022-02-06
1
-0
/
+5
*
patch 8.2.4313: Vim9: cannot change type of list after making a slice
v8.2.4313
Bram Moolenaar
2022-02-06
1
-0
/
+1
*
patch 8.2.4312: no error for using :vim9script in a :def function
v8.2.4312
Bram Moolenaar
2022-02-06
1
-0
/
+1
*
patch 8.2.4311: Vim9: changing script variable type not caught compile time
v8.2.4311
Bram Moolenaar
2022-02-06
1
-0
/
+10
*
patch 8.2.4310: Vim9: constant list and dict get a declaration type
v8.2.4310
Bram Moolenaar
2022-02-06
1
-0
/
+5
*
patch 8.2.4309: Vim9: crash when using a partial in the wrong context
v8.2.4309
Bram Moolenaar
2022-02-06
1
-0
/
+29
*
patch 8.2.4308: Vim9: cannot list autoload function
v8.2.4308
Bram Moolenaar
2022-02-06
1
-0
/
+4
*
patch 8.2.4306: no test for fixed perl filetype check
v8.2.4306
Bram Moolenaar
2022-02-05
1
-304
/
+325
*
patch 8.2.4305: tex filetype detection fails
v8.2.4305
Bram Moolenaar
2022-02-05
1
-0
/
+19
*
patch 8.2.4304: Vim9: slice() makes a copy but doesn't change the type
v8.2.4304
Bram Moolenaar
2022-02-05
1
-0
/
+3
*
patch 8.2.4302: Vim9: return type of getline() is too strict
v8.2.4302
Bram Moolenaar
2022-02-05
1
-0
/
+35
*
patch 8.2.4301: Vim9: type error for copy of dict
v8.2.4301
Bram Moolenaar
2022-02-05
1
-0
/
+3
*
patch 8.2.4298: divide by zero with huge tabstop value
v8.2.4298
Bram Moolenaar
2022-02-05
1
-0
/
+10
*
patch 8.2.4297: Vim9: not all code covered by tests
v8.2.4297
Bram Moolenaar
2022-02-04
2
-0
/
+46
*
patch 8.2.4296: Vim9: not all code covered by tests
v8.2.4296
Bram Moolenaar
2022-02-04
3
-1
/
+8
*
patch 8.2.4295: Vim9: concatenating two lists may result in wrong type
v8.2.4295
Bram Moolenaar
2022-02-04
1
-0
/
+6
*
patch 8.2.4293: Vim9: when copying a list it gets type list<any>
v8.2.4293
Bram Moolenaar
2022-02-03
1
-0
/
+3
*
patch 8.2.4292: test fails
v8.2.4292
Bram Moolenaar
2022-02-03
1
-1
/
+1
*
patch 8.2.4287: cannot assign empty list with type to variable with list type
v8.2.4287
Bram Moolenaar
2022-02-03
2
-3
/
+12
*
patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy()
v8.2.4286
Bram Moolenaar
2022-02-02
2
-1
/
+26
*
patch 8.2.4285: Vim9: type of item in for loop not checked properly
v8.2.4285
Bram Moolenaar
2022-02-02
1
-1
/
+17
*
patch 8.2.4282: restricted mode requires the -Z command line option
v8.2.4282
matveyt
2022-02-01
1
-0
/
+8
*
patch 8.2.4281: using freed memory with :lopen and :bwipe
v8.2.4281
Bram Moolenaar
2022-02-01
1
-0
/
+17
*
patch 8.2.4279: Vim9: cannot change item type with map() after range()
v8.2.4279
Bram Moolenaar
2022-02-01
1
-1
/
+13
*
patch 8.2.4277: Vim9: an import does not shadow a command modifier
v8.2.4277
Bram Moolenaar
2022-01-31
1
-1
/
+8
*
patch 8.2.4276: separate test function for the GUI scrollbar
v8.2.4276
Yegappan Lakshmanan
2022-01-31
2
-10
/
+27
*
patch 8.2.4275: cannot use an autoload function from a package under start
v8.2.4275
=?UTF-8?q?Bj=C3=B6rn=20Linse?=
2022-01-31
1
-0
/
+13
*
patch 8.2.4274: Basic and form filetype detection is incomplete
v8.2.4274
Doug Kearns
2022-01-31
1
-0
/
+28
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
5
-42
/
+7
*
patch 8.2.4272: Vim9 expr test fails without the channel feature
v8.2.4272
Bram Moolenaar
2022-01-31
1
-2
/
+3
*
patch 8.2.4265: autoload tests fails
v8.2.4265
Bram Moolenaar
2022-01-30
3
-6
/
+6
*
patch 8.2.4264: Vim9: can use old style autoload function name
v8.2.4264
Bram Moolenaar
2022-01-30
3
-24
/
+33
*
patch 8.2.4263: no test for the GUI find/replace dialog
v8.2.4263
Yegappan Lakshmanan
2022-01-30
1
-4
/
+67
*
patch 8.2.4261: accessing invalid memory in a regular expression
v8.2.4261
Bram Moolenaar
2022-01-30
1
-0
/
+11
*
patch 8.2.4260: Vim9: can still use a global function without g:
v8.2.4260
Bram Moolenaar
2022-01-30
11
-42
/
+47
*
patch 8.2.4259: number of test functions for GUI events is growing
v8.2.4259
Yegappan Lakshmanan
2022-01-30
2
-99
/
+169
*
Update runtime files
Bram Moolenaar
2022-01-29
1
-1
/
+1
*
patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent
v8.2.4257
Bram Moolenaar
2022-01-29
29
-3179
/
+3208
*
patch 8.2.4253: using freed memory when substitute with function call
v8.2.4253
Bram Moolenaar
2022-01-29
1
-0
/
+17
*
patch 8.2.4251: vala files are not recognized
v8.2.4251
Bram Moolenaar
2022-01-29
1
-0
/
+1
*
patch 8.2.4250: channel out callback test is flaky on Mac
v8.2.4250
ichizok
2022-01-29
2
-0
/
+98
*
patch 8.2.4249: the timeout limit for spell suggestions is always 5000
v8.2.4249
Bram Moolenaar
2022-01-29
1
-0
/
+10
*
patch 8.2.4248: no proper test for moving the window separator
v8.2.4248
zeertzjq
2022-01-29
1
-0
/
+19
*
patch 8.2.4247: stack corruption when looking for spell suggestions
v8.2.4247
Bram Moolenaar
2022-01-29
1
-0
/
+8
*
patch 8.2.4245: ":retab 0" may cause illegal memory access
v8.2.4245
Bram Moolenaar
2022-01-28
1
-0
/
+2
[next]