log src/channel.c @ 29247:5f314b2ed494 v8.2.5142

age author description
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Sat, 04 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5056: the channel log only contains some of the raw terminal output v8.2.5056
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4909: MODE_ enum entries names are too generic v8.2.4909
Tue, 26 Apr 2022 20:00:04 +0200 Bram Moolenaar patch 8.2.4830: possible endless loop if there is unused typahead v8.2.4830
Tue, 19 Apr 2022 11:30:05 +0200 Bram Moolenaar patch 8.2.4788: large payload for LSP message not tested v8.2.4788
Mon, 18 Apr 2022 15:15:04 +0200 Bram Moolenaar patch 8.2.4780: parsing an LSP message fails when it is split v8.2.4780
Sun, 17 Apr 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4771: Coverity warns for not checking return value v8.2.4771
Sat, 16 Apr 2022 11:45:03 +0200 Bram Moolenaar patch 8.2.4758: when using an LSP channel want to get the message ID v8.2.4758
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Tue, 12 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4742: there is no way to start logging very early in startup v8.2.4742
Tue, 05 Apr 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.4699: hard to reproduce hang when reading from a channel v8.2.4699
Mon, 04 Apr 2022 17:00:04 +0200 Bram Moolenaar patch 8.2.4684: cannot open a channel on a Unix domain socket v8.2.4684
Mon, 04 Apr 2022 16:30:04 +0200 Bram Moolenaar patch 8.2.4683: verbose check with dict_find() to see if a key is present v8.2.4683
Wed, 30 Mar 2022 11:30:05 +0200 Bram Moolenaar patch 8.2.4648: handling LSP messages is a bit slow v8.2.4648
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Tue, 04 Jan 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4003: error messages are spread out v8.2.4003
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Thu, 09 Dec 2021 12:00:05 +0100 Bram Moolenaar patch 8.2.3763: when editing the cmdline a callback may cause a scroll up v8.2.3763
Sun, 05 Dec 2021 23:30:05 +0100 Bram Moolenaar patch 8.2.3750: error messages are everywhere v8.2.3750
Sun, 21 Nov 2021 16:00:04 +0100 Bram Moolenaar patch 8.2.3640: freeze when calling term_wait() in a close callback v8.2.3640
Wed, 08 Sep 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3415: Vim9: not all function argument types are properly checked v8.2.3415
Mon, 09 Aug 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3320: some local functions are not static v8.2.3320
Mon, 02 Aug 2021 18:15:06 +0200 Bram Moolenaar patch 8.2.3274: macro for printf format check can be simplified v8.2.3274
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Sat, 24 Jul 2021 16:30:03 +0200 Bram Moolenaar patch 8.2.3211: Vim9: argument types are not checked at compile time v8.2.3211
Tue, 20 Jul 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188
Sat, 10 Jul 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.3135: Vim9: builtin function arguments not checked at compile time v8.2.3135
Thu, 01 Jul 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3082: a channel command "echoerr" does not show anything v8.2.3082
Wed, 30 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3081: cannot catch errors in a channel command v8.2.3081
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Sat, 05 Jun 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.2944: Vim9: no error when using job or channel as a string v8.2.2944
Sat, 27 Mar 2021 21:30:02 +0100 Bram Moolenaar patch 8.2.2666: Vim9: not enough function arguments checked for string v8.2.2666
Fri, 11 Sep 2020 19:30:03 +0200 Bram Moolenaar patch 8.2.1661: cannot connect to 127.0.0.1 for host with only IPv6 addresses v8.2.1661
Thu, 10 Sep 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1654: when job writes to hidden buffer current window is wrong v8.2.1654
Sat, 05 Sep 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1597: the channel source file is too big v8.2.1597
Fri, 04 Sep 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1588: cannot read back the prompt of a prompt buffer v8.2.1588
Sun, 30 Aug 2020 17:30:07 +0200 Bram Moolenaar patch 8.2.1545: ch_logfile() is unclear about closing when forking v8.2.1545
Sun, 23 Aug 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.1513: cannot interrupt shell used for filename expansion v8.2.1513
Mon, 17 Aug 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1475: Vim9: can't use v:true for option flags v8.2.1475
Mon, 20 Jul 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1255: cannot use a lambda with quickfix functions v8.2.1255
Sun, 07 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0928: many type casts are used for vim_strnsave() v8.2.0928
Sat, 30 May 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.0842: MS-Windows: channel tests fail v8.2.0842
Fri, 29 May 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0837: compiler warning for value set but not used v8.2.0837
Sun, 24 May 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0816: terminal test fails when compiled with Athena v8.2.0816
Wed, 13 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0751: Vim9: performance can be improved v8.2.0751
Wed, 13 May 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0747: cannot forcefully close all popups v8.2.0747
Thu, 07 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0709: MS-Windows: compiler warning for int vs size_t v8.2.0709
Sun, 03 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0694: Haiku: channel and terminal do not work v8.2.0694
Sun, 03 May 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.0689: when using getaddrinfo() the error message is unclear v8.2.0689
Sat, 18 Apr 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0594: MS-Windows: cannot build with WINVER set to 0x0501 v8.2.0594
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Sun, 12 Apr 2020 18:00:07 +0200 Bram Moolenaar patch 8.2.0557: no IPv6 support for channels v8.2.0557
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Sat, 28 Mar 2020 18:15:04 +0100 Bram Moolenaar patch 8.2.0466: not parsing messages recursively breaks the govim plugin v8.2.0466
Thu, 26 Mar 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0455: cannot set the highlight group for a specific terminal v8.2.0455
Thu, 26 Mar 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.0452: channel_parse_messages() fails when called recursively v8.2.0452
Tue, 24 Mar 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0442: channel contents might be used after being freed v8.2.0442
Mon, 23 Mar 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0435: channel contents might be freed twice v8.2.0435
Thu, 30 Jan 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0181: problems parsing :term arguments v8.2.0181
Wed, 29 Jan 2020 21:30:05 +0100 Bram Moolenaar patch 8.2.0173: build fails with old compiler v8.2.0173
Mon, 27 Jan 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0159: non-materialized range() list causes problems v8.2.0159
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Thu, 23 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0143: Coverity warning for possible use of NULL pointer v8.2.0143
Mon, 20 Jan 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0138: memory leak when starting a job fails v8.2.0138
Mon, 23 Dec 2019 23:00:03 +0100 Bram Moolenaar patch 8.2.0035: saving and restoring called_emsg is clumsy v8.2.0035
Sun, 22 Dec 2019 18:30:03 +0100 Bram Moolenaar patch 8.2.0032: MS-Windows: test for blank job fails v8.2.0032
Sun, 22 Dec 2019 16:15:04 +0100 Bram Moolenaar patch 8.2.0031: MS-Windows: test for empty job fails v8.2.0031
Sat, 21 Dec 2019 22:30:03 +0100 Bram Moolenaar patch 8.2.0029: MS-Windows: crash with empty job command v8.2.0029
Sat, 30 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2368: using old C style comments v8.1.2368
Fri, 27 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2090: not clear why channel log file ends v8.1.2090
Thu, 26 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2080: the terminal API is limited and can't be disabled v8.1.2080
Wed, 25 Sep 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.2075: get many log messages when waiting for a typed character v8.1.2075
Sat, 21 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2064: MS-Windows: compiler warnings for unused arguments v8.1.2064
Mon, 16 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2047: cannot check the current state v8.1.2047
Mon, 16 Sep 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.2046: SafeState may be triggered at the wrong moment v8.1.2046
Sun, 15 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2044: no easy way to process postponed work v8.1.2044
Sat, 07 Sep 2019 16:00:03 +0200 Bram Moolenaar patch 8.1.2001: some source files are too big v8.1.2001
Wed, 04 Sep 2019 19:00:03 +0200 Bram Moolenaar patch 8.1.1983: compiler nags for uninitialized variable and unused function v8.1.1983
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Sat, 03 Aug 2019 18:30:07 +0200 Bram Moolenaar patch 8.1.1800: function call functions have too many arguments v8.1.1800
Mon, 29 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1776: text added with a job isn't displayed v8.1.1776
Mon, 08 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1653: ubsan warns for possibly passing NULL pointer v8.1.1653
Fri, 28 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1605: Vim may delay processing messages on a json channel v8.1.1605
Mon, 24 Jun 2019 00:45:04 +0200 Bram Moolenaar patch 8.1.1584: the evalfunc.c file is getting too big v8.1.1584
Thu, 20 Jun 2019 04:00:07 +0200 Bram Moolenaar patch 8.1.1575: callbacks may be garbage collected v8.1.1575
Sun, 09 Jun 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1512: ch_evalexpr() hangs when used recursively v8.1.1512
Mon, 03 Jun 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1457: cannot reuse a buffer when loading a screen dump v8.1.1457
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
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
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
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 22:00:06 +0200 Bram Moolenaar patch 8.1.1312: Coverity warning for using uninitialized variable v8.1.1312
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sun, 21 Apr 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1194: typos and small problems in source files v8.1.1194
Fri, 12 Apr 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1158: json encoded string is sometimes missing the final NUL v8.1.1158
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Mon, 04 Mar 2019 12:15:05 +0100 Bram Moolenaar patch 8.1.0993: ch_read() may return garbage if terminating NL is missing v8.1.0993
Wed, 20 Feb 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0960: when using ConPTY garbage collection has undefined behavior v8.1.0960
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sun, 10 Feb 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0889: MS-Windows: a channel write may hang v8.1.0889
Fri, 08 Feb 2019 13:00:08 +0100 Bram Moolenaar patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty v8.1.0880
Sun, 03 Feb 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 v8.1.0870
Thu, 31 Jan 2019 16:00:06 +0100 Bram Moolenaar patch 8.1.0863: cannot see what signal caused a job to end v8.1.0863
Tue, 29 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0845: having job_status() free the job causes problems v8.1.0845
Mon, 28 Jan 2019 20:15:06 +0100 Bram Moolenaar patch 8.1.0838: compiler warning for type conversion v8.1.0838
Sat, 26 Jan 2019 15:15:12 +0100 Bram Moolenaar patch 8.1.0824: SunOS/Solaris has a problem with ttys v8.1.0824
Thu, 24 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw() v8.1.0818
Tue, 22 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0796: MS-Windows 7: problem with named pipe on channel v8.1.0796
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 14:45:06 +0100 Bram Moolenaar patch 8.1.0777: Win32: using pipes for channel does not work well v8.1.0777
Thu, 17 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0770: inconsistent use of ELAPSED_FUNC v8.1.0770
Thu, 17 Jan 2019 14:45:11 +0100 Bram Moolenaar patch 8.1.0762: compiler warning v8.1.0762
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735