log src/eval.c @ 16634:a1ba0bd74e7d v8.1.1319

age author description
Sat, 11 May 2019 18:45:07 +0200 Bram Moolenaar patch 8.1.1319: computing function length name in many places v8.1.1319
Sat, 04 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1261: no error for quickfix commands with negative range v8.1.1261
Sat, 27 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210
Fri, 26 Apr 2019 20:45:06 +0200 Bram Moolenaar patch 8.1.1207: some compilers give warning messages v8.1.1207
Sat, 20 Apr 2019 14:45:06 +0200 Bram Moolenaar patch 8.1.1188: not all Vim variables require the v: prefix v8.1.1188
Fri, 05 Apr 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1120: cannot easily get directory entry matches v8.1.1120
Thu, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Thu, 04 Apr 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1114: confusing overloaded operator "." for string concatenation v8.1.1114
Sat, 30 Mar 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.1090: MS-Windows: modify_fname() has problems with some 'encoding' v8.1.1090
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Tue, 19 Mar 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.1023: may use NULL pointer when indexing a blob v8.1.1023
Sun, 17 Mar 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.1012: memory leak with E461 v8.1.1012
Sat, 02 Mar 2019 12:00:06 +0100 Bram Moolenaar patch 8.1.0990: floating point exception with "%= 0" and "/= 0" v8.1.0990
Wed, 20 Feb 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0958: compiling weird regexp pattern is very slow v8.1.0958
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Tue, 12 Feb 2019 22:30:08 +0100 Bram Moolenaar patch 8.1.0902: incomplete set of assignment operators v8.1.0902
Tue, 12 Feb 2019 21:00:15 +0100 Bram Moolenaar patch 8.1.0899: no need to check restricted mode for setwinvar() v8.1.0899
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 23:00:05 +0100 Bram Moolenaar patch 8.1.0892: failure when closing a window when location list is in use v8.1.0892
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, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Fri, 25 Jan 2019 21:00:14 +0100 Bram Moolenaar patch 8.1.0819: a failed assert with a long string is hard to read v8.1.0819
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Thu, 24 Jan 2019 14:00:08 +0100 Bram Moolenaar patch 8.1.0804: crash when setting v:errmsg to empty list v8.1.0804
Thu, 24 Jan 2019 12:45:05 +0100 Bram Moolenaar patch 8.1.0802: negative index doesn't work for Blob v8.1.0802
Wed, 23 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0798: changing a blob while iterating over it works strangely v8.1.0798
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Thu, 17 Jan 2019 17:15:06 +0100 Bram Moolenaar patch 8.1.0766: various problems when using Vim on VMS v8.1.0766
Thu, 17 Jan 2019 16:45:06 +0100 Bram Moolenaar patch 8.1.0765: string format of a Blob can't be parsed back v8.1.0765
Tue, 15 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0756: copy() does not make a copy of a Blob v8.1.0756
Tue, 15 Jan 2019 20:30:07 +0100 Bram Moolenaar patch 8.1.0753: printf format not checked for semsg() v8.1.0753
Mon, 14 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0749: error message contains garbage v8.1.0749
Mon, 14 Jan 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0747: map() with a bad expression doesn't give an error v8.1.0747
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sun, 13 Jan 2019 18:00:05 +0100 Bram Moolenaar patch 8.1.0741: viminfo with Blob is not tested v8.1.0741
Sun, 13 Jan 2019 17:00:06 +0100 Bram Moolenaar patch 8.1.0740: Tcl test fails v8.1.0740
Sun, 13 Jan 2019 16:15:06 +0100 Bram Moolenaar patch 8.1.0738: using freed memory, for loop over blob leaks memory v8.1.0738
Sun, 13 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0737: compiler warning for uninitialized variable v8.1.0737
Sun, 13 Jan 2019 15:30:08 +0100 Bram Moolenaar patch 8.1.0736: code for Blob not sufficiently tested v8.1.0736
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Sat, 22 Dec 2018 13:30:08 +0100 Bram Moolenaar patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict v8.1.0619
Fri, 21 Dec 2018 16:15:06 +0100 Bram Moolenaar patch 8.1.0615: get_tv function names are not consistent v8.1.0615
Fri, 14 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() v8.1.0583
Wed, 05 Dec 2018 18:45:06 +0100 Bram Moolenaar patch 8.1.0564: setting v:errors to wrong type still possible v8.1.0564
Tue, 04 Dec 2018 22:45:06 +0100 Bram Moolenaar patch 8.1.0563: setting v:errors to a string give confusing error v8.1.0563
Wed, 28 Nov 2018 21:30:04 +0100 Bram Moolenaar patch 8.1.0551: expression evaluation may repeat an error message v8.1.0551
Wed, 28 Nov 2018 20:45:07 +0100 Bram Moolenaar patch 8.1.0550: expression evaluation may repeat an error message v8.1.0550
Thu, 25 Oct 2018 13:45:05 +0200 Bram Moolenaar patch 8.1.0495: :filter only supports some commands v8.1.0495
Thu, 25 Oct 2018 12:45:05 +0200 Bram Moolenaar patch 8.1.0493: argv() and argc() only work on the current argument list v8.1.0493
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
Sun, 07 Oct 2018 20:30:06 +0200 Bram Moolenaar patch 8.1.0460: assert_fails() does not take a message argument v8.1.0460
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
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
Wed, 01 Aug 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE v8.1.0233
Wed, 25 Jul 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0211: expanding a file name "~" results in $HOME v8.1.0211
Wed, 25 Jul 2018 20:00:06 +0200 Christian Brabandt patch 8.1.0210: still a few K&R function declarations v8.1.0210
Sat, 14 Jul 2018 17:30:05 +0200 Christian Brabandt patch 8.1.0181: memory leak with trailing characters in skip expression v8.1.0181
Tue, 12 Jun 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0053: first argument of 'completefunc' has inconsistent type v8.1.0053
Sun, 13 May 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1832: cannot use :unlet for an environment variable v8.0.1832
Sat, 12 May 2018 15:45:05 +0200 Christian Brabandt patch 8.0.1817: a timer may change v:count unexpectedly v8.0.1817
Sat, 28 Apr 2018 17:00:06 +0200 Christian Brabandt patch 8.0.1770: assert functions don't return anything v8.0.1770
Sun, 08 Apr 2018 13:15:07 +0200 Christian Brabandt patch 8.0.1677: no compiler warning for wrong format in vim_snprintf() v8.0.1677
Wed, 04 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1660: the terminal API "drop" command doesn't support options v8.0.1660
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 20 Feb 2018 22:00:05 +0100 Christian Brabandt patch 8.0.1529: assert_equalfile() does not close file descriptors v8.0.1529
Sun, 18 Feb 2018 22:15:06 +0100 Christian Brabandt patch 8.0.1523: cannot write and read terminal screendumps v8.0.1523
Tue, 13 Feb 2018 13:00:06 +0100 Christian Brabandt patch 8.0.1511: some code for the debugger watch expression is clumsy v8.0.1511
Tue, 13 Feb 2018 12:30:07 +0100 Christian Brabandt patch 8.0.1510: cannot test if a command causes a beep v8.0.1510
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, 16 Dec 2017 18:30:05 +0100 Christian Brabandt patch 8.0.1394: cannot intercept a yank command v8.0.1394
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
Thu, 02 Nov 2017 15:45:06 +0100 Christian Brabandt patch 8.0.1242: function argument with only dash is seen as number zero v8.0.1242
Mon, 30 Oct 2017 22:00:05 +0100 Christian Brabandt patch 8.0.1239: cannot use a lambda for the skip argument to searchpair() v8.0.1239
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Sat, 14 Oct 2017 23:30:05 +0200 Christian Brabandt patch 8.0.1194: actual fg and bg colors of terminal are unknown v8.0.1194
Mon, 02 Oct 2017 19:30:04 +0200 Christian Brabandt patch 8.0.1172: when E734 is given option is still set v8.0.1172
Sun, 17 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1123: cannot define a toolbar for a window v8.0.1123
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Wed, 30 Aug 2017 15:00:05 +0200 Christian Brabandt patch 8.0.1016: gnome terminal echoes t_RC v8.0.1016
Sat, 05 Aug 2017 16:45:04 +0200 Christian Brabandt patch 8.0.0867: job and channel in a dict value not quoted v8.0.0867
Sat, 29 Jul 2017 20:30:05 +0200 Christian Brabandt patch 8.0.0804: running tests fails when stdin is /dev/null v8.0.0804
Thu, 27 Jul 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0784: job of terminal may be garbage collected v8.0.0784
Sun, 30 Apr 2017 20:30:04 +0200 Christian Brabandt patch 8.0.0593: duplication of code for adding a list or dict return value v8.0.0593
Sun, 30 Apr 2017 14:30:04 +0200 Christian Brabandt patch 8.0.0590: cannot add a context to locations v8.0.0590
Fri, 07 Apr 2017 16:30:04 +0200 Christian Brabandt patch 8.0.0547: extra line break in verbosefile v8.0.0547
Mon, 03 Apr 2017 22:15:05 +0200 Christian Brabandt patch 8.0.0542: getpos() can return a negative line number v8.0.0542
Sat, 18 Mar 2017 19:45:05 +0100 Christian Brabandt patch 8.0.0477: the client-server test may hang when failing v8.0.0477
Thu, 16 Mar 2017 19:15:04 +0100 Christian Brabandt patch 8.0.0467: using g< after :for does not show the right output v8.0.0467
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sat, 25 Feb 2017 21:45:05 +0100 Christian Brabandt patch 8.0.0371: leaking memory when setting v:completed_item v8.0.0371
Thu, 23 Feb 2017 19:15:05 +0100 Christian Brabandt patch 8.0.0360: sometimes VimL is used instead of "Vim script" v8.0.0360
Thu, 23 Feb 2017 14:30:05 +0100 Christian Brabandt patch 8.0.0352: not easy to see when a typval needs to be cleared v8.0.0352
Tue, 21 Feb 2017 21:00:04 +0100 Christian Brabandt patch 8.0.0345: islocked('d.changedtick') does not work v8.0.0345
Mon, 20 Feb 2017 23:15:04 +0100 Christian Brabandt patch 8.0.0344: unlet command leaks memory v8.0.0344
Mon, 20 Feb 2017 22:45:05 +0100 Christian Brabandt patch 8.0.0343: b:changedtick can be unlocked v8.0.0343
Fri, 17 Feb 2017 16:45:05 +0100 Christian Brabandt patch 8.0.0334: can't access b:changedtick from a dict reference v8.0.0334
Sat, 28 Jan 2017 18:15:04 +0100 Christian Brabandt patch 8.0.0254: error message of assert functions is sometimes incomplete v8.0.0254
Sun, 22 Jan 2017 18:45:04 +0100 Christian Brabandt patch 8.0.0219: ubsan reports errors for overflow v8.0.0219
Sat, 14 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0186: confusing error message from assert_notequal() v8.0.0186
Thu, 12 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0173: build fails with EBCDIC defined v8.0.0173
Sun, 08 Jan 2017 21:00:05 +0100 Christian Brabandt patch 8.0.0160: EMSG() is sometimes used where it should be IEMSG() v8.0.0160
Sun, 08 Jan 2017 19:30:03 +0100 Christian Brabandt patch 8.0.0158: float funcion test fails on MS-Windows v8.0.0158
Thu, 17 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7df915d113ac1981792c50e8b000c9f5f784b78b v8.0.0087
Mon, 14 Nov 2016 22:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8a01f969c198eeb655ad2f96f2796a6f6f4a1924 v8.0.0085
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sun, 09 Oct 2016 17:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/dc0ccaee68ca24d10050117fbec757ad33590a17 v8.0.0027
Mon, 26 Sep 2016 23:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/0e77b7691ee7c477facb4c9d9162c8603ada2d84 v8.0.0016
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sat, 27 Aug 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3056735ae8a366aa7fcb51872520895251858637 v7.4.2273
Fri, 26 Aug 2016 16:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/db249f26edf7a5f88d1f4468d08ec5b84f5ab7ad v7.4.2256
Sat, 20 Aug 2016 18:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e11d61a3b1cdedf3144de697a2b38af62c3a78d8 v7.4.2231
Wed, 17 Aug 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/af9c4c9b5761c4c074237d87e2c95713bf721eab v7.4.2224
Sun, 14 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35a4cfa200917dd171b1fff3cd5b6cee9add673d v7.4.2209
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 17:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ba96e9af388804364425185b47eed14988302865 v7.4.2141
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 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b54c3ff3174dbb5dfbfcabdf95200b047beaa644 v7.4.2134