log src/userfunc.c @ 17462:9088fafff9b3 v8.1.1729

age author description
Sun, 21 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1729: heredoc with trim not properly handled in function v8.1.1729
Sun, 14 Jul 2019 16:00:06 +0200 Bram Moolenaar patch 8.1.1689: profiling code is spread out v8.1.1689
Sat, 13 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1684: profiling functionality is spread out v8.1.1684
Thu, 04 Jul 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1625: script line numbers are not exactly right v8.1.1625
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Sun, 23 Jun 2019 02:00:06 +0200 Bram Moolenaar patch 8.1.1583: set_ref_in_list() only sets ref in items v8.1.1583
Thu, 20 Jun 2019 04:00:07 +0200 Bram Moolenaar patch 8.1.1575: callbacks may be garbage collected v8.1.1575
Mon, 17 Jun 2019 21:30:08 +0200 Bram Moolenaar patch 8.1.1563: crash when using closures v8.1.1563
Thu, 06 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1485: double free when garbage_collect() is used in autocommand v8.1.1485
Sat, 01 Jun 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1437: code to handle callbacks is duplicated v8.1.1437
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Sun, 19 May 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1356: some text in heredoc assignment ends the text v8.1.1356
Sat, 11 May 2019 18:45:07 +0200 Bram Moolenaar patch 8.1.1319: computing function length name in many places v8.1.1319
Thu, 09 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1310: named function arguments are never optional v8.1.1310
Thu, 09 May 2019 15:15:07 +0200 Bram Moolenaar patch 8.1.1306: Borland support is outdated and doesn't work v8.1.1306
Sun, 21 Apr 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1194: typos and small problems in source files v8.1.1194
Thu, 14 Mar 2019 13:45:06 +0100 Bram Moolenaar patch 8.1.1007: using closure may consume a lot of memory v8.1.1007
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
Thu, 22 Jun 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0654: no warning for text after :endfunction v8.0.0654
Fri, 07 Apr 2017 20:00:04 +0200 Christian Brabandt patch 8.0.0548: saving the redo buffer only works one time v8.0.0548
Sat, 01 Apr 2017 21:30:04 +0200 Christian Brabandt patch 8.0.0535: memory leak when exiting from within a user function v8.0.0535
Thu, 16 Mar 2017 17:30:06 +0100 Christian Brabandt patch 8.0.0466: still macros that should be all-caps v8.0.0466
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Thu, 02 Feb 2017 23:00:04 +0100 Christian Brabandt patch 8.0.0297: double free on exit when using a closure v8.0.0297
Wed, 01 Feb 2017 20:30:04 +0100 Christian Brabandt patch 8.0.0287: debug mode: cannot access function arguments v8.0.0287
Sat, 28 Jan 2017 16:15:04 +0100 Christian Brabandt patch 8.0.0251: not easy to select Python 2 or 3 v8.0.0251
Thu, 12 Jan 2017 22:30:04 +0100 Christian Brabandt patch 8.0.0176: cannot use :change inside a function definition v8.0.0176
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293