Wed, 02 Nov 2022 14:45:11 +0100 |
Bram Moolenaar |
patch 9.0.0828: various typos
v9.0.0828
|
Thu, 20 Oct 2022 15:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0804: crash when trying to divide a number by -1
v9.0.0804
|
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
|
Fri, 07 Oct 2022 15:45:06 +0200 |
Bram Moolenaar |
patch 9.0.0683: cannot specify a time for :echowindow
v9.0.0683
|
Sat, 01 Oct 2022 20:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0634: evaluating "expr" options has more overhead than needed
v9.0.0634
|
Sat, 01 Oct 2022 16:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0632: calling a function from an "expr" option has overhead
v9.0.0632
|
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
|
Fri, 23 Sep 2022 17:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0558: Coverity warns for possibly using NULL pointer
v9.0.0558
|
Fri, 23 Sep 2022 14:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0556: leaking memory with nested functions
v9.0.0556
|
Fri, 23 Sep 2022 13:45:06 +0200 |
Bram Moolenaar |
patch 9.0.0554: using freed memory when command follows lambda
v9.0.0554
|
Thu, 22 Sep 2022 22:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0552: crash when using NUL in buffer that uses :source
v9.0.0552
|
Mon, 19 Sep 2022 17:00:07 +0200 |
Bram Moolenaar |
patch 9.0.0502: a closure in a nested loop in a :def function does not work
v9.0.0502
|
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
|
Sat, 17 Sep 2022 17:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0487: using freed memory with combination of closures
v9.0.0487
|
Sat, 17 Sep 2022 16:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0485: in :def function all closures in loop get the same variables
|
Wed, 14 Sep 2022 01:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0460: loop variable can't be found
v9.0.0460
|
Sun, 11 Sep 2022 16:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0444: trying to declare g:variable gives confusing error
v9.0.0444
|
Sat, 10 Sep 2022 15:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0437: no error when custom completion function returns wrong type
v9.0.0437
|
Sat, 10 Sep 2022 13:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0435: compiler warning for uninitialized variable
v9.0.0435
|
Sat, 10 Sep 2022 11:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0433: Coverity warns for not checking allocation failure
v9.0.0433
|
Wed, 07 Sep 2022 18:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0406: deferred functions not invoked when partial func exits
v9.0.0406
|
Wed, 07 Sep 2022 18:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0405: arguments in a partial not used by a :def function
v9.0.0405
|
Tue, 06 Sep 2022 19:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0397: :defer not tested with exceptions and ":qa!"
v9.0.0397
|
Sat, 03 Sep 2022 23:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0371: compiler warning for uninitialized variable
v9.0.0371
|
Sat, 03 Sep 2022 13:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0366: cannot use import->Func() in lambda
v9.0.0366
|
Fri, 02 Sep 2022 13:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0356: :echowindow sets the in_echowindow flag too early
v9.0.0356
|
Thu, 01 Sep 2022 17:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0351: message window may obscure the command line
v9.0.0351
|
Wed, 31 Aug 2022 16:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0340: the 'cmdheight' zero support causes too much trouble
v9.0.0340
|
Mon, 29 Aug 2022 19:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0321: cannot use the message popup window directly
v9.0.0321
|
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
|