log src/version.c @ 29980:f0952e40de8e v9.0.0328

age author description
Tue, 30 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0328: OLD_DIGRAPHS is unused v9.0.0328
Tue, 30 Aug 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0327: items() does not work on a list v9.0.0327
Tue, 30 Aug 2022 13:00:05 +0200 Bram Moolenaar patch 9.0.0326: some changes for cmdheight=0 are not needed v9.0.0326
Tue, 30 Aug 2022 00:15:03 +0200 Bram Moolenaar patch 9.0.0325: MS-Windows: completion test fails v9.0.0325
Tue, 30 Aug 2022 00:00:04 +0200 Bram Moolenaar patch 9.0.0324: MS-Windows: resolve() test fails v9.0.0324
Mon, 29 Aug 2022 23:45:04 +0200 Bram Moolenaar patch 9.0.0323: using common name in tests leads to flaky tests v9.0.0323
Mon, 29 Aug 2022 22:00:05 +0200 Bram Moolenaar patch 9.0.0322: crash when no errors and 'quickfixtextfunc' is set v9.0.0322
Mon, 29 Aug 2022 19:30:04 +0200 Bram Moolenaar patch 9.0.0321: cannot use the message popup window directly v9.0.0321
Mon, 29 Aug 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype() v9.0.0320
Mon, 29 Aug 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0319: Godot shader files are not recognized v9.0.0319
Mon, 29 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0318: clearing screen causes flicker v9.0.0318
Mon, 29 Aug 2022 14:45:04 +0200 Bram Moolenaar patch 9.0.0317: when updating the whole screen a popup may not be redrawn v9.0.0317
Mon, 29 Aug 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0316: screen flickers when 'cmdheight' is zero v9.0.0316
Mon, 29 Aug 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0315: shell command is displayed in message window v9.0.0315
Mon, 29 Aug 2022 13:00:06 +0200 Bram Moolenaar patch 9.0.0314: VDM files are not recognized v9.0.0314
Mon, 29 Aug 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0313: using common name in tests leads to flaky tests v9.0.0313
Mon, 29 Aug 2022 01:15:02 +0200 Bram Moolenaar patch 9.0.0312: test for cmdheight zero fails v9.0.0312
Mon, 29 Aug 2022 00:45:03 +0200 Bram Moolenaar patch 9.0.0311: test for hit-Enter prompt fails v9.0.0311
Mon, 29 Aug 2022 00:00:04 +0200 Bram Moolenaar patch 9.0.0310: output of :messages dissappears when cmdheight is zero v9.0.0310
Sun, 28 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0309: invalid memory access when cmdheight is zero v9.0.0309
Sun, 28 Aug 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show v9.0.0308
Sun, 28 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0 v9.0.0307
Sun, 28 Aug 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0306: buffer write message is two lines in message popup window v9.0.0306
Sun, 28 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0305: CI lists useless deprecation warnings v9.0.0305
Sun, 28 Aug 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0304: WinScrolled is not triggered when only skipcol changes v9.0.0304
Sun, 28 Aug 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0303: it is not easy to get information about a script v9.0.0303
Sun, 28 Aug 2022 19:00:10 +0200 Bram Moolenaar patch 9.0.0302: CI for Coverity is bothered by deprecation warnings v9.0.0302
Sun, 28 Aug 2022 19:00:09 +0200 Bram Moolenaar patch 9.0.0301: the message window popup is delayed after an error message v9.0.0301
Sun, 28 Aug 2022 18:45:05 +0200 Bram Moolenaar patch 9.0.0300: 'cpoptions' tests are flaky v9.0.0300
Sun, 28 Aug 2022 18:30:02 +0200 Bram Moolenaar patch 9.0.0299: error messages for setcmdline() could be better v9.0.0299
Sun, 28 Aug 2022 18:15:02 +0200 Bram Moolenaar patch 9.0.0298: compiler warning for size_t to int conversion v9.0.0298
Sun, 28 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0297: cursor position wrong after right aligned virtual text v9.0.0297
Sun, 28 Aug 2022 15:45:04 +0200 Bram Moolenaar patch 9.0.0296: message in popup is shortened unnecessary v9.0.0296
Sun, 28 Aug 2022 14:45:02 +0200 Bram Moolenaar patch 9.0.0295: GUI drop files test sometimes fails v9.0.0295
Sun, 28 Aug 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used v9.0.0294
Sun, 28 Aug 2022 13:15:05 +0200 Bram Moolenaar patch 9.0.0293: messages window not hidden when starting a command line v9.0.0293
Sun, 28 Aug 2022 00:00:03 +0200 Bram Moolenaar patch 9.0.0292: test causes another test to fail v9.0.0292
Sat, 27 Aug 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0291: test failing v9.0.0291
Sat, 27 Aug 2022 23:15:02 +0200 Bram Moolenaar patch 9.0.0290: compiler warning for variable set but not used v9.0.0290
Sat, 27 Aug 2022 23:00:02 +0200 Bram Moolenaar patch 9.0.0289: invalid memory write v9.0.0289
Sat, 27 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed v9.0.0288
Sat, 27 Aug 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0287: Irix systems no longer exist v9.0.0287
Sat, 27 Aug 2022 22:15:02 +0200 Bram Moolenaar patch 9.0.0286: using freed memory when location list changed in autocmd v9.0.0286
Sat, 27 Aug 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0285: it is not easy to change the command line from a plugin v9.0.0285
Fri, 26 Aug 2022 23:45:03 +0200 Bram Moolenaar patch 9.0.0284: using static buffer for multiple completion functions v9.0.0284
Fri, 26 Aug 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0283: cannot complete "syn list @cluster" v9.0.0283
Fri, 26 Aug 2022 22:45:06 +0200 Bram Moolenaar patch 9.0.0282: a nested timout stops the previous timeout v9.0.0282
Fri, 26 Aug 2022 21:00:06 +0200 Bram Moolenaar patch 9.0.0281: build failure without the +eval feature v9.0.0281
Fri, 26 Aug 2022 19:00:07 +0200 Bram Moolenaar patch 9.0.0280: the builtin termcap list depends on the version v9.0.0280
Fri, 26 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' v9.0.0279
Fri, 26 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0278: the +wildignore feature is nearly always available v9.0.0278
Fri, 26 Aug 2022 17:00:04 +0200 Bram Moolenaar patch 9.0.0277: Coverity CI: update-alternatives not needed with Ubuntu 20.04 v9.0.0277
Fri, 26 Aug 2022 16:45:03 +0200 Bram Moolenaar patch 9.0.0276: 'buftype' values not sufficiently tested v9.0.0276
Fri, 26 Aug 2022 14:30:03 +0200 Bram Moolenaar patch 9.0.0275: BufEnter not triggered when using ":edit" in "nofile" buffer v9.0.0275
Fri, 26 Aug 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0274: netrw plugin does not show remote files v9.0.0274
Fri, 26 Aug 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0273: Konsole termresponse not recognized v9.0.0273
Fri, 26 Aug 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer v9.0.0272
Fri, 26 Aug 2022 11:45:04 +0200 Bram Moolenaar patch 9.0.0271: using INIT() in non-header files v9.0.0271
Thu, 25 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version v9.0.0270
Thu, 25 Aug 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0269: getscriptinfo() does not include the version v9.0.0269