log src/version.c @ 19413:85e8bee2e3e2 v8.2.0264

age author description
Sun, 16 Feb 2020 15:15:05 +0100 Bram Moolenaar patch 8.2.0264: fileformat test still fails on MS-Windows v8.2.0264
Sun, 16 Feb 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0263: a few new Vim9 messages are not localized v8.2.0263
Sun, 16 Feb 2020 15:00:03 +0100 Bram Moolenaar patch 8.2.0262: fileformat test fails on MS-Windows v8.2.0262
Sun, 16 Feb 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.0261: some code not covered by tests v8.2.0261
Sat, 15 Feb 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0260: several lines of code are duplicated v8.2.0260
Fri, 14 Feb 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.0259: terminal in popup test sometimes fails v8.2.0259
Fri, 14 Feb 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0258: modifyOtherKeys cannot be temporarily disabled v8.2.0258
Fri, 14 Feb 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0257: cannot recognize a terminal in a popup window v8.2.0257
Fri, 14 Feb 2020 13:30:05 +0100 Bram Moolenaar patch 8.2.0256: time and timer related code is spread out v8.2.0256
Thu, 13 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0255: VMS: missing files in build v8.2.0255
Thu, 13 Feb 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0254: compiler warning for checking size_t to be negative v8.2.0254
Thu, 13 Feb 2020 21:30:09 +0100 Bram Moolenaar patch 8.2.0253: crash when using :disassamble without argument v8.2.0253
Thu, 13 Feb 2020 20:45:09 +0100 Bram Moolenaar patch 8.2.0252: Windows compiler warns for using size_t v8.2.0252
Wed, 12 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0251: a couple of function return types can be more specific v8.2.0251
Wed, 12 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0250: test_clear_search_pat() is unused v8.2.0250
Wed, 12 Feb 2020 22:00:05 +0100 Bram Moolenaar patch 8.2.0249: MS-Windows: various warnings v8.2.0249
Wed, 12 Feb 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.0248: MS-Windows: dealing with deprecation is too complicated v8.2.0248
Wed, 12 Feb 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0247: misleading comment in NSIS installer script v8.2.0247
Tue, 11 Feb 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0246: MSVC: deprecation warnings with Ruby v8.2.0246
Tue, 11 Feb 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0245: MSVC: error message if the auto directory already exists v8.2.0245
Tue, 11 Feb 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0244: compiler warning in Lua interface v8.2.0244
Tue, 11 Feb 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0243: insufficient code coverage for ex_docmd.c functions v8.2.0243
Tue, 11 Feb 2020 21:45:07 +0100 Bram Moolenaar patch 8.2.0242: preview popup window test fails with long directory name v8.2.0242
Mon, 10 Feb 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0241: crash when setting 'buftype' to "quickfix" v8.2.0241
Mon, 10 Feb 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0240: using memory after it was freed v8.2.0240
Mon, 10 Feb 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0239: MS-Windows: 'env' job option does not override existing vars v8.2.0239
Mon, 10 Feb 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0238: MS-Windows: job_stop() results in exit value zero v8.2.0238
Mon, 10 Feb 2020 20:45:05 +0100 Bram Moolenaar patch 8.2.0237: crash when setting 'wincolor' on finished terminal window v8.2.0237
Sun, 09 Feb 2020 14:30:09 +0100 Bram Moolenaar patch 8.2.0236: MS-Windows unintall doesn't delete vimtutur.bat v8.2.0236
Sat, 08 Feb 2020 18:45:03 +0100 Bram Moolenaar patch 8.2.0235: draw error when an empty group is removed from 'statusline' v8.2.0235
Sat, 08 Feb 2020 17:15:04 +0100 Bram Moolenaar patch 8.2.0234: message test fails on SunOS v8.2.0234
Sat, 08 Feb 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.0233: crash when using garbagecollect() in between rand() v8.2.0233
Sat, 08 Feb 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0232: the :compiler command causes a crash v8.2.0232
Sat, 08 Feb 2020 14:30:09 +0100 Bram Moolenaar patch 8.2.0231: silent system command may clear the screen v8.2.0231
Fri, 07 Feb 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0230: terminal popup test is flaky v8.2.0230
Fri, 07 Feb 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0229: compare instructions not tested v8.2.0229
Fri, 07 Feb 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0228: configure does not recognize gcc version on BSD v8.2.0228
Thu, 06 Feb 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0227: compiling a few instructions not tested v8.2.0227
Thu, 06 Feb 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0226: compiling for loop not tested v8.2.0226
Thu, 06 Feb 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.0225: compiling lambda not tested yet v8.2.0225
Thu, 06 Feb 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0224: compiling :elseif not tested yet v8.2.0224
Thu, 06 Feb 2020 19:30:08 +0100 Bram Moolenaar patch 8.2.0223: some instructions not yet tested v8.2.0223
Thu, 06 Feb 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.0222: Vim9: optional function arguments don't work yet v8.2.0222
Thu, 06 Feb 2020 13:30:03 +0100 Bram Moolenaar patch 8.2.0221: no test for Vim9 += and ..= v8.2.0221
Thu, 06 Feb 2020 12:00:04 +0100 Bram Moolenaar patch 8.2.0220: terminal test did pass on Mac v8.2.0220
Wed, 05 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0219: terminal test still fails on Mac v8.2.0219
Wed, 05 Feb 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0218: several Vim9 instructions are not tested v8.2.0218
Wed, 05 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0217: terminal test fails on Mac v8.2.0217
Wed, 05 Feb 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0216: several Vim9 instructions are not tested v8.2.0216
Wed, 05 Feb 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0215: wrong file name shortening v8.2.0215
Wed, 05 Feb 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0214: a popup window with a terminal can be made hidden v8.2.0214
Wed, 05 Feb 2020 20:45:05 +0100 Bram Moolenaar patch 8.2.0213: configure does not recognize gcc 10.0 and later v8.2.0213
Wed, 05 Feb 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0212: missing search/substitute pattern hardly tested v8.2.0212
Wed, 05 Feb 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0211: test for ANSI colors fails without an "ls" command v8.2.0211
Tue, 04 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0210: Coverity complains about uninitialized field v8.2.0210
Tue, 04 Feb 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0209: function a bit far away from where it's used v8.2.0209
Tue, 04 Feb 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0208: fnamemodify() does not apply ":~" when followed by ":." v8.2.0208
Tue, 04 Feb 2020 22:00:05 +0100 Bram Moolenaar patch 8.2.0207: crash when missing member type on list argument v8.2.0207
Tue, 04 Feb 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0206: calling Vim9 function using default argument fails v8.2.0206
Mon, 03 Feb 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0205: error code E899 used twice v8.2.0205
Mon, 03 Feb 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0204: crash when using winnr('j') in a popup window v8.2.0204
Mon, 03 Feb 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0203: :helptags and some other functionality not tested v8.2.0203
Mon, 03 Feb 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0202: when 'lazyredraw' is set the window title may not be updated v8.2.0202
Mon, 03 Feb 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0201: cannot assign to an imported variable v8.2.0201
Sun, 02 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0200: Vim9 script commands not sufficiently tested v8.2.0200
Sun, 02 Feb 2020 17:30:03 +0100 Bram Moolenaar patch 8.2.0199: Vim9 script commands not sufficiently tested v8.2.0199
Sun, 02 Feb 2020 16:00:09 +0100 Bram Moolenaar patch 8.2.0198: no tests for y/n prompt v8.2.0198
Sun, 02 Feb 2020 15:45:03 +0100 Bram Moolenaar patch 8.2.0197: some Ex commands not sufficiently tested v8.2.0197
Sun, 02 Feb 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0196: blocking commands for a finished job in a popup window v8.2.0196
Sun, 02 Feb 2020 14:00:05 +0100 Bram Moolenaar patch 8.2.0195: some tests fail when run in the GUI v8.2.0195
Sat, 01 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0194: some commands can cause problems in terminal popup v8.2.0194
Sat, 01 Feb 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0193: still build failure without +terminal feature v8.2.0193
Sat, 01 Feb 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0192: build failure without +terminal feature v8.2.0192
Sat, 01 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0191: cannot put a terminal in a popup window v8.2.0191
Fri, 31 Jan 2020 23:00:09 +0100 Bram Moolenaar patch 8.2.0190: Kotlin files are not recognized v8.2.0190
Fri, 31 Jan 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0189: cd() with NULL argument crashes v8.2.0189
Fri, 31 Jan 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0188: Check commands don't work well with Vim9 script v8.2.0188
Fri, 31 Jan 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0187: reduntant code v8.2.0187
Fri, 31 Jan 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0186: a couple of tests may fail when features are missing v8.2.0186
Fri, 31 Jan 2020 20:15:05 +0100 Bram Moolenaar patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines v8.2.0185
Thu, 30 Jan 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.0184: blob test fails v8.2.0184
Thu, 30 Jan 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.0183: tests fail when the float feature is disabled v8.2.0183
Thu, 30 Jan 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.0182: min() and max() materialize a range() list v8.2.0182
Thu, 30 Jan 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0181: problems parsing :term arguments v8.2.0181
Thu, 30 Jan 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0180: test for wrapmargin fails if terminal is not 80 columns v8.2.0180
Thu, 30 Jan 2020 15:00:03 +0100 Bram Moolenaar patch 8.2.0179: still a few places where range() does not work v8.2.0179
Thu, 30 Jan 2020 12:00:09 +0100 Bram Moolenaar patch 8.2.0178: with VTP the screen may not be restored properly v8.2.0178
Wed, 29 Jan 2020 22:45:08 +0100 Bram Moolenaar patch 8.2.0177: memory leak in get_tags() v8.2.0177
Wed, 29 Jan 2020 22:30:05 +0100 Bram Moolenaar patch 8.2.0176: generating os headers does not work for Swedish v8.2.0176
Wed, 29 Jan 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0175: crash when removing list element in map() v8.2.0175
Wed, 29 Jan 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0174: various commands not completely tested v8.2.0174
Wed, 29 Jan 2020 21:30:05 +0100 Bram Moolenaar patch 8.2.0173: build fails with old compiler v8.2.0173
Tue, 28 Jan 2020 23:15:05 +0100 Bram Moolenaar patch 8.2.0172: Coverity warning for not restoring character v8.2.0172
Tue, 28 Jan 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0171: Coverity warning for using uninitialized buffer v8.2.0171
Tue, 28 Jan 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0170: Coverity warning for ignoring return value v8.2.0170
Tue, 28 Jan 2020 23:00:05 +0100 Bram Moolenaar patch 8.2.0169: Coverity warning for dead code v8.2.0169
Tue, 28 Jan 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0168: Coverity warning for assigning NULL to an option v8.2.0168
Tue, 28 Jan 2020 23:00:03 +0100 Bram Moolenaar patch 8.2.0167: Coverity warning for ignoring return value v8.2.0167
Tue, 28 Jan 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0166: Coverity warning for using uninitialized variable v8.2.0166
Tue, 28 Jan 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0165: Coverity warning for using NULL pointer v8.2.0165
Tue, 28 Jan 2020 22:00:08 +0100 Bram Moolenaar patch 8.2.0164: test_alot takes too long v8.2.0164
Tue, 28 Jan 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0163: test hangs on MS-Windows console v8.2.0163
Mon, 27 Jan 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0162: balloon test fails in the GUI v8.2.0162
Mon, 27 Jan 2020 23:00:10 +0100 Bram Moolenaar patch 8.2.0161: not recognizing .gv file as dot filetype v8.2.0161
Mon, 27 Jan 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0160: range test fails v8.2.0160
Mon, 27 Jan 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0159: non-materialized range() list causes problems v8.2.0159
Sun, 26 Jan 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible v8.2.0158
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0157: Vim9 script files not in list of distributed files v8.2.0157
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Sun, 26 Jan 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0155: warnings from MinGW compiler; tests fail without +float v8.2.0155
Sun, 26 Jan 2020 19:30:14 +0100 Bram Moolenaar patch 8.2.0154: reallocating the list of scripts is inefficient v8.2.0154
Sun, 26 Jan 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0153: warning shows when listing version info v8.2.0153
Sun, 26 Jan 2020 18:45:03 +0100 Bram Moolenaar patch 8.2.0152: restoring ctrl_x_mode is not needed v8.2.0152
Sun, 26 Jan 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.0151: detecting a script was already sourced is unreliable v8.2.0151
Sun, 26 Jan 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0150: cannot define python function when using :execute v8.2.0150
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Fri, 24 Jan 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0148: mapping related function in wrong source file v8.2.0148
Thu, 23 Jan 2020 21:00:03 +0100 Bram Moolenaar patch 8.2.0147: block Visual mode operators not correct when 'linebreak' set v8.2.0147
Thu, 23 Jan 2020 20:00:04 +0100 Bram Moolenaar patch 8.2.0146: wrong indent when 'showbreak' and 'breakindent' are set v8.2.0146
Thu, 23 Jan 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0145: using #error for compilation errors should be OK now v8.2.0145