log src/findfile.c @ 35120:a9ee3031a1bb default tip

age author description
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Sat, 09 Sep 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1886: Various Typos v9.0.1886
Sat, 11 Mar 2023 15:00:04 +0100 Bram Moolenaar patch 9.0.1400: find_file_in_path() is not reentrant v9.0.1400
Wed, 01 Feb 2023 14:15:04 +0100 Bram Moolenaar patch 9.0.1271: using sizeof() and subtract array size is tricky v9.0.1271
Sun, 22 Jan 2023 19:45:04 +0100 Bram Moolenaar patch 9.0.1231: completion of :runtime does not handle {where} argument v9.0.1231
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Sun, 08 Jan 2023 14:45:05 +0100 Bram Moolenaar patch 9.0.1158: code is indented more than necessary v9.0.1158
Sat, 01 Oct 2022 20:45:04 +0200 Bram Moolenaar patch 9.0.0634: evaluating "expr" options has more overhead than needed v9.0.0634
Sun, 18 Sep 2022 14:15:06 +0200 Bram Moolenaar patch 9.0.0498: various small issues v9.0.0498
Thu, 25 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version v9.0.0270
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Mon, 01 Aug 2022 12:45:03 +0200 Bram Moolenaar patch 9.0.0126: expanding file names fails in dir with more than 255 entries v9.0.0126
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Sat, 22 Jan 2022 21:30:02 +0100 Bram Moolenaar patch 8.2.4184: cannot use an import in 'includeexpr' v8.2.4184
Sat, 22 Jan 2022 14:45:02 +0100 Bram Moolenaar patch 8.2.4179: 'foldtext' is evaluated in the current script context v8.2.4179
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 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Sun, 02 Jan 2022 18:15:04 +0100 Bram Moolenaar patch 8.2.3983: error messages are spread out v8.2.3983
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Thu, 16 Dec 2021 14:15:02 +0100 Bram Moolenaar patch 8.2.3824: no ASAN support for MSVC v8.2.3824
Wed, 17 Nov 2021 20:15:05 +0100 Bram Moolenaar patch 8.2.3613: :find test fails v8.2.3613
Wed, 17 Nov 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.3611: crash when using CTRL-W f without finding a file name v8.2.3611
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
Sun, 25 Jul 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.3219: :find searches non-existing directories v8.2.3219
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
Mon, 14 Sep 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1684: "gF" does not use line number after file in Visual mode v8.2.1684
Wed, 24 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1049: Vim9: leaking memory when using continuation line v8.2.1049
Mon, 15 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0985: simplify() does not remove slashes from "///path" v8.2.0985
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Sun, 22 Dec 2019 15:45:03 +0100 Bram Moolenaar patch 8.2.0030: "gF" does not work on output of "verbose command" v8.2.0030
Sun, 01 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2379: using old C style comments v8.1.2379
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Wed, 04 Sep 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1979: code for handling file names is spread out v8.1.1979
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, 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:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Sun, 31 Mar 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1099: the do_tag() function is too long v8.1.1099
Sat, 09 Mar 2019 12:45:05 +0100 Bram Moolenaar patch 8.1.1002: "gf" does not always work when URL has a port number v8.1.1002
Wed, 13 Feb 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0914: code related to findfile() is spread out v8.1.0914