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

age author description
Tue, 31 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.5047: CurSearch highlight is often wrong v8.2.5047
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Mon, 23 May 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping comment v8.2.5008
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Sat, 21 May 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4988: textprop in wrong position when replacing multi-byte chars v8.2.4988
Mon, 16 May 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4969: changing text in Visual mode may cause invalid memory access v8.2.4969
Sat, 14 May 2022 20:00:05 +0200 Bram Moolenaar patch 8.2.4955: text property in wrong position after auto-indent v8.2.4955
Sat, 14 May 2022 13:00:05 +0200 Bram Moolenaar patch 8.2.4951: smart indenting done when not enabled v8.2.4951
Thu, 12 May 2022 20:00:02 +0200 Bram Moolenaar patch 8.2.4944: text properties are wrong after "cc" v8.2.4944
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 07 May 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.4907: some users do not want a line comment always inserted v8.2.4907
Mon, 11 Apr 2022 18:45:02 +0200 Bram Moolenaar patch 8.2.4737: // in JavaScript string recognized as comment v8.2.4737
Thu, 07 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4707: redrawing could be a bit more efficient v8.2.4707
Tue, 29 Mar 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.4644: redrawing too often when 'relativenumber' is set v8.2.4644
Wed, 16 Feb 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.4405: compiler warning for unused variable without +folding v8.2.4405
Wed, 16 Feb 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4403: ml_get error with nested folds and deleting lines v8.2.4403
Mon, 14 Feb 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.4379: an empty change is reported to a listener v8.2.4379
Thu, 03 Feb 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.4288: preprocessor indents are inconsistent v8.2.4288
Sat, 01 Jan 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.3977: error messages are spread out v8.2.3977
Wed, 29 Dec 2021 16:30:03 +0100 Bram Moolenaar patch 8.2.3934: repeating line comment is undesired for "O" command v8.2.3934
Mon, 13 Dec 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3795: too many #ifdefs v8.2.3795
Sun, 12 Dec 2021 20:15:02 +0100 Bram Moolenaar patch 8.2.3791: build error with +cindent but without +smartindent v8.2.3791
Sun, 12 Dec 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.3787: no proper formatting of a C line comment after a statement v8.2.3787
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Sat, 11 Sep 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3426: crash when deleting a listener in a listener callback v8.2.3426
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Mon, 26 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3227: 'virtualedit' can only be set globally v8.2.3227
Sat, 24 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3215: Vim9: argument types are not checked at compile time v8.2.3215
Tue, 13 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3159: cursor displayed in wrong position after deleting line v8.2.3159
Sun, 16 May 2021 20:30:02 +0200 Bram Moolenaar patch 8.2.2860: adding a text property causes the whole window to be redawn v8.2.2860
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Tue, 15 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1690: text properties not adjusted for "I" in Visual block mode v8.2.1690
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Thu, 30 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0670: cannot change window when evaluating 'completefunc' v8.2.0670
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Wed, 26 Feb 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0324: text property not updated correctly when inserting/deleting v8.2.0324
Wed, 01 Jan 2020 16:30:05 +0100 Bram Moolenaar patch 8.2.0074: Python 3 unicode test someitmes fails v8.2.0074
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Sat, 30 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2368: using old C style comments v8.1.2368
Thu, 21 Nov 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2331: the option.c file is still very big v8.1.2331
Sun, 17 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2313: debugging where a delay comes from is not easy v8.1.2313
Thu, 24 Oct 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.2214: too much is redrawn when 'cursorline' is set v8.1.2214
Thu, 24 Oct 2019 20:15:03 +0200 Bram Moolenaar patch 8.1.2211: listener callback "added" argument is not the total v8.1.2211
Wed, 09 Oct 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2127: the indent.c file is a bit big v8.1.2127
Tue, 01 Oct 2019 17:15:04 +0200 Bram Moolenaar patch 8.1.2107: various memory leaks reported by asan v8.1.2107
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Sat, 14 Sep 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2029: cannot control 'cursorline' highlighting well v8.1.2029
Sun, 25 Aug 2019 15:00:04 +0200 Bram Moolenaar patch 8.1.1926: cursorline not redrawn when putting a line above the cursor v8.1.1926
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
Sat, 03 Aug 2019 18:30:07 +0200 Bram Moolenaar patch 8.1.1800: function call functions have too many arguments v8.1.1800
Wed, 17 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1710: Coverity found dead code v8.1.1710
Sat, 13 Jul 2019 13:15:05 +0200 Bram Moolenaar patch 8.1.1675: listener list not correctly updated on listener_remove() v8.1.1675
Sat, 08 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1498: ":write" increments b:changedtick even though nothing changed v8.1.1498
Thu, 06 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1486: a listener change is merged even when it adds a line v8.1.1486
Sat, 01 Jun 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1437: code to handle callbacks is duplicated v8.1.1437
Wed, 29 May 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1419: listener callbacks may be called recursively v8.1.1419
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 21:45:05 +0200 Bram Moolenaar patch 8.1.1389: changes are not flushed when end and start overlap v8.1.1389