log src/regexp.c @ 35157:c3d7b6a450c0 default tip

age author description
Wed, 10 Apr 2024 16:30:06 +0200 Christian Brabandt patch 9.1.0297: Patch 9.1.0296 causes too many issues v9.1.0297
Tue, 09 Apr 2024 23:00:08 +0200 Christian Brabandt patch 9.1.0296: regexp: engines do not handle case-folding well v9.1.0296
Tue, 13 Feb 2024 20:45:05 +0100 Christian Brabandt patch 9.1.0105: Style: typos found v9.1.0105
Mon, 22 Jan 2024 20:30:05 +0100 Christian Brabandt patch 9.1.0043: ml_get: invalid lnum when :s replaces visual selection v9.1.0043
Thu, 04 Jan 2024 23:00:04 +0100 Christian Brabandt patch 9.1.0011: regexp cannot match combining chars in collection v9.1.0011
Mon, 18 Sep 2023 20:00:09 +0200 Christian Brabandt patch 9.0.1908: undefined behaviour upper/lower function ptrs v9.0.1908
Sat, 02 Sep 2023 22:15:05 +0200 Christian Brabandt patch 9.0.1853: CI error on different signedness in regexp.c v9.0.1853
Sat, 02 Sep 2023 21:45:03 +0200 Christian Brabandt patch 9.0.1848: [security] buffer-overflow in vim_regsub_both() v9.0.1848
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
Wed, 31 May 2023 18:15:04 +0200 Bram Moolenaar patch 9.0.1594: some internal error messages are translated v9.0.1594
Tue, 09 May 2023 22:30:04 +0200 Bram Moolenaar patch 9.0.1532: crash when expanding "~" in substitute causes very long text v9.0.1532
Sun, 12 Mar 2023 22:30:05 +0100 Bram Moolenaar patch 9.0.1403: unused variables and functions v9.0.1403
Wed, 18 Jan 2023 19:30:03 +0100 Bram Moolenaar patch 9.0.1221: code is indented more than necessary v9.0.1221
Sat, 26 Nov 2022 13:00:05 +0100 Bram Moolenaar patch 9.0.0951: trying every character position for a match is inefficient v9.0.0951
Fri, 25 Nov 2022 22:15:03 +0100 Bram Moolenaar patch 9.0.0950: the pattern "_szs" matches at EOL v9.0.0950
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
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
Tue, 20 Sep 2022 15:00:04 +0200 Bram Moolenaar patch 9.0.0513: may not be able to use a pattern ad the debug prompt v9.0.0513
Fri, 16 Sep 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0480: cannot use a :def varargs function with substitute() v9.0.0480
Fri, 16 Sep 2022 13:15:05 +0200 Bram Moolenaar patch 9.0.0476: varargs does not work for replacement function of substitute() v9.0.0476
Fri, 26 Aug 2022 22:45:06 +0200 Bram Moolenaar patch 9.0.0282: a nested timout stops the previous timeout v9.0.0282
Fri, 29 Jul 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0105: illegal memory access when pattern starts with illegal byte v9.0.0105
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
Thu, 07 Jul 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0047: using freed memory with recursive substitute v9.0.0047
Thu, 23 Jun 2022 22:00:04 +0200 Bram Moolenaar patch 8.2.5154: still mentioning version8, some cosmetic issues v8.2.5154
Tue, 21 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5146: memory leak when substitute expression nests v8.2.5146
Mon, 20 Jun 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.5141: using "volatile int" in a signal handler might be wrong v8.2.5141
Sun, 19 Jun 2022 15:45:02 +0200 Bram Moolenaar patch 8.2.5129: timeout handling is not optimal v8.2.5129
Fri, 17 Jun 2022 16:30:06 +0200 Bram Moolenaar patch 8.2.5115: search timeout is overrun with some patterns v8.2.5115
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Mon, 30 May 2022 22:00:03 +0200 Bram Moolenaar patch 8.2.5046: vim_regsub() can overwrite the destination v8.2.5046
Thu, 05 May 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4870: Vim9: expression in :substitute is not compiled v8.2.4870
Sat, 23 Apr 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4810: missing changes in one file v8.2.4810
Mon, 04 Apr 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4687: "vimgrep /%v/ *" may cause a crash v8.2.4687
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Sun, 30 Jan 2022 18:30:03 +0100 Bram Moolenaar patch 8.2.4262: some search tests fail v8.2.4262
Sun, 30 Jan 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4261: accessing invalid memory in a regular expression v8.2.4261
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
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 22:30:04 +0100 Bram Moolenaar patch 8.2.3987: error messages are spread out v8.2.3987
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Thu, 30 Dec 2021 16:00:05 +0100 Bram Moolenaar patch 8.2.3949: using freed memory with /%V v8.2.3949
Mon, 13 Dec 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.3796: the funcexe_T struct members are not named consistently v8.2.3796
Sun, 05 Dec 2021 23:00:06 +0100 Bram Moolenaar patch 8.2.3749: error messages are everywhere v8.2.3749
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Wed, 17 Nov 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.3612: using freed memory with regexp using a mark v8.2.3612
Wed, 21 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3197: error messages are spread out v8.2.3197
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
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
Sun, 30 May 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.2911: pattern "%V" does not match all of block selection v8.2.2911
Mon, 19 Apr 2021 17:00:04 +0200 Bram Moolenaar patch 8.2.2784: Vim9: cannot use =expr in :substitute v8.2.2784
Mon, 04 Jan 2021 12:45:05 +0100 Bram Moolenaar patch 8.2.2295: incsearch does not detect empty pattern properly v8.2.2295
Sat, 02 Jan 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.2278: falling back to old regexp engine can some patterns v8.2.2278
Mon, 07 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1633: some error messages are internal but do not use iemsg() v8.2.1633
Sun, 06 Sep 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1625: compiler warning for use of fptr_T v8.2.1625
Sun, 06 Sep 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.1621: crash when using submatch(0, 1) in substitute() v8.2.1621