log src/version.c @ 18436:6ec1bfb4690b v8.1.2212

age author description
Thu, 24 Oct 2019 20:30:03 +0200 Bram Moolenaar patch 8.1.2212: cannot see the selection type in :reg output v8.1.2212
Thu, 24 Oct 2019 20:15:03 +0200 Bram Moolenaar patch 8.1.2211: listener callback "added" argument is not the total v8.1.2211
Thu, 24 Oct 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.2210: using negative offset for popup_create() does not work v8.1.2210
Thu, 24 Oct 2019 18:00:04 +0200 Bram Moolenaar patch 8.1.2209: LF in escape codes may be expanded to CR-LF v8.1.2209
Thu, 24 Oct 2019 17:45:05 +0200 Bram Moolenaar patch 8.1.2208: Unix: Tabs in output might be expanded to spaces v8.1.2208
Thu, 24 Oct 2019 15:30:03 +0200 Bram Moolenaar patch 8.1.2207: "gn" doesn't work quite right v8.1.2207
Thu, 24 Oct 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.2206: no test for fixed issue #3893 v8.1.2206
Thu, 24 Oct 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.2205: sign entry structure has confusing name v8.1.2205
Wed, 23 Oct 2019 23:30:04 +0200 Bram Moolenaar patch 8.1.2204: crash on exit when closing terminals v8.1.2204
Wed, 23 Oct 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2203: running libvterm tests without the +terminal feature v8.1.2203
Wed, 23 Oct 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.2202: MS-Windows: build failure with GUI and small features v8.1.2202
Wed, 23 Oct 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.2201: cannot build with dynamically linked Python 3.8 v8.1.2201
Tue, 22 Oct 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.2200: crash when memory allocation fails v8.1.2200
Tue, 22 Oct 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.2199: build failure when using normal features without GUI v8.1.2199
Mon, 21 Oct 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2198: crash when using :center in autocommand v8.1.2198
Sun, 20 Oct 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2197: ExitPre autocommand may cause accessing freed memory v8.1.2197
Sun, 20 Oct 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2196: MS-Windows: running tests with MSVC lacks updates v8.1.2196
Sun, 20 Oct 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2195: Vim does not exit when the terminal window is last window v8.1.2195
Sun, 20 Oct 2019 20:00:03 +0200 Bram Moolenaar patch 8.1.2194: modifyOtherKeys is not enabled by default v8.1.2194
Sun, 20 Oct 2019 19:00:03 +0200 Bram Moolenaar patch 8.1.2193: popup_setoptions(popup_getoptions()) does not work v8.1.2193
Sun, 20 Oct 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.2192: cannot easily fill the info popup asynchronously v8.1.2192
Sun, 20 Oct 2019 16:15:03 +0200 Bram Moolenaar patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not work v8.1.2191
Sun, 20 Oct 2019 15:00:03 +0200 Bram Moolenaar patch 8.1.2190: syntax test fails on Mac v8.1.2190
Sun, 20 Oct 2019 13:30:04 +0200 Bram Moolenaar patch 8.1.2189: syntax highlighting wrong for tab v8.1.2189
Sat, 19 Oct 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2188: build error for missing define v8.1.2188
Sat, 19 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2187: error for bad regexp even though regexp is not used v8.1.2187
Sat, 19 Oct 2019 21:00:03 +0200 Bram Moolenaar patch 8.1.2186: error for bad regexp even though regexp is not used v8.1.2186
Sat, 19 Oct 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.2185: syntax test fails v8.1.2185
Sat, 19 Oct 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.2184: option context is not copied when splitting a window v8.1.2184
Sat, 19 Oct 2019 19:00:03 +0200 Bram Moolenaar patch 8.1.2183: running a test is a bit verbose v8.1.2183
Sat, 19 Oct 2019 18:45:03 +0200 Bram Moolenaar patch 8.1.2182: test42 seen as binary by git diff v8.1.2182
Sat, 19 Oct 2019 17:45:03 +0200 Bram Moolenaar patch 8.1.2181: highlighting wrong when item follows tab v8.1.2181
Sat, 19 Oct 2019 17:15:03 +0200 Bram Moolenaar patch 8.1.2180: Error E303 is not useful when 'directory' is empty v8.1.2180
Sat, 19 Oct 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.2179: pressing "q" at the more prompt doesn't stop Python output v8.1.2179
Sat, 19 Oct 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.2178: accessing uninitialized memory in test v8.1.2178
Sat, 19 Oct 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.2177: Dart files are not recognized v8.1.2177
Fri, 18 Oct 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2176: syntax attributes not combined with Visual highlighting v8.1.2176
Fri, 18 Oct 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.2175: meson files are not recognized v8.1.2175
Fri, 18 Oct 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes v8.1.2174
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Fri, 18 Oct 2019 20:45:03 +0200 Bram Moolenaar patch 8.1.2172: spell highlight is wrong at start of the line v8.1.2172
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Thu, 17 Oct 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2170: cannot build without the +termresponse feature v8.1.2170
Thu, 17 Oct 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2169: terminal flags are never reset v8.1.2169
Wed, 16 Oct 2019 23:45:03 +0200 Bram Moolenaar patch 8.1.2168: heredoc assignment not skipped in if block v8.1.2168
Wed, 16 Oct 2019 23:45:03 +0200 Bram Moolenaar patch 8.1.2167: mapping test fails on MS-Windows v8.1.2167
Wed, 16 Oct 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.2166: rubyeval() not tested as a method v8.1.2166
Wed, 16 Oct 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.2165: mapping test fails on Mac v8.1.2165
Wed, 16 Oct 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.2164: stuck when using "j" in a popupwin with popup_filter_menu v8.1.2164
Wed, 16 Oct 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.2163: cannot build with +spell but without +syntax v8.1.2163
Wed, 16 Oct 2019 21:15:03 +0200 Bram Moolenaar patch 8.1.2162: popup resize test is flaky v8.1.2162
Wed, 16 Oct 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.2161: mapping test fails v8.1.2161
Wed, 16 Oct 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.2160: cannot build with +syntax but without +terminal v8.1.2160
Wed, 16 Oct 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.2159: some mappings are listed twice v8.1.2159
Wed, 16 Oct 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.2158: terminal attributes missing in Terminal-normal mode v8.1.2158
Wed, 16 Oct 2019 17:30:03 +0200 Bram Moolenaar patch 8.1.2157: libvterm source files missing from distribution v8.1.2157
Wed, 16 Oct 2019 17:00:03 +0200 Bram Moolenaar patch 8.1.2156: first character after Tab is not highlighted v8.1.2156
Wed, 16 Oct 2019 16:45:03 +0200 Bram Moolenaar patch 8.1.2155: in a terminal window 'cursorlineopt' does not work properly v8.1.2155
Wed, 16 Oct 2019 15:00:04 +0200 Bram Moolenaar patch 8.1.2154: quickfix window height wrong when there is a tabline v8.1.2154
Wed, 16 Oct 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.2153: combining text property and syntax highlight is wrong v8.1.2153
Tue, 15 Oct 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.2152: problems navigating tags file on MacOS Catalina v8.1.2152
Mon, 14 Oct 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.2151: state test is a bit flaky v8.1.2151
Mon, 14 Oct 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2150: no test for 'ttymouse' set from xterm version response v8.1.2150
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
Sun, 13 Oct 2019 21:15:03 +0200 Bram Moolenaar patch 8.1.2148: no test for right click extending Visual area v8.1.2148
Sun, 13 Oct 2019 20:00:04 +0200 Bram Moolenaar patch 8.1.2147: crash when allocating memory fails v8.1.2147
Sun, 13 Oct 2019 17:00:03 +0200 Bram Moolenaar patch 8.1.2146: build failure v8.1.2146
Sun, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
Sat, 12 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeys v8.1.2144
Sat, 12 Oct 2019 20:30:03 +0200 Bram Moolenaar patch 8.1.2143: cannot see each command even when 'verbose' is set v8.1.2143
Sat, 12 Oct 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.2142: some key mappings do not work with modifyOtherKeys v8.1.2142
Sat, 12 Oct 2019 17:15:04 +0200 Bram Moolenaar patch 8.1.2141: :tselect has an extra hit-enter prompt v8.1.2141
Sat, 12 Oct 2019 16:15:03 +0200 Bram Moolenaar patch 8.1.2140: "gk" and "gj" do not work correctly in number column v8.1.2140
Sat, 12 Oct 2019 15:45:06 +0200 Bram Moolenaar patch 8.1.2139: the modifyOtherKeys codes are not tested v8.1.2139
Sat, 12 Oct 2019 15:15:03 +0200 Bram Moolenaar patch 8.1.2138: including the build number in the Win32 binary is confusing v8.1.2138
Sat, 12 Oct 2019 13:30:03 +0200 Bram Moolenaar patch 8.1.2137: parsing the termresponse is not tested v8.1.2137
Fri, 11 Oct 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2136: using freed memory with autocmd from fuzzer v8.1.2136
Thu, 10 Oct 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2135: with modifyOtherKeys Alt-a does not work properly v8.1.2135
Thu, 10 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2134: modifier keys are not always recognized v8.1.2134
Thu, 10 Oct 2019 17:00:03 +0200 Bram Moolenaar patch 8.1.2133: some tests fail when run as root v8.1.2133
Thu, 10 Oct 2019 16:45:03 +0200 Bram Moolenaar patch 8.1.2132: MS-Windows: screen mess when not recognizing insider build v8.1.2132
Thu, 10 Oct 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.2131: MSVC tests fail v8.1.2131
Thu, 10 Oct 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.2130: MSVC build fails v8.1.2130
Thu, 10 Oct 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.2129: using hard coded executable path in test v8.1.2129
Thu, 10 Oct 2019 13:30:04 +0200 Bram Moolenaar patch 8.1.2128: renamed libvterm sources makes merging difficult v8.1.2128
Wed, 09 Oct 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2127: the indent.c file is a bit big v8.1.2127
Wed, 09 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2126: viminfo not sufficiently tested v8.1.2126
Tue, 08 Oct 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.2125: fnamemodify() fails when repeating :e v8.1.2125
Tue, 08 Oct 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.2124: ruler is not updated if win_execute() moves cursor v8.1.2124
Tue, 08 Oct 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.2123: parsing CSI sequence is messy v8.1.2123
Mon, 07 Oct 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2122: cannot build without terminal feature v8.1.2122
Mon, 07 Oct 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.2121: mode is not updated when switching to terminal v8.1.2121
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Sun, 06 Oct 2019 20:15:03 +0200 Bram Moolenaar patch 8.1.2119: memory access error for empty string v8.1.2119
Sun, 06 Oct 2019 12:15:04 +0200 Bram Moolenaar patch 8.1.2118: termcodes test fails when $TERM is "dumb" v8.1.2118
Sat, 05 Oct 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2117: CursorLine highlight used while 'cursorline' is off v8.1.2117
Sat, 05 Oct 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.2116: no check for out of memory v8.1.2116
Sat, 05 Oct 2019 12:15:04 +0200 Bram Moolenaar patch 8.1.2115: MS-Windows: shell commands fail if &shell contains a space v8.1.2115
Sat, 05 Oct 2019 12:00:04 +0200 Bram Moolenaar patch 8.1.2114: when a popup is closed with CTRL-C the callback aborts v8.1.2114
Sat, 05 Oct 2019 11:45:04 +0200 Bram Moolenaar patch 8.1.2113: ":help expr-!~?" only works after searching v8.1.2113
Fri, 04 Oct 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.2112: build number for ConPTY is outdated v8.1.2112
Fri, 04 Oct 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2111: viminfo file not sufficiently tested v8.1.2111
Thu, 03 Oct 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2110: CTRL-C closes two popups instead of one v8.1.2110
Wed, 02 Oct 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2109: popup_getoptions() hangs with tab-local popup v8.1.2109
Tue, 01 Oct 2019 17:45:04 +0200 Bram Moolenaar patch 8.1.2108: cannot close the cmdline window from CmdWinEnter v8.1.2108
Tue, 01 Oct 2019 17:15:04 +0200 Bram Moolenaar patch 8.1.2107: various memory leaks reported by asan v8.1.2107
Tue, 01 Oct 2019 14:30:03 +0200 Bram Moolenaar patch 8.1.2106: no tests for dragging the mouse beyond the window v8.1.2106
Tue, 01 Oct 2019 12:15:03 +0200 Bram Moolenaar patch 8.1.2105: MS-Windows: system() may crash v8.1.2105
Mon, 30 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2104: the normal.c file is too big v8.1.2104
Mon, 30 Sep 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2103: wrong error message if "termdebugger" is not executable v8.1.2103
Sun, 29 Sep 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2102: can't build with GTK and FEAT_GUI_GNOME v8.1.2102
Sun, 29 Sep 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.2101: write_session_file() often defined but not used v8.1.2101
Sun, 29 Sep 2019 14:30:04 +0200 Bram Moolenaar patch 8.1.2100: :mksession is not sufficiently tested v8.1.2100
Sat, 28 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.2099: state() test fails on some Mac systems v8.1.2099
Sat, 28 Sep 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.2098: mksession test fails on MS-Windows v8.1.2098
Sat, 28 Sep 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.2097: :mksession is not sufficiently tested v8.1.2097
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Sat, 28 Sep 2019 17:30:03 +0200 Bram Moolenaar patch 8.1.2095: leaking memory when getting item from dict v8.1.2095
Sat, 28 Sep 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2094: the fileio.c file is too big v8.1.2094
Sat, 28 Sep 2019 16:30:03 +0200 Bram Moolenaar patch 8.1.2093: MS-Windows: system() test fails v8.1.2093
Sat, 28 Sep 2019 16:00:03 +0200 Bram Moolenaar patch 8.1.2092: MS-Windows: redirect in system() does not work v8.1.2092
Sat, 28 Sep 2019 15:30:03 +0200 Bram Moolenaar patch 8.1.2091: double free when memory allocation fails v8.1.2091
Fri, 27 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2090: not clear why channel log file ends v8.1.2090
Fri, 27 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2089: do not get a hint that $TEST_FILTER was active v8.1.2089
Fri, 27 Sep 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.2088: renamed libvterm mouse.c file not in distributed file list v8.1.2088
Fri, 27 Sep 2019 16:00:45 +0200 Bram Moolenaar patch 8.1.2087: cannot easily select one test function to execute v8.1.2087
Fri, 27 Sep 2019 14:30:04 +0200 Bram Moolenaar patch 8.1.2086: missing a few changes for the renamed files v8.1.2086
Fri, 27 Sep 2019 14:15:03 +0200 Bram Moolenaar patch 8.1.2085: MS-Windows: draw error moving cursor over double-cell char v8.1.2085
Fri, 27 Sep 2019 13:45:05 +0200 Bram Moolenaar patch 8.1.2084: Amiga: cannot get the user name v8.1.2084
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
Fri, 27 Sep 2019 13:15:03 +0200 Bram Moolenaar patch 8.1.2082: some files have a weird name to fit in 8.3 characters v8.1.2082
Fri, 27 Sep 2019 12:45:08 +0200 Bram Moolenaar patch 8.1.2081: the spell.c file is too big v8.1.2081
Thu, 26 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2080: the terminal API is limited and can't be disabled v8.1.2080
Wed, 25 Sep 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2079: popup window test fails without +terminal v8.1.2079
Wed, 25 Sep 2019 23:00:03 +0200 Bram Moolenaar patch 8.1.2078: build error with +textprop but without +terminal v8.1.2078
Wed, 25 Sep 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2077: the ops.c file is too big v8.1.2077
Wed, 25 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.2076: crash when trying to put a terminal in a popup window v8.1.2076
Wed, 25 Sep 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.2075: get many log messages when waiting for a typed character v8.1.2075
Wed, 25 Sep 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2074: test for SafeState autocommand is a bit flaky v8.1.2074
Wed, 25 Sep 2019 20:45:03 +0200 Bram Moolenaar patch 8.1.2073: when editing a buffer 'colorcolumn' may not work v8.1.2073
Tue, 24 Sep 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.2072: "gk" moves to start of line instead of upwards v8.1.2072
Mon, 23 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2071: when 'wincolor' is set text property changes highlighting v8.1.2071
Mon, 23 Sep 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2070: mouse code is spread out v8.1.2070
Sun, 22 Sep 2019 23:30:03 +0200 Bram Moolenaar patch 8.1.2069: test for SafeStateAgain may still fail v8.1.2069
Sun, 22 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2068: test for SafeState and SafeStateAgain may fail v8.1.2068
Sun, 22 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2067: no tests for SafeState and SafeStateAgain v8.1.2067
Sun, 22 Sep 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.2066: no tests for state()
Sun, 22 Sep 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.2065: compiler warning building non-GUI with MinGW. v8.1.2065
Sat, 21 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2064: MS-Windows: compiler warnings for unused arguments v8.1.2064
Sat, 21 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2063: some tests fail when +balloon_eval_term is missing v8.1.2063
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Fri, 20 Sep 2019 17:30:03 +0200 Bram Moolenaar patch 8.1.2061: MS-Windows GUI: ":sh" crashes when trying to use a terminal v8.1.2061
Fri, 20 Sep 2019 17:15:04 +0200 Bram Moolenaar patch 8.1.2060: "precedes" in 'listchars' not used properly v8.1.2060
Fri, 20 Sep 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.2059: fix for "x" deleting a fold has side effects v8.1.2059
Thu, 19 Sep 2019 23:30:03 +0200 Bram Moolenaar patch 8.1.2058: function for ex command is named inconsistently v8.1.2058
Thu, 19 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2057: the screen.c file is much too big v8.1.2057
Wed, 18 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2056: "make test" for indent files doesn't cause make to fail v8.1.2056
Wed, 18 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.2055: not easy to jump to function line from profile v8.1.2055
Wed, 18 Sep 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.2054: compiler test for Perl may fail v8.1.2054
Wed, 18 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys() v8.1.2053
Tue, 17 Sep 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.2052: using "x" before a closed fold may delete that fold v8.1.2052
Tue, 17 Sep 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.2051: double-click test is a bit flaky v8.1.2051
Tue, 17 Sep 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.2050: popup window test fails in some configurations v8.1.2050
Tue, 17 Sep 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2049: cannot build tiny version v8.1.2049
Tue, 17 Sep 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered v8.1.2048
Mon, 16 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2047: cannot check the current state v8.1.2047
Mon, 16 Sep 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.2046: SafeState may be triggered at the wrong moment v8.1.2046
Mon, 16 Sep 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.2045: the option.c file is too big v8.1.2045
Sun, 15 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2044: no easy way to process postponed work v8.1.2044
Sun, 15 Sep 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2043: not sufficient testing for quoted numbers v8.1.2043
Sun, 15 Sep 2019 21:15:03 +0200 Bram Moolenaar patch 8.1.2042: the evalfunc.c file is too big v8.1.2042
Sun, 15 Sep 2019 19:45:03 +0200 Bram Moolenaar patch 8.1.2041: no test for diff mode with syntax highlighting v8.1.2041
Sun, 15 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2040: no highlighting of current line in quickfix window v8.1.2040
Sun, 15 Sep 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.2039: character from 'showbreak' does not use 'wincolor' v8.1.2039
Sun, 15 Sep 2019 18:00:03 +0200 Bram Moolenaar patch 8.1.2038: has('vimscript-4') is always 0 v8.1.2038
Sun, 15 Sep 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.2037: can call win_gotoid() in cmdline window v8.1.2037
Sun, 15 Sep 2019 15:00:03 +0200 Bram Moolenaar patch 8.1.2036: the str2nr() tests fail v8.1.2036
Sun, 15 Sep 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.2035: recognizing octal numbers is confusing v8.1.2035
Sun, 15 Sep 2019 13:30:04 +0200 Bram Moolenaar patch 8.1.2034: dark them of GTK 3 not supported v8.1.2034
Sat, 14 Sep 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2033: cannot build with tiny features v8.1.2033
Sat, 14 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2032: scrollbar thumb wrong in popup window v8.1.2032
Sat, 14 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2031: cursor position wrong when resizing and using conceal v8.1.2031
Sat, 14 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2030: tests fail when build with normal features and terminal v8.1.2030
Sat, 14 Sep 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2029: cannot control 'cursorline' highlighting well v8.1.2029
Sat, 14 Sep 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.2028: options test script does not work v8.1.2028
Fri, 13 Sep 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.2027: MS-Windows: problem with ambiwidth characters v8.1.2027
Fri, 13 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2026: possibly using uninitialized memory v8.1.2026
Fri, 13 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.2025: MS-Windows: Including shlguid.h causes problems for msys2 v8.1.2025
Fri, 13 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2024: delete call commented out for debugging v8.1.2024
Fri, 13 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2023: no test for synIDattr() returning "strikethrough" v8.1.2023
Thu, 12 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.2022: the option.c file is too big v8.1.2022
Tue, 10 Sep 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.2021: some global functions can be local to the file v8.1.2021
Tue, 10 Sep 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.2020: it is not easy to change the window layout v8.1.2020
Mon, 09 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2019: 'cursorline' always highlights the whole line v8.1.2019
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
Mon, 09 Sep 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.2017: cannot execute commands after closing the cmdline window v8.1.2017
Sun, 08 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2016: terminal altscreen test now fails on MS-Windows v8.1.2016
Sun, 08 Sep 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2015: terminal altscreen test still fails sometimes v8.1.2015
Sun, 08 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2014: terminal altscreen test fails sometimes v8.1.2014
Sun, 08 Sep 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.2013: more functions can be used as methods v8.1.2013
Sun, 08 Sep 2019 21:00:03 +0200 Bram Moolenaar patch 8.1.2012: more functions can be used as methods v8.1.2012
Sun, 08 Sep 2019 19:00:04 +0200 Bram Moolenaar patch 8.1.2011: more functions can be used as methods v8.1.2011
Sun, 08 Sep 2019 17:30:03 +0200 Bram Moolenaar patch 8.1.2010: new file uses old style comments v8.1.2010
Sun, 08 Sep 2019 17:15:03 +0200 Bram Moolenaar patch 8.1.2009: cursorline highlighting not updated in popup window v8.1.2009
Sun, 08 Sep 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.2008: error for invalid range when using listener and undo v8.1.2008
Sun, 08 Sep 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.2007: no test for what 8.1.1926 fixes v8.1.2007
Sat, 07 Sep 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.2006: build failure with huge features but without channel feature v8.1.2006
Sat, 07 Sep 2019 23:30:04 +0200 Bram Moolenaar patch 8.1.2005: the regexp.c file is too big v8.1.2005
Sat, 07 Sep 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.2004: more functions can be used as methods v8.1.2004
Sat, 07 Sep 2019 16:15:03 +0200 Bram Moolenaar patch 8.1.2003: MS-Windows: code page 65001 is not recognized v8.1.2003
Sat, 07 Sep 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.2002: version number 2000 missing v8.1.2002
Sat, 07 Sep 2019 16:00:03 +0200 Bram Moolenaar patch 8.1.2001: some source files are too big v8.1.2001
Sat, 07 Sep 2019 15:00:03 +0200 Bram Moolenaar patch 8.1.1999: calling both PlaySoundW() and PlaySoundA() v8.1.1999
Sat, 07 Sep 2019 14:45:03 +0200 Bram Moolenaar patch 8.1.1998: redraw even when no popup window filter was invoked v8.1.1998
Sat, 07 Sep 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.1997: no redraw after a popup window filter is invoked v8.1.1997
Fri, 06 Sep 2019 23:00:03 +0200 Bram Moolenaar patch 8.1.1996: more functions can be used as methods v8.1.1996
Fri, 06 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.1995: more functions can be used as methods v8.1.1995
Fri, 06 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.1994: MS-Windows: cannot build with eval but without cscope v8.1.1994
Fri, 06 Sep 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1993: more functions can be used as methods v8.1.1993
Fri, 06 Sep 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1992: the search stat moves when wrapping at the end of the buffer v8.1.1992
Thu, 05 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.1991: still cannot build with eval but without cscope v8.1.1991
Thu, 05 Sep 2019 23:00:03 +0200 Bram Moolenaar patch 8.1.1990: cannot build with eval but without cscope v8.1.1990
Thu, 05 Sep 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1989: the evalfunc.c file is still too big v8.1.1989
Thu, 05 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.1988: :startinsert! does not work the same way as "A" v8.1.1988
Wed, 04 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1987: more functions can be used as methods v8.1.1987
Wed, 04 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.1986: more functions can be used as methods v8.1.1986
Wed, 04 Sep 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.1985: code for dealing with paths is spread out v8.1.1985
Wed, 04 Sep 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1984: more functions can be used as methods v8.1.1984
Wed, 04 Sep 2019 19:00:03 +0200 Bram Moolenaar patch 8.1.1983: compiler nags for uninitialized variable and unused function v8.1.1983
Wed, 04 Sep 2019 18:30:03 +0200 Bram Moolenaar patch 8.1.1982: more functions can be used as methods v8.1.1982
Wed, 04 Sep 2019 18:00:03 +0200 Bram Moolenaar patch 8.1.1981: the evalfunc.c file is too big v8.1.1981
Wed, 04 Sep 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.1980: fix for search stat not tested v8.1.1980
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
Wed, 04 Sep 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1978: the eval.c file is too big v8.1.1978
Wed, 04 Sep 2019 14:30:03 +0200 Bram Moolenaar patch 8.1.1977: terminal debugger plugin may hang v8.1.1977
Wed, 04 Sep 2019 14:15:03 +0200 Bram Moolenaar patch 8.1.1976: Travis log always shows test output v8.1.1976
Wed, 04 Sep 2019 14:00:03 +0200 Bram Moolenaar patch 8.1.1975: MS-Windows GUI responds slowly to timer v8.1.1975
Wed, 04 Sep 2019 13:30:03 +0200 Bram Moolenaar patch 8.1.1974: Coverity warns for using pointer as array v8.1.1974
Wed, 04 Sep 2019 12:00:04 +0200 Bram Moolenaar patch 8.1.1973: cannot build without the quickfix feature v8.1.1973
Tue, 03 Sep 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1972: no proper test for getchar() v8.1.1972