log src/fileio.c @ 18478:94223687df0e

age author description
Sat, 28 Sep 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2094: the fileio.c file is too big v8.1.2094
Sat, 21 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2064: MS-Windows: compiler warnings for unused arguments v8.1.2064
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Tue, 13 Aug 2019 00:30:05 +0200 Bram Moolenaar patch 8.1.1843: might be freeing memory that was not allocated v8.1.1843
Thu, 01 Aug 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1789: cannot see file name of preview popup window v8.1.1789
Wed, 31 Jul 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1780: warning for file no longer available is repeated v8.1.1780
Tue, 23 Jul 2019 22:30:07 +0200 Bram Moolenaar patch 8.1.1736: viminfo support is spread out v8.1.1736
Sat, 15 Jun 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.1547: functionality of bt_nofile() is confusing v8.1.1547
Sat, 08 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1498: ":write" increments b:changedtick even though nothing changed v8.1.1498
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:15:05 +0200 Bram Moolenaar patch 8.1.1385: signed/unsigned compiler warning v8.1.1385
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
Fri, 24 May 2019 17:00:05 +0200 Bram Moolenaar patch 8.1.1379: filechanged test hangs v8.1.1379
Fri, 24 May 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.1378: delete() can not handle a file name that looks like a pattern v8.1.1378
Fri, 24 May 2019 12:00:07 +0200 Bram Moolenaar patch 8.1.1374: check for file changed triggers too often v8.1.1374
Sat, 18 May 2019 19:00:05 +0200 Bram Moolenaar patch 8.1.1349: if writing runs into conversion error backup file is deleted v8.1.1349
Sun, 28 Apr 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1231: asking about existing swap file unnecessarily v8.1.1231
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
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Thu, 21 Feb 2019 12:30:08 +0100 Bram Moolenaar patch 8.1.0961: Mac: fsync may fail sometimes v8.1.0961
Wed, 20 Feb 2019 20:45:08 +0100 Bram Moolenaar patch 8.1.0957: Mac: fsync fails on network share v8.1.0957
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Fri, 15 Feb 2019 21:15:07 +0100 Bram Moolenaar patch 8.1.0927: USE_CR is never defined v8.1.0927
Thu, 14 Feb 2019 13:00:22 +0100 Bram Moolenaar patch 8.1.0915: fsync() may not work properly on Mac v8.1.0915
Tue, 12 Feb 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.0904: USE_LONG_FNAME never defined v8.1.0904
Sun, 10 Feb 2019 23:30:09 +0100 Bram Moolenaar patch 8.1.0895: MS-Windows: dealing with temp name encoding not quite right v8.1.0895
Fri, 08 Feb 2019 14:45:07 +0100 Bram Moolenaar patch 8.1.0882: checking for FEAT_MBYTE which doesn't exist anymore v8.1.0882
Fri, 08 Feb 2019 12:30:07 +0100 Bram Moolenaar patch 8.1.0879: MS-Windows: temp name encoding can be wrong v8.1.0879
Sat, 26 Jan 2019 16:30:13 +0100 Bram Moolenaar patch 8.1.0825: code for autocommands is mixed with file I/O code v8.1.0825
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
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 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Fri, 18 Jan 2019 23:00:08 +0100 Bram Moolenaar patch 8.1.0773: not all crypt code is tested v8.1.0773
Thu, 17 Jan 2019 17:15:06 +0100 Bram Moolenaar patch 8.1.0766: various problems when using Vim on VMS v8.1.0766
Thu, 17 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
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 13:30:07 +0100 Bram Moolenaar patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost v8.1.0729
Mon, 24 Dec 2018 00:30:07 +0100 Bram Moolenaar patch 8.1.0630: "wincmd p" does not work after using an autocmd window v8.1.0630
Fri, 16 Nov 2018 16:30:07 +0100 Bram Moolenaar patch 8.1.0528: various typos in comments v8.1.0528
Sun, 14 Oct 2018 21:45:04 +0200 Bram Moolenaar patch 8.1.0475: memory not freed on exit when quit in autocmd v8.1.0475
Thu, 11 Oct 2018 19:30:05 +0200 Bram Moolenaar patch 8.1.0470: pointer ownership around fname_expand() is unclear v8.1.0470
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sun, 16 Sep 2018 16:00:07 +0200 Christian Brabandt patch 8.1.0397: no event triggered after updating diffs v8.1.0397
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
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
Tue, 21 Aug 2018 15:15:06 +0200 Christian Brabandt patch 8.1.0306: plural messages are not translated properly v8.1.0306
Sat, 11 Aug 2018 14:00:05 +0200 Christian Brabandt patch 8.1.0268: file type checking has too many #ifdef v8.1.0268
Tue, 07 Aug 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0251: using full path is not supported for 'backupdir' v8.1.0251
Wed, 01 Aug 2018 18:00:07 +0200 Christian Brabandt patch 8.1.0230: directly checking 'buftype' value v8.1.0230
Sat, 07 Jul 2018 18:45:06 +0200 Christian Brabandt patch 8.1.0161: buffer not updated with 'autoread' set if file was deleted v8.1.0161
Fri, 22 Jun 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0096: inconsistent use of the word autocommands v8.1.0096
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:45:05 +0200 Christian Brabandt patch 8.1.0012: misplaced #endif v8.1.0012
Tue, 01 May 2018 14:45:05 +0200 Christian Brabandt patch 8.0.1781: file names in quickfix window are not shortened v8.0.1781
Mon, 30 Apr 2018 15:45:07 +0200 Christian Brabandt patch 8.0.1777: cannot cleanup before loading another colorscheme v8.0.1777
Sun, 29 Apr 2018 13:45:04 +0200 Christian Brabandt patch 8.0.1774: reading very long lines can be slow v8.0.1774
Tue, 24 Apr 2018 15:30:08 +0200 Christian Brabandt patch 8.0.1753: various warnings from a static analyser v8.0.1753
Sun, 22 Apr 2018 13:30:08 +0200 Christian Brabandt patch 8.0.1748: CmdlineEnter command uses backslash instead of slash v8.0.1748
Thu, 19 Apr 2018 21:30:07 +0200 Christian Brabandt patch 8.0.1737: fchown() used when it is not supported v8.0.1737
Sun, 08 Apr 2018 13:15:07 +0200 Christian Brabandt patch 8.0.1677: no compiler warning for wrong format in vim_snprintf() v8.0.1677
Wed, 04 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1660: the terminal API "drop" command doesn't support options v8.0.1660
Sun, 11 Mar 2018 17:00:08 +0100 Christian Brabandt patch 8.0.1596: no autocommand specifically for opening a terminal window v8.0.1596
Sun, 11 Mar 2018 14:45:05 +0100 Christian Brabandt patch 8.0.1595: no autocommand triggered before exiting v8.0.1595
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
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 18:30:06 +0100 Christian Brabandt patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu v8.0.1494
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459
Wed, 31 Jan 2018 16:00:07 +0100 Christian Brabandt patch 8.0.1445: cannot act on edits in the command line v8.0.1445
Sat, 16 Dec 2017 18:30:05 +0100 Christian Brabandt patch 8.0.1394: cannot intercept a yank command v8.0.1394
Sat, 18 Nov 2017 15:00:04 +0100 Christian Brabandt patch 8.0.1308: the "Reading from stdin" message may be undesired v8.0.1308
Fri, 17 Nov 2017 21:45:04 +0100 Christian Brabandt patch 8.0.1307: compiler warning for ignoring return value v8.0.1307
Thu, 16 Nov 2017 23:15:05 +0100 Christian Brabandt patch 8.0.1305: writefile() never calls fsync() v8.0.1305
Thu, 16 Nov 2017 17:15:06 +0100 Christian Brabandt patch 8.0.1300: file permissions may end up wrong when writing v8.0.1300
Fri, 10 Nov 2017 22:00:06 +0100 Christian Brabandt patch 8.0.1284: loading file type detection slows down startup v8.0.1284
Thu, 09 Nov 2017 12:30:05 +0100 Christian Brabandt patch 8.0.1275: CmdlineLeave autocmd prevents fold from opening v8.0.1275
Sat, 04 Nov 2017 21:45:04 +0100 Christian Brabandt patch 8.0.1263: others can read the swap file if a user is careless v8.0.1263
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Fri, 27 Oct 2017 22:30:06 +0200 Christian Brabandt patch 8.0.1227: undefined left shift in readfile() v8.0.1227
Thu, 19 Oct 2017 18:45:05 +0200 Christian Brabandt patch 8.0.1206: no autocmd for entering or leaving the command line v8.0.1206
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Wed, 23 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0988: warning from Covscan about using NULL pointer v8.0.0988
Sat, 12 Aug 2017 14:45:04 +0200 Christian Brabandt patch 8.0.0912: cannot run a job in a hidden terminal v8.0.0912
Sun, 23 Jul 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0761: options not set properly for a terminal buffer v8.0.0761
Sun, 09 Jul 2017 11:15:03 +0200 Christian Brabandt patch 8.0.0703: illegal memory access with empty :doau command v8.0.0703
Tue, 27 Jun 2017 22:15:03 +0200 Christian Brabandt patch 8.0.0685: when conversion fails written file may be truncated v8.0.0685
Fri, 07 Apr 2017 20:00:04 +0200 Christian Brabandt patch 8.0.0548: saving the redo buffer only works one time v8.0.0548
Sun, 19 Mar 2017 17:15:05 +0100 Christian Brabandt patch 8.0.0486: crash and endless loop when closing windows in autocmd v8.0.0486
Thu, 16 Mar 2017 17:30:06 +0100 Christian Brabandt patch 8.0.0466: still macros that should be all-caps v8.0.0466
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Sat, 25 Feb 2017 15:00:05 +0100 Christian Brabandt patch 8.0.0365: might free a dict item that wasn't allocated v8.0.0365
Fri, 17 Feb 2017 16:45:05 +0100 Christian Brabandt patch 8.0.0334: can't access b:changedtick from a dict reference v8.0.0334
Tue, 24 Jan 2017 16:00:05 +0100 Christian Brabandt patch 8.0.0227: crash with ff=dos when first line in file has no CR v8.0.0227
Mon, 23 Jan 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0224: change to 'fileformats' from autocmd does not take effect v8.0.0224
Fri, 13 Jan 2017 22:15:03 +0100 Christian Brabandt patch 8.0.0177: BufEnter autocommand not fired for a directory v8.0.0177
Sun, 25 Sep 2016 21:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/680e015bfe19be6772d3bd754486fbd45c1a9d3b v8.0.0010
Sat, 03 Sep 2016 17:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/de653f08805dde14424d417502a0480a6ad292f8 v7.4.2314
Sat, 03 Sep 2016 16:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b62cc36a600e2e1e5a1d1d484fef89898c847c4c v7.4.2313
Thu, 01 Sep 2016 16:30:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5c80908ced601be6db7554a147cdb0f98ac8daa1 v7.4.2300
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sat, 20 Aug 2016 15:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f04507d132fbcb63999167ec006fc6e700b5af4f v7.4.2229
Tue, 09 Aug 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f71d7b9ee5ceba75f70c30845332ddd728fd16c6 v7.4.2189
Fri, 29 Jul 2016 21:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f2c4c391192cab6e923b1a418d4af09106fba25f v7.4.2117
Tue, 26 Jul 2016 20:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e99e84497b89e5f91df519790802770920ecf4fe v7.4.2103
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Tue, 19 Jul 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/12c11d553053f5a9eae9eb3c518279b12fa928c2 v7.4.2077
Tue, 19 Jul 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c917da4b3e8801a255dbefea8e4ed19c1c716dd8 v7.4.2075
Sat, 16 Jul 2016 15:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4 v7.4.2048
Thu, 14 Jul 2016 20:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/da4127794aa333631bde879e73bcfce4aef42f85 v7.4.2035
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Fri, 01 Jul 2016 20:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bde9810d6103ffe3a22a9330021cb21db1ed1792 v7.4.1977
Fri, 01 Jul 2016 18:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12 v7.4.1976
Fri, 01 Jul 2016 17:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8767f52fbfd4f053ce00a978227c95f1d7d323fe v7.4.1975
Mon, 13 Jun 2016 20:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/76ae22fef3cb224ca7fbf97517f881e825d4d0c2 v7.4.1928
Thu, 09 Jun 2016 23:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1610d052413e0ed664498853a47acc2d677a22d1 v7.4.1913
Sat, 04 Jun 2016 15:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35d88f4e2ff5dcd9904f04612d5febede996137c v7.4.1889