log src/ops.c @ 35229:925475d6ebae default tip

age author description
Mon, 20 May 2024 14:15:03 +0200 Christian Brabandt patch 9.1.0423: getregionpos() wrong with blockwise mode and multibyte v9.1.0423
Wed, 08 May 2024 22:30:03 +0200 Christian Brabandt patch 9.1.0399: block_editing errors out when using del v9.1.0399
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