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