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

age author description
Wed, 08 Jun 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.5069: various warnings from clang on MS-Windows v8.2.5069
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 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Thu, 07 Apr 2022 14:30:02 +0200 Bram Moolenaar patch 8.2.4704: using "else" after return or break increases indent v8.2.4704
Tue, 05 Apr 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4696: delete() with "rf" argument does not report a failure v8.2.4696
Tue, 22 Mar 2022 21:45:04 +0100 Bram Moolenaar patch 8.2.4610: some conditions are always true v8.2.4610
Mon, 21 Feb 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4430: GTK: crash when using 'guiligatures' and reading from stdin v8.2.4430
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Fri, 11 Feb 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4343: when reloading not all properties are detected v8.2.4343
Wed, 19 Jan 2022 12:30:05 +0100 Bram Moolenaar patch 8.2.4142: build failure with normal features without persistent undo v8.2.4142
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 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Sun, 02 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.3986: error messages are spread out v8.2.3986
Sun, 02 Jan 2022 18:15:04 +0100 Bram Moolenaar patch 8.2.3983: error messages are spread out v8.2.3983
Sat, 01 Jan 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.3975: error messages are spread out v8.2.3975
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
Fri, 31 Dec 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.3959: error messages are spread out v8.2.3959
Fri, 15 Oct 2021 18:30:05 +0200 Bram Moolenaar patch 8.2.3515: nano time test fails on Mac and FreeBSD v8.2.3515
Thu, 14 Oct 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3510: changes are only detected with one second accuracy v8.2.3510
Wed, 22 Sep 2021 14:30:05 +0200 Bram Moolenaar patch 8.2.3453: autocmd not executed when editing a directory v8.2.3453
Thu, 29 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3247: using uninitialized memory when checking for crypt method v8.2.3247
Thu, 29 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3245: the crypt key may appear in a swap partition v8.2.3245
Wed, 30 Jun 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3079: Powershell core not supported by default v8.2.3079
Mon, 28 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3071: shell options are not set properly for PowerShell v8.2.3071
Sun, 27 Jun 2021 14:15:03 +0200 Bram Moolenaar patch 8.2.3063: crash when switching 'cryptmethod' to xchaha20 with undo file v8.2.3063
Mon, 21 Jun 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium v8.2.3032
Sun, 20 Jun 2021 14:15:07 +0200 Bram Moolenaar patch 8.2.3022: available encryption methods are not strong enough v8.2.3022
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Mon, 03 May 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.2828: Coverity complains about not checking rename() return value v8.2.2828
Mon, 04 Jan 2021 11:00:11 +0100 Bram Moolenaar patch 8.2.2294: VMS: a few remaining problems v8.2.2294
Sat, 02 Jan 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.2276: list of distributed files is outdated v8.2.2276
Thu, 26 Nov 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2055: MS-Windows: two Vim instances may use the same temp file v8.2.2055
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Sun, 11 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1832: readdirex() error is displayed as a message v8.2.1832
Sat, 03 Oct 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1793: not consistently giving the "is a directory" warning v8.2.1793
Wed, 02 Sep 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1570: configure check for dirfd() does not work on HPUX v8.2.1570
Tue, 11 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1422: the Mac GUI implementation is outdated v8.2.1422
Tue, 14 Jul 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1215: Atari MiNT support is outdated v8.2.1215
Sun, 05 Jul 2020 14:15:07 +0200 Bram Moolenaar patch 8.2.1128: the write message mentions characters, but it's bytes v8.2.1128
Mon, 29 Jun 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1088: a very long translation might cause a buffer overflow v8.2.1088
Tue, 16 Jun 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.0988: getting directory contents is always case sorted v8.2.0988
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Fri, 12 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0966: 'shortmess' flag "n" not used in two places v8.2.0966
Wed, 10 Jun 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.0947: readdirex() doesn't handle broken link properly v8.2.0947
Tue, 02 Jun 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0888: readdirex() returns size -2 for a directory v8.2.0888
Mon, 01 Jun 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0875: getting attributes for directory entries is slow v8.2.0875
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Thu, 07 May 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0711: temp directory might be cleared v8.2.0711
Sun, 29 Mar 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0474: cannot use :write when using a plugin with BufWriteCmd v8.2.0474
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Sat, 22 Feb 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0296: mixing up "long long" and __int64 may cause problems v8.2.0296
Tue, 04 Feb 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0209: function a bit far away from where it's used v8.2.0209
Sun, 15 Dec 2019 13:00:04 +0100 Bram Moolenaar patch 8.2.0009: VMS: terminal version doesn't build v8.2.0009
Sun, 01 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2379: using old C style comments v8.1.2379
Sun, 01 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2373: cannot build with +popupwin but without +quickfix v8.1.2373
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Sun, 17 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2313: debugging where a delay comes from is not easy v8.1.2313
Sat, 16 Nov 2019 14:00:05 +0100 Bram Moolenaar patch 8.1.2302: :lockmarks does not work for '[ and '] v8.1.2302