log src/version.c @ 23124:f8cd5a5e03c4 v8.2.2108

age author description
Tue, 08 Dec 2020 11:30:06 +0100 Bram Moolenaar patch 8.2.2108: Vim9: no test to check for :let error v8.2.2108
Mon, 07 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2107: Vim9: some errors not tested v8.2.2107
Mon, 07 Dec 2020 18:15:04 +0100 Bram Moolenaar patch 8.2.2106: TOML files are not recognized v8.2.2106
Sun, 06 Dec 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2105: sound test is a bit flaky v8.2.2105
Sun, 06 Dec 2020 21:15:05 +0100 Bram Moolenaar patch 8.2.2104: build problem with Ruby 2.7 v8.2.2104
Sun, 06 Dec 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2103: Vim9: unreachable code v8.2.2103
Sun, 06 Dec 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.2102: Vim9: not all error messages tested v8.2.2102
Sun, 06 Dec 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.2101: Vim9: memory leak when literal dict has an error v8.2.2101
Sun, 06 Dec 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.2100: insufficient testing for function range and dict v8.2.2100
Sun, 06 Dec 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.2099: Vim9: some checks are not tested v8.2.2099
Sat, 05 Dec 2020 22:00:03 +0100 Bram Moolenaar patch 8.2.2098: Vim9: function argument of sort() and map() not tested v8.2.2098
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
Sat, 05 Dec 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.2096: Vim9: command modifiers not restored after assignment v8.2.2096
Sat, 05 Dec 2020 18:15:04 +0100 Bram Moolenaar patch 8.2.2095: Vim9: crash when failed dict member is followed by concat v8.2.2095
Sat, 05 Dec 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.2094: when an expression fails getting next command may be wrong v8.2.2094
Sat, 05 Dec 2020 14:45:03 +0100 Bram Moolenaar patch 8.2.2093: Vim9: script test sometimes fails v8.2.2093
Sat, 05 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2092: Vim9: unpredictable errors for script tests v8.2.2092
Fri, 04 Dec 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.2091: MS-Windows: build warnings v8.2.2091
Fri, 04 Dec 2020 19:15:03 +0100 Bram Moolenaar patch 8.2.2090: Vim9: dict does not accept a key in quotes v8.2.2090
Fri, 04 Dec 2020 18:15:04 +0100 Bram Moolenaar patch 8.2.2089: libvterm test fails to build on Mac v8.2.2089
Fri, 04 Dec 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.2088: Vim9: script test sometimes fails v8.2.2088
Fri, 04 Dec 2020 12:45:04 +0100 Bram Moolenaar patch 8.2.2087: Vim9: memory leak when statement is truncated v8.2.2087
Thu, 03 Dec 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2086: libvterm tests are only run on Linux v8.2.2086
Thu, 03 Dec 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.2085: Qt translation file is recognized as typescript v8.2.2085
Thu, 03 Dec 2020 20:00:05 +0100 Bram Moolenaar patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character v8.2.2084
Wed, 02 Dec 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.2083: Vim9: crash when using ":silent!" and getting member fails v8.2.2083
Wed, 02 Dec 2020 17:45:05 +0100 Bram Moolenaar patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax v8.2.2082
Wed, 02 Dec 2020 15:15:05 +0100 Bram Moolenaar patch 8.2.2081: Vim9: cannot handle a linebreak after "=" in assignment v8.2.2081
Wed, 02 Dec 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.2080: Vim9: no proper error message for using s:var in for loop v8.2.2080
Wed, 02 Dec 2020 13:30:04 +0100 Bram Moolenaar patch 8.2.2079: Vim9: cannot put a linebreak before or after "in" of ":for" v8.2.2079
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
Tue, 01 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2077: build failure with small features v8.2.2077
Tue, 01 Dec 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2076: MS-Windows console: sometimes drops typed characters v8.2.2076
Tue, 01 Dec 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.2075: error for const argument to mapnew() v8.2.2075
Tue, 01 Dec 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2074: Vim9: using :normal from Vim9 script can't handle range v8.2.2074
Tue, 01 Dec 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.2073: Vim9: for with unpack only works for local variables v8.2.2073
Mon, 30 Nov 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2072: Vim9: list assign not well tested v8.2.2072
Mon, 30 Nov 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.2071: Vim9: list assign doesn't except empty remainder list v8.2.2071
Mon, 30 Nov 2020 17:45:05 +0100 Bram Moolenaar patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommands v8.2.2070
Sun, 29 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.2069: the quickfix window is not updated after setqflist() v8.2.2069
Sun, 29 Nov 2020 14:15:05 +0100 Bram Moolenaar patch 8.2.2068: transparent syntax item uses start/end of containing region v8.2.2068
Sat, 28 Nov 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2067: cursor position in popup terminal is wrong v8.2.2067
Sat, 28 Nov 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2066: Vim9: assignment with += doesn't work v8.2.2066
Sat, 28 Nov 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2065: using map() and filter() on a range() is inefficient v8.2.2065
Sat, 28 Nov 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.2064: terminal: cursor is on while redrawing, causing flicker v8.2.2064
Sat, 28 Nov 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.2063: Vim9: only one level of indexing supported v8.2.2063
Sat, 28 Nov 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.2062: <Cmd> does not handle CTRL-V v8.2.2062
Fri, 27 Nov 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.2061: Vim9: E1030 error when using empty string for term_sendkeys() v8.2.2061
Fri, 27 Nov 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.2060: check for features implemented with "if" v8.2.2060
Fri, 27 Nov 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.2059: Amiga: can't find plugins v8.2.2059
Fri, 27 Nov 2020 11:15:06 +0100 Bram Moolenaar patch 8.2.2058: using mkview/loadview changes the jumplist v8.2.2058
Thu, 26 Nov 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.2057: getting the selection may trigger TextYankPost autocmd v8.2.2057
Thu, 26 Nov 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2056: configure fails when building with implicit-function-declaration v8.2.2056
Thu, 26 Nov 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2055: MS-Windows: two Vim instances may use the same temp file v8.2.2055
Wed, 25 Nov 2020 22:00:06 +0100 Bram Moolenaar patch 8.2.2054: Amiga: FEAT_ARP defined when it should not v8.2.2054
Wed, 25 Nov 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2053: Vim9: lamba doesn't accept argument types v8.2.2053
Wed, 25 Nov 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2052: Vim9: "edit +4 fname" gives an error v8.2.2052
Wed, 25 Nov 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.2051: Vim9: crash when aborting a user function call v8.2.2051
Wed, 25 Nov 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.2050: search test contains unneeded sleeps v8.2.2050
Wed, 25 Nov 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.2049: Amiga: obsolete function v8.2.2049