Thu, 04 Jan 2024 21:30:04 +0100 |
Christian Brabandt |
patch 9.1.0006: is*() and to*() function may be unsafe
v9.1.0006
|
Wed, 11 Oct 2023 21:15:08 +0200 |
Christian Brabandt |
patch 9.0.2010: [security] use-after-free from buf_contents_changed()
v9.0.2010
|
Sun, 03 Sep 2023 22:00:02 +0200 |
Christian Brabandt |
patch 9.0.1859: heap-use-after-free in bt_normal()
v9.0.1859
|
Sat, 01 Jul 2023 21:30:07 +0200 |
Bram Moolenaar |
patch 9.0.1672: tabline highlight wrong after truncated double width label
v9.0.1672
|
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
|
Sat, 27 May 2023 19:15:04 +0200 |
Bram Moolenaar |
patch 9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2"
v9.0.1583
|
Tue, 23 May 2023 19:15:03 +0200 |
Bram Moolenaar |
patch 9.0.1575: "file N of M" message is not translated
v9.0.1575
|
Sat, 20 May 2023 15:15:05 +0200 |
Bram Moolenaar |
patch 9.0.1571: RedrawingDisabled not used consistently
v9.0.1571
|
Sun, 14 May 2023 18:30:05 +0200 |
Bram Moolenaar |
patch 9.0.1554: code for handling 'switchbuf' is repeated
v9.0.1554
|
Fri, 12 May 2023 19:00:04 +0200 |
Bram Moolenaar |
patch 9.0.1546: some commands for opening a file don't use 'switchbuf'
v9.0.1546
|
Sat, 29 Apr 2023 13:15:04 +0200 |
Bram Moolenaar |
patch 9.0.1497: the ruler percentage can't be localized
v9.0.1497
|
Sun, 23 Apr 2023 19:00:05 +0200 |
Bram Moolenaar |
patch 9.0.1481: decrypting with libsodium may fail if the library changes
v9.0.1481
|
Sat, 15 Apr 2023 14:30:05 +0200 |
Bram Moolenaar |
patch 9.0.1454: code indenting is confused by macros
v9.0.1454
|
Tue, 07 Mar 2023 19:00:04 +0100 |
Bram Moolenaar |
patch 9.0.1391: "clear" macros are not always used
v9.0.1391
|
Mon, 20 Feb 2023 15:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1331: illegal memory access when using :ball in Visual mode
v9.0.1331
|
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
|
Tue, 14 Feb 2023 18:45:05 +0100 |
Bram Moolenaar |
patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' set
v9.0.1309
|
Sat, 11 Feb 2023 12:30:03 +0100 |
Bram Moolenaar |
patch 9.0.1300: 'statusline' only supports one "%=" item
v9.0.1300
|
Mon, 09 Jan 2023 20:15:03 +0100 |
Bram Moolenaar |
patch 9.0.1166: code is indented more than necessary
v9.0.1166
|
Wed, 04 Jan 2023 15:45:05 +0100 |
Bram Moolenaar |
patch 9.0.1143: invalid memory access with bad 'statusline' value
v9.0.1143
|
Mon, 02 Jan 2023 18:00:04 +0100 |
Bram Moolenaar |
patch 9.0.1132: code is indented more than needed
v9.0.1132
|
Thu, 15 Dec 2022 14:30:05 +0100 |
Bram Moolenaar |
patch 9.0.1061: cannot display 'showcmd' somewhere else
v9.0.1061
|
Mon, 28 Nov 2022 20:00:05 +0100 |
Bram Moolenaar |
patch 9.0.0965: using one window for executing autocommands is insufficient
v9.0.0965
|
Fri, 25 Nov 2022 17:45:04 +0100 |
Bram Moolenaar |
patch 9.0.0949: crash when unletting a variable while listing variables
v9.0.0949
|
Mon, 07 Nov 2022 13:30:04 +0100 |
Bram Moolenaar |
patch 9.0.0844: handling 'statusline' errors is spread out
v9.0.0844
|
Wed, 02 Nov 2022 11:18:48 +0100 |
Bram Moolenaar |
patch 9.0.0819
v9.0.0819
|
Tue, 18 Oct 2022 18:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0789: dummy buffer ends up in a window
v9.0.0789
|
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 23:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0747: too many #ifdefs
v9.0.0747
|
Mon, 10 Oct 2022 13:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0710: quitting/unloading/hiding a terminal does not work properly
v9.0.0710
|
Sun, 09 Oct 2022 20:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0708: :confirm does not work properly for a terminal buffer
v9.0.0708
|
Sat, 01 Oct 2022 20:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0634: evaluating "expr" options has more overhead than needed
v9.0.0634
|
Wed, 28 Sep 2022 13:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0614: SpellFileMissing autocmd may delete buffer
v9.0.0614
|
Fri, 26 Aug 2022 14:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0274: netrw plugin does not show remote files
v9.0.0274
|
Fri, 26 Aug 2022 13:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer
v9.0.0272
|
Thu, 25 Aug 2022 17:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0266: compiler warning for unused argument
v9.0.0266
|
Thu, 25 Aug 2022 17:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version
v9.0.0265
|
Thu, 25 Aug 2022 16:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0263: too many #ifdefs
v9.0.0263
|
Thu, 25 Aug 2022 15:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0262: build failure without the +quickfix feature
v9.0.0262
|
Thu, 25 Aug 2022 14:00:06 +0200 |
Bram Moolenaar |
patch 9.0.0261: bufload() reads a file even if the name is not a file name
v9.0.0261
|
Mon, 22 Aug 2022 16:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete
v9.0.0245
|
Tue, 16 Aug 2022 21:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0222: no good reason why text objects are only in larger builds
v9.0.0222
|
Sun, 14 Aug 2022 15:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
|
Sat, 13 Aug 2022 15:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0198: ml_get error when switching buffer in Visual mode
v9.0.0198
|
Wed, 27 Jul 2022 17:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0095: conditions are always true
v9.0.0095
|
Mon, 25 Jul 2022 20:15:02 +0200 |
Bram Moolenaar |
patch 9.0.0069: leaking memory when using text prop with inserted text
v9.0.0069
|
Wed, 29 Jun 2022 11:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0002: map functionality outside of map.c
v9.0.0002
|
Mon, 30 May 2022 16:30:03 +0200 |
Bram Moolenaar |
patch 8.2.5043: can open a cmdline window from a substitute expression
v8.2.5043
|
Sun, 29 May 2022 23:45:03 +0200 |
Bram Moolenaar |
patch 8.2.5041: cannot close a terminal popup with "NONE" job
v8.2.5041
|
Sat, 21 May 2022 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
|
Sun, 15 May 2022 16:00:03 +0200 |
Bram Moolenaar |
patch 8.2.4959: using NULL regexp program
v8.2.4959
|
Wed, 11 May 2022 12:45:04 +0200 |
Bram Moolenaar |
patch 8.2.4938: crash when matching buffer with invalid pattern
v8.2.4938
|
Mon, 09 May 2022 22:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4929: off-by-one error in in statusline item
v8.2.4929
|
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 12:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4901: NULL pointer access when using invalid pattern
v8.2.4901
|
Tue, 19 Apr 2022 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4791: events triggered in different order when reusing buffer
v8.2.4791
|
Sun, 10 Apr 2022 19:00:03 +0200 |
Bram Moolenaar |
patch 8.2.4731: the changelist index is not remembered per buffer
v8.2.4731
|
Thu, 07 Apr 2022 13:45:04 +0200 |
Bram Moolenaar |
patch 8.2.4702: C++ scope labels are hard-coded
v8.2.4702
|
Mon, 04 Apr 2022 18:00:04 +0200 |
Bram Moolenaar |
patch 8.2.4685: when a swap file is found for a popup there is no dialog
v8.2.4685
|
Sun, 03 Apr 2022 12:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4670: memory allocation failures for new tab page not tested
v8.2.4670
|
Sat, 02 Apr 2022 23:00:04 +0200 |
Bram Moolenaar |
patch 8.2.4668: buffer allocation failures insufficiently tested
v8.2.4668
|
Sat, 26 Mar 2022 17:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4631: crash when switching window in BufWipeout autocommand
v8.2.4631
|
Tue, 22 Mar 2022 19:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4609: :unhide does not check for failing to close a window
v8.2.4609
|
Mon, 28 Feb 2022 14:30:04 +0100 |
Bram Moolenaar |
patch 8.2.4483: command completion makes two rounds to collect matches
v8.2.4483
|
Thu, 24 Feb 2022 14:30:05 +0100 |
Bram Moolenaar |
patch 8.2.4463: completion only uses strict matching
v8.2.4463
|
Sat, 19 Feb 2022 13:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4419: illegal memory access when using 20 highlights
v8.2.4419
|
Tue, 15 Feb 2022 17:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4391: command line executed when typing Esc in the GUI
v8.2.4391
|
Tue, 08 Feb 2022 16:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4327: may end up with no current buffer
v8.2.4327
|
Tue, 01 Feb 2022 15:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4281: using freed memory with :lopen and :bwipe
v8.2.4281
|
Fri, 28 Jan 2022 16:30:11 +0100 |
Bram Moolenaar |
patch 8.2.4241: some type casts are redundant
v8.2.4241
|
Sat, 22 Jan 2022 14:45:02 +0100 |
Bram Moolenaar |
patch 8.2.4179: 'foldtext' is evaluated in the current script context
v8.2.4179
|
Thu, 20 Jan 2022 22:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4166: undo synced when switching buffer in another window
v8.2.4166
|
Wed, 19 Jan 2022 14:45:05 +0100 |
Bram Moolenaar |
patch 8.2.4144: cannot load libsodium dynamically
v8.2.4144
|
Fri, 14 Jan 2022 21:15:04 +0100 |
Bram Moolenaar |
patch 8.2.4091: virtcol is recomputed for statusline unnecessarily
v8.2.4091
|
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
|
Sat, 01 Jan 2022 17:00:04 +0100 |
Bram Moolenaar |
patch 8.2.3970: error messages are spread out
v8.2.3970
|
Fri, 31 Dec 2021 21:15:02 +0100 |
Bram Moolenaar |
patch 8.2.3960: error messages are spread out
v8.2.3960
|
Mon, 27 Dec 2021 18:30:05 +0100 |
Bram Moolenaar |
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
|
Thu, 16 Dec 2021 22:00:05 +0100 |
Bram Moolenaar |
patch 8.2.3830: error messages are spread out
v8.2.3830
|
Mon, 13 Dec 2021 14:15:03 +0100 |
Bram Moolenaar |
patch 8.2.3795: too many #ifdefs
v8.2.3795
|
Sun, 05 Dec 2021 23:30:05 +0100 |
Bram Moolenaar |
patch 8.2.3750: error messages are everywhere
v8.2.3750
|
Fri, 03 Dec 2021 12:15:04 +0100 |
Bram Moolenaar |
patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
v8.2.3725
|
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
|
Wed, 24 Nov 2021 17:45:03 +0100 |
Bram Moolenaar |
patch 8.2.3665: cannot use a lambda for 'tagfunc'
v8.2.3665
|
Fri, 19 Nov 2021 18:15:03 +0100 |
Bram Moolenaar |
patch 8.2.3624: when renaming a terminal buffer status text is not updated
v8.2.3624
|
Thu, 18 Nov 2021 20:00:06 +0100 |
Bram Moolenaar |
patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
v8.2.3617
|
Wed, 20 Oct 2021 23:00:05 +0200 |
Bram Moolenaar |
patch 8.2.3547: opening the quickfix window triggers BufWinEnter twice
v8.2.3547
|
Tue, 19 Oct 2021 22:00:06 +0200 |
Bram Moolenaar |
patch 8.2.3542: too many comments are old style
v8.2.3542
|
Sat, 16 Oct 2021 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.3525: option variable name does not match option name
v8.2.3525
|
Sat, 16 Oct 2021 16:45:04 +0200 |
Bram Moolenaar |
patch 8.2.3520: cannot define a function for thesaurus completion
v8.2.3520
|
Sat, 16 Oct 2021 13:00:04 +0200 |
Bram Moolenaar |
patch 8.2.3517: TextChanged does not trigger after TextChangedI
v8.2.3517
|
Sat, 09 Oct 2021 16:45:03 +0200 |
Bram Moolenaar |
patch 8.2.3490: superfluous return statements
v8.2.3490
|
Tue, 05 Oct 2021 00:15:04 +0200 |
Bram Moolenaar |
patch 8.2.3476: renaming a buffer on startup may cause using freed memory
v8.2.3476
|
Sat, 02 Oct 2021 12:30:05 +0200 |
Bram Moolenaar |
patch 8.2.3460: some type casts are not needed
v8.2.3460
|
Sat, 28 Aug 2021 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.3384: cannot disable modeline for an individual file
v8.2.3384
|
Tue, 03 Aug 2021 18:45:04 +0200 |
Bram Moolenaar |
patch 8.2.3280: 'virtualedit' local to buffer is not the best solution
v8.2.3280
|
Thu, 29 Jul 2021 20:45:04 +0200 |
Bram Moolenaar |
patch 8.2.3245: the crypt key may appear in a swap partition
v8.2.3245
|
Mon, 26 Jul 2021 22:30:05 +0200 |
Bram Moolenaar |
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
|
Tue, 20 Jul 2021 21:15:05 +0200 |
Bram Moolenaar |
patch 8.2.3190: error messages are spread out
v8.2.3190
|
Sun, 04 Jul 2021 13:30:04 +0200 |
Bram Moolenaar |
patch 8.2.3097: crash when using "quit" at recovery prompt
v8.2.3097
|
Sun, 27 Jun 2021 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.3069: error messages are spread out
v8.2.3069
|
Thu, 10 Jun 2021 21:15:03 +0200 |
Bram Moolenaar |
patch 8.2.2972: "%bd" tries to delete popup window buffers, which fails
v8.2.2972
|
Sat, 15 May 2021 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.2854: custom statusline cannot contain % items
v8.2.2854
|
Thu, 04 Mar 2021 22:00:04 +0100 |
Bram Moolenaar |
patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single byte
v8.2.2569
|
Mon, 15 Feb 2021 20:45:04 +0100 |
Bram Moolenaar |
patch 8.2.2518: 'listchars' should be window-local
v8.2.2518
|
Sun, 07 Feb 2021 12:15:03 +0100 |
Bram Moolenaar |
patch 8.2.2476: using freed memory when splitting window while closing buffer
v8.2.2476
|
Sat, 23 Jan 2021 15:30:04 +0100 |
Bram Moolenaar |
patch 8.2.2397: Vim9: "%%" not seen as alternate file name for ":bdel"
v8.2.2397
|
Fri, 15 Jan 2021 16:30:04 +0100 |
Bram Moolenaar |
patch 8.2.2354: crash with a weird combination of autocommands
v8.2.2354
|
Mon, 28 Dec 2020 18:30:03 +0100 |
Bram Moolenaar |
patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature
v8.2.2238
|
Mon, 21 Dec 2020 20:00:06 +0100 |
Bram Moolenaar |
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
|
Tue, 24 Nov 2020 19:45:03 +0100 |
Bram Moolenaar |
patch 8.2.2040: terminal buffer disappears even when 'bufhidden' is "hide"
v8.2.2040
|
Thu, 05 Nov 2020 19:45:04 +0100 |
Bram Moolenaar |
patch 8.2.1959: crash when terminal buffer name is made empty
v8.2.1959
|
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
|
Mon, 26 Oct 2020 21:15:06 +0100 |
Bram Moolenaar |
patch 8.2.1909: number of status line items is limited to 80
v8.2.1909
|
Sun, 25 Oct 2020 18:00:04 +0100 |
Bram Moolenaar |
patch 8.2.1905: the wininfo list may contain stale entries
v8.2.1905
|
Sun, 25 Oct 2020 17:15:03 +0100 |
Bram Moolenaar |
patch 8.2.1904: still using default option values after using ":badd +1"
v8.2.1904
|
Sat, 24 Oct 2020 21:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
|
Thu, 23 Jul 2020 16:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1280: Ex command error cannot contain an argument
v8.2.1280
|
Tue, 21 Jul 2020 19:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1259: empty group in 'tabline' may cause using an invalid pointer
v8.2.1259
|