Tue, 14 Jun 2022 14:45:07 +0200 |
Bram Moolenaar |
patch 8.2.5089: some functions return a different value on failure
v8.2.5089
|
Sun, 05 Jun 2022 18:00:08 +0200 |
Bram Moolenaar |
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
|
Fri, 27 May 2022 23:00:03 +0200 |
Bram Moolenaar |
patch 8.2.5034: there is no way to get the byte index from a virtual column
v8.2.5034
|
Thu, 26 May 2022 13:15:04 +0200 |
Bram Moolenaar |
patch 8.2.5019: cannot get the first screen column of a character
v8.2.5019
|
Sat, 21 May 2022 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
|
Thu, 19 May 2022 11:45:05 +0200 |
Bram Moolenaar |
patch 8.2.4981: it is not possible to manipulate autocommands
v8.2.4981
|
Sun, 15 May 2022 15:00:02 +0200 |
Bram Moolenaar |
patch 8.2.4958: a couple conditions are always true
v8.2.4958
|
Mon, 09 May 2022 15:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4927: return type of remove() incorrect when using three arguments
v8.2.4927
|
Sat, 07 May 2022 22:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4912: using execute() to define a lambda doesn't work
v8.2.4912
|
Sat, 07 May 2022 21:15:06 +0200 |
Bram Moolenaar |
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
|
Sat, 07 May 2022 14:00:02 +0200 |
Bram Moolenaar |
patch 8.2.4903: cannot get the current cmdline completion type and position
v8.2.4903
|
Thu, 05 May 2022 15:00:04 +0200 |
Bram Moolenaar |
patch 8.2.4870: Vim9: expression in :substitute is not compiled
v8.2.4870
|
Wed, 04 May 2022 16:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4861: it is not easy to restore saved mappings
v8.2.4861
|
Thu, 28 Apr 2022 19:00:05 +0200 |
Bram Moolenaar |
patch 8.2.4841: empty string considered an error for expand()
v8.2.4841
|
Thu, 28 Apr 2022 16:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4838: checking for absolute path is not trivial
v8.2.4838
|
Mon, 25 Apr 2022 15:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4825: can only get a list of mappings
v8.2.4825
|
Sun, 24 Apr 2022 19:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4820: not simple programmatic way to find a specific mapping
v8.2.4820
|
Sun, 17 Apr 2022 12:00:06 +0200 |
Bram Moolenaar |
patch 8.2.4769: build warning with UCRT
v8.2.4769
|
Sat, 16 Apr 2022 11:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4758: when using an LSP channel want to get the message ID
v8.2.4758
|
Fri, 15 Apr 2022 22:00:03 +0200 |
Bram Moolenaar |
patch 8.2.4754: using cached values after unsetting some environment variables
v8.2.4754
|
Fri, 15 Apr 2022 15:00:04 +0200 |
Bram Moolenaar |
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
|
Tue, 12 Apr 2022 14:00:05 +0200 |
Bram Moolenaar |
patch 8.2.4740: when expand() fails there is no error message
v8.2.4740
|
Sun, 10 Apr 2022 19:00:03 +0200 |
Bram Moolenaar |
patch 8.2.4731: the changelist index is not remembered per buffer
v8.2.4731
|
Sun, 03 Apr 2022 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.4679: cannot have expandcmd() give an error message for mistakes
v8.2.4679
|
Sun, 03 Apr 2022 19:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4677: the Athena GUI support is outdated
v8.2.4677
|
Sat, 02 Apr 2022 23:00:05 +0200 |
Bram Moolenaar |
patch 8.2.4669: in compiled code len('string') is not inlined
v8.2.4669
|
Sat, 02 Apr 2022 22:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4667: expandcmd() fails on an error
v8.2.4667
|
Sun, 06 Mar 2022 15:30:06 +0100 |
Bram Moolenaar |
patch 8.2.4518: the binary tag search feature is always enabled
v8.2.4518
|
Wed, 23 Feb 2022 22:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4459: Vim9: compiling sort() call fails with unknown arguments
v8.2.4459
|
Wed, 23 Feb 2022 20:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4458: Vim9: compiling filter() call fails with unknown arguments
v8.2.4458
|
Wed, 23 Feb 2022 19:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4457: the GPM library can only be linked statically
v8.2.4457
|
Wed, 23 Feb 2022 14:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4455: accepting one and zero for second sort() argument is strange
v8.2.4455
|
Wed, 23 Feb 2022 00:00:02 +0100 |
Bram Moolenaar |
patch 8.2.4451: sort() fails when ignoring case
v8.2.4451
|
Tue, 22 Feb 2022 23:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4449: vim9: function argument of sort() not checked at compile time
v8.2.4449
|
Tue, 22 Feb 2022 16:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4441: Vim9: function argument of filter() not checked like map()
v8.2.4441
|
Mon, 21 Feb 2022 19:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4435: dead code in checking map() arguments
v8.2.4435
|
Mon, 21 Feb 2022 14:15:04 +0100 |
Bram Moolenaar |
patch 8.2.4429: using script-local function from the wrong script
v8.2.4429
|
Sun, 20 Feb 2022 19:30:02 +0100 |
Bram Moolenaar |
patch 8.2.4426: map() function on string and blob does not check types
v8.2.4426
|
Sun, 20 Feb 2022 17:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4425: map() function does not check function arguments
v8.2.4425
|
Wed, 16 Feb 2022 20:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
|
Sun, 13 Feb 2022 23:00:04 +0100 |
Bram Moolenaar |
patch 8.2.4375: ctx_imports is not used
v8.2.4375
|
Sat, 12 Feb 2022 12:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4354: dynamic loading of libsodium not handled properly
v8.2.4354
|
Tue, 08 Feb 2022 13:15:05 +0100 |
Bram Moolenaar |
patch 8.2.4325: 'wildmenu' only shows few matches
v8.2.4325
|
Mon, 07 Feb 2022 21:00:02 +0100 |
Bram Moolenaar |
patch 8.2.4322: Vim9: crash when using funcref with closure
v8.2.4322
|
Mon, 07 Feb 2022 19:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4321: Vim9: crash when using a funcref to a closure
v8.2.4321
|
Sat, 05 Feb 2022 20:30:04 +0100 |
Bram Moolenaar |
patch 8.2.4304: Vim9: slice() makes a copy but doesn't change the type
v8.2.4304
|
Sat, 05 Feb 2022 19:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4302: Vim9: return type of getline() is too strict
v8.2.4302
|
Fri, 04 Feb 2022 12:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated
v8.2.4294
|
Wed, 02 Feb 2022 21:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy()
v8.2.4286
|
Tue, 01 Feb 2022 13:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4279: Vim9: cannot change item type with map() after range()
v8.2.4279
|
Mon, 31 Jan 2022 18:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4276: separate test function for the GUI scrollbar
v8.2.4276
|
Mon, 31 Jan 2022 16:00:09 +0100 |
Bram Moolenaar |
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
|
Mon, 31 Jan 2022 13:30:05 +0100 |
Bram Moolenaar |
patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice
v8.2.4270
|
Sun, 30 Jan 2022 13:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4259: number of test functions for GUI events is growing
v8.2.4259
|
Sat, 29 Jan 2022 23:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent
v8.2.4257
|
Sat, 29 Jan 2022 16:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4255: theoretical computation overflow
v8.2.4255
|
Sat, 29 Jan 2022 14:15:04 +0100 |
Bram Moolenaar |
patch 8.2.4252: generating the normal command table at runtime is inefficient
v8.2.4252
|
Fri, 28 Jan 2022 16:30:11 +0100 |
Bram Moolenaar |
patch 8.2.4241: some type casts are redundant
v8.2.4241
|
Thu, 27 Jan 2022 17:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4231: Vim9: map() gives type error when type was not declared
v8.2.4231
|
Thu, 27 Jan 2022 14:30:04 +0100 |
Bram Moolenaar |
patch 8.2.4228: no tests for clicking in the GUI tabline
v8.2.4228
|