log src/charset.c @ 35323:67074ed514fc default tip

age author description
Wed, 15 May 2024 21:45:05 +0200 Christian Brabandt patch 9.1.0413: smoothscroll may cause infinite loop v9.1.0413
Sat, 13 Apr 2024 18:00:05 +0200 Christian Brabandt patch 9.1.0313: Crash when using heredoc with comment in command block v9.1.0313
Fri, 12 Apr 2024 19:00:06 +0200 Christian Brabandt patch 9.1.0312: heredocs are not supported for :commands v9.1.0312
Thu, 28 Mar 2024 10:15:06 +0100 Christian Brabandt patch 9.1.0214: Duplicate condition in win_lbr_chartabsize() v9.1.0214
Sun, 24 Mar 2024 10:00:05 +0100 Christian Brabandt patch 9.1.0200: `gj`/`gk` not skipping over outer virtual text lines v9.1.0200
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
Tue, 27 Feb 2024 20:30:03 +0100 Christian Brabandt patch 9.1.0140: cursor on wrong row after 1 char 'below' virtual text when EOL is shown v9.1.0140
Thu, 25 Jan 2024 21:45:02 +0100 Christian Brabandt patch 9.1.0054: 'linebreak' may still apply to leading whitespace v9.1.0054
Wed, 17 Jan 2024 21:00:02 +0100 Christian Brabandt patch 9.1.0038: Unnecessary loop in getvcol() v9.1.0038
Wed, 17 Jan 2024 20:45:03 +0100 Christian Brabandt patch 9.1.0037: Calling get_breakindent_win() repeatedly when computing virtcol v9.1.0037
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, 14 Oct 2023 11:45:03 +0200 Christian Brabandt patch 9.0.2021: Coverity complains about change in charset v9.0.2021
Wed, 11 Oct 2023 22:00:05 +0200 Christian Brabandt patch 9.0.2017: linebreak applies for leading whitespace v9.0.2017
Sat, 09 Sep 2023 10:28:04 +0200 Christian Brabandt merge heads
Sat, 09 Sep 2023 10:23:28 +0200 Christian Brabandt merge heads
Fri, 01 Sep 2023 19:00:07 +0200 Christian Brabandt patch 9.0.1836: display wrong with virttext, linebreak and breakindent v9.0.1836
Thu, 31 Aug 2023 18:15:07 +0200 Christian Brabandt patch 9.0.1828: cursor wrong with virt text before double-width char v9.0.1828
Wed, 30 Aug 2023 17:00:03 +0200 Christian Brabandt patch 9.0.1825: wrong cursor position with virt text and 'linebreak' v9.0.1825
Mon, 28 Aug 2023 21:30:08 +0200 Christian Brabandt patch 9.0.1813: linebreak incorrect drawn with breakindent v9.0.1813
Sun, 27 Aug 2023 19:15:09 +0200 Christian Brabandt patch 9.0.1802: Multiline regex with Visual selection fails with virtual text v9.0.1802
Sun, 27 Aug 2023 19:15:05 +0200 Christian Brabandt patch 9.0.1800: Cursor position still wrong with 'showbreak' and virtual text v9.0.1800
Thu, 24 Aug 2023 07:58:05 +0200 Christian Brabandt re-sync with git
Thu, 24 Aug 2023 07:35:13 +0200 Christian Brabandt patch 9.0.1785: wrong cursor position with 'showbreak' and lcs-eol
Wed, 23 Aug 2023 19:56:02 +0200 Christian Brabandt Some more missing changes :(
Sun, 20 Aug 2023 20:45:03 +0200 Christian Brabandt patch 9.0.1770: lines disappear when modifying chars before virt text v9.0.1770
Sun, 13 Aug 2023 20:15:03 +0200 Christian Brabandt patch 9.0.1711: dead code in charset.c v9.0.1711
Sun, 12 Mar 2023 22:30:05 +0100 Bram Moolenaar patch 9.0.1403: unused variables and functions v9.0.1403
Sat, 04 Mar 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1380: CTRL-X on 2**64 subtracts two v9.0.1380
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Sun, 19 Feb 2023 19:45:03 +0100 Bram Moolenaar patch 9.0.1327: cursor in wrong position below line with virtual text below v9.0.1327
Thu, 16 Feb 2023 16:15:04 +0100 Bram Moolenaar patch 9.0.1314: :messages behavior depends on 'fileformat' of current buffer v9.0.1314
Sun, 12 Feb 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1305: cursor in wrong line with virtual text above v9.0.1305
Sat, 11 Feb 2023 15:00:04 +0100 Bram Moolenaar patch 9.0.1301: virtual text below empty line not displayed v9.0.1301
Sun, 05 Feb 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1285: various small problems v9.0.1285
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Mon, 19 Dec 2022 14:45:04 +0100 Bram Moolenaar patch 9.0.1077: can add text property with negative ID before virtual text v9.0.1077
Tue, 06 Dec 2022 15:30:04 +0100 Bram Moolenaar patch 9.0.1019: 'smoothscroll' and virtual text above don't work together v9.0.1019
Fri, 02 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.0993: display errors when adding or removing text property type v9.0.0993
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Fri, 14 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' v9.0.0751
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Sun, 09 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0709: virtual text "after" not correct with 'nowrap' v9.0.0709
Sat, 17 Sep 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak' v9.0.0488
Wed, 14 Sep 2022 17:15:06 +0200 Bram Moolenaar patch 9.0.0464: with virtual text "above" indenting doesn't work well v9.0.0464
Sat, 10 Sep 2022 23:45:02 +0200 Bram Moolenaar patch 9.0.0439: cursor wrong if inserting before line with virtual text above v9.0.0439
Sat, 10 Sep 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0438: cannot put virtual text above a line v9.0.0438
Wed, 07 Sep 2022 23:00:06 +0200 Bram Moolenaar patch 9.0.0412: compiler warning for unused argument v9.0.0412
Wed, 07 Sep 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0410: struct member cts_lnum is unused v9.0.0410
Sun, 28 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0297: cursor position wrong after right aligned virtual text v9.0.0297
Tue, 23 Aug 2022 19:45:05 +0200 Bram Moolenaar patch 9.0.0247: cannot add padding to virtual text without highlight v9.0.0247
Sun, 14 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0210: 'list' mode does not work properly with virtual text v9.0.0210
Sun, 14 Aug 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0205: cursor in wrong position when inserting after virtual text v9.0.0205
Sat, 13 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0199: cursor position wrong with two right-aligned virtual texts v9.0.0199
Tue, 09 Aug 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty line v9.0.0179
Tue, 09 Aug 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0178: cursor position wrong with virtual text before Tab v9.0.0178
Mon, 08 Aug 2022 12:15:06 +0200 Bram Moolenaar patch 9.0.0168: cursor positioned wrong with two virtual text properties v9.0.0168
Sat, 06 Aug 2022 22:15:06 +0200 Bram Moolenaar patch 9.0.0157: 'showbreak' displayed below truncated "after" text prop v9.0.0157
Fri, 05 Aug 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0147: cursor positioned wrong after two "below" text properties v9.0.0147
Fri, 05 Aug 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0143: cursor positioned after virtual text in empty line v9.0.0143
Fri, 05 Aug 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0142: crash when adding and removing virtual text v9.0.0142
Thu, 04 Aug 2022 16:15:08 +0200 Bram Moolenaar patch 9.0.0139: truncating virtual text after a line not implemented v9.0.0139
Thu, 04 Aug 2022 14:15:29 +0200 Bram Moolenaar patch 9.0.0138: not enough characters accepted for 'spellfile' v9.0.0138
Mon, 01 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0132: multi-byte characters in virtual text not handled correctly v9.0.0132
Mon, 01 Aug 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0128: Coverity complains about possible double free v9.0.0128
Mon, 01 Aug 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0125: cursor positioned wrong with virtual text after the line v9.0.0125
Sun, 31 Jul 2022 19:15:04 +0200 Bram Moolenaar patch 9.0.0123: cannot build with small features v9.0.0123
Sun, 31 Jul 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0122: breakindent test fails v9.0.0122
Sun, 31 Jul 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0121: cannot put virtual text after or below a line v9.0.0121
Tue, 26 Jul 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0080: compiler warning for size_t to int conversion v9.0.0080
Tue, 26 Jul 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0074: Coverity warns for double free v9.0.0074
Mon, 25 Jul 2022 19:45:02 +0200 Bram Moolenaar patch 9.0.0068: build fails with tiny features v9.0.0068
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
Sun, 22 May 2022 21:30:02 +0200 Bram Moolenaar patch 8.2.5004: right shift on negative number does not work as documented v8.2.5004
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Wed, 09 Mar 2022 14:15:02 +0100 Bram Moolenaar patch 8.2.4531: LGTM warnings for condition and buffer size v8.2.4531
Thu, 03 Mar 2022 21:15:04 +0100 Bram Moolenaar patch 8.2.4501: with 'showbreak' set cursor displayed in wrong position v8.2.4501
Sat, 19 Feb 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4418: crash when using special multi-byte character v8.2.4418
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
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
Thu, 30 Dec 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.3950: going beyond the end of the line with /%V v8.2.3950
Wed, 15 Dec 2021 16:45:03 +0100 Bram Moolenaar patch 8.2.3815: Vim9: cannot have a multi-line dict inside a block v8.2.3815
Mon, 29 Nov 2021 13:15:02 +0100 Bram Moolenaar patch 8.2.3694: cannot use quotes in the count of an Ex command v8.2.3694
Sat, 16 Oct 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.3522: cannot use x and u when setting 'listchars' v8.2.3522
Tue, 18 May 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code v8.2.2871
Tue, 06 Apr 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.2728: special key names don't work if 'isident' is cleared v8.2.2728
Mon, 29 Mar 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.2675: directory change in a terminal window shell is not followed v8.2.2675
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Thu, 07 Jan 2021 19:45:04 +0100 Bram Moolenaar patch 8.2.2309: 0o777 not recognized as octal v8.2.2309
Wed, 10 Jun 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0943: displaying ^M or ^J depends on current buffer v8.2.0943
Tue, 02 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0886: cannot use octal numbers in scriptversion 4 v8.2.0886
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Sat, 30 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2368: using old C style comments v8.1.2368
Sat, 09 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
Sun, 15 Sep 2019 15:00:03 +0200 Bram Moolenaar patch 8.1.2036: the str2nr() tests fail v8.1.2036
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Mon, 27 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1411: Coverity warns for divide by zero v8.1.1411
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, 19 May 2019 20:00:09 +0200 Bram Moolenaar patch 8.1.1355: obvious mistakes are accepted as valid expressions v8.1.1355
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sat, 23 Jun 2018 19:30:07 +0200 Christian Brabandt patch 8.1.0105: all tab stops are the same v8.1.0105
Tue, 12 Jun 2018 17:30:06 +0200 Christian Brabandt patch 8.1.0048: vim_str2nr() does not handle numbers close to the maximum v8.1.0048
Wed, 25 Apr 2018 22:45:06 +0200 Christian Brabandt patch 8.0.1765: CTRL-G j in Insert mode is incorrect when 'virtualedit' set v8.0.1765
Thu, 29 Mar 2018 16:15:07 +0200 Christian Brabandt patch 8.0.1650: too many #ifdefs v8.0.1650
Sat, 28 Oct 2017 16:15:04 +0200 Christian Brabandt patch 8.0.1230: CTRL-A in Visual mode uses character after selection v8.0.1230
Sat, 28 Oct 2017 15:45:04 +0200 Christian Brabandt patch 8.0.1229: condition in vim_str2nr() is always true v8.0.1229
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Sat, 02 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1041: bogus characters when indenting during visual-block append v8.0.1041
Sun, 09 Apr 2017 13:45:03 +0200 Christian Brabandt patch 8.0.0554: toupper and tolower don't work properly for Turkish v8.0.0554
Sat, 08 Apr 2017 19:15:03 +0200 Christian Brabandt patch 8.0.0552: toupper and tolower don't work properly for Turkish v8.0.0552
Sun, 12 Mar 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0454: compiler warnings for "always true" comparison v8.0.0454