log src/ops.c @ 35115:d401437829ee default tip

age author description
Thu, 25 Apr 2024 21:45:06 +0200 Christian Brabandt patch 9.1.0373: ops.c code uses too many strlen() calls v9.1.0373
Sun, 07 Apr 2024 18:30:05 +0200 Christian Brabandt patch 9.1.0274: MS-Windows: a few compiler warnings v9.1.0274
Wed, 13 Mar 2024 21:00:03 +0100 Christian Brabandt patch 9.1.0177: Coverity reports dead code v9.1.0177
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
Sat, 24 Feb 2024 14:30:04 +0100 Christian Brabandt patch 9.1.0132: "C" doesn't include composing chars with 'virtualedit' v9.1.0132
Wed, 21 Feb 2024 00:15:02 +0100 Christian Brabandt patch 9.1.0120: hard to get visual region using Vim script v9.1.0120
Mon, 12 Feb 2024 22:45:02 +0100 Christian Brabandt patch 9.1.0101: upper-case of German sharp s should be U+1E9E v9.1.0101
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Thu, 30 Nov 2023 18:30:03 +0100 Christian Brabandt patch 9.0.2138: Overflow logic requires long long v9.0.2138
Thu, 23 Nov 2023 20:45:04 +0100 Christian Brabandt patch 9.0.2124: INT overflow detection logic can be simplified v9.0.2124
Wed, 22 Nov 2023 22:30:05 +0100 Christian Brabandt patch 9.0.2122: [security]: prevent overflow in indenting v9.0.2122
Sun, 19 Nov 2023 11:00:05 +0100 Christian Brabandt patch 9.0.2113: Coverity warns for another overflow in shift_line() v9.0.2113
Thu, 16 Nov 2023 22:15:15 +0100 Christian Brabandt patch 9.0.2112: [security]: overflow in shift_line v9.0.2112
Fri, 27 Oct 2023 19:45:04 +0200 Christian Brabandt patch 9.0.2075: TextChangedI may not always trigger v9.0.2075
Fri, 15 Sep 2023 20:30:07 +0200 Christian Brabandt patch 9.0.1899: potential buffer overflow in PBYTE macro v9.0.1899
Sat, 02 Sep 2023 20:00:02 +0200 Christian Brabandt patch 9.0.1847: [security] potential oob write in do_addsub() v9.0.1847
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
Sun, 07 May 2023 18:45:05 +0200 Bram Moolenaar patch 9.0.1521: failing redo of command with control characters v9.0.1521
Sat, 06 May 2023 17:30:03 +0200 Bram Moolenaar patch 9.0.1516: cannot use special keys in <Cmd> mapping v9.0.1516
Sat, 04 Mar 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1380: CTRL-X on 2**64 subtracts two v9.0.1380
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Mon, 30 Jan 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1262: the did_set_string_option function is too long v9.0.1262
Mon, 16 Jan 2023 19:30:04 +0100 Bram Moolenaar patch 9.0.1208: code is indented more than necessary v9.0.1208
Thu, 24 Nov 2022 01:15:04 +0100 Bram Moolenaar patch 9.0.0934: various code formatting issues v9.0.0934
Tue, 15 Nov 2022 15:00:06 +0100 Bram Moolenaar patch 9.0.0884: mouse shape remains in op-pending mode after failed change v9.0.0884
Sat, 12 Nov 2022 00:00:04 +0100 Bram Moolenaar patch 9.0.0861: solution for "!!sort" in closed fold is not optimal v9.0.0861
Sat, 15 Oct 2022 17:45:02 +0200 Bram Moolenaar patch 9.0.0764: indent and option tests fail v9.0.0764
Fri, 14 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' v9.0.0751
Sat, 08 Oct 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0699: tiny build fails v9.0.0699
Sat, 08 Oct 2022 17:45:04 +0200 Bram Moolenaar patch 9.0.0697: cursor in wrong position with Visual substitute v9.0.0697
Fri, 16 Sep 2022 23:30:04 +0200 Bram Moolenaar patch 9.0.0483: illegal memory access when replacing in virtualedit mode v9.0.0483
Sun, 04 Sep 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0376: clang warns for dead assignments v9.0.0376
Sat, 03 Sep 2022 12:00:05 +0200 Bram Moolenaar patch 9.0.0364: clang static analyzer gives warnings v9.0.0364
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Sat, 06 Aug 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0154: text properties wrong after splitting a line v9.0.0154
Mon, 01 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0133: virtual text after line moves to joined line v9.0.0133
Sat, 30 Jul 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0114: the command line takes up space even when not used v9.0.0114
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
Thu, 30 Jun 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0013: reproducing memory access errors can be difficult v9.0.0013
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Sun, 15 May 2022 14:15:04 +0200 Bram Moolenaar patch 8.2.4957: text properties in a wrong position after a block change v8.2.4957
Sat, 14 May 2022 13:00:05 +0200 Bram Moolenaar patch 8.2.4951: smart indenting done when not enabled v8.2.4951
Fri, 13 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4950: text properties position wrong after shifting text v8.2.4950
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
Tue, 22 Mar 2022 21:45:04 +0100 Bram Moolenaar patch 8.2.4610: some conditions are always true v8.2.4610
Tue, 15 Feb 2022 13:00:04 +0100 Bram Moolenaar patch 8.2.4388: dead code in op_insert() v8.2.4388
Thu, 03 Feb 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.4288: preprocessor indents are inconsistent v8.2.4288
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Thu, 20 Jan 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4160: cannot change the register used for Select mode delete v8.2.4160
Thu, 20 Jan 2022 13:15:04 +0100 Bram Moolenaar patch 8.2.4151: reading beyond the end of a line v8.2.4151
Mon, 17 Jan 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4120: block insert goes over the end of the line v8.2.4120
Sat, 15 Jan 2022 19:30:04 +0100 Bram Moolenaar patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping v8.2.4099
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Sun, 02 Jan 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changed v8.2.3980
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961