log src/userfunc.c @ 18478:94223687df0e

age author description
Wed, 09 Oct 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2127: the indent.c file is a bit big v8.1.2127
Mon, 16 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2047: cannot check the current state v8.1.2047
Thu, 29 Aug 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1938: may crash when out of memory v8.1.1938
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Sun, 18 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887
Sat, 17 Aug 2019 21:15:03 +0200 Bram Moolenaar patch 8.1.1878: negative float before method not parsed correctly v8.1.1878
Fri, 16 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1863: confusing error when using a builtin function as method v8.1.1863
Thu, 08 Aug 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.1827: allocating more memory than needed for extended structs v8.1.1827
Mon, 05 Aug 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1820: using expr->FuncRef() does not work v8.1.1820
Sun, 04 Aug 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1816: cannot use a user defined function as a method v8.1.1816
Sat, 03 Aug 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1803: all builtin functions are global v8.1.1803
Sat, 03 Aug 2019 18:30:07 +0200 Bram Moolenaar patch 8.1.1800: function call functions have too many arguments v8.1.1800
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