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
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
Wed, 24 Aug 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ba2099034f92a2814494f37bddb0c57d034401b4 v7.4.2249
Thu, 11 Aug 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c257487035f83aabe1c7e07f0552309e98f1bcb1 v7.4.2197
Mon, 01 Aug 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bc7ce675b2d1c9fb58c067eff3edd59abc30aba4 v7.4.2143
Mon, 01 Aug 2016 21:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8dd3a43d75550e9b5736066124c97697564f769e v7.4.2142
Mon, 01 Aug 2016 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ba96e9af388804364425185b47eed14988302865 v7.4.2141
Mon, 01 Aug 2016 16:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0588d4f9d2741f35a271400a37fddbdd72d84219 v7.4.2139
Mon, 01 Aug 2016 15:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437bafe4c8a83ed71ee006eda7f54b65a90f0d4c v7.4.2137
Sun, 31 Jul 2016 18:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/580164481924ed8611eb79f0247a0eb1ca0b3b9a v7.4.2136
Sun, 31 Jul 2016 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b54c3ff3174dbb5dfbfcabdf95200b047beaa644 v7.4.2134
Fri, 29 Jul 2016 22:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/10ce39a0d52272a3dfff2feb8c631529f29e6740 v7.4.2120
Fri, 29 Jul 2016 22:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1e96d9bf98f9ab84d5af7f98d6a961d91b17364f v7.4.2119
Tue, 26 Jul 2016 21:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/97baee80f0906ee2f651ee1215ec033e84f866ad v7.4.2104
Sat, 23 Jul 2016 16:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b49edc11a1872fa99befa9a4a8ea6c8537868038 v7.4.2096
Fri, 22 Jul 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/df48fb456fb6bf63d94cad9b302ff01d8ee8d311 v7.4.2090
Wed, 20 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/19df5cc04de93519145901d9cbc78c44d0c47c5d v7.4.2083
Tue, 19 Jul 2016 22:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4f0383bc3fe5af0229fb66b53fe94329af783eff v7.4.2076
Tue, 19 Jul 2016 21:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0a0f641b9841189ba4180758109d04d0a26e50e3 v7.4.2074
Sun, 17 Jul 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a9b579f3d7463720a316e11e77a7a9fbb9267986 v7.4.2058