log src/fileio.c @ 35127:f28efb331bcd default tip

age author description
Sun, 31 Mar 2024 18:45:05 +0200 Christian Brabandt patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf v9.1.0231
Tue, 12 Mar 2024 22:00:04 +0100 Christian Brabandt patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() v9.1.0172
Thu, 07 Mar 2024 22:00:03 +0100 Christian Brabandt patch 9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread' v9.1.0158
Wed, 06 Mar 2024 21:15:03 +0100 Christian Brabandt patch 9.1.0154: shm=F not respected when reloading buffer with 'autoread' v9.1.0154
Thu, 15 Feb 2024 20:30:05 +0100 Christian Brabandt patch 9.1.0113: duplicate code when cleaning undo stack v9.1.0113
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sat, 17 Jun 2023 17:30:03 +0200 Bram Moolenaar patch 9.0.1640: compiler warning for unused variables without crypt feature v9.0.1640
Sat, 17 Jun 2023 16:45:03 +0200 Bram Moolenaar patch 9.0.1639: build failure without the crypt feature v9.0.1639
Sat, 17 Jun 2023 16:15:04 +0200 Bram Moolenaar patch 9.0.1638: crypt tests hang and cause memory errors v9.0.1638
Fri, 16 Jun 2023 22:45:04 +0200 Bram Moolenaar patch 9.0.1637: compiler warning for uninitialized variable v9.0.1637
Sat, 27 May 2023 19:15:04 +0200 Bram Moolenaar patch 9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" v9.0.1583
Sun, 23 Apr 2023 19:00:05 +0200 Bram Moolenaar patch 9.0.1481: decrypting with libsodium may fail if the library changes v9.0.1481
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Sun, 05 Mar 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1381: ACCESS_ names have a conflict with on some systems v9.0.1381
Mon, 02 Jan 2023 18:00:04 +0100 Bram Moolenaar patch 9.0.1132: code is indented more than needed v9.0.1132
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Wed, 02 Nov 2022 11:18:57 +0100 Bram Moolenaar patch 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong place v9.0.0826
Wed, 02 Nov 2022 11:18:48 +0100 Bram Moolenaar patch 9.0.0819 v9.0.0819
Fri, 28 Oct 2022 10:45:07 +0200 Bram Moolenaar patch 9.0.0817
Fri, 26 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0278: the +wildignore feature is nearly always available v9.0.0278
Fri, 26 Aug 2022 14:30:03 +0200 Bram Moolenaar patch 9.0.0275: BufEnter not triggered when using ":edit" in "nofile" buffer v9.0.0275
Fri, 26 Aug 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer v9.0.0272
Thu, 25 Aug 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0263: too many #ifdefs v9.0.0263
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Sat, 23 Jul 2022 11:00:04 +0200 Bram Moolenaar patch 9.0.0063: too many type casts for dict_get functions v9.0.0063
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