Mon, 15 Feb 2021 20:45:04 +0100 |
Bram Moolenaar |
patch 8.2.2518: 'listchars' should be window-local
v8.2.2518
|
Sun, 14 Feb 2021 15:45:03 +0100 |
Bram Moolenaar |
patch 8.2.2515: memory access error when truncating an empty message
v8.2.2515
|
Wed, 03 Feb 2021 16:00:07 +0100 |
Bram Moolenaar |
patch 8.2.2454: leading space can not be made visible
v8.2.2454
|
Sat, 05 Dec 2020 21:30:03 +0100 |
Bram Moolenaar |
patch 8.2.2097: Vim9: using :silent! when calling a function prevents abort
v8.2.2097
|
Fri, 04 Dec 2020 19:45:03 +0100 |
Bram Moolenaar |
patch 8.2.2091: MS-Windows: build warnings
v8.2.2091
|
Wed, 02 Dec 2020 12:45:03 +0100 |
Bram Moolenaar |
patch 8.2.2078: illegal memory access when using :print on invalid text
v8.2.2078
|
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, 13 Oct 2020 22:30:06 +0200 |
Bram Moolenaar |
patch 8.2.1844: using "q" at the more prompt doesn't stop a long message
v8.2.1844
|
Mon, 12 Oct 2020 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1840: Vim9: error message is not clear about compilation error
v8.2.1840
|
Thu, 10 Sep 2020 19:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1653: expand('<stack>') does not include the final line number
v8.2.1653
|
Sun, 06 Sep 2020 22:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1631: test_fails() does not check the context of the line number
v8.2.1631
|
Tue, 18 Aug 2020 13:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1479: Vim9: error for list index uses wrong line number
v8.2.1479
|
Sun, 26 Jul 2020 15:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1297: when a test fails it's often not easy to see where
v8.2.1297
|
Sat, 11 Jul 2020 22:30:07 +0200 |
Bram Moolenaar |
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
|
Mon, 06 Jul 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1147: :confirm may happen in cooked mode
v8.2.1147
|
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
|
Fri, 29 May 2020 22:45:05 +0200 |
Bram Moolenaar |
patch 8.2.0839: dropping modifier when putting a character back in typeahead
v8.2.0839
|
Sat, 25 Apr 2020 16:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0636: :messages does not show the maintainer when $LANG is unset
v8.2.0636
|
Wed, 18 Mar 2020 15:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0399: various memory leaks
v8.2.0399
|
Sun, 08 Mar 2020 18:45:03 +0100 |
Bram Moolenaar |
patch 8.2.0364: printf test failing on Haiku
v8.2.0364
|
Sat, 29 Feb 2020 17:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0334: abort called when using test_void()
v8.2.0334
|
Sat, 22 Feb 2020 14:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0296: mixing up "long long" and __int64 may cause problems
v8.2.0296
|
Mon, 17 Feb 2020 22:15:07 +0100 |
Bram Moolenaar |
patch 8.2.0271: the "num64" feature is available everywhere
v8.2.0271
|
Sun, 26 Jan 2020 16:00:05 +0100 |
Bram Moolenaar |
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
|
Mon, 30 Dec 2019 18:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0060: message test only runs with one encoding
v8.2.0060
|
Sun, 29 Dec 2019 23:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
|
Mon, 23 Dec 2019 23:00:03 +0100 |
Bram Moolenaar |
patch 8.2.0035: saving and restoring called_emsg is clumsy
v8.2.0035
|
Sat, 21 Dec 2019 18:30:05 +0100 |
Bram Moolenaar |
patch 8.2.0026: still some /* */ comments
v8.2.0026
|
Wed, 11 Dec 2019 19:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2419: with a long file name the hit-enter prompt appears
v8.1.2419
|
Fri, 06 Dec 2019 22:30:04 +0100 |
Bram Moolenaar |
patch 8.1.2402: typos and other small things
v8.1.2402
|
Sat, 02 Nov 2019 23:00:06 +0100 |
Bram Moolenaar |
patch 8.1.2243: typos in comments
v8.1.2243
|
Thu, 17 Oct 2019 23:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2171: mouse support not always available
v8.1.2171
|
Mon, 14 Oct 2019 22:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2149: crash when running out of memory very early
v8.1.2149
|
Sat, 12 Oct 2019 17:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2141: :tselect has an extra hit-enter prompt
v8.1.2141
|
Fri, 27 Sep 2019 13:45:04 +0200 |
Bram Moolenaar |
patch 8.1.2083: multi-byte chars do not work properly with "%.*S" in printf()
v8.1.2083
|
Sat, 21 Sep 2019 21:00:07 +0200 |
Bram Moolenaar |
patch 8.1.2062: the mouse code is spread out
v8.1.2062
|
Mon, 09 Sep 2019 20:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2018: using freed memory when out of memory and displaying message
v8.1.2018
|
Wed, 04 Sep 2019 16:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1979: code for handling file names is spread out
v8.1.1979
|
Tue, 20 Aug 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1895: using NULL pointer when out of memory
v8.1.1895
|
Tue, 20 Aug 2019 20:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1891: functions used in one file are global
v8.1.1891
|
Thu, 04 Jul 2019 17:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1630: various small problems
v8.1.1630
|
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
|
Sat, 25 May 2019 20:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1393: unnecessary type casts
v8.1.1393
|
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
|
Thu, 09 May 2019 15:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
|
Wed, 08 May 2019 22:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1301: when compiled with VIMDLL some messages are not shown
v8.1.1301
|
Sun, 28 Apr 2019 23:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1233: cannot build tiny version
v8.1.1233
|
Sun, 28 Apr 2019 20:00:10 +0200 |
Bram Moolenaar |
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
|
Wed, 24 Apr 2019 23:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1201: output of :command is hard to read
v8.1.1201
|
Thu, 21 Mar 2019 22:00:05 +0100 |
Bram Moolenaar |
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
|
Fri, 22 Feb 2019 13:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0969: message written during startup is truncated
v8.1.0969
|
Tue, 19 Feb 2019 21:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0954: arguments of semsg() and siemsg() are not checked
v8.1.0954
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Fri, 15 Feb 2019 21:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0927: USE_CR is never defined
v8.1.0927
|
Thu, 14 Feb 2019 21:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0919: compiler warnings
v8.1.0919
|
Thu, 14 Feb 2019 14:15:15 +0100 |
Bram Moolenaar |
patch 8.1.0918: MS-Windows: startup messages are not converted
v8.1.0918
|
Thu, 24 Jan 2019 18:00:07 +0100 |
Bram Moolenaar |
patch 8.1.0811: too many #ifdefs
v8.1.0811
|
Thu, 24 Jan 2019 16:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0806: too many #ifdefs
v8.1.0806
|
Sun, 20 Jan 2019 15:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
|