Thu, 08 Dec 2022 16:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1031: Vim9 class is not implemented yet
v9.0.1031
|
Tue, 06 Dec 2022 17:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1023: MS-Windows: dynamic loading of libsodium doesn't work
v9.0.1023
|
Mon, 05 Dec 2022 23:00:05 +0100 |
Bram Moolenaar |
patch 9.0.1015: without /dev/urandom srand() seed is too predictable
v9.0.1015
|
Mon, 05 Dec 2022 15:00:11 +0100 |
Bram Moolenaar |
patch 9.0.1007: there is no way to get a list of swap file names
v9.0.1007
|
Fri, 02 Dec 2022 14:45:03 +0100 |
Bram Moolenaar |
patch 9.0.0988: using feedkeys() does not show up in a channel log
v9.0.0988
|
Wed, 30 Nov 2022 19:15:10 +0100 |
Bram Moolenaar |
patch 9.0.0977: it is not easy to see what client-server commands are doing
v9.0.0977
|
Thu, 24 Nov 2022 12:45:03 +0100 |
Bram Moolenaar |
patch 9.0.0936: wrong type for "isunnamed" returned by getreginfo()
v9.0.0936
|
Mon, 21 Nov 2022 21:00:06 +0100 |
Bram Moolenaar |
patch 9.0.0916: getbufline() is inefficient for getting a single line
v9.0.0916
|
Mon, 14 Nov 2022 21:00:05 +0100 |
Bram Moolenaar |
patch 9.0.0881: cannot get the currently showing mouse shape
v9.0.0881
|
Sat, 12 Nov 2022 17:15:03 +0100 |
Bram Moolenaar |
patch 9.0.0863: col() and charcol() only work for the current window
v9.0.0863
|
Wed, 19 Oct 2022 15:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0795: readblob() always reads the whole file
v9.0.0795
|
Thu, 13 Oct 2022 23:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0747: too many #ifdefs
v9.0.0747
|
Mon, 10 Oct 2022 13:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnum
v9.0.0712
|
Sun, 09 Oct 2022 14:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0703: failing check for argument type for const any
v9.0.0703
|
Fri, 07 Oct 2022 15:45:06 +0200 |
Bram Moolenaar |
patch 9.0.0683: cannot specify a time for :echowindow
v9.0.0683
|
Tue, 04 Oct 2022 17:30:06 +0200 |
Bram Moolenaar |
patch 9.0.0657: too many #ifdefs
v9.0.0657
|
Fri, 30 Sep 2022 19:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0629: get an error for using const only when executing
v9.0.0629
|
Thu, 29 Sep 2022 20:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0623: error for modifying a const is not detected at compile time
v9.0.0623
|
Wed, 28 Sep 2022 17:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0618: calling function for reduce() has too much overhead
v9.0.0618
|
Tue, 20 Sep 2022 20:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0520: declaring a loop variable at the start of a block is clumsy
v9.0.0520
|
Sat, 17 Sep 2022 22:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
|
Thu, 15 Sep 2022 23:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0474: fullcommand() test failure
v9.0.0474
|
Mon, 12 Sep 2022 14:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0449: there is no easy way to translate a key code into a string
v9.0.0449
|
Fri, 09 Sep 2022 20:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0430: cannot use repeat() with a blob
v9.0.0430
|
Sun, 04 Sep 2022 13:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0375: the footer feature is unused
v9.0.0375
|
Fri, 02 Sep 2022 16:30:07 +0200 |
Bram Moolenaar |
patch 9.0.0359: error message for wrong argument type is not specific
v9.0.0359
|
Thu, 01 Sep 2022 13:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0345: error message for list argument could be clearer
v9.0.0345
|
Wed, 31 Aug 2022 12:30:06 +0200 |
Bram Moolenaar |
patch 9.0.0338: return value of list_append_list() not always checked
v9.0.0338
|
Tue, 30 Aug 2022 21:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0335: checks for Dictionary argument often give a vague error
v9.0.0335
|
Tue, 30 Aug 2022 19:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0331: cannot use items() on a string
v9.0.0331
|