log src/indent.c @ 35075:43739470fe40 default tip

age author description
Thu, 28 Mar 2024 10:45:04 +0100 Christian Brabandt patch 9.1.0218: Unnecessary multiplications in backspace code v9.1.0218
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, 12 Feb 2024 23:00:05 +0100 Christian Brabandt patch 9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' v9.1.0103
Sun, 11 Feb 2024 17:30:02 +0100 Christian Brabandt patch 9.1.0097: 'breakindent' behaves inconsistently with 'list' and splits v9.1.0097
Fri, 29 Sep 2023 20:45:04 +0200 Christian Brabandt patch 9.0.1958: cannot complete option values v9.0.1958
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
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
Thu, 12 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1183: code is indented more than necessary v9.0.1183
Mon, 19 Dec 2022 17:00:05 +0100 Bram Moolenaar patch 9.0.1078: with the +vartabs feature indent folding may use wrong 'ts' v9.0.1078
Sat, 15 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting v9.0.0761
Thu, 13 Oct 2022 13:45:06 +0200 Bram Moolenaar patch 9.0.0737: Lisp word only recognized when a space follows v9.0.0737
Sat, 01 Oct 2022 21:30:05 +0200 Bram Moolenaar patch 9.0.0635: build error and compiler warnings v9.0.0635
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
Fri, 02 Sep 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0358: 'breakindent' does not indent non-lists v9.0.0358
Mon, 15 Aug 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0215: not passing APC_INDENT flag v9.0.0215
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
Fri, 01 Jul 2022 14:30:03 +0200 Bram Moolenaar patch 9.0.0016: comparing line pointer for 'breakindent' is not reliable v9.0.0016
Wed, 22 Jun 2022 21:00:03 +0200 Bram Moolenaar patch 8.2.5151: reading beyond the end of the line with lisp indenting v8.2.5151
Sat, 18 Jun 2022 14:00:04 +0200 Bram Moolenaar patch 8.2.5122: lisp indenting my run over the end of the line v8.2.5122
Thu, 16 Jun 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.5108: retab test disabled because it hangs on MS-Windows v8.2.5108
Wed, 15 Jun 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.5103: build fails with small features v8.2.5103
Wed, 15 Jun 2022 22:00:04 +0200 Bram Moolenaar patch 8.2.5102: interrupt not caught in test v8.2.5102
Sun, 12 Jun 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.5080: when indenting gets out of hand it is hard to stop v8.2.5080
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Sat, 14 May 2022 14:00:03 +0200 Bram Moolenaar patch 8.2.4953: with 'si' inserting '}' after completion goes wrong v8.2.4953
Sat, 14 May 2022 13:00:05 +0200 Bram Moolenaar patch 8.2.4951: smart indenting done when not enabled v8.2.4951
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Fri, 06 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4882: cannot make 'breakindent' use a specific column v8.2.4882
Wed, 20 Apr 2022 11:30:05 +0200 Bram Moolenaar patch 8.2.4794: compiler warning for not initialized variable v8.2.4794
Tue, 19 Apr 2022 19:30:03 +0200 Bram Moolenaar patch 8.2.4792: indent operator creates an undo entry for every line v8.2.4792
Mon, 21 Feb 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.4436: crash with weird 'vartabstop' value v8.2.4436
Sat, 12 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4364: MS-Windows: still running out of memory for a very long line
Sat, 12 Feb 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4362: :retab may allocate too much memory v8.2.4362
Sat, 12 Feb 2022 16:45:03 +0100 Bram Moolenaar patch 8.2.4359: crash when repeatedly using :retab v8.2.4359
Sat, 05 Feb 2022 12:15:04 +0100 Bram Moolenaar patch 8.2.4298: divide by zero with huge tabstop value v8.2.4298
Thu, 03 Feb 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.4288: preprocessor indents are inconsistent v8.2.4288
Fri, 28 Jan 2022 22:00:05 +0100 Bram Moolenaar patch 8.2.4245: ":retab 0" may cause illegal memory access v8.2.4245
Sat, 22 Jan 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4185: cannot use an import in 'indentexpr' v8.2.4185
Sat, 15 Jan 2022 11:15:03 +0100 Bram Moolenaar patch 8.2.4093: cached breakindent values not initialized properly v8.2.4093
Fri, 07 Jan 2022 18:00:04 +0100 Bram Moolenaar patch 8.2.4029: debugging NFA regexp my crash, cached indent may be wrong v8.2.4029
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 22:00:04 +0100 Bram Moolenaar patch 8.2.3916: no error for passing an invalid line number to append() v8.2.3916
Sat, 04 Sep 2021 21:30:02 +0200 Bram Moolenaar patch 8.2.3403: memory leak for :retab with invalid argument v8.2.3403
Sat, 04 Sep 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.3402: invalid memory access when using :retab with large value v8.2.3402
Sun, 29 Aug 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3386: using uninitialized memory v8.2.3386
Sat, 31 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3259: when 'indentexpr' causes an error did_throw may hang v8.2.3259
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
Thu, 22 Jul 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3198: cannot use 'formatlistpat' for breakindent v8.2.3198
Wed, 14 Jul 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3160: 'breakindent' does not work well for bulleted lists v8.2.3160
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Wed, 03 Feb 2021 19:45:06 +0100 Bram Moolenaar patch 8.2.2458: Coverity warns for :retab using freed memory v8.2.2458
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Mon, 29 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1086: possibly using freed memory when text properties used v8.2.1086
Thu, 30 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0670: cannot change window when evaluating 'completefunc' v8.2.0670
Sun, 23 Feb 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0309: window-local values have confusing name v8.2.0309