Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
49c99fcca00740ae4feaba82bef4f9dc70b65318
/
src
49c99fc
patch 8.2.0246: MSVC: deprecation warnings with Ruby
by Bram Moolenaar
· 6 years ago
5489eab
patch 8.2.0245: MSVC: error message if the auto directory already exists
by Bram Moolenaar
· 6 years ago
5f1d3ae
patch 8.2.0244: compiler warning in Lua interface
by Bram Moolenaar
· 6 years ago
9f6277b
patch 8.2.0243: insufficient code coverage for ex_docmd.c functions
by Bram Moolenaar
· 6 years ago
799439a
patch 8.2.0242: preview popup window test fails with long directory name
by Bram Moolenaar
· 6 years ago
99234f2
patch 8.2.0241: crash when setting 'buftype' to "quickfix"
by Bram Moolenaar
· 6 years ago
408030e
patch 8.2.0240: using memory after it was freed
by Bram Moolenaar
· 6 years ago
355757a
patch 8.2.0239: MS-Windows: 'env' job option does not override existing vars
by Bram Moolenaar
· 6 years ago
b3e195c
patch 8.2.0238: MS-Windows: job_stop() results in exit value zero
by Bram Moolenaar
· 6 years ago
7ba3b91
patch 8.2.0237: crash when setting 'wincolor' on finished terminal window
by Bram Moolenaar
· 6 years ago
57ea292
patch 8.2.0236: MS-Windows unintall doesn't delete vimtutur.bat
by Bram Moolenaar
· 6 years ago
dbe5d36
patch 8.2.0235: draw error when an empty group is removed from 'statusline'
by Bram Moolenaar
· 6 years ago
d5b9914
patch 8.2.0234: message test fails on SunOS
by Bram Moolenaar
· 6 years ago
4f645c5
patch 8.2.0233: crash when using garbagecollect() in between rand()
by Bram Moolenaar
· 6 years ago
1653155
patch 8.2.0232: the :compiler command causes a crash
by Bram Moolenaar
· 6 years ago
d02e508
patch 8.2.0231: silent system command may clear the screen
by Bram Moolenaar
· 6 years ago
6702188
patch 8.2.0230: terminal popup test is flaky
by Bram Moolenaar
· 6 years ago
f2460a3
patch 8.2.0229: compare instructions not tested
by Bram Moolenaar
· 6 years ago
348808f
patch 8.2.0228: configure does not recognize gcc version on BSD
by Bram Moolenaar
· 6 years ago
c2a4b35
patch 8.2.0227: compiling a few instructions not tested
by Bram Moolenaar
· 6 years ago
04d0522
patch 8.2.0226: compiling for loop not tested
by Bram Moolenaar
· 6 years ago
777770f
patch 8.2.0225: compiling lambda not tested yet
by Bram Moolenaar
· 6 years ago
158906c
patch 8.2.0224: compiling :elseif not tested yet
by Bram Moolenaar
· 6 years ago
5cab73f
patch 8.2.0223: some instructions not yet tested
by Bram Moolenaar
· 6 years ago
170fcfc
patch 8.2.0222: Vim9: optional function arguments don't work yet
by Bram Moolenaar
· 6 years ago
6e587dc
patch 8.2.0221: no test for Vim9 += and ..=
by Bram Moolenaar
· 6 years ago
1af5ce0
patch 8.2.0220: terminal test did pass on Mac
by Bram Moolenaar
· 6 years ago
4af1117
patch 8.2.0219: terminal test still fails on Mac
by Bram Moolenaar
· 6 years ago
0de5086
patch 8.2.0218: several Vim9 instructions are not tested
by Bram Moolenaar
· 6 years ago
adbc11c
patch 8.2.0217: terminal test fails on Mac
by Bram Moolenaar
· 6 years ago
ff80cb6
patch 8.2.0216: several Vim9 instructions are not tested
by Bram Moolenaar
· 6 years ago
a78e9c6
patch 8.2.0215: wrong file name shortening
by Bram Moolenaar
· 6 years ago
2e6638d
patch 8.2.0214: a popup window with a terminal can be made hidden
by Bram Moolenaar
· 6 years ago
7077892
patch 8.2.0213: configure does not recognize gcc 10.0 and later
by Bram Moolenaar
· 6 years ago
07ada5f
patch 8.2.0212: missing search/substitute pattern hardly tested
by Bram Moolenaar
· 6 years ago
94255df
patch 8.2.0211: test for ANSI colors fails without an "ls" command
by Bram Moolenaar
· 6 years ago
eed3571
patch 8.2.0210: Coverity complains about uninitialized field
by Bram Moolenaar
· 6 years ago
80147dd
patch 8.2.0209: function a bit far away from where it's used
by Bram Moolenaar
· 6 years ago
d816cd9
patch 8.2.0208: fnamemodify() does not apply ":~" when followed by ":."
by Bram Moolenaar
· 6 years ago
bfe1204
patch 8.2.0207: crash when missing member type on list argument
by Bram Moolenaar
· 6 years ago
26e117e
patch 8.2.0206: calling Vim9 function using default argument fails
by Bram Moolenaar
· 6 years ago
a5edb67
patch 8.2.0205: error code E899 used twice
by Bram Moolenaar
· 6 years ago
631ebc4
patch 8.2.0204: crash when using winnr('j') in a popup window
by Bram Moolenaar
· 6 years ago
e20b9ec
patch 8.2.0203: :helptags and some other functionality not tested
by Bram Moolenaar
· 6 years ago
e7ddf4e
patch 8.2.0202: when 'lazyredraw' is set the window title may not be updated
by Bram Moolenaar
· 6 years ago
4e12a5d
patch 8.2.0201: cannot assign to an imported variable
by Bram Moolenaar
· 6 years ago
b283a8a
patch 8.2.0200: Vim9 script commands not sufficiently tested
by Bram Moolenaar
· 6 years ago
0f18b6d
patch 8.2.0199: Vim9 script commands not sufficiently tested
by Bram Moolenaar
· 6 years ago
43c60ed
patch 8.2.0198: no tests for y/n prompt
by Bram Moolenaar
· 6 years ago
ea3db91
patch 8.2.0197: some Ex commands not sufficiently tested
by Bram Moolenaar
· 6 years ago
d98c0b6
patch 8.2.0196: blocking commands for a finished job in a popup window
by Bram Moolenaar
· 6 years ago
3180fe6
patch 8.2.0195: some tests fail when run in the GUI
by Bram Moolenaar
· 6 years ago
3c01c4a
patch 8.2.0194: some commands can cause problems in terminal popup
by Bram Moolenaar
· 6 years ago
284d1c2
patch 8.2.0193: still build failure without +terminal feature
by Bram Moolenaar
· 6 years ago
91cd59a
patch 8.2.0192: build failure without +terminal feature
by Bram Moolenaar
· 6 years ago
219c7d0
patch 8.2.0191: cannot put a terminal in a popup window
by Bram Moolenaar
· 6 years ago
ab067a2
patch 8.2.0190: Kotlin files are not recognized
by Bram Moolenaar
· 6 years ago
7cc9692
patch 8.2.0189: cd() with NULL argument crashes
by Bram Moolenaar
· 6 years ago
7f829ca
patch 8.2.0188: Check commands don't work well with Vim9 script
by Bram Moolenaar
· 6 years ago
0b76ad5
patch 8.2.0187: reduntant code
by Bram Moolenaar
· 6 years ago
705724e
patch 8.2.0186: a couple of tests may fail when features are missing
by Bram Moolenaar
· 6 years ago
a259d8d
patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines
by Bram Moolenaar
· 6 years ago
92be6e3
patch 8.2.0184: blob test fails
by Bram Moolenaar
· 6 years ago
5feabe0
patch 8.2.0183: tests fail when the float feature is disabled
by Bram Moolenaar
· 6 years ago
9f2d020
patch 8.2.0182: min() and max() materialize a range() list
by Bram Moolenaar
· 6 years ago
2110927
patch 8.2.0181: problems parsing :term arguments
by Bram Moolenaar
· 6 years ago
0c3064b
patch 8.2.0180: test for wrapmargin fails if terminal is not 80 columns
by Bram Moolenaar
· 6 years ago
b099202
patch 8.2.0179: still a few places where range() does not work
by Bram Moolenaar
· 6 years ago
df54382
patch 8.2.0178: with VTP the screen may not be restored properly
by Bram Moolenaar
· 6 years ago
70b3e70
patch 8.2.0177: memory leak in get_tags()
by Bram Moolenaar
· 6 years ago
e258368
patch 8.2.0176: generating os headers does not work for Swedish
by Bram Moolenaar
· 6 years ago
db661fb
patch 8.2.0175: crash when removing list element in map()
by Bram Moolenaar
· 6 years ago
5d98dc2
patch 8.2.0174: various commands not completely tested
by Bram Moolenaar
· 6 years ago
0ff6aad
patch 8.2.0173: build fails with old compiler
by Bram Moolenaar
· 6 years ago
4549ece
patch 8.2.0172: Coverity warning for not restoring character
by Bram Moolenaar
· 6 years ago
9a5e5a3
patch 8.2.0171: Coverity warning for using uninitialized buffer
by Bram Moolenaar
· 6 years ago
a6d5368
patch 8.2.0170: Coverity warning for ignoring return value
by Bram Moolenaar
· 6 years ago
8cbd6df
patch 8.2.0169: Coverity warning for dead code
by Bram Moolenaar
· 6 years ago
97a2af3
patch 8.2.0168: Coverity warning for assigning NULL to an option
by Bram Moolenaar
· 6 years ago
58ceca5
patch 8.2.0167: Coverity warning for ignoring return value
by Bram Moolenaar
· 6 years ago
07da94b
patch 8.2.0166: Coverity warning for using uninitialized variable
by Bram Moolenaar
· 6 years ago
5b18c24
patch 8.2.0165: Coverity warning for using NULL pointer
by Bram Moolenaar
· 6 years ago
842931c
patch 8.2.0164: test_alot takes too long
by Bram Moolenaar
· 6 years ago
272ca95
patch 8.2.0163: test hangs on MS-Windows console
by Bram Moolenaar
· 6 years ago
7d8ea0b
patch 8.2.0162: balloon test fails in the GUI
by Bram Moolenaar
· 6 years ago
f8ddb25
patch 8.2.0161: not recognizing .gv file as dot filetype
by Bram Moolenaar
· 6 years ago
89bfc82
patch 8.2.0160: range test fails
by Bram Moolenaar
· 6 years ago
50985eb
patch 8.2.0159: non-materialized range() list causes problems
by Bram Moolenaar
· 6 years ago
3f169ce
patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible
by Bram Moolenaar
· 6 years ago
318e7a9
patch 8.2.0157: Vim9 script files not in list of distributed files
by Bram Moolenaar
· 6 years ago
4b96df5
patch 8.2.0156: various typos in source files and tests
by Bram Moolenaar
· 6 years ago
a5d5953
patch 8.2.0155: warnings from MinGW compiler; tests fail without +float
by Bram Moolenaar
· 6 years ago
21b9e97
patch 8.2.0154: reallocating the list of scripts is inefficient
by Bram Moolenaar
· 6 years ago
b3de511
patch 8.2.0153: warning shows when listing version info
by Bram Moolenaar
· 6 years ago
da812e2
patch 8.2.0152: restoring ctrl_x_mode is not needed
by Bram Moolenaar
· 6 years ago
978d170
patch 8.2.0151: detecting a script was already sourced is unreliable
by Bram Moolenaar
· 6 years ago
673660a
patch 8.2.0150: cannot define python function when using :execute
by Bram Moolenaar
· 6 years ago
8a7d654
patch 8.2.0149: maintaining a Vim9 branch separately is more work
by Bram Moolenaar
· 6 years ago
7f51bbe
patch 8.2.0148: mapping related function in wrong source file
by Bram Moolenaar
· 6 years ago
03c3bd9
patch 8.2.0147: block Visual mode operators not correct when 'linebreak' set
by Bram Moolenaar
· 6 years ago
Next »