1
0
forked from aniani/vim

Commit Graph

  • dace9f785f patch 8.2.2235: build failure with some Ruby versions v8.2.2235 Bram Moolenaar 2020-12-28 15:07:45 +01:00
  • 3e112acc22 patch 8.2.2234: command line wildmenu test often fails with Unix GUI v8.2.2234 Bram Moolenaar 2020-12-28 13:41:53 +01:00
  • 17793ef23a patch 8.2.2233: cannot convert a byte index into a character index v8.2.2233 Bram Moolenaar 2020-12-28 12:56:58 +01:00
  • 9618a25b9c patch 8.2.2232: compiler error for falling through into next case v8.2.2232 Bram Moolenaar 2020-12-27 19:18:03 +01:00
  • e4862a0fe6 patch 8.2.2231: when "--remote file" is used "file" is not reloaded v8.2.2231 Bram Moolenaar 2020-12-27 19:00:24 +01:00
  • 179eb567b1 patch 8.2.2230: Vim9: insert completion runs into error v8.2.2230 Bram Moolenaar 2020-12-27 18:03:22 +01:00
  • 39cb2dab18 patch 8.2.2229: build failure without the +eval feature v8.2.2229 Bram Moolenaar 2020-12-27 17:35:18 +01:00
  • 4389f9cd00 patch 8.2.2228: Vim9: cannot use ":e #" because # starts a comment v8.2.2228 Bram Moolenaar 2020-12-27 16:55:11 +01:00
  • e462f52db3 patch 8.2.2227: Vim9: recognizing lambda is too complicated v8.2.2227 Bram Moolenaar 2020-12-27 14:43:30 +01:00
  • 7e3ee7823f patch 8.2.2226: Vim9: script test fails v8.2.2226 Bram Moolenaar 2020-12-27 14:02:27 +01:00
  • a629495530 patch 8.2.2225: Vim9: error when using :import in legacy script twice v8.2.2225 Bram Moolenaar 2020-12-27 13:39:50 +01:00
  • 07a65d26e7 patch 8.2.2224: Vim9: crash if script reloaded with different variable type v8.2.2224 Bram Moolenaar 2020-12-26 20:09:15 +01:00
  • cdc40c43f1 patch 8.2.2223: Vim9: Reloading marks a :def function as deleted v8.2.2223 Bram Moolenaar 2020-12-26 17:43:08 +01:00
  • 2b32700dab patch 8.2.2222: Vim9: cannot keep script variables when reloading v8.2.2222 Bram Moolenaar 2020-12-26 15:39:31 +01:00
  • b0ac4ea5e1 patch 8.2.2221: if <Down> is mapped on the command line 'wildchar' is inserted v8.2.2221 Bram Moolenaar 2020-12-26 12:06:54 +01:00
  • e5730bdcea patch 8.2.2220: Vim9: memory leak when parsing nested parenthesis v8.2.2220 Bram Moolenaar 2020-12-25 22:30:16 +01:00
  • 7e3682068b patch 8.2.2219: Vim9: method call with expression not supported v8.2.2219 Bram Moolenaar 2020-12-25 21:56:57 +01:00
  • fc0e8f5c3e patch 8.2.2218: Vim9: failure if passing more args to lambda than expected v8.2.2218 Bram Moolenaar 2020-12-25 20:24:51 +01:00
  • 20a762987e patch 8.2.2217: Vim9: command modifiers not restored in catch block v8.2.2217 Bram Moolenaar 2020-12-25 19:47:24 +01:00
  • 6e2c2c50ba patch 8.2.2216: Vim9: range with missing colon can be hard to spot v8.2.2216 Bram Moolenaar 2020-12-25 19:25:45 +01:00
  • 56ce9ea3ea patch 8.2.2215: Vim9: not recognized in global command v8.2.2215 Bram Moolenaar 2020-12-25 18:35:29 +01:00
  • f8103f274e patch 8.2.2214: ":e#" does not give a warning for missing white space v8.2.2214 Bram Moolenaar 2020-12-25 17:36:27 +01:00
  • 7cfcd0c99c patch 8.2.2213: checking white space around -> is not backwards compatible v8.2.2213 Bram Moolenaar 2020-12-25 16:11:53 +01:00
  • c754b4cc98 patch 8.2.2212: Vim9: lambda with => does not work at the script level v8.2.2212 Bram Moolenaar 2020-12-25 15:24:23 +01:00
  • b2f9e0e2c5 patch 8.2.2211: MS-Windows: can't load Python dll if not in the path v8.2.2211 Bram Moolenaar 2020-12-25 13:52:37 +01:00
  • 3868f59466 patch 8.2.2210: Vim9: allocating a type to set TTFLAG_BOOL_OK v8.2.2210 Bram Moolenaar 2020-12-25 13:20:41 +01:00
  • 9e68c32563 patch 8.2.2209: Vim9: return type of => lambda not parsed v8.2.2209 Bram Moolenaar 2020-12-25 12:38:04 +01:00
  • 4aab88d919 patch 8.2.2208: Vim9: after reloading a script variable index may be invalid v8.2.2208 Bram Moolenaar 2020-12-24 21:56:41 +01:00
  • 38455a9213 patch 8.2.2207: illegal memory access if popup menu items are changed v8.2.2207 Bram Moolenaar 2020-12-24 18:39:02 +01:00
  • 0261a1aeeb Tweak the style a bit. Bram Moolenaar 2020-12-24 17:41:12 +01:00
  • c139aa8a2b Remove table, it doesn't work Bram Moolenaar 2020-12-24 17:35:41 +01:00
  • b04ddb5b04 Attempt to fix markdown in table cell. Bram Moolenaar 2020-12-24 17:25:06 +01:00
  • b54f1202b3 Attempt to align the logo without a markdown table. Bram Moolenaar 2020-12-24 17:20:24 +01:00
  • 4941b5effd patch 8.2.2206: :exe command line completion only works for first argument v8.2.2206 Bram Moolenaar 2020-12-24 17:15:53 +01:00
  • 6dd41b1d57 patch 8.2.2205: Vim9: memory leak when parsing lambda fails v8.2.2205 Bram Moolenaar 2020-12-24 16:06:00 +01:00
  • 65c4415276 patch 8.2.2204: Vim9: using -> both for method and lambda is confusing v8.2.2204 Bram Moolenaar 2020-12-24 15:14:01 +01:00
  • b34f337472 patch 8.2.2203: Moodle gift files are not recognized v8.2.2203 Bram Moolenaar 2020-12-24 13:33:46 +01:00
  • 16204962c7 patch 8.2.2202: write file test still fails on MS-Windows v8.2.2202 Bram Moolenaar 2020-12-23 22:40:11 +01:00
  • bd318559cf patch 8.2.2201: write file test fails on MS-Windows v8.2.2201 Bram Moolenaar 2020-12-23 20:55:15 +01:00
  • 27bf7af9d0 patch 8.2.2200: Vim9: lambda without white space around -> is confusing v8.2.2200 Bram Moolenaar 2020-12-23 20:27:31 +01:00
  • b3c8b1d254 patch 8.2.2199: first write after setting 'eol' does not have NL added v8.2.2199 Bram Moolenaar 2020-12-23 18:54:57 +01:00
  • 23999d799c patch 8.2.2198: ml_get error when resizing window and using text property v8.2.2198 Bram Moolenaar 2020-12-23 14:36:00 +01:00
  • 4072ba571b Update runtime files. Bram Moolenaar 2020-12-23 13:56:35 +01:00
  • 9f63a65f22 patch 8.2.2197: assert arguments order reversed v8.2.2197 Bram Moolenaar 2020-12-23 12:50:20 +01:00
  • abcbb0e9ad patch 8.2.2196: :version output has extra spaces in compile and link command v8.2.2196 Bram Moolenaar 2020-12-23 12:33:42 +01:00
  • 1dcf55d4f1 patch 8.2.2195: failing tests for :const v8.2.2195 Bram Moolenaar 2020-12-22 22:07:30 +01:00
  • 89b474dd4f patch 8.2.2194: Vim9: cannot use :const or :final at the script level v8.2.2194 Bram Moolenaar 2020-12-22 21:19:39 +01:00
  • 3bdc90b7df patch 8.2.2193: Vim9: can change constant in :def function v8.2.2193 Bram Moolenaar 2020-12-22 20:35:40 +01:00
  • e5492609b3 patch 8.2.2192: Codecov on github actions fails v8.2.2192 Bram Moolenaar 2020-12-22 19:05:33 +01:00
  • 58a52f215a patch 8.2.2191: Vim9: using wrong name with lambda in nested function v8.2.2191 Bram Moolenaar 2020-12-22 18:56:55 +01:00
  • 077a42318c patch 8.2.2190: Vim9: crash when compiled with EXITFREE v8.2.2190 Bram Moolenaar 2020-12-22 18:33:27 +01:00
  • 032a2d050b patch 8.2.2189: cannot repeat a command that uses the small delete register v8.2.2189 Bram Moolenaar 2020-12-22 17:59:35 +01:00
  • cd45ed03bf patch 8.2.2188: Vim9: crash when calling global function from :def function v8.2.2188 Bram Moolenaar 2020-12-22 17:35:54 +01:00
  • 07761a3b96 patch 8.2.2187: Python 3 test fails sometimes v8.2.2187 Bram Moolenaar 2020-12-22 12:50:10 +01:00
  • 5b3d1bb0f5 patch 8.2.2186: Vim9: error when using 'opfunc' v8.2.2186 Bram Moolenaar 2020-12-22 12:20:08 +01:00
  • c882e4d169 Add missing change to version.c Bram Moolenaar 2020-12-22 12:18:11 +01:00
  • 1cfb9bb5c0 patch 8.2.2185: BufUnload is not triggered for the quickfix dummy buffer v8.2.2185 Bram Moolenaar 2020-12-22 11:40:45 +01:00
  • 9a963377b4 patch 8.2.2184: Vim9: no error when using "2" for a line number v8.2.2184 Bram Moolenaar 2020-12-21 21:58:46 +01:00
  • 60f63100b9 patch 8.2.2183: Vim9: value of 'edcompatible' and 'gdefault' are used v8.2.2183 Bram Moolenaar 2020-12-21 20:32:43 +01:00
  • f4e2099e39 patch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182 Bram Moolenaar 2020-12-21 19:59:08 +01:00
  • a3d10a508c patch 8.2.2181: valgrind warnings for using uninitialized value v8.2.2181 Bram Moolenaar 2020-12-21 18:24:00 +01:00
  • 6f17a3f023 patch 8.2.2180: Vim9: test for error after error is flaky v8.2.2180 Bram Moolenaar 2020-12-21 18:11:24 +01:00
  • 4f5e397756 patch 8.2.2179: Vim9: crash when indexing a dict with a number v8.2.2179 Bram Moolenaar 2020-12-21 17:30:50 +01:00
  • 2e2f52a4a0 patch 8.2.2178: Python 3: non-utf8 character cannot be handled v8.2.2178 Bram Moolenaar 2020-12-21 16:03:02 +01:00
  • ef2dff52de patch 8.2.2177: pattern "^" does not match if first character is combining v8.2.2177 Bram Moolenaar 2020-12-21 14:54:32 +01:00
  • 6a78f32844 patch 8.2.2176: crash with a sequence of fold commands v8.2.2176 Bram Moolenaar 2020-12-21 14:01:41 +01:00
  • 9aff970204 patch 8.2.2175: github actions: clang-11 handling suboptimal v8.2.2175 Bram Moolenaar 2020-12-21 13:37:28 +01:00
  • 8c9d98a8af patch 8.2.2174: Mac version doesn't specify the CPU architecture v8.2.2174 Bram Moolenaar 2020-12-21 13:05:57 +01:00
  • 52c124d330 patch 8.2.2173: Vim9: get internal error when assigning to undefined variable v8.2.2173 Bram Moolenaar 2020-12-20 21:43:35 +01:00
  • 5082471f91 patch 8.2.2172: Vim9: number of arguments is not always checked v8.2.2172 Bram Moolenaar 2020-12-20 21:10:17 +01:00
  • 61e07b2394 patch 8.2.2171: valgrind warning for using uninitialized value v8.2.2171 Bram Moolenaar 2020-12-20 17:59:53 +01:00
  • f112f30a82 patch 8.2.2170: Vim9: a global function defined in a :def function fails v8.2.2170 Bram Moolenaar 2020-12-20 17:47:52 +01:00
  • 090728ad4d patch 8.2.2169: Vim9: test leaves file behind v8.2.2169 Bram Moolenaar 2020-12-20 15:43:31 +01:00
  • d24602f43c patch 8.2.2168: Vim9: error for assigning to dict of dict v8.2.2168 Bram Moolenaar 2020-12-20 15:20:56 +01:00
  • d88dc4d4e9 patch 8.2.2167: Vim9: assign test fails v8.2.2167 Bram Moolenaar 2020-12-20 14:49:42 +01:00
  • d0a1dee3f1 patch 8.2.2166: auto format doesn't work when deleting text v8.2.2166 Bram Moolenaar 2020-12-20 13:07:48 +01:00
  • 8f22f5c3aa patch 8.2.2165: Vim9: assignment to dict member does not work v8.2.2165 Bram Moolenaar 2020-12-19 22:10:13 +01:00
  • 17f700ac8b patch 8.2.2164: Vim9: autoload function doesn't work in uppercased script v8.2.2164 Bram Moolenaar 2020-12-19 21:23:42 +01:00
  • 13656f02e4 patch 8.2.2163: crash when discarded exception is the current exception v8.2.2163 Bram Moolenaar 2020-12-19 17:55:54 +01:00
  • 03290b8444 patch 8.2.2162: Vim9: Cannot load or store autoload variables v8.2.2162 Bram Moolenaar 2020-12-19 16:30:44 +01:00
  • 1f33e0a7c4 patch 8.2.2161: arguments -T and -x not tested yet v8.2.2161 Bram Moolenaar 2020-12-19 13:32:07 +01:00
  • 8e7d6223f6 patch 8.2.2160: various typos v8.2.2160 Bram Moolenaar 2020-12-18 19:49:56 +01:00
  • 3beaf9cd8e patch 8.2.2159: Vim9: when declaring a list it is not allocated yet v8.2.2159 Bram Moolenaar 2020-12-18 17:23:14 +01:00
  • 6e562fcc07 patch 8.2.2158: CI on cirrus times out, coveralls doesn't always run v8.2.2158 Bram Moolenaar 2020-12-18 16:29:25 +01:00
  • 9aed729fe9 patch 8.2.2157: Vim9: can delete a Vim9 script variable from a function v8.2.2157 Bram Moolenaar 2020-12-18 15:38:00 +01:00
  • b5b77378bc patch 8.2.2156: Github actions run on pusing a tag v8.2.2156 Bram Moolenaar 2020-12-18 13:31:31 +01:00
  • 18f69229c5 patch 8.2.2155: warning from Github actions for code analysis v8.2.2155 Bram Moolenaar 2020-12-18 13:15:20 +01:00
  • 0353f56ddb patch 8.2.2154: popupwin test for terminal buffer fails sometimes v8.2.2154 Bram Moolenaar 2020-12-17 22:27:38 +01:00
  • b125b535bb patch 8.2.2153: popupwin test for latin1 still fails sometimes v8.2.2153 Bram Moolenaar 2020-12-17 21:56:09 +01:00
  • 8dd46e72cf patch 8.2.2152: screenpos() does not include the WinBar offset v8.2.2152 Bram Moolenaar 2020-12-17 21:35:29 +01:00
  • a79a8944da patch 8.2.2151: $dir not expanded when configure checks for moonjit v8.2.2151 Bram Moolenaar 2020-12-17 20:50:25 +01:00
  • 8ea05de6aa patch 8.2.2150: Github actions CI isn't used for all available platforms v8.2.2150 Bram Moolenaar 2020-12-17 20:27:26 +01:00
  • 4c5bdb99ad patch 8.2.2149: popupwin test for latin1 sometimes fails v8.2.2149 Bram Moolenaar 2020-12-17 17:45:59 +01:00
  • 1c0aa97827 patch 8.2.2148: Vim9: crash when user command doesn't match v8.2.2148 Bram Moolenaar 2020-12-16 21:43:54 +01:00
  • 530bed993e patch 8.2.2147: quickfix window title not updated in all tab pages v8.2.2147 Bram Moolenaar 2020-12-16 21:02:56 +01:00
  • 9987fb0b4b patch 8.2.2146: Vim9: automatic conversion of number to string for dict key v8.2.2146 Bram Moolenaar 2020-12-15 21:41:56 +01:00
  • 399ea8108c patch 8.2.2145: Vim9: concatenating lists does not adjust type of result v8.2.2145 Bram Moolenaar 2020-12-15 21:28:57 +01:00
  • 025cb1ca86 patch 8.2.2144: Vim9: some corner cases not tested v8.2.2144 Bram Moolenaar 2020-12-14 18:31:27 +01:00
  • ec792290eb patch 8.2.2143: Vim9: dead code in compiling :unlet v8.2.2143 Bram Moolenaar 2020-12-13 21:26:56 +01:00
  • fffdf4754f patch 8.2.2142: memory leak when heredoc is not terminated v8.2.2142 Bram Moolenaar 2020-12-13 21:16:55 +01:00