log src/version.c @ 19750:aa674de6d813 v8.2.0431

age author description
Mon, 23 Mar 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0431: some compilers don't support using e for Esc v8.2.0431
Sun, 22 Mar 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0430: window creation failure not properly tested v8.2.0430
Sun, 22 Mar 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0429: no warning when test checks for option that never exists v8.2.0429
Sun, 22 Mar 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0428: buffer name may leak v8.2.0428
Sun, 22 Mar 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0427: it is not possible to check for a typo in a feature name v8.2.0427
Sun, 22 Mar 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0426: some errors were not tested for v8.2.0426
Sun, 22 Mar 2020 14:15:04 +0100 Bram Moolenaar patch 8.2.0425: code for modeless selection not sufficiently tested v8.2.0425
Sun, 22 Mar 2020 13:45:08 +0100 Bram Moolenaar patch 8.2.0424: checking for wrong return value v8.2.0424
Sat, 21 Mar 2020 15:30:05 +0100 Bram Moolenaar patch 8.2.0423: in some environments a few tests are expected to fail v8.2.0423
Fri, 20 Mar 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.0422: crash when passing popup window to win_splitmove() v8.2.0422
Fri, 20 Mar 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.0421: interrupting with CTRL-C does not always work v8.2.0421
Fri, 20 Mar 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.0420: Vim9: cannot interrupt a loop with CTRL-C v8.2.0420
Fri, 20 Mar 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.0419: various memory leaks in Vim9 script code v8.2.0419
Fri, 20 Mar 2020 18:30:05 +0100 Bram Moolenaar patch 8.2.0418: code in eval.c not sufficiently covered by tests v8.2.0418
Fri, 20 Mar 2020 18:15:05 +0100 Bram Moolenaar patch 8.2.0417: Travis CI config can be improved v8.2.0417
Thu, 19 Mar 2020 20:45:05 +0100 Bram Moolenaar patch 8.2.0416: test leaves file behind v8.2.0416
Thu, 19 Mar 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0415: bsdl filetype is not detected v8.2.0415
Thu, 19 Mar 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.0414: channel connect_waittime() test is flaky v8.2.0414
Thu, 19 Mar 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0413: buffer menu does not handle special buffers properly v8.2.0413
Thu, 19 Mar 2020 17:15:04 +0100 Bram Moolenaar patch 8.2.0412: MS-Windows: cannot use vimtutor from the start menu v8.2.0412
Thu, 19 Mar 2020 16:30:05 +0100 Bram Moolenaar patch 8.2.0411: Mac: breakcheck is using a value from the stone ages v8.2.0411
Thu, 19 Mar 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0410: channel test fails too often on slow Mac v8.2.0410
Thu, 19 Mar 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0409: search test leaves file behind v8.2.0409
Thu, 19 Mar 2020 15:00:03 +0100 Bram Moolenaar patch 8.2.0408: delete() commented out for testing v8.2.0408
Thu, 19 Mar 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0407: no early check if :find and :sfind have an argument v8.2.0407
Thu, 19 Mar 2020 14:00:05 +0100 Bram Moolenaar patch 8.2.0406: FileReadCmd event not well tested v8.2.0406
Thu, 19 Mar 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.0405: MSVC: build fails with some combination of features v8.2.0405
Thu, 19 Mar 2020 13:15:03 +0100 Bram Moolenaar patch 8.2.0404: writefile() error does not give a hint v8.2.0404
Thu, 19 Mar 2020 12:45:04 +0100 Bram Moolenaar patch 8.2.0403: when 'buftype' is "nofile" there is no overwrite check v8.2.0403
Wed, 18 Mar 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0402: setting local instead of global flag v8.2.0402
Wed, 18 Mar 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0401: not enough test coverage for evalvars.c v8.2.0401
Wed, 18 Mar 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0400: not all tests using a terminal are in the list of flaky tests v8.2.0400
Wed, 18 Mar 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0399: various memory leaks v8.2.0399
Tue, 17 Mar 2020 21:00:06 +0100 Bram Moolenaar patch 8.2.0398: profile test fails when two functions take same time v8.2.0398
Mon, 16 Mar 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0397: delayed screen update when using undo from Insert mode v8.2.0397
Mon, 16 Mar 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0396: cmdexpand.c insufficiently tested v8.2.0396
Mon, 16 Mar 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0395: build fails with FEAT_EVAL but without FEAT_MENU v8.2.0395
Mon, 16 Mar 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0394: Coverity complains about using NULL pointer v8.2.0394
Mon, 16 Mar 2020 20:15:05 +0100 Bram Moolenaar patch 8.2.0393: Coverity warns for not using return value v8.2.0393
Mon, 16 Mar 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0392: Coverity warns for using array index out of range v8.2.0392
Mon, 16 Mar 2020 12:15:04 +0100 Bram Moolenaar patch 8.2.0391: CI test coverage dropped v8.2.0391
Sun, 15 Mar 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0390: terminal postponed scrollback test is flaky v8.2.0390
Sun, 15 Mar 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0389: delayed redraw when shifting text from Insert mode v8.2.0389
Sun, 15 Mar 2020 18:30:05 +0100 Bram Moolenaar patch 8.2.0388: printmbcharset option not tested v8.2.0388
Sun, 15 Mar 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.0387: error for possible NULL argument to qsort() v8.2.0387
Sun, 15 Mar 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0386: part from unfinished patch got included v8.2.0386
Sun, 15 Mar 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0385: menu functionality insufficiently tested v8.2.0385
Sun, 15 Mar 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0384: Travis CI has warnings v8.2.0384
Sun, 15 Mar 2020 15:00:04 +0100 Bram Moolenaar patch 8.2.0383: wrong feature check causes test not to be run v8.2.0383
Sun, 15 Mar 2020 14:30:05 +0100 Bram Moolenaar patch 8.2.0382: some tests fail when run under valgrind v8.2.0382
Sat, 14 Mar 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.0381: using freed memory with :lvimgrep and autocommand v8.2.0381
Sat, 14 Mar 2020 15:30:03 +0100 Bram Moolenaar patch 8.2.0380: tiny popup when creating a terminal popup without minwidth v8.2.0380
Sat, 14 Mar 2020 08:00:07 +0100 Bram Moolenaar patch 8.2.0379: gcc warns for ambiguous else v8.2.0379
Fri, 13 Mar 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0378: prop_find() does not find all props v8.2.0378
Fri, 13 Mar 2020 15:45:06 +0100 Bram Moolenaar patch 8.2.0377: no CI test for a big-endian system
Fri, 13 Mar 2020 15:00:03 +0100 Bram Moolenaar patch 8.2.0376: nasty callback test fails on some systems v8.2.0376
Fri, 13 Mar 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0375: Coverity warning for not using return value v8.2.0375
Thu, 12 Mar 2020 19:30:05 +0100 Bram Moolenaar patch 8.2.0374: using wrong printf directive for jump location v8.2.0374
Wed, 11 Mar 2020 21:31:04 +0100 Bram Moolenaar patch 8.2.0373: type of term_sendkeys() is unknown v8.2.0373
Wed, 11 Mar 2020 21:31:02 +0100 Bram Moolenaar patch 8.2.0372: prop_find() may not find text property at start of the line v8.2.0372
Wed, 11 Mar 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0371: crash with combination of terminal popup and autocmd v8.2.0371
Wed, 11 Mar 2020 13:15:04 +0100 Bram Moolenaar patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset v8.2.0370
Tue, 10 Mar 2020 08:00:06 +0100 Bram Moolenaar patch 8.2.0369: various Normal mode commands not fully tested v8.2.0369
Mon, 09 Mar 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0368: Vim9: import that redefines local variable does not fail v8.2.0368
Mon, 09 Mar 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.0367: can use :pedit in a popup window v8.2.0367
Mon, 09 Mar 2020 12:15:03 +0100 Bram Moolenaar patch 8.2.0366: hardcopy command not tested enough v8.2.0366
Mon, 09 Mar 2020 08:30:04 +0100 Bram Moolenaar patch 8.2.0365: tag kind can't be a multi-byte character v8.2.0365
Sun, 08 Mar 2020 18:45:03 +0100 Bram Moolenaar patch 8.2.0364: printf test failing on Haiku v8.2.0364
Sun, 08 Mar 2020 05:15:04 +0100 Bram Moolenaar patch 8.2.0363: some Normal mode commands not tested v8.2.0363
Sat, 07 Mar 2020 17:30:03 +0100 Bram Moolenaar patch 8.2.0362: MS-Windows: channel test fails if grep is not available v8.2.0362
Sat, 07 Mar 2020 17:00:06 +0100 Bram Moolenaar patch 8.2.0361: internal error when using "0" for a callback v8.2.0361
Fri, 06 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0360: yaml files are only recognized by the file extension v8.2.0360
Fri, 06 Mar 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0359: popup_atcursor() may hang v8.2.0359
Fri, 06 Mar 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0358: insufficient testing for indent.c v8.2.0358
Thu, 05 Mar 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0357: cannot delete a text property matching both id and type v8.2.0357
Wed, 04 Mar 2020 23:30:04 +0100 Bram Moolenaar patch 8.2.0356: MS-Windows: feedkeys() with VIMDLL cannot handle CSI v8.2.0356
Wed, 04 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0355: Vim9: str_val is confusing, it's a number v8.2.0355
Wed, 04 Mar 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0354: Python 3.9 does not define _Py_DEC_REFTOTAL v8.2.0354
Wed, 04 Mar 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0353: Vim9: while loop not tested v8.2.0353
Tue, 03 Mar 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skipped v8.2.0352
Tue, 03 Mar 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0351: terminal in popup test is still a bit flaky v8.2.0351
Tue, 03 Mar 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0350: Vim9: expression tests don't use recognized constants v8.2.0350
Tue, 03 Mar 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0349: Vim9: constant expression not well tested v8.2.0349
Mon, 02 Mar 2020 23:00:06 +0100 Bram Moolenaar patch 8.2.0348: Vim9: not all code tested v8.2.0348
Mon, 02 Mar 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0347: various code not covered by tests v8.2.0347
Sun, 01 Mar 2020 23:45:04 +0100 Bram Moolenaar patch 8.2.0346: Vim9: finding common list type not tested v8.2.0346
Sun, 01 Mar 2020 20:45:07 +0100 Bram Moolenaar patch 8.2.0345: compiler warning when building without the float feature v8.2.0345
Sun, 01 Mar 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.0344: ":def" not skipped properly v8.2.0344
Sun, 01 Mar 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.0343: Vim9: using wrong instruction, limited test coverage v8.2.0343
Sun, 01 Mar 2020 17:00:06 +0100 Bram Moolenaar patch 8.2.0342: some code in ex_getln.c not covered by tests v8.2.0342
Sun, 01 Mar 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0341: using ":for" in Vim9 script gives an error v8.2.0341
Sun, 01 Mar 2020 15:45:03 +0100 Bram Moolenaar patch 8.2.0340: Vim9: function and partial types not tested v8.2.0340
Sun, 01 Mar 2020 14:15:04 +0100 Bram Moolenaar patch 8.2.0339: Vim9: function return type may depend on arguments v8.2.0339
Sun, 01 Mar 2020 13:15:06 +0100 Bram Moolenaar patch 8.2.0338: build failure without the channel feature v8.2.0338
Sun, 01 Mar 2020 01:15:54 +0100 Bram Moolenaar patch 8.2.0337: build fails on a few systems v8.2.0337
Sat, 29 Feb 2020 23:30:04 +0100 Bram Moolenaar patch 8.2.0336: Vim9: insufficient test coverage for compiling v8.2.0336
Sat, 29 Feb 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0335: no completion for :disassemble v8.2.0335
Sat, 29 Feb 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.0334: abort called when using test_void() v8.2.0334
Sat, 29 Feb 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0333: terminal in popup test is flaky v8.2.0333
Sat, 29 Feb 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.0332: some code in ex_getln.c not covered by tests v8.2.0332
Sat, 29 Feb 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.0331: internal error when using test_void() and test_unknown() v8.2.0331
Fri, 28 Feb 2020 23:00:03 +0100 Bram Moolenaar patch 8.2.0330: build error with popup window but without terminal v8.2.0330
Fri, 28 Feb 2020 22:45:08 +0100 Bram Moolenaar patch 8.2.0329: popup filter converts 0x80 bytes v8.2.0329
Fri, 28 Feb 2020 22:30:09 +0100 Bram Moolenaar patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal v8.2.0328
Fri, 28 Feb 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0327: crash when opening and closing two popup terminal windows v8.2.0327
Thu, 27 Feb 2020 22:00:03 +0100 Bram Moolenaar patch 8.2.0326: compiler warning for using uninitialized variable v8.2.0326
Thu, 27 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0325: ex_getln.c code not covered by tests v8.2.0325
Wed, 26 Feb 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0324: text property not updated correctly when inserting/deleting v8.2.0324
Wed, 26 Feb 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0323: Vim9: calling a function that is defined later is slow v8.2.0323
Wed, 26 Feb 2020 20:30:09 +0100 Bram Moolenaar patch 8.2.0322: Vim9: error checks not tested v8.2.0322
Wed, 26 Feb 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.0321: Vim9: ":execute" does not work yet v8.2.0321
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Wed, 26 Feb 2020 13:45:06 +0100 Bram Moolenaar patch 8.2.0319: file missing in distribution, comments outdated v8.2.0319
Tue, 25 Feb 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0318: Vim9: types not sufficiently tested v8.2.0318
Tue, 25 Feb 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0317: MSVC: _CRT_SECURE_NO_DEPRECATE not defined on DEBUG build v8.2.0317
Tue, 25 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0316: ex_getln.c code has insufficient test coverage v8.2.0316
Tue, 25 Feb 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0315: build failure on HP-UX system v8.2.0315
Mon, 24 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0314: short name not set for terminal buffer v8.2.0314
Sun, 23 Feb 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0313: Vim9: insufficient script tests v8.2.0313
Sun, 23 Feb 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.0312: Vim9: insufficient script tests v8.2.0312
Sun, 23 Feb 2020 18:15:03 +0100 Bram Moolenaar patch 8.2.0311: Vim9: insufficient script tests v8.2.0311
Sun, 23 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0310: autocmd test fails on a slow system v8.2.0310
Sun, 23 Feb 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0309: window-local values have confusing name v8.2.0309
Sun, 23 Feb 2020 15:30:03 +0100 Bram Moolenaar patch 8.2.0308: 'showbreak' does not work for a very long line v8.2.0308
Sun, 23 Feb 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0307: Python 3 vim.eval not well tested v8.2.0307
Sun, 23 Feb 2020 14:45:03 +0100 Bram Moolenaar patch 8.2.0306: Vim9: :substitute(pat(repl does not work in Vim9 script v8.2.0306
Sun, 23 Feb 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.0305: relativenumber test fails on some systems v8.2.0305
Sun, 23 Feb 2020 13:30:04 +0100 Bram Moolenaar patch 8.2.0304: terminal test if failing on some systems v8.2.0304
Sat, 22 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0303: TermChanged test fails in the GUI v8.2.0303
Sat, 22 Feb 2020 23:00:05 +0100 Bram Moolenaar patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand v8.2.0302
Sat, 22 Feb 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0301: insufficient testing for exception handling v8.2.0301
Sat, 22 Feb 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0300: Vim9: expression test fails without channel support v8.2.0300
Sat, 22 Feb 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0299: Vim9: ISN_STORE with argument not tested v8.2.0299
Sat, 22 Feb 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.0298: Vim9 script: cannot start command with a string constant v8.2.0298
Sat, 22 Feb 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0297: compiler warnings for the Ruby interface v8.2.0297
Sat, 22 Feb 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0296: mixing up "long long" and __int64 may cause problems v8.2.0296
Fri, 21 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0295: highlighting for :s wrong when using different separator v8.2.0295
Fri, 21 Feb 2020 18:45:06 +0100 Bram Moolenaar patch 8.2.0294: cannot use Ex command that is also a function name v8.2.0294
Fri, 21 Feb 2020 18:00:05 +0100 Bram Moolenaar patch 8.2.0293: various Ex commands not sufficiently tested v8.2.0293
Thu, 20 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0292: Vim9: CHECKNR and CHECKTYPE instructions not tested v8.2.0292
Thu, 20 Feb 2020 23:00:05 +0100 Bram Moolenaar patch 8.2.0291: Vim9: assigning [] to list<string> doesn't work v8.2.0291
Thu, 20 Feb 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0290: running individual test differs from all tests v8.2.0290
Thu, 20 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0289: Vim9: :echo did not clear the rest of the line v8.2.0289
Thu, 20 Feb 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0288: Vim9: some float and blob operators not tested v8.2.0288
Thu, 20 Feb 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0287: Vim9: return in try block not tested; catch not tested v8.2.0287
Thu, 20 Feb 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0286: cannot use popup_close() for a terminal popup v8.2.0286
Wed, 19 Feb 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0285: unused error message; cannot create s:var v8.2.0285
Wed, 19 Feb 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0284: Vim9: assignment test fails v8.2.0284
Wed, 19 Feb 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0283: Vim9: failing to load script var not tested v8.2.0283
Wed, 19 Feb 2020 18:15:05 +0100 Bram Moolenaar patch 8.2.0282: Vim9: setting number option not tested v8.2.0282
Wed, 19 Feb 2020 17:15:04 +0100 Bram Moolenaar patch 8.2.0281: two placed signs in the same line are not combined v8.2.0281
Wed, 19 Feb 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.0280: Vim9: throw in :def function not caught higher up v8.2.0280
Wed, 19 Feb 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0279: Vim9: no test for deleted :def function v8.2.0279
Wed, 19 Feb 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0278: channel test is flaky on Mac v8.2.0278
Wed, 19 Feb 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.0277: Vim9: not all instructions covered by tests v8.2.0277
Wed, 19 Feb 2020 12:45:04 +0100 Bram Moolenaar patch 8.2.0276: Vim9: not allowing space before ")" in function call v8.2.0276
Tue, 18 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0275: some Ex code not covered by tests v8.2.0275
Tue, 18 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global v8.2.0274
Mon, 17 Feb 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0273: MS-Windows uninstall may delete wrong batch file v8.2.0273
Mon, 17 Feb 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0272: ":helptags ALL" gives error for some directories v8.2.0272
Mon, 17 Feb 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0271: the "num64" feature is available everywhere v8.2.0271
Mon, 17 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0270: some code not covered by tests v8.2.0270
Mon, 17 Feb 2020 21:15:05 +0100 Bram Moolenaar patch 8.2.0269: Vim9: operator after list index does not work v8.2.0269
Mon, 17 Feb 2020 10:15:04 +0100 Bram Moolenaar patch 8.2.0268: trycatch test fails v8.2.0268
Sun, 16 Feb 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0267: no check for a following cmd when calling a function fails v8.2.0267
Sun, 16 Feb 2020 17:15:04 +0100 Bram Moolenaar patch 8.2.0266: terminal in popup test sometimes fails on Mac v8.2.0266
Sun, 16 Feb 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0265: "eval" after "if 0" doesn't check for following command v8.2.0265
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
Thu, 23 Jan 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0144: some mapping code is not fully tested v8.2.0144
Thu, 23 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0143: Coverity warning for possible use of NULL pointer v8.2.0143
Thu, 23 Jan 2020 15:45:04 +0100 Bram Moolenaar patch 8.2.0142: possible to enter popup window with CTRL-W p v8.2.0142
Wed, 22 Jan 2020 22:15:09 +0100 Bram Moolenaar patch 8.2.0141: no swift filetype detection v8.2.0141
Tue, 21 Jan 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0140: CI does not test building doc tags v8.2.0140
Mon, 20 Jan 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0139: MS-Windows: default for IME is inconsistent v8.2.0139
Mon, 20 Jan 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0138: memory leak when starting a job fails v8.2.0138
Mon, 20 Jan 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0137: crash when using win_execute() from a new tab v8.2.0137
Mon, 20 Jan 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0136: stray ch_logfile() call v8.2.0136
Mon, 20 Jan 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0135: bracketed paste can still cause invalid memory access v8.2.0135
Mon, 20 Jan 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0134: some map functionality not covered by tests v8.2.0134
Mon, 20 Jan 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0133: invalid memory access with search command v8.2.0133
Sun, 19 Jan 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0132: script may be re-used when deleting and creating a new one v8.2.0132
Sun, 19 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0131: command line is not cleared when switching tabs v8.2.0131
Sun, 19 Jan 2020 14:00:04 +0100 Bram Moolenaar patch 8.2.0130: Python3 ranges are not tested v8.2.0130
Sat, 18 Jan 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.0129: MS-Windows installer doesn't use Turkish translations v8.2.0129
Sat, 18 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0128: cannot list options one per line v8.2.0128
Sat, 18 Jan 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0127: some buffer commands work in a popup window v8.2.0127
Fri, 17 Jan 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0126: textprop test fails v8.2.0126
Fri, 17 Jan 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0125: :mode no longer works for any system v8.2.0125
Fri, 17 Jan 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0124: compiler warnings for variable types v8.2.0124
Fri, 17 Jan 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0123: complete_info() does not work when CompleteDone is triggered v8.2.0123
Thu, 16 Jan 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0122: readme files still mention MS-DOS v8.2.0122
Wed, 15 Jan 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0121: filter() and map() on blob don't work v8.2.0121
Wed, 15 Jan 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0120: virtcol() does not check arguments to be valid v8.2.0120
Tue, 14 Jan 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0119: message test fails on some platforms v8.2.0119
Tue, 14 Jan 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0118: crash when cycling to buffers involving popup window v8.2.0118
Tue, 14 Jan 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0117: crash when using gettabwinvar() with invalid arguments v8.2.0117
Mon, 13 Jan 2020 21:00:03 +0100 Bram Moolenaar patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop" v8.2.0116
Mon, 13 Jan 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0115: byte2line() does not work correctly with text properties v8.2.0115
Sun, 12 Jan 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.0114: info about sourced scripts is scattered v8.2.0114
Sun, 12 Jan 2020 16:00:03 +0100 Bram Moolenaar patch 8.2.0113: "make cmdidxs" fails v8.2.0113
Sun, 12 Jan 2020 14:00:04 +0100 Bram Moolenaar patch 8.2.0112: illegal memory access when using 'cindent' v8.2.0112
Sat, 11 Jan 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0111: VAR_SPECIAL is also used for booleans v8.2.0111
Fri, 10 Jan 2020 20:00:04 +0100 Bram Moolenaar patch 8.2.0110: prop_find() is not implemented v8.2.0110
Thu, 09 Jan 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0109: corrupted text properties when expanding spaces v8.2.0109
Thu, 09 Jan 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0108: when sign text is changed a manual redraw is needed v8.2.0108
Thu, 09 Jan 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0107: hgignore is out of sync from gitignore v8.2.0107
Wed, 08 Jan 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0106: printf formats are not exactly right v8.2.0106
Wed, 08 Jan 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0105: Vim license not easy to find on github v8.2.0105
Wed, 08 Jan 2020 20:15:03 +0100 Bram Moolenaar patch 8.2.0104: using channel or job with ":execute" has strange effects v8.2.0104
Wed, 08 Jan 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0103: using null object with execute() has strange effects v8.2.0103
Wed, 08 Jan 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0102: messages test fails in small version v8.2.0102
Wed, 08 Jan 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0101: crash when passing null object to ":echomsg" v8.2.0101
Tue, 07 Jan 2020 21:45:08 +0100 Bram Moolenaar patch 8.2.0100: macros for Ruby are too complicated v8.2.0100
Tue, 07 Jan 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.0099: use of NULL pointer when out of memory v8.2.0099
Tue, 07 Jan 2020 21:00:07 +0100 Bram Moolenaar patch 8.2.0098: exe stack length can be wrong without being detected v8.2.0098
Tue, 07 Jan 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0097: crash with autocommand and spellfile v8.2.0097
Mon, 06 Jan 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0096: cannot create tiny popup window in last column v8.2.0096
Mon, 06 Jan 2020 22:00:06 +0100 Bram Moolenaar patch 8.2.0095: cannot specify exit code for :cquit v8.2.0095
Mon, 06 Jan 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0094: MS-Windows: cannot build with Strawberry Perl 5.30 v8.2.0094
Mon, 06 Jan 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.0093: win_splitmove() can make Vim hang v8.2.0093
Mon, 06 Jan 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0092: tags functionality insufficiently tested v8.2.0092
Mon, 06 Jan 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.0091: compiler warnings for size_t / int types v8.2.0091
Sun, 05 Jan 2020 22:15:35 +0100 Bram Moolenaar patch 8.2.0090: generated files show up in git status v8.2.0090
Sun, 05 Jan 2020 22:15:33 +0100 Bram Moolenaar patch 8.2.0089: crash when running out of memory in :setfiletype completion v8.2.0089
Sun, 05 Jan 2020 20:45:05 +0100 Bram Moolenaar patch 8.2.0088: insufficient tests for tags; bug in using extra tag field v8.2.0088
Sun, 05 Jan 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0087: crash in command line expansion when out of memory v8.2.0087
Sat, 04 Jan 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0086: build error for small version v8.2.0086
Sat, 04 Jan 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.0085: dead code in builtin functions v8.2.0085
Sat, 04 Jan 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0084: complete item "user_data" can only be a string v8.2.0084
Fri, 03 Jan 2020 21:30:14 +0100 Bram Moolenaar patch 8.2.0083: text properties wrong when tabs and spaces are exchanged v8.2.0083
Fri, 03 Jan 2020 21:00:16 +0100 Bram Moolenaar patch 8.2.0082: when reusing a buffer listeners are not cleared
Fri, 03 Jan 2020 19:15:07 +0100 Bram Moolenaar patch 8.2.0081: MS-Windows also need the change to support INIT4() v8.2.0081
Thu, 02 Jan 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0080: globals using INIT4() are not in the tags file v8.2.0080
Thu, 02 Jan 2020 16:45:03 +0100 Bram Moolenaar patch 8.2.0079: Python 3 unicode test still fails on MS-Windows v8.2.0079
Thu, 02 Jan 2020 14:45:03 +0100 Bram Moolenaar patch 8.2.0078: expanding <sfile> works differently the second time v8.2.0078
Thu, 02 Jan 2020 14:15:05 +0100 Bram Moolenaar patch 8.2.0077: settagstack() cannot truncate at current index v8.2.0077
Wed, 01 Jan 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.0076: Python 3 unicode test fails on MS-Windows v8.2.0076
Wed, 01 Jan 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.0075: Python 3 unicode test still sometimes fails v8.2.0075
Wed, 01 Jan 2020 16:30:05 +0100 Bram Moolenaar patch 8.2.0074: Python 3 unicode test someitmes fails v8.2.0074
Wed, 01 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0073: initializing globals with COMMA is clumsy v8.2.0073
Wed, 01 Jan 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0072: memory test still fails on Cirrus CI v8.2.0072
Wed, 01 Jan 2020 15:30:03 +0100 Bram Moolenaar patch 8.2.0071: memory test often fails on Cirrus CI v8.2.0071
Wed, 01 Jan 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0070: crash when using Python 3 with "debug" encoding v8.2.0070
Tue, 31 Dec 2019 22:45:03 +0100 Bram Moolenaar patch 8.2.0069: ETYPE_ is used for two different enums v8.2.0069
Tue, 31 Dec 2019 22:00:03 +0100 Bram Moolenaar patch 8.2.0068: crash when using Python 3 with "utf32" encoding v8.2.0068
Tue, 31 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.2.0067: ERROR_UNKNOWN clashes on some systems v8.2.0067
Tue, 31 Dec 2019 19:30:04 +0100 Bram Moolenaar patch 8.2.0066: some corners of vim_snprintf() are not tested v8.2.0066
Mon, 30 Dec 2019 22:45:04 +0100 Bram Moolenaar patch 8.2.0065: Amiga and alikes: autoopen only used on Amiga OS4 v8.2.0065
Mon, 30 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.2.0064: diffmode completion doesn't use per-window setting v8.2.0064
Mon, 30 Dec 2019 20:45:03 +0100 Bram Moolenaar patch 8.2.0063: wrong size argument to vim_snprintf() v8.2.0063
Mon, 30 Dec 2019 20:00:04 +0100 Bram Moolenaar patch 8.2.0062: memory test is flaky on FreeBSD v8.2.0062
Mon, 30 Dec 2019 19:30:03 +0100 Bram Moolenaar patch 8.2.0061: the execute stack can grow big and never shrinks v8.2.0061
Mon, 30 Dec 2019 18:00:04 +0100 Bram Moolenaar patch 8.2.0060: message test only runs with one encoding v8.2.0060
Mon, 30 Dec 2019 11:00:04 +0100 Bram Moolenaar patch 8.2.0059: compiler warnings for unused variables in small build v8.2.0059
Mon, 30 Dec 2019 00:15:04 +0100 Bram Moolenaar patch 8.2.0058: running tests changes ~/.viminfo v8.2.0058
Mon, 30 Dec 2019 00:00:03 +0100 Bram Moolenaar patch 8.2.0057: cannot build with small features v8.2.0057
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Sun, 29 Dec 2019 15:30:03 +0100 Bram Moolenaar patch 8.2.0055: cannot use ":gui" in vimrc with VIMDLL enabled v8.2.0055
Sun, 29 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0054: :diffget and :diffput don't have good completion v8.2.0054
Sun, 29 Dec 2019 13:45:04 +0100 Bram Moolenaar patch 8.2.0053: windowsversion() does not always return the right value v8.2.0053
Sat, 28 Dec 2019 17:15:04 +0100 Bram Moolenaar patch 8.2.0052: more-prompt not properly tested v8.2.0052
Sat, 28 Dec 2019 14:15:03 +0100 Bram Moolenaar patch 8.2.0051: command line completion test skipped v8.2.0051
Fri, 27 Dec 2019 17:45:04 +0100 Bram Moolenaar patch 8.2.0050: after deleting a file mark it is still in viminfo v8.2.0050
Fri, 27 Dec 2019 17:30:03 +0100 Bram Moolenaar patch 8.2.0049: command line completion not fully tested v8.2.0049
Fri, 27 Dec 2019 17:15:03 +0100 Bram Moolenaar patch 8.2.0048: another timers test is flaky on Travis for Mac v8.2.0048
Fri, 27 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0047: cannot skip tests for specific MS-Windows platform v8.2.0047
Thu, 26 Dec 2019 14:45:06 +0100 Bram Moolenaar patch 8.2.0046: tests for spell suggestions are slow v8.2.0046
Wed, 25 Dec 2019 19:45:03 +0100 Bram Moolenaar patch 8.2.0045: script test fails v8.2.0045
Wed, 25 Dec 2019 18:15:04 +0100 Bram Moolenaar patch 8.2.0044: expression type is used inconsistently v8.2.0044
Wed, 25 Dec 2019 16:00:03 +0100 Bram Moolenaar patch 8.2.0043: timers test is still flaky on Travis for Mac v8.2.0043
Wed, 25 Dec 2019 15:15:03 +0100 Bram Moolenaar patch 8.2.0042: clearing funccal values twice v8.2.0042
Wed, 25 Dec 2019 14:15:03 +0100 Bram Moolenaar patch 8.2.0041: leaking memory when selecting spell suggestion v8.2.0041
Wed, 25 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0040: timers test is still flaky on Travis for Mac
Wed, 25 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0039: memory access error when "z=" has no suggestions v8.2.0039
Wed, 25 Dec 2019 13:45:04 +0100 Bram Moolenaar patch 8.2.0038: spell suggestions insufficiently tested v8.2.0038
Tue, 24 Dec 2019 15:45:04 +0100 Bram Moolenaar patch 8.2.0037: missing renamed message v8.2.0037
Tue, 24 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.2.0036: not enough test coverage for match functions v8.2.0036
Mon, 23 Dec 2019 23:00:03 +0100 Bram Moolenaar patch 8.2.0035: saving and restoring called_emsg is clumsy v8.2.0035
Mon, 23 Dec 2019 18:30:04 +0100 Bram Moolenaar patch 8.2.0034: missing check for out of memory v8.2.0034
Sun, 22 Dec 2019 19:45:03 +0100 Bram Moolenaar patch 8.2.0033: crash when make_extmatch() runs out of memory v8.2.0033
Sun, 22 Dec 2019 18:30:03 +0100 Bram Moolenaar patch 8.2.0032: MS-Windows: test for blank job fails v8.2.0032
Sun, 22 Dec 2019 16:15:04 +0100 Bram Moolenaar patch 8.2.0031: MS-Windows: test for empty job fails v8.2.0031
Sun, 22 Dec 2019 15:45:03 +0100 Bram Moolenaar patch 8.2.0030: "gF" does not work on output of "verbose command" v8.2.0030
Sat, 21 Dec 2019 22:30:03 +0100 Bram Moolenaar patch 8.2.0029: MS-Windows: crash with empty job command v8.2.0029
Sat, 21 Dec 2019 22:15:03 +0100 Bram Moolenaar patch 8.2.0028: searchpairpos() is not tested v8.2.0028
Sat, 21 Dec 2019 19:00:03 +0100 Bram Moolenaar patch 8.2.0027: still some /* */ comments v8.2.0027
Sat, 21 Dec 2019 18:30:05 +0100 Bram Moolenaar patch 8.2.0026: still some /* */ comments v8.2.0026
Fri, 20 Dec 2019 19:15:04 +0100 Bram Moolenaar patch 8.2.0025: repeated word in comment v8.2.0025
Thu, 19 Dec 2019 16:00:04 +0100 Bram Moolenaar patch 8.2.0024: filetype Rego not recognized v8.2.0024
Wed, 18 Dec 2019 22:30:03 +0100 Bram Moolenaar patch 8.2.0023: command line editing not sufficiently tested v8.2.0023
Wed, 18 Dec 2019 21:45:03 +0100 Bram Moolenaar patch 8.2.0022: click in popup window doesn't close it in the GUI v8.2.0022
Wed, 18 Dec 2019 20:15:03 +0100 Bram Moolenaar patch 8.2.0021: timer test fails too often on Travis with MacOS v8.2.0021
Wed, 18 Dec 2019 19:45:04 +0100 Bram Moolenaar patch 8.2.0020: mouse clicks in the command line not tested v8.2.0020
Tue, 17 Dec 2019 22:45:03 +0100 Bram Moolenaar patch 8.2.0019: cannot number of lines of another buffer v8.2.0019
Tue, 17 Dec 2019 22:15:04 +0100 Bram Moolenaar patch 8.2.0018: :join does not add white space where it should v8.2.0018
Tue, 17 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.2.0017: OS/2 and MS-DOS are still mentioned v8.2.0017
Tue, 17 Dec 2019 20:30:04 +0100 Bram Moolenaar patch 8.2.0016: test name used twice, option not restored properly v8.2.0016
Tue, 17 Dec 2019 19:30:04 +0100 Bram Moolenaar patch 8.2.0015: not all modeline variants are tested v8.2.0015
Mon, 16 Dec 2019 22:45:04 +0100 Bram Moolenaar patch 8.2.0014: test69 and test95 are old style v8.2.0014
Mon, 16 Dec 2019 17:15:04 +0100 Bram Moolenaar patch 8.2.0013: not using a typedef for condstack v8.2.0013
Sun, 15 Dec 2019 18:15:03 +0100 Bram Moolenaar patch 8.2.0012: some undo functionality is not tested v8.2.0012
Sun, 15 Dec 2019 15:00:04 +0100 Bram Moolenaar patch 8.2.0011: screen updating wrong when opeing preview window v8.2.0011
Sun, 15 Dec 2019 13:45:04 +0100 Bram Moolenaar patch 8.2.0010: test64 is old style v8.2.0010
Sun, 15 Dec 2019 13:00:04 +0100 Bram Moolenaar patch 8.2.0009: VMS: terminal version doesn't build v8.2.0009
Sat, 14 Dec 2019 20:45:04 +0100 Bram Moolenaar patch 8.2.0008: test72 is old style v8.2.0008
Sat, 14 Dec 2019 18:45:04 +0100 Bram Moolenaar patch 8.2.0007: popup menu positioned wrong with folding in two tabs v8.2.0007
Sat, 14 Dec 2019 18:00:04 +0100 Bram Moolenaar patch 8.2.0006: test using long file name may fail v8.2.0006
Sat, 14 Dec 2019 17:30:03 +0100 Bram Moolenaar patch 8.2.0005: duplication in version info v8.2.0005
Sat, 14 Dec 2019 16:30:04 +0100 Bram Moolenaar patch 8.2.0004: get E685 and E931 if buffer reload is interrupted v8.2.0004
Sat, 14 Dec 2019 13:30:04 +0100 Bram Moolenaar patch 8.2.0003: Build file dependencies are incomplete v8.2.0003
Fri, 13 Dec 2019 19:45:04 +0100 Bram Moolenaar patch 8.2.0002: "dj" only deletes first line of closed fold v8.2.0002
Fri, 13 Dec 2019 18:15:04 +0100 Bram Moolenaar patch 8.2.0001: #endif comments do reflect corresponding #ifdef v8.2.0001
Thu, 12 Dec 2019 14:30:07 +0100 Bram Moolenaar Vim 8.2 release
Wed, 11 Dec 2019 23:00:04 +0100 Bram Moolenaar patch 8.1.2424: MS-Windows: console buffer is resized unnecessarily v8.1.2424
Wed, 11 Dec 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.2423: MS-Windows properties shows version as "8, 1, 0" v8.1.2423
Wed, 11 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.2422: "make depend" does not work correctly for libvterm v8.1.2422
Wed, 11 Dec 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2421: test88 is old style v8.1.2421
Wed, 11 Dec 2019 19:45:04 +0100 Bram Moolenaar patch 8.1.2420: crash when calling popup_close() in win_execute() v8.1.2420
Wed, 11 Dec 2019 19:15:04 +0100 Bram Moolenaar patch 8.1.2419: with a long file name the hit-enter prompt appears v8.1.2419
Tue, 10 Dec 2019 23:45:04 +0100 Bram Moolenaar patch 8.1.2418: bufnr('$') is wrong after recycling popup buffer v8.1.2418
Tue, 10 Dec 2019 23:00:04 +0100 Bram Moolenaar patch 8.1.2417: MinGW/Cygwin build does not clean up all files v8.1.2417
Tue, 10 Dec 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.2416: loading menus sets v:errmsg v8.1.2416
Tue, 10 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2415: popup menu flickers if an info popup is used v8.1.2415
Mon, 09 Dec 2019 22:30:03 +0100 Bram Moolenaar patch 8.1.2414: MS-Windows: properties dialog box shows wrong character v8.1.2414
Mon, 09 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2413: cannot update ex_cmdidxs.h on MS-Windows v8.1.2413
Sun, 08 Dec 2019 18:45:03 +0100 Bram Moolenaar patch 8.1.2412: crash when evaluating expression with error v8.1.2412
Sun, 08 Dec 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2411: function argument copied unnecessarily v8.1.2411
Sat, 07 Dec 2019 21:45:03 +0100 Bram Moolenaar patch 8.1.2410: MS-Windows: test_iminsert fails without IME support v8.1.2410
Sat, 07 Dec 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2409: creating the distribution doesn't work as documented v8.1.2409
Sat, 07 Dec 2019 19:30:04 +0100 Bram Moolenaar patch 8.1.2408: syntax menu and build instructions outdated v8.1.2408
Sat, 07 Dec 2019 19:00:03 +0100 Bram Moolenaar patch 8.1.2407: proto files, dependencies and build instructions outdated v8.1.2407
Sat, 07 Dec 2019 18:00:03 +0100 Bram Moolenaar patch 8.1.2406: leaking memory in test_paste and test_registers v8.1.2406
Sat, 07 Dec 2019 17:30:03 +0100 Bram Moolenaar patch 8.1.2405: matchadd_conceal test fails under valgrind v8.1.2405
Sat, 07 Dec 2019 17:15:05 +0100 Bram Moolenaar patch 8.1.2404: channel test fails under valgrind v8.1.2404
Sat, 07 Dec 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2403: autocmd test fails under valgrind v8.1.2403
Fri, 06 Dec 2019 22:30:04 +0100 Bram Moolenaar patch 8.1.2402: typos and other small things v8.1.2402
Fri, 06 Dec 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2401: :cexpr does not handle | in expression v8.1.2401
Fri, 06 Dec 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.2400: test39 is old style v8.1.2400
Fri, 06 Dec 2019 20:30:03 +0100 Bram Moolenaar patch 8.1.2399: info popup on top of cursor if it doesn't fit v8.1.2399
Fri, 06 Dec 2019 13:00:04 +0100 Bram Moolenaar patch 8.1.2398: strptime() test fails on Japanese Mac v8.1.2398
Thu, 05 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.1.2397: should not define __USE_XOPEN v8.1.2397
Thu, 05 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2396: using old C style comments v8.1.2396
Thu, 05 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2395: using old C style comments v8.1.2395
Thu, 05 Dec 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2394: using old C style comments v8.1.2394
Thu, 05 Dec 2019 20:30:04 +0100 Bram Moolenaar patch 8.1.2393: using old C style comments v8.1.2393
Thu, 05 Dec 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2392: using old C style comments v8.1.2392
Thu, 05 Dec 2019 18:45:03 +0100 Bram Moolenaar patch 8.1.2391: cannot build when __QNXNTO__ is defined v8.1.2391
Thu, 05 Dec 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.2390: test94 is old style, fix 7.4.441 not tested v8.1.2390
Wed, 04 Dec 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.2389: using old C style comments v8.1.2389
Wed, 04 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2388: using old C style comments v8.1.2388
Wed, 04 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.2387: using old C style comments v8.1.2387
Wed, 04 Dec 2019 19:15:04 +0100 Bram Moolenaar patch 8.1.2386: 'wincolor' is not used for 'listchars' v8.1.2386
Wed, 04 Dec 2019 15:15:04 +0100 Bram Moolenaar patch 8.1.2385: opening cmdline window with feedkeys() does not work v8.1.2385
Tue, 03 Dec 2019 23:00:07 +0100 Bram Moolenaar patch 8.1.2384: test 48 is old style v8.1.2384
Mon, 02 Dec 2019 23:00:04 +0100 Bram Moolenaar patch 8.1.2383: using old C style comments v8.1.2383
Mon, 02 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2382: MS-Windows: When using VTP bold+inverse doesn't work v8.1.2382
Mon, 02 Dec 2019 20:45:03 +0100 Bram Moolenaar patch 8.1.2381: not all register related code is covered by tests v8.1.2381
Mon, 02 Dec 2019 08:23:21 +0100 Christian Brabandt Missing change to version.c
Sun, 01 Dec 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2380: using old C style comments v8.1.2380
Sun, 01 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2379: using old C style comments v8.1.2379
Sun, 01 Dec 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2378: using old C style comments v8.1.2378