Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
d72c1bf0a6784afdc8d8ceab4a007cd76d5b81e1
d72c1bf
patch 8.2.0601: Vim9: :unlet is not compiled
by Bram Moolenaar
· 6 years ago
d3aac29
patch 8.2.0600: Vim9: cannot read or write w:, t: and b: variables
by Bram Moolenaar
· 6 years ago
173d841
patch 8.2.0599: Netbeans interface insufficiently tested
by Bram Moolenaar
· 6 years ago
61fbb33
patch 8.2.0598: test_eval_stuff fails in normal terminal
by Bram Moolenaar
· 6 years ago
90455cf
patch 8.2.0597: test_eval is old style
by Bram Moolenaar
· 6 years ago
ec9749f
patch 8.2.0596: crash in test49
by Bram Moolenaar
· 6 years ago
a26b970
patch 8.2.0595: Vim9: not all commands using ends_excmd() tested
by Bram Moolenaar
· 6 years ago
b6fb051
patch 8.2.0594: MS-Windows: cannot build with WINVER set to 0x0501
by Bram Moolenaar
· 6 years ago
a494f56
patch 8.2.0593: finding a user command is not optimal
by Bram Moolenaar
· 6 years ago
2695de6
patch 8.2.0592: MS-Windows with VTP: cursor is not made invisible
by Bram Moolenaar
· 6 years ago
aa82259
patch 8.2.0591: MS-Windows: should always support IPv6
by Bram Moolenaar
· 6 years ago
aa0489e
patch 8.2.0590: no 'backspace' value allows ignoring the insertion point
by Bram Moolenaar
· 6 years ago
0fc1288
patch 8.2.0589: .bsd file type not recognized
by Bram Moolenaar
· 6 years ago
314ca7c
patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by default
by Bram Moolenaar
· 6 years ago
21cfe50
patch 8.2.0587: compiler warning for unused variable
by Bram Moolenaar
· 6 years ago
4a8d9f2
patch 8.2.0586: Vim9: # comment not sufficiently tested
by Bram Moolenaar
· 6 years ago
7a09224
patch 8.2.0585: Vim9: # comment not recognized after :vim9script
by Bram Moolenaar
· 6 years ago
c5f33db
patch 8.2.0584: viminfo file uses obsolete function file_readable()
by Bram Moolenaar
· 6 years ago
cb711ab
patch 8.2.0583: Vim9: # comment not recognized in :def function
by Bram Moolenaar
· 6 years ago
b4a549f
patch 8.2.0582: color ramp test does not show text colors
by Bram Moolenaar
· 6 years ago
81ccbf1
patch 8.2.0581: Win32 console: the cursor position is always top-left
by Bram Moolenaar
· 6 years ago
edd327c
patch 8.2.0580: window size wrong if 'ea' is off and 'splitright' is on
by Bram Moolenaar
· 6 years ago
4d5d0df
patch 8.2.0579: Coverity warns for unused value
by Bram Moolenaar
· 6 years ago
6c2b7b8
patch 8.2.0578: heredoc for interfaces does not support "trim"
by Bram Moolenaar
· 6 years ago
7a1637f
patch 8.2.0577: not all modifiers supported for :options
by Bram Moolenaar
· 6 years ago
067297e
patch 8.2.0576: some errors are not covered by tests
by Bram Moolenaar
· 6 years ago
e324234
patch 8.2.0575: :digraph! not tested
by Bram Moolenaar
· 6 years ago
352f554
patch 8.2.0574: ipv6 feature not shown in :version output
by Bram Moolenaar
· 6 years ago
278e838
patch 8.2.0573: using :version twice leaks memory
by Bram Moolenaar
· 6 years ago
df19560
patch 8.2.0572: using two lines for free and reset
by Bram Moolenaar
· 6 years ago
0015795
patch 8.2.0571: double free when passing invalid argument to job_start()
by Bram Moolenaar
· 6 years ago
6e94978
patch 8.2.0570: Vim9: no error when omitting type from argument
by Bram Moolenaar
· 6 years ago
fbda69b
patch 8.2.0569: build failure with tiny version
by Bram Moolenaar
· 6 years ago
55b0fb7
patch 8.2.0568: the man filetype plugin overwrites the unnamed register
by Bram Moolenaar
· 6 years ago
2c33043
patch 8.2.0567: Vim9: cannot put comments halfway expressions
by Bram Moolenaar
· 6 years ago
1a2f4bf
patch 8.2.0566: Vim9: variable can be used uninitialized
by Bram Moolenaar
· 6 years ago
675f716
patch 8.2.0565: Vim9: tests contain superfluous line continuation
by Bram Moolenaar
· 6 years ago
23e0325
patch 8.2.0564: Vim9: calling a def function from non-vim9 may fail
by Bram Moolenaar
· 6 years ago
5e774c7
patch 8.2.0563: Vim9: cannot split a function line
by Bram Moolenaar
· 6 years ago
9c7e6dd
patch 8.2.0562: Vim9: cannot split an expression into multiple lines
by Bram Moolenaar
· 6 years ago
e6085c5
patch 8.2.0561: Vim9: cannot split function call in multiple lines
by Bram Moolenaar
· 6 years ago
2196bce
patch 8.2.0560: compiler warning in tiny build
by Bram Moolenaar
· 6 years ago
a80faa8
patch 8.2.0559: clearing a struct is verbose
by Bram Moolenaar
· 6 years ago
82de464
patch 8.2.0558: Vim9: dict code not covered by tests
by Bram Moolenaar
· 6 years ago
bfe13cc
patch 8.2.0557: no IPv6 support for channels
by Bram Moolenaar
· 6 years ago
c5f1ef5
patch 8.2.0556: Vim9: memory leak when finding common type
by Bram Moolenaar
· 6 years ago
4fdae99
patch 8.2.0555: Vim9: line continuation is not always needed
by Bram Moolenaar
· 6 years ago
acc770a
patch 8.2.0554: the GUI doesn't set t_Co
by Bram Moolenaar
· 6 years ago
cd630be
patch 8.2.0553: error for unused argument
by Bram Moolenaar
· 6 years ago
99aaf0c
patch 8.2.0552: Vim9: some errors not covered by tests
by Bram Moolenaar
· 6 years ago
1363a30
patch 8.2.0551: not all code for options is tested
by Bram Moolenaar
· 6 years ago
88c1ee8
patch 8.2.0550: some changes in the libvterm upstream code
by Bram Moolenaar
· 6 years ago
3b922f1
patch 8.2.0549: user systemd files not recognized
by Bram Moolenaar
· 6 years ago
08938ee
patch 8.2.0548: Vim9: not all possible func type errors tested
by Bram Moolenaar
· 6 years ago
e7f2341
patch 8.2.0547: Win32: restoring screen not always done right
by Bram Moolenaar
· 6 years ago
fe27081
patch 8.2.0546: Vim9: varargs implementation is inefficient
by Bram Moolenaar
· 6 years ago
d19a8f9
patch 8.2.0545: unused arguments ignored in non-standard way
by Bram Moolenaar
· 6 years ago
880e4d9
patch 8.2.0544: memory leak in search test
by Bram Moolenaar
· 6 years ago
1378fbc
patch 8.2.0543: Vim9: function with varargs does not work properly
by Bram Moolenaar
· 6 years ago
8832a34
patch 8.2.0542: no test for E386
by Bram Moolenaar
· 6 years ago
81ea1df
patch 8.2.0541: Travis CI does not give compiler warnings
by Bram Moolenaar
· 6 years ago
004a678
patch 8.2.0540: regexp and other code not tested
by Bram Moolenaar
· 6 years ago
d1caa94
Update runtime files
by Bram Moolenaar
· 6 years ago
7b293c7
patch 8.2.0539: comparing two NULL list fails
by Bram Moolenaar
· 6 years ago
9c8bb7c
patch 8.2.0538: Vim9: VAR_PARTIAL is not used during compilation
by Bram Moolenaar
· 6 years ago
cab2767
patch 8.2.0537: Vim9: no check for sandbox when setting v:var
by Bram Moolenaar
· 6 years ago
5da356e
patch 8.2.0536: Vim9: some compilation code not tested
by Bram Moolenaar
· 6 years ago
4d23c52
patch 8.2.0535: regexp patterns not fully tested
by Bram Moolenaar
· 6 years ago
25d5700
patch 8.2.0534: client-server test fails under valgrind
by Bram Moolenaar
· 6 years ago
6a2c5a7
patch 8.2.0533: tests using term_wait() can still be flaky
by Bram Moolenaar
· 6 years ago
7035fd9
patch 8.2.0532: cannot use simplify() as a method
by Bram Moolenaar
· 6 years ago
476a613
patch 8.2.0531: various errors not tested
by Bram Moolenaar
· 6 years ago
a65c288
patch 8.2.0530: test crashes on s390
by Bram Moolenaar
· 6 years ago
49cf7cc
patch 8.2.0529: Vim9: function argument with default not checked
by Bram Moolenaar
· 6 years ago
0b76b42
patch 8.2.0528: Vim9: function arguments insufficiently tested
by Bram Moolenaar
· 6 years ago
ec5929d
patch 8.2.0527: Vim9: function types insufficiently tested
by Bram Moolenaar
· 6 years ago
86b9a3e
patch 8.2.0526: Gcc 9 complains about empty statement
by Bram Moolenaar
· 6 years ago
40655d5
patch 8.2.0525: Win32: typo in assignment and misplaced paren
by Bram Moolenaar
· 6 years ago
c74fbfe
patch 8.2.0524: Win32: searching for file matches is slow
by Bram Moolenaar
· 6 years ago
00d253e
patch 8.2.0523: loops are repeated
by Bram Moolenaar
· 6 years ago
ee4e0c1
patch 8.2.0522: several errors are not tested for
by Bram Moolenaar
· 6 years ago
15352dc
patch 8.2.0521: crash when reading a blob fails
by Bram Moolenaar
· 6 years ago
6c307dc
patch 8.2.0520: tests are not listed in sorted order
by Bram Moolenaar
· 6 years ago
8922860
patch 8.2.0519: Vim9: return type not properly checked
by Bram Moolenaar
· 6 years ago
5ba8d35
patch 8.2.0518: a terminal falls back to setting $TERM to "xterm"
by Bram Moolenaar
· 6 years ago
4c68375
patch 8.2.0517: Vim9: cannot separate "func" and "func(): void"
by Bram Moolenaar
· 6 years ago
f87a040
patch 8.2.0516: client-server code is spread out
by Bram Moolenaar
· 6 years ago
b8ed3aa
patch 8.2.0515: some compilers cannot add to "void *"
by Bram Moolenaar
· 6 years ago
bdff012
patch 8.2.0514: several global functions are used in only one file
by Bram Moolenaar
· 6 years ago
5d905c2
patch 8.2.0513: reading past allocate memory when using varargs
by Bram Moolenaar
· 6 years ago
5deeb3f
patch 8.2.0512: Vim9: no optional arguments in func type
by Bram Moolenaar
· 6 years ago
d7ffc0b
patch 8.2.0511: Cscope code not fully tested
by Bram Moolenaar
· 6 years ago
8d4ed11
patch 8.2.0510: Coverity complains about using uninitialized variable
by Bram Moolenaar
· 6 years ago
cde0ff3
patch 8.2.0509: various code is not properly tested.
by Bram Moolenaar
· 6 years ago
d77a852
patch 8.2.0508: Vim9: func and partial types not done yet
by Bram Moolenaar
· 6 years ago
5259275
patch 8.2.0507: getbufvar() may get the wrong dictionary
by Bram Moolenaar
· 6 years ago
d1e9dc2
patch 8.2.0506: Coverity complains about ignoring return value
by Bram Moolenaar
· 6 years ago
01603a9
patch 8.2.0505: term_getty() not sufficiently tested
by Bram Moolenaar
· 6 years ago
3cca299
patch 8.2.0504: Vim9: leaking scope memory when compilation fails
by Bram Moolenaar
· 6 years ago
585fea7
patch 8.2.0503: Vim9: some code is not tested
by Bram Moolenaar
· 6 years ago
Next »