log src/version.c @ 23189:ea43f4117d06 v8.2.2140

age author description
Sun, 13 Dec 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.2140: build failure with tiny features v8.2.2140
Sun, 13 Dec 2020 18:45:16 +0100 Bram Moolenaar patch 8.2.2139: Vim9: unreachable code in assignment v8.2.2139
Sun, 13 Dec 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit v8.2.2138
Sun, 13 Dec 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.2137: Vim9: :echo and :execute give error for empty argument v8.2.2137
Sun, 13 Dec 2020 12:30:04 +0100 Bram Moolenaar patch 8.2.2136: Vim9: Using uninitialized variable v8.2.2136
Sat, 12 Dec 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.2135: Vim9: #{ still seen as start of dict in some places v8.2.2135
Sat, 12 Dec 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.2134: Vim9: get E1099 when autocmd triggered in builtin function v8.2.2134
Sat, 12 Dec 2020 19:00:03 +0100 Bram Moolenaar patch 8.2.2133: Vim9: checking for a non-empty string is too strict v8.2.2133
Sat, 12 Dec 2020 18:30:03 +0100 Bram Moolenaar patch 8.2.2132: padding not drawn properly for popup window with title v8.2.2132
Sat, 12 Dec 2020 14:45:05 +0100 Bram Moolenaar patch 8.2.2131: Vim9: crash when lambda uses same var as assignment v8.2.2131
Sat, 12 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2130: Insert mode completion messages end up in message history v8.2.2130
Fri, 11 Dec 2020 20:15:03 +0100 Bram Moolenaar patch 8.2.2129: MS-Windows: Checking if a file name is absolute is slow v8.2.2129
Fri, 11 Dec 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.2128: there is no way to do something on CTRL-Z v8.2.2128
Thu, 10 Dec 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.2127: Vim9: executing user command from Vim9 script not tested v8.2.2127
Thu, 10 Dec 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.2126: Ruby: missing function prototype v8.2.2126
Thu, 10 Dec 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.2125: Vim9: leaking memory v8.2.2125
Thu, 10 Dec 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.2124: Vim9: a range cannot be computed at runtime v8.2.2124
Wed, 09 Dec 2020 18:15:03 +0100 Bram Moolenaar patch 8.2.2123: after using a complete popup the buffer is listed v8.2.2123
Wed, 09 Dec 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.2122: Vim9: crash when sourcing vim9script early v8.2.2122
Wed, 09 Dec 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.2121: internal error when using ze before zs in a pattern v8.2.2121
Wed, 09 Dec 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.2120: not all Perl functionality is tested v8.2.2120
Wed, 09 Dec 2020 16:00:03 +0100 Bram Moolenaar patch 8.2.2119: GTK3: status line background color is wrong v8.2.2119
Wed, 09 Dec 2020 13:30:04 +0100 Bram Moolenaar patch 8.2.2118: dead code in the job support v8.2.2118
Wed, 09 Dec 2020 12:45:05 +0100 Bram Moolenaar patch 8.2.2117: some functions use any value as a string v8.2.2117
Wed, 09 Dec 2020 12:15:04 +0100 Bram Moolenaar patch 8.2.2116: MS-Windows GUI: test for 'guifont' is incomplete v8.2.2116
Tue, 08 Dec 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.2115: Vim9: some errors not tested for; dead code v8.2.2115
Tue, 08 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2114: Vim9: unreachable code in assignment v8.2.2114
Tue, 08 Dec 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.2113: MS-Windows GUI: crash after using ":set guifont=" four times v8.2.2113
Tue, 08 Dec 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2112: running tests may leave some files behind v8.2.2112
Tue, 08 Dec 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2111: GTK: menu background is the same color as the main window v8.2.2111
Tue, 08 Dec 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.2110: cannot use ":shell" when reading from stdin v8.2.2110
Tue, 08 Dec 2020 19:30:05 +0100 Bram Moolenaar patch 8.2.2109: "vim -" does not work well when modifyOtherKeys is enabled v8.2.2109
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