log src/evalfunc.c @ 14752:c54f69fabee9 v8.1.0388

age author description
Thu, 13 Sep 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0388: Coverity complains about possible NULL pointer use v8.1.0388
Thu, 13 Sep 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0386: cannot test with non-default option value v8.1.0386
Thu, 13 Sep 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions v8.1.0377
Tue, 11 Sep 2018 20:15:07 +0200 Christian Brabandt patch 8.1.0367: getchar(1) no longer processes pending messages v8.1.0367
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
Thu, 06 Sep 2018 13:15:05 +0200 Christian Brabandt patch 8.1.0349: crash when wiping buffer in a callback v8.1.0349
Sun, 02 Sep 2018 14:30:05 +0200 Christian Brabandt patch 8.1.0343: 'shellslash' is not used for getcwd() with local directory v8.1.0343
Tue, 21 Aug 2018 20:30:05 +0200 Christian Brabandt patch 8.1.0313: information about a swap file is unavailable v8.1.0313
Tue, 21 Aug 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0307: there is no good way to get the window layout v8.1.0307
Sat, 11 Aug 2018 14:00:05 +0200 Christian Brabandt patch 8.1.0268: file type checking has too many #ifdef v8.1.0268
Thu, 09 Aug 2018 22:15:04 +0200 Christian Brabandt patch 8.1.0262: not enough testing for getftype() v8.1.0262
Sun, 29 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0226: too many #ifdefs v8.1.0226
Sun, 29 Jul 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0225: mode() does not indicate using CTRL-O from Insert mode v8.1.0225
Sat, 28 Jul 2018 17:00:05 +0200 Christian Brabandt patch 8.1.0218: cannot add matches to another window v8.1.0218
Fri, 27 Jul 2018 22:15:05 +0200 Christian Brabandt patch 8.1.0214: +autochdir feature not reported by has() or :version v8.1.0214
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
Sun, 22 Jul 2018 05:15:05 +0200 Christian Brabandt patch 8.1.0202: :version always shows +packages v8.1.0202
Fri, 20 Jul 2018 20:30:05 +0200 Christian Brabandt patch 8.1.0199: spellbadword() does not check for caps error v8.1.0199
Sun, 15 Jul 2018 17:15:06 +0200 Christian Brabandt patch 8.1.0187: getwininfo() and win_screenpos() return different numbers v8.1.0187
Sat, 14 Jul 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0184: not easy to figure out the window layout v8.1.0184
Sun, 08 Jul 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0166: using dict_add_nr_str() is clumsy v8.1.0166
Thu, 28 Jun 2018 16:00:07 +0200 Christian Brabandt patch 8.1.0124: has('vcon') returns true even for non-win32 terminal v8.1.0124
Sun, 24 Jun 2018 19:15:06 +0200 Christian Brabandt patch 8.1.0112: no error when using bad arguments with searchpair() v8.1.0112
Sat, 23 Jun 2018 19:30:07 +0200 Christian Brabandt patch 8.1.0105: all tab stops are the same v8.1.0105
Sat, 23 Jun 2018 14:30:07 +0200 Christian Brabandt patch 8.1.0098: segfault when pattern with z() is very slow v8.1.0098
Wed, 20 Jun 2018 22:45:05 +0200 Christian Brabandt patch 8.1.0091: MS-Windows: Cannot interrupt gdb when program is running v8.1.0091
Sun, 17 Jun 2018 19:45:06 +0200 Christian Brabandt patch 8.1.0069: cannot handle pressing CTRL-C in a prompt buffer v8.1.0069
Sun, 17 Jun 2018 19:30:06 +0200 Christian Brabandt patch 8.1.0068: nasty autocommands can still cause using freed memory v8.1.0068
Tue, 12 Jun 2018 20:30:06 +0200 Christian Brabandt patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal window v8.1.0050
Thu, 07 Jun 2018 18:30:07 +0200 Christian Brabandt patch 8.1.0039: cannot easily delete lines in another buffer v8.1.0039
Wed, 06 Jun 2018 21:15:05 +0200 Christian Brabandt patch 8.1.0037: cannot easily append lines to another buffer v8.1.0037
Sun, 03 Jun 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0027: difficult to make a plugin that feeds a line to a job v8.1.0027
Tue, 22 May 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0020: cannot tell whether a register is executing or recording v8.1.0020
Mon, 21 May 2018 13:30:06 +0200 Christian Brabandt patch 8.1.0011: maparg() and mapcheck() confuse empty and non-existing v8.1.0011
Sun, 13 May 2018 15:30:07 +0200 Christian Brabandt patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':' v8.0.1831
Tue, 08 May 2018 22:15:05 +0200 Christian Brabandt patch 8.0.1804: using :normal in terminal window causes problems v8.0.1804
Tue, 01 May 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1786: no test for 'termwinkey' v8.0.1786
Sat, 28 Apr 2018 17:00:06 +0200 Christian Brabandt patch 8.0.1770: assert functions don't return anything v8.0.1770
Tue, 24 Apr 2018 15:30:08 +0200 Christian Brabandt patch 8.0.1753: various warnings from a static analyser v8.0.1753
Sat, 21 Apr 2018 20:00:07 +0200 Christian Brabandt patch 8.0.1742: cannot get a list of all the jobs v8.0.1742
Sat, 14 Apr 2018 17:15:05 +0200 Christian Brabandt patch 8.0.1711: term_setsize() is not implemented yet v8.0.1711
Sat, 14 Apr 2018 14:00:06 +0200 Christian Brabandt patch 8.0.1708: mkdir with 'p' flag fails on existing directory v8.0.1708
Tue, 10 Apr 2018 16:00:09 +0200 Christian Brabandt patch 8.0.1685: can't set ANSI colors of a terminal window v8.0.1685
Thu, 05 Apr 2018 22:45:07 +0200 Christian Brabandt patch 8.0.1666: % argument in ch_log() causes trouble v8.0.1666
Thu, 29 Mar 2018 16:15:07 +0200 Christian Brabandt patch 8.0.1650: too many #ifdefs v8.0.1650
Thu, 22 Mar 2018 23:15:06 +0100 Christian Brabandt patch 8.0.1630: trimming white space is not that easy v8.0.1630
Fri, 16 Mar 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1609: shell commands in the GUI use a dumb terminal v8.0.1609
Mon, 12 Mar 2018 22:30:06 +0100 Christian Brabandt patch 8.0.1601: highlight test fails on Win32 v8.0.1601
Sat, 10 Mar 2018 20:30:04 +0100 Christian Brabandt patch 8.0.1593: :qall never exits with an active terminal window v8.0.1593
Fri, 09 Mar 2018 21:45:06 +0100 Christian Brabandt patch 8.0.1592: terminal windows in a session are not properly restored v8.0.1592
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 03 Mar 2018 21:30:06 +0100 Christian Brabandt patch 8.0.1563: timeout of getwinposx() can be too short
Sat, 03 Mar 2018 15:15:05 +0100 Christian Brabandt patch 8.0.1557: printf() does not work with only one argument v8.0.1557
Thu, 22 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1531: cannot use 24 bit colors in MS-Windows console v8.0.1531
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 19:30:06 +0100 Christian Brabandt patch 8.0.1519: getchangelist() does not use argument as bufname() v8.0.1519
Tue, 13 Feb 2018 14:15:05 +0100 Christian Brabandt patch 8.0.1514: getting the list of changes is not easy v8.0.1514
Tue, 13 Feb 2018 13:45:05 +0100 Christian Brabandt patch 8.0.1513: the jumplist is not always properly cleaned up v8.0.1513
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
Sun, 11 Feb 2018 14:30:06 +0100 Christian Brabandt patch 8.0.1498: getjumplist() returns duplicate entries v8.0.1498
Sat, 10 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1497: getting the jump list requires parsing the output of :jumps v8.0.1497
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 10 Feb 2018 15:45:07 +0100 Christian Brabandt patch 8.0.1492: memory leak in balloon_split() v8.0.1492
Fri, 09 Feb 2018 21:00:06 +0100 Christian Brabandt patch 8.0.1489: there is no easy way to get the global directory v8.0.1489
Fri, 09 Feb 2018 12:30:06 +0100 Christian Brabandt patch 8.0.1480: patch missing change v8.0.1480
Sun, 28 Jan 2018 18:00:06 +0100 Christian Brabandt patch 8.0.1436: not enough information about what Python version may work v8.0.1436
Mon, 25 Dec 2017 13:45:05 +0100 Christian Brabandt patch 8.0.1425: execute() does not work in completion of user command v8.0.1425
Thu, 21 Dec 2017 20:30:06 +0100 Christian Brabandt patch 8.0.1419: cursor column is not updated after ]s v8.0.1419
Tue, 19 Dec 2017 12:00:05 +0100 Christian Brabandt patch 8.0.1410: hang when using count() with an empty string v8.0.1410
Sun, 10 Dec 2017 21:15:05 +0100 Christian Brabandt patch 8.0.1386: cannot select modified buffers with getbufinfo() v8.0.1386
Sat, 02 Dec 2017 15:45:04 +0100 Christian Brabandt patch 8.0.1364: there is no easy way to get the window position v8.0.1364
Sat, 25 Nov 2017 14:45:04 +0100 Christian Brabandt patch 8.0.1335: writefile() using fsync() may give an error. v8.0.1335
Sun, 19 Nov 2017 20:15:05 +0100 Christian Brabandt patch 8.0.1319: can't build GUI on MS-Windows v8.0.1319
Sun, 19 Nov 2017 20:00:06 +0100 Christian Brabandt patch 8.0.1318: terminal balloon only shows one line v8.0.1318
Sat, 18 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Thu, 16 Nov 2017 23:15:05 +0100 Christian Brabandt patch 8.0.1305: writefile() never calls fsync() v8.0.1305
Sun, 12 Nov 2017 19:30:05 +0100 Christian Brabandt patch 8.0.1295: cannot automatically get a server name in a terminal v8.0.1295
Mon, 06 Nov 2017 21:45:04 +0100 Christian Brabandt patch 8.0.1274: setbufline() fails when using folding v8.0.1274
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
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Fri, 29 Sep 2017 21:30:05 +0200 Christian Brabandt patch 8.0.1160: getting tab-local variable fails after closing window v8.0.1160
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
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
Sat, 16 Sep 2017 17:30:04 +0200 Christian Brabandt patch 8.0.1115: crash when using foldtextresult() recursively v8.0.1115
Thu, 14 Sep 2017 20:45:05 +0200 Christian Brabandt patch 8.0.1108: cannot specify mappings for the terminal window v8.0.1108
Mon, 11 Sep 2017 19:45:04 +0200 Christian Brabandt patch 8.0.1093: various small quickfix issues v8.0.1093
Sat, 09 Sep 2017 16:30:04 +0200 Christian Brabandt patch 8.0.1079: memory leak when remote_foreground() fails v8.0.1079
Fri, 08 Sep 2017 14:45:05 +0200 Christian Brabandt patch 8.0.1074: ":term NONE" does not work on MS-Windows v8.0.1074
Mon, 04 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1053: setline() does not work on startup v8.0.1053
Sun, 03 Sep 2017 16:00:05 +0200 Christian Brabandt patch 8.0.1048: no test for what 8.0.1020 fixes v8.0.1048
Sat, 02 Sep 2017 20:00:05 +0200 Christian Brabandt patch 8.0.1039: cannot change a line in not current buffer v8.0.1039
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Sun, 27 Aug 2017 15:30:05 +0200 Christian Brabandt patch 8.0.1006: quickfix list changes when parsing text with 'erroformat' v8.0.1006
Sun, 27 Aug 2017 14:00:05 +0200 Christian Brabandt patch 8.0.1004: matchstrpos() without a match returns too many items v8.0.1004
Thu, 17 Aug 2017 14:45:04 +0200 Christian Brabandt patch 8.0.0952: has('terminal') does not check existence of dll file v8.0.0952
Wed, 16 Aug 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0948: crash if timer closes window while dragging status line v8.0.0948
Sun, 13 Aug 2017 21:00:04 +0200 Christian Brabandt patch 8.0.0936: mode() returns wrong value for a terminal window v8.0.0936
Sun, 13 Aug 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0931: getwininfo() does not indicate a terminal window v8.0.0931
Fri, 11 Aug 2017 22:00:05 +0200 Christian Brabandt patch 8.0.0908: cannot set terminal size with options v8.0.0908
Fri, 11 Aug 2017 16:30:04 +0200 Christian Brabandt patch 8.0.0898: can't use the alternate screen in a terminal window v8.0.0898
Tue, 08 Aug 2017 23:15:04 +0200 Christian Brabandt patch 8.0.0893: cannot get the scroll count of a terminal window v8.0.0893
Mon, 07 Aug 2017 21:00:06 +0200 Christian Brabandt patch 8.0.0887: can create a logfile in the sandbox v8.0.0887
Sun, 06 Aug 2017 19:15:05 +0200 Christian Brabandt patch 8.0.0884: can't specify the wait time for term_wait() v8.0.0884
Sun, 06 Aug 2017 18:00:05 +0200 Christian Brabandt patch 8.0.0882: term_scrape() and term_getline() require two arguments v8.0.0882
Thu, 03 Aug 2017 14:00:06 +0200 Christian Brabandt patch 8.0.0846: cannot get the name of the pty of a job v8.0.0846
Sun, 30 Jul 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0821: cannot get the title and status of a terminal window v8.0.0821
Sun, 30 Jul 2017 18:30:05 +0200 Christian Brabandt patch 8.0.0818: cannot get the cursor position of a terminal v8.0.0818
Sun, 30 Jul 2017 18:30:04 +0200 Christian Brabandt patch 8.0.0817: cannot get the terminal line at the cursor v8.0.0817
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
Sat, 29 Jul 2017 20:30:04 +0200 Christian Brabandt patch 8.0.0804: terminal window functions not yet implemented v8.0.0803
Fri, 28 Jul 2017 17:00:05 +0200 Christian Brabandt patch 8.0.0794: checking translations fails with multiple NL v8.0.0794
Mon, 17 Jul 2017 23:30:03 +0200 Christian Brabandt patch 8.0.0728: the terminal structure is never freed v8.0.0728
Sun, 16 Jul 2017 14:00:03 +0200 Christian Brabandt patch 8.0.0718: output of job in terminal is not displayed v8.0.0718
Tue, 11 Jul 2017 22:45:03 +0200 Christian Brabandt patch 8.0.0709: libvterm cannot use vsnprintf() v8.0.0709
Fri, 07 Jul 2017 12:00:04 +0200 Christian Brabandt patch 8.0.0693: no terminal emulator support v8.0.0693