log src/spell.c @ 35086:35dedcbfd4d7 default tip

age author description
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
Sun, 27 Aug 2023 22:00:06 +0200 Christian Brabandt patch 9.0.1810: camel-case spelling has issues with digits v9.0.1810
Tue, 15 Aug 2023 23:15:06 +0200 Christian Brabandt patch 9.0.1718: dict-completion does not respect region v9.0.1718
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
Tue, 06 Jun 2023 17:15:05 +0200 Bram Moolenaar patch 9.0.1614: strlen() called too often for :spellrepall v9.0.1614
Thu, 25 May 2023 18:15:04 +0200 Bram Moolenaar patch 9.0.1578: SpellCap highlight not always updated when needed v9.0.1578
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
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
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, 23 Jan 2023 22:00:04 +0100 Bram Moolenaar patch 9.0.1237: code is indented more than necessary v9.0.1237
Mon, 14 Nov 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe v9.0.0882
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Wed, 28 Sep 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0614: SpellFileMissing autocmd may delete buffer v9.0.0614
Sun, 25 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0590: after exiting Insert mode spelling not checked in next line v9.0.0590
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Thu, 04 Aug 2022 14:15:29 +0200 Bram Moolenaar patch 9.0.0138: not enough characters accepted for 'spellfile' v9.0.0138
Mon, 04 Jul 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0035: spell dump may go beyond end of an array v9.0.0035
Thu, 09 Jun 2022 21:00:04 +0200 Bram Moolenaar patch 8.2.5072: using uninitialized value and freed memory in spell command v8.2.5072
Fri, 20 May 2022 15:15:04 +0200 Bram Moolenaar patch 8.2.4985: PVS warns for possible array underrun v8.2.4985
Fri, 13 May 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4947: text properties not adjusted when accepting spell suggestion v8.2.4947
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Tue, 22 Mar 2022 21:45:04 +0100 Bram Moolenaar patch 8.2.4610: some conditions are always true v8.2.4610
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
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Mon, 06 Dec 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.3751: cannot assign a lambda to an option that takes a function v8.2.3751
Mon, 09 Aug 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3320: some local functions are not static v8.2.3320
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Fri, 11 Jun 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2974: Greek spell checking uses wrong case folding v8.2.2974
Thu, 31 Dec 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.2254: Vim9: bool option type is number v8.2.2254
Fri, 30 Oct 2020 19:30:03 +0100 Bram Moolenaar patch 8.2.1926: cannot use a space in 'spellfile' v8.2.1926
Mon, 28 Sep 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1770: invalid memory use when using SpellFileMissing autocmd v8.2.1770
Wed, 16 Sep 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1696: unused (duplicate) macros v8.2.1696
Thu, 11 Jun 2020 12:45:04 +0200 Bram Moolenaar patch 8.2.0957: compiler warning for uninitialized variable v8.2.0957
Wed, 10 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0956: spell test fails v8.2.0956
Wed, 10 Jun 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0945: cannot use "z=" when 'spell' is off v8.2.0945
Mon, 08 Jun 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.0932: missspelling spelllang v8.2.0932
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Fri, 21 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0295: highlighting for :s wrong when using different separator v8.2.0295
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Thu, 05 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2395: using old C style comments v8.1.2395
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Sun, 13 Oct 2019 20:00:04 +0200 Bram Moolenaar patch 8.1.2147: crash when allocating memory fails v8.1.2147
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Fri, 27 Sep 2019 12:45:08 +0200 Bram Moolenaar patch 8.1.2081: the spell.c file is too big v8.1.2081
Mon, 02 Sep 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1966: some code in options.c fits better elsewhere v8.1.1966
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
Tue, 06 Aug 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1824: crash when correctly spelled word is very long v8.1.1824
Fri, 19 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1715: emoji characters are seen as word characters for spelling v8.1.1715
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
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