log src/filepath.c @ 29234:96ff6c230a66 v8.2.5136

age author description
Sat, 11 Jun 2022 11:45:04 +0200 Bram Moolenaar patch 8.2.5077: various warnings from clang on MS-Windows v8.2.5077
Mon, 16 May 2022 13:45:02 +0200 Bram Moolenaar patch 8.2.4963: expanding path with "/**" may overrun end of buffer v8.2.4963
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Thu, 28 Apr 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4841: empty string considered an error for expand() v8.2.4841
Thu, 28 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4838: checking for absolute path is not trivial v8.2.4838
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
Sun, 03 Apr 2022 22:45:04 +0200 Bram Moolenaar patch 8.2.4679: cannot have expandcmd() give an error message for mistakes v8.2.4679
Sun, 03 Apr 2022 13:00:03 +0200 Bram Moolenaar patch 8.2.4671: 'wildignorecase' is sometimes not used for glob() v8.2.4671
Thu, 31 Mar 2022 12:45:05 +0200 Bram Moolenaar patch 8.2.4653: "import autoload" does not check the file name v8.2.4653
Thu, 10 Mar 2022 13:30:16 +0100 Bram Moolenaar patch 8.2.4535: filename modifer ":8" removes the filename v8.2.4535
Sat, 19 Feb 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4418: crash when using special multi-byte character v8.2.4418
Wed, 09 Feb 2022 16:30:03 +0100 Bram Moolenaar patch 8.2.4337: part of condition is always true v8.2.4337
Thu, 03 Feb 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4289: warnings reported by MSVC v8.2.4289
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Wed, 12 Jan 2022 16:30:07 +0100 Bram Moolenaar patch 8.2.4070: using uninitialized memory when reading empty file v8.2.4070
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
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005
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 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, 18 Nov 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.3618: getcwd() is unclear about how 'autochdir' is used v8.2.3618
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 21:45:04 +0200 Bram Moolenaar patch 8.2.3215: Vim9: argument types are not checked at compile time v8.2.3215
Fri, 23 Jul 2021 20:45:05 +0200 Bram Moolenaar patch 8.2.3206: Vim9: argument types are not checked at compile time v8.2.3206
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
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Sun, 06 Jun 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2949: tests failing because no error for float to string conversion v8.2.2949
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
Sat, 27 Mar 2021 19:00:04 +0100 Bram Moolenaar patch 8.2.2664: Vim9: not enough function arguments checked for string v8.2.2664
Mon, 22 Mar 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.2646: Vim9: error for not using string doesn't mentionargument v8.2.2646
Sun, 07 Feb 2021 14:15:04 +0100 Bram Moolenaar patch 8.2.2478: MS-Windows: backup files for plugins are loaded v8.2.2478
Wed, 13 Jan 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2343: Vim9: return type of readfile() is any v8.2.2343
Sun, 13 Dec 2020 12:30:04 +0100 Bram Moolenaar patch 8.2.2136: Vim9: Using uninitialized variable v8.2.2136
Sat, 12 Dec 2020 19:00:03 +0100 Bram Moolenaar patch 8.2.2133: Vim9: checking for a non-empty string is too strict v8.2.2133
Wed, 09 Dec 2020 12:45:05 +0100 Bram Moolenaar patch 8.2.2117: some functions use any value as a string v8.2.2117
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Mon, 05 Oct 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1804: resolve('/') returns an empty string v8.2.1804
Sat, 26 Sep 2020 00:00:04 +0200 Bram Moolenaar patch 8.2.1743: cannot build without the eval feature v8.2.1743
Fri, 25 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1741: pathshorten() only supports using one character v8.2.1741
Wed, 02 Sep 2020 22:00:06 +0200 Bram Moolenaar patch 8.2.1575: Vim9: globpath() doesnot take "true" as argument v8.2.1575
Wed, 02 Sep 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.1574: Vim9: glob() doesnot take "true" as argument v8.2.1574
Wed, 19 Aug 2020 16:15:05 +0200 Bram Moolenaar patch 8.2.1486: Vim9: readdir() expression doesn't accept bool v8.2.1486
Wed, 19 Aug 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1485: Vim9: readdirex() expression doesn't accept bool v8.2.1485
Mon, 29 Jun 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1087: possible memory leak when file expansion fails
Wed, 24 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1049: Vim9: leaking memory when using continuation line v8.2.1049
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
Wed, 10 Jun 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.0942: expanding to local dir after homedir keeps "~/" v8.2.0942
Fri, 05 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0909: cannot go back to the previous local directory v8.2.0909
Mon, 01 Jun 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0875: getting attributes for directory entries is slow v8.2.0875
Wed, 13 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0751: Vim9: performance can be improved v8.2.0751
Tue, 07 Apr 2020 00:01:14 +0200 Bram Moolenaar patch 8.2.0525: Win32: typo in assignment and misplaced paren v8.2.0525
Mon, 06 Apr 2020 23:00:29 +0200 Bram Moolenaar patch 8.2.0524: Win32: searching for file matches is slow v8.2.0524
Mon, 06 Apr 2020 21:15:37 +0200 Bram Moolenaar patch 8.2.0521: crash when reading a blob fails v8.2.0521
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Thu, 19 Mar 2020 13:15:03 +0100 Bram Moolenaar patch 8.2.0404: writefile() error does not give a hint v8.2.0404
Wed, 05 Feb 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0215: wrong file name shortening v8.2.0215
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
Tue, 04 Feb 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0208: fnamemodify() does not apply ":~" when followed by ":." v8.2.0208