log src/memline.c @ 35178:b094a5d09a9d default tip

age author description
Fri, 05 Apr 2024 20:15:08 +0200 Christian Brabandt patch 9.1.0270: a few minor issues to fix v9.1.0270
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
Mon, 11 Mar 2024 22:15:03 +0100 Christian Brabandt patch 9.1.0168: too many STRLEN() calls v9.1.0168
Sun, 10 Mar 2024 09:00:08 +0100 Christian Brabandt patch 9.1.0163: Calling STRLEN() to compute ml_line_textlen when not needed v9.1.0163
Tue, 05 Mar 2024 21:00:02 +0100 Christian Brabandt patch 9.1.0151: ml_get_buf_len() does not consider text properties v9.1.0151
Mon, 26 Feb 2024 21:30:03 +0100 Christian Brabandt patch 9.1.0138: too many STRLEN calls when getting a memline v9.1.0138
Tue, 27 Jun 2023 20:00:04 +0200 Bram Moolenaar patch 9.0.1669: Crash syncing swapfile in new buffer when using sodium crypt v9.0.1669
Mon, 26 Jun 2023 20:00:03 +0200 Bram Moolenaar patch 9.0.1666: compiler may warn for uninitialized variable v9.0.1666
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
Sat, 27 May 2023 19:15:04 +0200 Bram Moolenaar patch 9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" v9.0.1583
Thu, 27 Apr 2023 22:15:02 +0200 Bram Moolenaar patch 9.0.1494: crash when recovering from corrupted swap file v9.0.1494
Mon, 24 Apr 2023 19:15:03 +0200 Bram Moolenaar patch 9.0.1484: Coverity warns for using invalid array index v9.0.1484
Sun, 23 Apr 2023 19:00:05 +0200 Bram Moolenaar patch 9.0.1481: decrypting with libsodium may fail if the library changes v9.0.1481
Sat, 22 Apr 2023 22:15:04 +0200 Bram Moolenaar patch 9.0.1477: crash when recovering from corrupted swap file v9.0.1477
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
Sat, 14 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1196: code is indented more than necessary v9.0.1196
Fri, 23 Dec 2022 13:30:03 +0100 Bram Moolenaar patch 9.0.1089: unnessary assignment v9.0.1089
Mon, 05 Dec 2022 15:00:11 +0100 Bram Moolenaar patch 9.0.1007: there is no way to get a list of swap file names v9.0.1007
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
Mon, 29 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0318: clearing screen causes flicker v9.0.0318
Sun, 28 Aug 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show v9.0.0308
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Tue, 09 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0181: textprop test with line2byte() fails on MS-Windows v9.0.0181
Sun, 07 Aug 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0166: when using text properties line text length computed twice v9.0.0166
Thu, 30 Jun 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0013: reproducing memory access errors can be difficult v9.0.0013
Tue, 24 May 2022 22:30:02 +0200 Bram Moolenaar patch 8.2.5014: byte offsets are wrong when using text properties v8.2.5014
Mon, 16 May 2022 11:15:05 +0200 Bram Moolenaar patch 8.2.4961: build error with a certain combination of features v8.2.4961