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
/
version.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1472: ":argdel" does not work like ":.argdel" as documented
v8.2.1472
Bram Moolenaar
2020-08-17
1
-0
/
+2
*
patch 8.2.1471: :const only locks the variable, not the value
v8.2.1471
Bram Moolenaar
2020-08-16
1
-0
/
+2
*
patch 8.2.1470: errors in spell file not tested
v8.2.1470
Bram Moolenaar
2020-08-16
1
-0
/
+2
*
patch 8.2.1469: Vim9: cannot assign string to string option
v8.2.1469
Bram Moolenaar
2020-08-16
1
-0
/
+2
*
patch 8.2.1468: Vim9: invalid error for missing white space
v8.2.1468
Bram Moolenaar
2020-08-16
1
-0
/
+2
*
patch 8.2.1467: Vim9: :echomsg doesn't like a dict argument
v8.2.1467
Bram Moolenaar
2020-08-16
1
-0
/
+2
*
patch 8.2.1466: Vim9: cannot index or slice a variable with type "any"
v8.2.1466
Bram Moolenaar
2020-08-16
1
-0
/
+2
*
patch 8.2.1465: Vim9: subscript not handled properly
v8.2.1465
Bram Moolenaar
2020-08-16
1
-0
/
+2
*
patch 8.2.1464: Vim9: build warning for unused variable
v8.2.1464
Bram Moolenaar
2020-08-15
1
-0
/
+2
*
patch 8.2.1463: Vim9: list slice not supported yet
v8.2.1463
Bram Moolenaar
2020-08-15
1
-0
/
+2
*
patch 8.2.1462: Vim9: string slice not supported yet
v8.2.1462
Bram Moolenaar
2020-08-15
1
-0
/
+2
*
patch 8.2.1461: Vim9: string indexes are counted in bytes
v8.2.1461
Bram Moolenaar
2020-08-15
1
-0
/
+2
*
patch 8.2.1460: error messages are spread out
v8.2.1460
Bram Moolenaar
2020-08-15
1
-0
/
+2
*
patch 8.2.1459: Vim9: declaring script var in script does not infer the type
v8.2.1459
Bram Moolenaar
2020-08-15
1
-0
/
+2
*
patch 8.2.1458: .gawk files not recognized
v8.2.1458
Bram Moolenaar
2020-08-15
1
-0
/
+2
*
patch 8.2.1457: Vim9: the output of :disassemble cannot be interrupted
v8.2.1457
Bram Moolenaar
2020-08-15
1
-0
/
+2
*
patch 8.2.1456: MS-Windows: test files are not deleted
v8.2.1456
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1455: Vim9: crash when using typecast before constant
v8.2.1455
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1454: Vim9: failure invoking lambda with wrong arguments
v8.2.1454
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1453: Vim9: failure to compile lambda not tested
v8.2.1453
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1452: Vim9: dead code in to_name_end()
v8.2.1452
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1451: Vim9: list type at script level only uses first item
v8.2.1451
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1450: Vim9: no check that script-local items don't become global
v8.2.1450
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1449: some test makefiles delete files that are not generated
v8.2.1449
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1448: test 77a for VMS depends on small.vim which does not exist
v8.2.1448
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1447: Vim9: return type of keys() is list<any>
v8.2.1447
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1446: Vim9: line number in error message is not correct
v8.2.1446
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1445: Vim9: function expanded name is cleared when sourcing again
v8.2.1445
Bram Moolenaar
2020-08-14
1
-0
/
+2
*
patch 8.2.1444: error messages are spread out and names can be confusing
v8.2.1444
Bram Moolenaar
2020-08-13
1
-0
/
+2
*
patch 8.2.1443: Vim9: crash when interrupting a nested :def function
v8.2.1443
Bram Moolenaar
2020-08-13
1
-0
/
+2
*
patch 8.2.1442: outdated references to the Mac Carbon GUI
v8.2.1442
Bram Moolenaar
2020-08-13
1
-0
/
+2
*
patch 8.2.1441: running tests in tiny version gives error for summarize.vim
v8.2.1441
Bram Moolenaar
2020-08-13
1
-0
/
+2
*
patch 8.2.1440: debugger code insufficiently tested
v8.2.1440
Bram Moolenaar
2020-08-13
1
-0
/
+2
*
patch 8.2.1439: tiny and small builds have no test coverage
v8.2.1439
Bram Moolenaar
2020-08-13
1
-0
/
+2
*
patch 8.2.1438: missing tests for interrupting script execution from debugger
v8.2.1438
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1437: Vim9: 'statusline' is evaluated using Vim9 script syntax
v8.2.1437
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1436: function implementing :substitute has unexpected name
v8.2.1436
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1435: Vim9: always converting to string for ".." leads to mistakes
v8.2.1435
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1434: Vim9: crash when lambda uses outer function argument
v8.2.1434
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1433: Vim9: cannot mingle comments in multi-line lambda
v8.2.1433
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1431: Vim9: no error for white space before comma in dict
v8.2.1431
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1430: Vim9: error for missing comma instead of extra white space
v8.2.1430
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1429: Vim9: no error for missing white after : in dict
v8.2.1429
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1428: Vim9: :def function does not abort on nested function error
v8.2.1428
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1427: Vim9: cannot use a range with marks in :def function
v8.2.1427
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1426: Vim9: cannot call autoload function in :def function
v8.2.1426
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1425: Vim9: cannot use call() without :call
v8.2.1425
Bram Moolenaar
2020-08-12
1
-0
/
+2
*
patch 8.2.1424: Mac build fails
v8.2.1424
Bram Moolenaar
2020-08-11
1
-10
/
+3
*
patch 8.2.1423: Vim9: find global function when looking for script-local
v8.2.1423
Bram Moolenaar
2020-08-11
1
-0
/
+2
[next]