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.0724: Vim9: appending to buffer/window/tab variable not tested
v8.2.0724
Bram Moolenaar
2020-05-09
1
-0
/
+6
*
patch 8.2.0723: Vim9: nested constant expression not evaluated compile time
v8.2.0723
Bram Moolenaar
2020-05-09
1
-0
/
+10
*
patch 8.2.0719: Vim9: more expressions can be evaluated at compile time
v8.2.0719
Bram Moolenaar
2020-05-09
2
-49
/
+59
*
patch 8.2.0717: Vim9: postponed constant expressions does not scale
v8.2.0717
Bram Moolenaar
2020-05-08
1
-0
/
+10
*
patch 8.2.0714: Vim9: handling constant expression does not scale
v8.2.0714
Bram Moolenaar
2020-05-07
1
-3
/
+2
*
patch 8.2.0713: the pam_environment file is not recognized
v8.2.0713
Bram Moolenaar
2020-05-07
1
-0
/
+1
*
patch 8.2.0712: various code not fully tested
v8.2.0712
Bram Moolenaar
2020-05-07
4
-0
/
+81
*
patch 8.2.0710: Netbeans test sometimes fails
v8.2.0710
Bram Moolenaar
2020-05-07
1
-0
/
+3
*
patch 8.2.0708: Vim9: constant expressions are not simplified
v8.2.0708
Bram Moolenaar
2020-05-07
2
-5
/
+17
*
patch 8.2.0707: Vim9 function test fails
v8.2.0707
Bram Moolenaar
2020-05-07
1
-1
/
+1
*
patch 8.2.0706: Vim9: using assert_fails() causes function to finish
v8.2.0706
Bram Moolenaar
2020-05-07
2
-7
/
+2
*
patch 8.2.0703: Vim9: closure cannot store value in outer context
v8.2.0703
Bram Moolenaar
2020-05-06
2
-0
/
+62
*
patch 8.2.0702: running channel tests may leave running process behind
v8.2.0702
Bram Moolenaar
2020-05-06
1
-0
/
+2
*
patch 8.2.0701: Vim9 test fails without job feature
v8.2.0701
Bram Moolenaar
2020-05-05
1
-11
/
+13
*
patch 8.2.0700: Vim9: converting error message to exception not tested
v8.2.0700
Bram Moolenaar
2020-05-05
1
-1
/
+19
*
patch 8.2.0699: Vim9: not all errors tested
v8.2.0699
Bram Moolenaar
2020-05-05
3
-25
/
+42
*
patch 8.2.0698: insert mode completion not fully tested
v8.2.0698
Bram Moolenaar
2020-05-05
3
-9
/
+132
*
patch 8.2.0696: Vim9: nested function does not work properly
v8.2.0696
Bram Moolenaar
2020-05-05
1
-0
/
+3
*
patch 8.2.0695: Vim9: cannot define a function inside a function
v8.2.0695
Bram Moolenaar
2020-05-04
1
-15
/
+20
*
patch 8.2.0693: closure using argument not tested
v8.2.0693
Bram Moolenaar
2020-05-03
1
-0
/
+21
*
patch 8.2.0692: startup test fails on MS-Windows
v8.2.0692
Bram Moolenaar
2020-05-03
1
-1
/
+1
*
patch 8.2.0691: startup test fails
v8.2.0691
Bram Moolenaar
2020-05-03
1
-1
/
+1
*
patch 8.2.0690: line number of option set by modeline is wrong
v8.2.0690
Bram Moolenaar
2020-05-03
1
-0
/
+56
*
patch 8.2.0687: some tests do not work on FreeBSD
v8.2.0687
Bram Moolenaar
2020-05-03
2
-9
/
+11
*
patch 8.2.0686: formatoptions not sufficiently tested
v8.2.0686
Bram Moolenaar
2020-05-03
2
-0
/
+207
*
patch 8.2.0684: Vim9: memory leak when using lambda
v8.2.0684
Bram Moolenaar
2020-05-03
1
-8
/
+2
*
patch 8.2.0683: Vim9: parsing type does not always work
v8.2.0683
Bram Moolenaar
2020-05-02
1
-0
/
+44
*
patch 8.2.0682: Vim9: parsing function argument type can get stuck
v8.2.0682
Bram Moolenaar
2020-05-02
1
-0
/
+1
*
patch 8.2.0679: Vim9: incomplete support for closures
v8.2.0679
Bram Moolenaar
2020-05-02
1
-0
/
+12
*
patch 8.2.0677: Vim9: no support for closures
v8.2.0677
Bram Moolenaar
2020-05-01
1
-0
/
+9
*
patch 8.2.0672: heredoc in scripts does not accept lower case marker
v8.2.0672
Bram Moolenaar
2020-05-01
7
-7
/
+28
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
3
-3
/
+3
*
patch 8.2.0666: Ruby test fails on MS-Windows
v8.2.0666
Bram Moolenaar
2020-04-30
3
-14
/
+14
*
patch 8.2.0665: wrongly assuming Python executable is called "python"
v8.2.0665
Bram Moolenaar
2020-04-30
2
-15
/
+21
*
patch 8.2.0663: not all systemd temp files are recognized
v8.2.0663
Bram Moolenaar
2020-04-29
1
-1
/
+1
*
patch 8.2.0662: cannot use input() in a channel callback
v8.2.0662
Bram Moolenaar
2020-04-29
1
-0
/
+17
*
patch 8.2.0661: eval test is still old style
v8.2.0661
Bram Moolenaar
2020-04-29
5
-126
/
+167
*
patch 8.2.0659: Vim9: no test for equal func type
v8.2.0659
Bram Moolenaar
2020-04-28
1
-0
/
+10
*
patch 8.2.0657: Vim9: no check if called variable is a FuncRef
v8.2.0657
Bram Moolenaar
2020-04-28
2
-0
/
+9
*
patch 8.2.0655: search code not sufficiently tested
v8.2.0655
Bram Moolenaar
2020-04-28
9
-103
/
+549
*
patch 8.2.0653: using uninitialized pointer
v8.2.0653
Bram Moolenaar
2020-04-27
1
-17
/
+15
*
patch 8.2.0650: Vim9: script function can be deleted
v8.2.0650
Bram Moolenaar
2020-04-27
3
-25
/
+109
*
patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo
v8.2.0649
Bram Moolenaar
2020-04-27
1
-1
/
+16
*
patch 8.2.0648: semicolon search does not work in first line
v8.2.0648
Bram Moolenaar
2020-04-27
1
-0
/
+11
*
patch 8.2.0644: insufficient testing for invalid function arguments
v8.2.0644
Bram Moolenaar
2020-04-26
16
-8
/
+112
*
patch 8.2.0641: Vim9: not expanded in :hardcopy and syn-include
v8.2.0641
Bram Moolenaar
2020-04-26
1
-0
/
+25
*
patch 8.2.0640: Vim9: expanding does not work
v8.2.0640
Bram Moolenaar
2020-04-25
6
-213
/
+248
*
patch 8.2.0639: MS-Windows: messages test still fails
v8.2.0639
Bram Moolenaar
2020-04-25
1
-16
/
+17
*
patch 8.2.0638: MS-Windows: messages test fails
v8.2.0638
Bram Moolenaar
2020-04-25
1
-0
/
+3
*
patch 8.2.0637: incsearch highlighting does not work for ":sort!"
v8.2.0637
Bram Moolenaar
2020-04-25
2
-1
/
+13
[next]