log src/charset.c @ 29234:96ff6c230a66 v8.2.5136

age author description
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
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Sun, 05 Feb 2017 15:15:04 +0100 Christian Brabandt patch 8.0.0307: asan detects a memory error when EXITFREE is defined v8.0.0307
Sat, 28 Jan 2017 16:45:04 +0100 Christian Brabandt patch 8.0.0252: not properly recognizing word characters between 128 and 255 v8.0.0252
Sat, 28 Jan 2017 14:00:04 +0100 Christian Brabandt patch 8.0.0250: virtcol() does not work well for multi-byte characters v8.0.0250
Sun, 22 Jan 2017 18:45:04 +0100 Christian Brabandt patch 8.0.0219: ubsan reports errors for overflow v8.0.0219
Tue, 10 Jan 2017 14:00:04 +0100 Christian Brabandt patch 8.0.0164: outdated and misplaced comments v8.0.0164
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sat, 02 Jul 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ee2615af64fdcee87d8e4b13b65356e77fbd969b v7.4.1981
Fri, 01 Jul 2016 18:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12 v7.4.1976
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611