Thu, 14 Feb 2019 13:45:13 +0100 |
Bram Moolenaar |
patch 8.1.0917: double free when running out of memory
v8.1.0917
|
Mon, 11 Feb 2019 22:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0897: can modify a:000 when using a reference
v8.1.0897
|
Sun, 10 Feb 2019 22:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0888: the a: dict is not immutable as documented
v8.1.0888
|
Sat, 02 Feb 2019 14:15:12 +0100 |
Bram Moolenaar |
patch 8.1.0868: crash if triggering garbage collector after a function call
v8.1.0868
|
Sat, 26 Jan 2019 17:30:15 +0100 |
Bram Moolenaar |
patch 8.1.0826: too many #ifdefs
v8.1.0826
|
Wed, 23 Jan 2019 23:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0800: may use a lot of memory when a function refers itself
v8.1.0800
|
Sun, 20 Jan 2019 15:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
|
Sat, 19 Jan 2019 17:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Thu, 13 Dec 2018 22:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0579: cannot attach properties to text
v8.1.0579
|
Sat, 10 Nov 2018 17:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0515: reloading a script gives errors for existing functions
v8.1.0515
|
Sun, 04 Nov 2018 23:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0511: ml_get error when calling a function with a range
v8.1.0511
|
Thu, 25 Oct 2018 13:45:05 +0200 |
Bram Moolenaar |
patch 8.1.0495: :filter only supports some commands
v8.1.0495
|
Sun, 14 Oct 2018 21:45:04 +0200 |
Bram Moolenaar |
patch 8.1.0475: memory not freed on exit when quit in autocmd
v8.1.0475
|
Mon, 10 Sep 2018 22:15:05 +0200 |
Christian Brabandt |
patch 8.1.0365: function profile doesn't specify where it was defined
v8.1.0365
|
Mon, 10 Sep 2018 21:15:07 +0200 |
Christian Brabandt |
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
|
Sun, 29 Jul 2018 17:45:06 +0200 |
Christian Brabandt |
patch 8.1.0229: crash when dumping profiling data
v8.1.0229
|
Tue, 10 Jul 2018 19:45:05 +0200 |
Christian Brabandt |
patch 8.1.0177: defining function in sandbox is inconsistent
v8.1.0177
|
Sun, 08 Jul 2018 17:30:06 +0200 |
Christian Brabandt |
patch 8.1.0167: lock flag in new dictitem is reset in many places
v8.1.0167
|
Sat, 30 Jun 2018 18:30:06 +0200 |
Christian Brabandt |
patch 8.1.0130: ":profdel func" does not work if func was called already
v8.1.0130
|
Tue, 22 May 2018 18:45:05 +0200 |
Christian Brabandt |
patch 8.1.0019: error when defining a Lambda with index of a function result
v8.1.0019
|
Sun, 04 Mar 2018 18:15:08 +0100 |
Christian Brabandt |
patch 8.0.1564: too many #ifdefs
v8.0.1564
|
Sun, 11 Feb 2018 19:15:05 +0100 |
Christian Brabandt |
patch 8.0.1505: debugger can't break on a condition
v8.0.1505
|
Sat, 10 Feb 2018 19:00:07 +0100 |
Christian Brabandt |
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
|
Sat, 23 Dec 2017 17:30:05 +0100 |
Christian Brabandt |
patch 8.0.1423: error in return not caught by try/catch
v8.0.1423
|
Thu, 07 Dec 2017 22:30:06 +0100 |
Christian Brabandt |
patch 8.0.1378: autoload script sources itself when defining function
v8.0.1378
|
Thu, 07 Dec 2017 22:15:06 +0100 |
Christian Brabandt |
patch 8.0.1377: cannot call a dict function in autoloaded dict
v8.0.1377
|
Sat, 24 Jun 2017 15:00:03 +0200 |
Christian Brabandt |
patch 8.0.0667: memory access error when command follows :endfunc
v8.0.0667
|
Fri, 23 Jun 2017 21:00:03 +0200 |
Christian Brabandt |
patch 8.0.0663: unexpected error message only when 'verbose' is set
v8.0.0663
|
Thu, 22 Jun 2017 19:30:04 +0200 |
Christian Brabandt |
patch 8.0.0655: not easy to make sure a function does not exist
v8.0.0655
|