Sat, 28 Nov 2020 21:30:04 +0100 |
Bram Moolenaar |
patch 8.2.2066: Vim9: assignment with += doesn't work
v8.2.2066
|
Fri, 27 Nov 2020 11:15:06 +0100 |
Bram Moolenaar |
patch 8.2.2058: using mkview/loadview changes the jumplist
v8.2.2058
|
Wed, 25 Nov 2020 20:15:04 +0100 |
Bram Moolenaar |
patch 8.2.2052: Vim9: "edit +4 fname" gives an error
v8.2.2052
|
Sun, 22 Nov 2020 18:30:05 +0100 |
Bram Moolenaar |
patch 8.2.2033: Vim9: :def without argument gives compilation error
v8.2.2033
|
Fri, 20 Nov 2020 21:15:04 +0100 |
Bram Moolenaar |
patch 8.2.2022: Vim9: star command recognized errornously
v8.2.2022
|
Fri, 20 Nov 2020 19:30:03 +0100 |
Bram Moolenaar |
patch 8.2.2021: Vim9: get E1099 when autocommand resets did_emsg
v8.2.2021
|
Thu, 12 Nov 2020 14:30:04 +0100 |
Bram Moolenaar |
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
|
Sat, 07 Nov 2020 18:45:04 +0100 |
Bram Moolenaar |
patch 8.2.1967: the session file does not restore the alternate file
v8.2.1967
|
Mon, 02 Nov 2020 21:15:03 +0100 |
Bram Moolenaar |
patch 8.2.1943: Vim9: wrong error message when colon is missing
v8.2.1943
|
Sun, 01 Nov 2020 17:15:06 +0100 |
Bram Moolenaar |
patch 8.2.1934: Vim9: command modifiers in :def function not tested
v8.2.1934
|
Thu, 29 Oct 2020 20:30:04 +0100 |
Bram Moolenaar |
patch 8.2.1923: Vim9: "filter" command modifier doesn't work
v8.2.1923
|
Wed, 28 Oct 2020 14:00:04 +0100 |
Bram Moolenaar |
patch 8.2.1914: Vim9: cannot put line break in expression for '=' register
v8.2.1914
|
Mon, 26 Oct 2020 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.1910: reading past the end of the command line
v8.2.1910
|
Sat, 24 Oct 2020 21:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
|
Sat, 24 Oct 2020 17:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1897: command modifiers are saved and set inconsistently
v8.2.1897
|
Fri, 23 Oct 2020 19:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1895: Vim9: silent command modifier test fails
v8.2.1895
|
Thu, 22 Oct 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1891: Vim9: skipping over expression doesn't handle line breaks
v8.2.1891
|
Sat, 17 Oct 2020 17:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1856: "2resize" uses size of current window
v8.2.1856
|
Fri, 16 Oct 2020 20:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1853: "to_f" is recognized at "topleft" modifier
v8.2.1853
|
Tue, 13 Oct 2020 19:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1842: crash when USE_FNAME_CASE is defined and using :browse
v8.2.1842
|
Sat, 10 Oct 2020 22:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1828: build failure without the +eval feature
v8.2.1828
|
Sat, 10 Oct 2020 21:45:06 +0200 |
Bram Moolenaar |
patch 8.2.1826: Vim9: cannot use a {} block at script level
v8.2.1826
|
Sat, 10 Oct 2020 15:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1820: Vim9: crash when error happens in timer callback
v8.2.1820
|
Mon, 28 Sep 2020 22:45:05 +0200 |
Bram Moolenaar |
patch 8.2.1769: popup filter interferes with using :normal to move the cursor
v8.2.1769
|
Sat, 26 Sep 2020 17:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1746: Vim9: cannot use "fina" for "finally"
v8.2.1746
|
Sat, 26 Sep 2020 15:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1745: tiny version doesn't build
v8.2.1745
|
Sat, 26 Sep 2020 15:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1744: Vim9: using ":const!" is weird
v8.2.1744
|
Wed, 23 Sep 2020 12:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1729: endless loop when ":normal" feeds popup window filter
v8.2.1729
|
Mon, 14 Sep 2020 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1683: Vim9: assignment test fails
v8.2.1683
|
Mon, 14 Sep 2020 16:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1679: Vim9: ":*" is not recognized as a range
v8.2.1679
|
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
|
Tue, 08 Sep 2020 23:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function
v8.2.1637
|
Sun, 23 Aug 2020 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1519: Vim9: Ex command default range is not set
v8.2.1519
|
Sun, 23 Aug 2020 19:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1518: Vim9: cannot assign to local option
v8.2.1518
|
Thu, 20 Aug 2020 18:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1496: Vim9: cannot use " #" in a mapping
v8.2.1496
|
Thu, 20 Aug 2020 15:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1492: build failures
v8.2.1492
|
Thu, 20 Aug 2020 15:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment
v8.2.1491
|
Mon, 17 Aug 2020 19:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1472: ":argdel" does not work like ":.argdel" as documented
v8.2.1472
|
Sat, 15 Aug 2020 16:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1460: error messages are spread out
v8.2.1460
|
Thu, 13 Aug 2020 23:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1444: error messages are spread out and names can be confusing
v8.2.1444
|
Wed, 12 Aug 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1436: function implementing :substitute has unexpected name
v8.2.1436
|
Mon, 10 Aug 2020 19:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1413: previous tab page not usable from an Ex command
v8.2.1413
|
Thu, 06 Aug 2020 22:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1382: Vim9: using :import in filetype plugin gives an error
v8.2.1382
|
Sun, 02 Aug 2020 20:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1359: Vim9: cannot assign to / register in Vim9 script
v8.2.1359
|
Sat, 01 Aug 2020 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1348: build failure without the eval feature
v8.2.1348
|
Sat, 01 Aug 2020 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1347: cannot easily get the script ID
v8.2.1347
|
Sat, 01 Aug 2020 19:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1346: small build fails
v8.2.1346
|
Sat, 01 Aug 2020 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1342: Vim9: accidentally using "t" gives a confusing error
v8.2.1342
|
Wed, 29 Jul 2020 20:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1322: Vim9: method on double quoted string doesn't work
v8.2.1322
|
Tue, 28 Jul 2020 22:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1313: Vim9 script: cannot assign to environment variable
v8.2.1313
|
Tue, 28 Jul 2020 20:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1309: build failure with tiny version
v8.2.1309
|
Tue, 28 Jul 2020 20:15:07 +0200 |
Bram Moolenaar |
patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exit
v8.2.1308
|
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, 25 Jul 2020 19:45:05 +0200 |
Bram Moolenaar |
patch 8.2.1294: Vim9: error when using vim9script in TextYankPost
v8.2.1294
|
Fri, 24 Jul 2020 19:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1288: Vim9: cannot use mark in range
v8.2.1288
|
Thu, 23 Jul 2020 21:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1286: Vim9: No error when using a type to a window variable
v8.2.1286
|
Thu, 23 Jul 2020 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1281: the "trailing characters" error can be hard to understand
v8.2.1281
|
Thu, 23 Jul 2020 16:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1280: Ex command error cannot contain an argument
v8.2.1280
|
Mon, 20 Jul 2020 22:45:03 +0200 |
Bram Moolenaar |
patch 8.2.1257: Vim9: list unpack doesn't work at the script level
v8.2.1257
|
Fri, 17 Jul 2020 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1229: build error without the eval feature
v8.2.1229
|
Fri, 17 Jul 2020 20:45:06 +0200 |
Bram Moolenaar |
patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing
v8.2.1227
|
Wed, 15 Jul 2020 14:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1218: Vim9: cannot use 'text'->func()
v8.2.1218
|
Sun, 12 Jul 2020 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1190: Vim9: checking for Vim9 syntax is spread out
v8.2.1190
|
Sat, 11 Jul 2020 14:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1180: build failure in small version
v8.2.1180
|
Sat, 11 Jul 2020 13:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1178: Vim9: filter function recognized as command modifier
v8.2.1178
|
Wed, 08 Jul 2020 18:45:07 +0200 |
Bram Moolenaar |
patch 8.2.1157: Vim9: dict.name is not recognized as an expression
v8.2.1157
|
Sun, 05 Jul 2020 18:30:07 +0200 |
Bram Moolenaar |
patch 8.2.1137: Vim9: modifiers not cleared after compiling function
v8.2.1137
|
Thu, 02 Jul 2020 21:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1116: Vim9: parsing command checks for list twice
v8.2.1116
|
Wed, 01 Jul 2020 20:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1112: Vim9: no line continuation allowed in method call
v8.2.1112
|
Sun, 28 Jun 2020 16:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1079: Vim9: no line break allowed in a while loop
v8.2.1079
|
Fri, 26 Jun 2020 19:45:07 +0200 |
Bram Moolenaar |
patch 8.2.1059: crash when using :tabonly in an autocommand
v8.2.1059
|
Wed, 24 Jun 2020 20:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1049: Vim9: leaking memory when using continuation line
v8.2.1049
|
Mon, 22 Jun 2020 23:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1042: Vim9: cannot put an operator on the next line
v8.2.1042
|
Thu, 18 Jun 2020 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1000: get error when leaving Ex mode with :visual
v8.2.1000
|
Fri, 05 Jun 2020 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0909: cannot go back to the previous local directory
v8.2.0909
|
Mon, 01 Jun 2020 21:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0883: memory leak in test 49
v8.2.0883
|
Mon, 01 Jun 2020 16:30:03 +0200 |
Bram Moolenaar |
patch 8.2.0876: :pwd does not give a hint about the scope of the directory
v8.2.0876
|
Sat, 30 May 2020 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
|
Fri, 29 May 2020 23:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0841: 'verbose' value 16 causes duplicate output
v8.2.0841
|
Mon, 25 May 2020 22:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0823: Vim9: script reload test is disabled
v8.2.0823
|
Mon, 25 May 2020 20:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0822: Vim9: code left over from discovery phase
v8.2.0822
|
Sun, 24 May 2020 23:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
v8.2.0818
|
Mon, 18 May 2020 20:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0791: a second popup window with terminal causes trouble
v8.2.0791
|
Fri, 01 May 2020 15:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0675: Vim9: no support for closures
v8.2.0675
|
Thu, 30 Apr 2020 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
|
Mon, 27 Apr 2020 19:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0648: semicolon search does not work in first line
v8.2.0648
|
Mon, 20 Apr 2020 18:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0611: Vim9: no check for space before #comment
v8.2.0611
|
Sun, 19 Apr 2020 18:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0604: :startinsert in a terminal window used later
v8.2.0604
|
Sat, 18 Apr 2020 20:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0595: Vim9: not all commands using ends_excmd() tested
v8.2.0595
|
Sat, 18 Apr 2020 18:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0593: finding a user command is not optimal
v8.2.0593
|
Thu, 16 Apr 2020 23:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0587: compiler warning for unused variable
v8.2.0587
|
Thu, 16 Apr 2020 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0585: Vim9: # comment not recognized after :vim9script
v8.2.0585
|
Mon, 13 Apr 2020 15:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0569: build failure with tiny version
v8.2.0569
|
Mon, 13 Apr 2020 14:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0567: Vim9: cannot put comments halfway expressions
v8.2.0567
|
Sun, 12 Apr 2020 20:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0560: compiler warning in tiny build
v8.2.0560
|
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 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0502: Vim9: some code is not tested
v8.2.0502
|
Wed, 18 Mar 2020 15:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0399: various memory leaks
v8.2.0399
|
Mon, 09 Mar 2020 16:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0367: can use :pedit in a popup window
v8.2.0367
|
Sun, 01 Mar 2020 19:45:03 +0100 |
Bram Moolenaar |
patch 8.2.0344: ":def" not skipped properly
v8.2.0344
|
Sun, 23 Feb 2020 14:45:03 +0100 |
Bram Moolenaar |
patch 8.2.0306: Vim9: :substitute(pat(repl does not work in Vim9 script
v8.2.0306
|
Sat, 22 Feb 2020 18:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0298: Vim9 script: cannot start command with a string constant
v8.2.0298
|
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
|
Tue, 18 Feb 2020 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global
v8.2.0274
|
Sun, 16 Feb 2020 16:30:03 +0100 |
Bram Moolenaar |
patch 8.2.0265: "eval" after "if 0" doesn't check for following command
v8.2.0265
|
Sat, 08 Feb 2020 16:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0232: the :compiler command causes a crash
v8.2.0232
|
Sat, 01 Feb 2020 23:15:03 +0100 |
Bram Moolenaar |
patch 8.2.0194: some commands can cause problems in terminal popup
v8.2.0194
|
Fri, 31 Jan 2020 22:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0189: cd() with NULL argument crashes
v8.2.0189
|
Sun, 26 Jan 2020 22:15:05 +0100 |
Bram Moolenaar |
patch 8.2.0156: various typos in source files and tests
v8.2.0156
|
Sun, 26 Jan 2020 19:30:14 +0100 |
Bram Moolenaar |
patch 8.2.0154: reallocating the list of scripts is inefficient
v8.2.0154
|
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
|
Sat, 18 Jan 2020 16:00:04 +0100 |
Bram Moolenaar |
patch 8.2.0128: cannot list options one per line
v8.2.0128
|
Sat, 18 Jan 2020 15:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0127: some buffer commands work in a popup window
v8.2.0127
|
Fri, 17 Jan 2020 19:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0125: :mode no longer works for any system
v8.2.0125
|
Tue, 07 Jan 2020 21:00:07 +0100 |
Bram Moolenaar |
patch 8.2.0098: exe stack length can be wrong without being detected
v8.2.0098
|
Mon, 06 Jan 2020 22:00:06 +0100 |
Bram Moolenaar |
patch 8.2.0095: cannot specify exit code for :cquit
v8.2.0095
|
Sun, 29 Dec 2019 23:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
|
Mon, 16 Dec 2019 17:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0013: not using a typedef for condstack
v8.2.0013
|
Sun, 08 Dec 2019 17:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2411: function argument copied unnecessarily
v8.1.2411
|
Sun, 01 Dec 2019 21:45:04 +0100 |
Bram Moolenaar |
patch 8.1.2379: using old C style comments
v8.1.2379
|