1
0
forked from aniani/vim

Commit Graph

  • 93f72cc119 patch 9.0.0276: 'buftype' values not sufficiently tested v9.0.0276 zeertzjq 2022-08-26 15:34:52 +01:00
  • a9b5b85068 patch 9.0.0275: BufEnter not triggered when using ":edit" in "nofile" buffer v9.0.0275 Bram Moolenaar 2022-08-26 13:16:20 +01:00
  • c312619f7c patch 9.0.0274: netrw plugin does not show remote files v9.0.0274 Bram Moolenaar 2022-08-26 12:58:17 +01:00
  • d55f9ef8b2 patch 9.0.0273: Konsole termresponse not recognized v9.0.0273 Bram Moolenaar 2022-08-26 12:26:07 +01:00
  • b1d2c8116c patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer v9.0.0272 Bram Moolenaar 2022-08-26 11:55:01 +01:00
  • 9b7d2a9596 patch 9.0.0271: using INIT() in non-header files v9.0.0271 zeertzjq 2022-08-26 10:33:54 +01:00
  • 2bd9dbc19f patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version v9.0.0270 Bram Moolenaar 2022-08-25 18:12:06 +01:00
  • 520f6ef60a patch 9.0.0269: getscriptinfo() does not include the version v9.0.0269 Yegappan Lakshmanan 2022-08-25 17:40:40 +01:00
  • 0166e398d1 patch 9.0.0268: build error without the +eval feature v9.0.0268 Bram Moolenaar 2022-08-25 16:30:01 +01:00
  • 930830a68b patch 9.0.0267: Coverity workflow still uses Ubuntu 18.04 v9.0.0267 Philip H 2022-08-25 16:24:56 +01:00
  • 340dafd155 patch 9.0.0266: compiler warning for unused argument v9.0.0266 Bram Moolenaar 2022-08-25 16:16:45 +01:00
  • f80f40a55c patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265 Bram Moolenaar 2022-08-25 16:02:23 +01:00
  • b213703f35 patch 9.0.0264: CI still runs on Ubuntu 18.04 v9.0.0264 Philip H 2022-08-25 15:21:24 +01:00
  • 6d4b2f54df patch 9.0.0263: too many #ifdefs v9.0.0263 Bram Moolenaar 2022-08-25 15:11:15 +01:00
  • 2e6dcbc445 patch 9.0.0262: build failure without the +quickfix feature v9.0.0262 Bram Moolenaar 2022-08-25 13:54:16 +01:00
  • 2eddbacd6d patch 9.0.0261: bufload() reads a file even if the name is not a file name v9.0.0261 Bram Moolenaar 2022-08-25 12:45:21 +01:00
  • d6c67629ed patch 9.0.0260: using freed memory when using 'quickfixtextfunc' recursively v9.0.0260 Bram Moolenaar 2022-08-24 20:07:22 +01:00
  • 80525751c5 patch 9.0.0259: crash with mouse click when not initialized v9.0.0259 Bram Moolenaar 2022-08-24 19:27:45 +01:00
  • fd999452ad Update runtime files Bram Moolenaar 2022-08-24 18:30:14 +01:00
  • 44b9abb150 patch 9.0.0258: MS-Windows installer skips syntax/shared v9.0.0258 K.Takata 2022-08-24 18:08:00 +01:00
  • 7ea9fcb48d patch 9.0.0257: "->" in ":scriptnames" output not tested yet v9.0.0257 Bram Moolenaar 2022-08-24 17:46:12 +01:00
  • 5214b29461 patch 9.0.0256: compiler warning for uninitialized variables v9.0.0256 Bram Moolenaar 2022-08-24 17:32:35 +01:00
  • 0af2ecfe44 patch 9.0.0255: build failure without the eval feature v9.0.0255 Bram Moolenaar 2022-08-24 17:05:56 +01:00
  • 5fb3aabc2b patch 9.0.0254: typo in function name v9.0.0254 zeertzjq 2022-08-24 16:48:23 +01:00
  • 753885b6c5 patch 9.0.0253: a symlink to an autoload script results in two entries v9.0.0253 Bram Moolenaar 2022-08-24 16:30:36 +01:00
  • f5240b96f7 patch 9.0.0252: cursor in wrong place after virtual text v9.0.0252 Bram Moolenaar 2022-08-24 12:24:37 +01:00
  • 762df0477c patch 9.0.0251: test output shows up in git v9.0.0251 huang06 2022-08-24 11:26:16 +01:00
  • dde77a7c4d patch 9.0.0250: slightly inconsistent error messages v9.0.0250 Bram Moolenaar 2022-08-23 21:41:15 +01:00
  • 3a7ad904d2 patch 9.0.0249: no test for what 9.0.0234 fixes v9.0.0249 Bram Moolenaar 2022-08-23 19:54:27 +01:00
  • a247142ae4 patch 9.0.0248: duplicate code in finding a script in the execution stack v9.0.0248 zeertzjq 2022-08-23 19:26:05 +01:00
  • f396ce83ee patch 9.0.0247: cannot add padding to virtual text without highlight v9.0.0247 Bram Moolenaar 2022-08-23 18:39:37 +01:00
  • adce965162 patch 9.0.0246: using freed memory when 'tagfunc' deletes the buffer v9.0.0246 Bram Moolenaar 2022-08-22 16:35:45 +01:00
  • 471c0fa3ee patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete v9.0.0245 Bram Moolenaar 2022-08-22 15:19:16 +01:00
  • f768c3d19c patch 9.0.0244: cannot easily get the list of sourced scripts v9.0.0244 Yegappan Lakshmanan 2022-08-22 13:15:13 +01:00
  • e89aeed43e patch 9.0.0243: text properties "below" sort differently on MS-Windows v9.0.0243 Bram Moolenaar 2022-08-22 13:00:16 +01:00
  • 171c683237 patch 9.0.0242: "make install" still fails v9.0.0242 Bram Moolenaar 2022-08-21 22:20:20 +01:00
  • 448f72a78a patch 9.0.0241: "make install" does not install shared syntax file v9.0.0241 Bram Moolenaar 2022-08-21 21:05:08 +01:00
  • 6669de1b23 patch 9.0.0240: crash when using ":mkspell" with an empty .dic file v9.0.0240 Bram Moolenaar 2022-08-21 20:33:47 +01:00
  • 8884916043 patch 9.0.0239: build failure without the +wildmenu feature v9.0.0239 Bram Moolenaar 2022-08-21 19:08:50 +01:00
  • 300175fd7f patch 9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off v9.0.0238 Bram Moolenaar 2022-08-21 18:38:21 +01:00
  • e24a14118c patch 9.0.0237: Mac: cannot build if dispatch.h is not available v9.0.0237 Evan Miller 2022-08-21 17:24:00 +01:00
  • b82a2ab8ad patch 9.0.0236: popup menu not removed when 'wildmenu' reset while visible v9.0.0236 zeertzjq 2022-08-21 14:33:57 +01:00
  • 474ad390cc patch 9.0.0235: 'autoshelldir' does not work with chunked respose v9.0.0235 Bram Moolenaar 2022-08-21 11:37:17 +01:00
  • 8d69637133 patch 9.0.0234: cannot make difference between :normal end and argument char v9.0.0234 Bram Moolenaar 2022-08-21 10:40:07 +01:00
  • a7704226a2 patch 9.0.0233: removing multiple text properties takes many calls v9.0.0233 Ben Jackson 2022-08-20 20:54:51 +01:00
  • 38ea5bda2b patch 9.0.0232: test with BufNewFile autocmd is flaky v9.0.0232 Bram Moolenaar 2022-08-20 20:09:14 +01:00
  • 57e95179ab patch 9.0.0231: expanding "**" may loop forever with directory links v9.0.0231 Bram Moolenaar 2022-08-20 19:26:14 +01:00
  • 2984ed31d9 patch 9.0.0230: no error for comma missing in list in :def function v9.0.0230 Bram Moolenaar 2022-08-20 14:51:17 +01:00
  • 62e0e2e54b patch 9.0.0229: Vim9: error message for missing type is not clear v9.0.0229 Bram Moolenaar 2022-08-20 12:07:58 +01:00
  • e80086446c Update runtime files Bram Moolenaar 2022-08-19 17:15:35 +01:00
  • 13ed494bb5 patch 9.0.0228: crash when pattern looks below the last line v9.0.0228 Bram Moolenaar 2022-08-19 13:59:25 +01:00
  • 213e70e284 patch 9.0.0227: cannot read error message when abort() is called v9.0.0227 Bram Moolenaar 2022-08-19 13:17:21 +01:00
  • 9e043181ad patch 9.0.0226: job_start() test may fail under valgrind v9.0.0226 Bram Moolenaar 2022-08-18 15:22:09 +01:00
  • 91c7cbfe31 patch 9.0.0225: using freed memory with multiple line breaks in expression v9.0.0225 Bram Moolenaar 2022-08-18 13:28:31 +01:00
  • 4875d6ab06 patch 9.0.0224: Using NULL pointer when skipping compiled code v9.0.0224 Bram Moolenaar 2022-08-17 15:55:51 +01:00
  • 5fd6ab820b patch 9.0.0223: typo in diffmode test v9.0.0223 zeertzjq 2022-08-17 12:09:45 +01:00
  • 887748742d patch 9.0.0222: no good reason why text objects are only in larger builds v9.0.0222 Bram Moolenaar 2022-08-16 20:24:29 +01:00
  • 1889f499a4 patch 9.0.0221: accessing freed memory if compiling nested function fails v9.0.0221 Bram Moolenaar 2022-08-16 19:34:44 +01:00
  • f6d39c31d2 patch 9.0.0220: invalid memory access with for loop over NULL string v9.0.0220 Bram Moolenaar 2022-08-16 17:50:38 +01:00
  • 948a3894d9 patch 9.0.0219: cannot make a funcref with "s:func" in a def function v9.0.0219 Kota Kato 2022-08-16 16:09:59 +01:00
  • e98c88c44c patch 9.0.0218: reading before the start of the line v9.0.0218 Bram Moolenaar 2022-08-16 14:51:53 +01:00
  • e1f3fd1d02 Update runtime files Bram Moolenaar 2022-08-15 18:51:32 +01:00
  • 5a4fff4d94 patch 9.0.0217: 'shellslash' works differently when sourcing a script again v9.0.0217 zeertzjq 2022-08-15 17:53:55 +01:00
  • cce293f87b patch 9.0.0216: undo earlier test sometimes fails on MS-Windows v9.0.0216 Bram Moolenaar 2022-08-15 17:28:27 +01:00
  • 8a77d208ff patch 9.0.0215: not passing APC_INDENT flag v9.0.0215 Bram Moolenaar 2022-08-15 16:29:37 +01:00
  • d8d4cfcb39 patch 9.0.0214: splitting a line may duplicate virtual text v9.0.0214 Bram Moolenaar 2022-08-15 15:55:10 +01:00
  • 249e1b903a patch 9.0.0213: using freed memory with error in assert argument v9.0.0213 Bram Moolenaar 2022-08-14 22:23:02 +01:00
  • dbdd16b625 patch 9.0.0212: invalid memory access when compiling :unlet v9.0.0212 Bram Moolenaar 2022-08-14 21:46:07 +01:00
  • d1d8f6bacb patch 9.0.0211: invalid memory access when compiling :lockvar v9.0.0211 Bram Moolenaar 2022-08-14 21:28:32 +01:00
  • c3a483fc3c patch 9.0.0210: 'list' mode does not work properly with virtual text v9.0.0210 Bram Moolenaar 2022-08-14 19:37:36 +01:00
  • 677a39fdf6 patch 9.0.0209: build error with small features v9.0.0209 Bram Moolenaar 2022-08-14 16:50:42 +01:00
  • 9e7e28fc4c patch 9.0.0208: the override flag has no effect for virtual text v9.0.0208 Bram Moolenaar 2022-08-14 16:36:38 +01:00
  • 28c162f6f1 patch 9.0.0207: stacktrace not shown when debugging v9.0.0207 zeertzjq 2022-08-14 14:49:50 +01:00
  • a4d158b3c8 patch 9.0.0206: redraw flags are not named specifically v9.0.0206 Bram Moolenaar 2022-08-14 14:17:45 +01:00
  • 28c9f89571 patch 9.0.0205: cursor in wrong position when inserting after virtual text v9.0.0205 Bram Moolenaar 2022-08-14 13:28:55 +01:00
  • 63acae13f5 patch 9.0.0204: indexof() may leak memory v9.0.0204 Yegappan Lakshmanan 2022-08-14 12:07:11 +01:00
  • c9b6570fab patch 9.0.0203: confusing variable name v9.0.0203 Bram Moolenaar 2022-08-13 21:37:29 +01:00
  • 3fbf6cd355 patch 9.0.0202: code and help for indexof() is not ideal v9.0.0202 Yegappan Lakshmanan 2022-08-13 21:35:13 +01:00
  • 9113c2cd19 patch 9.0.0201: CursorLine highlight overrules virtual text highlight v9.0.0201 Bram Moolenaar 2022-08-13 20:17:34 +01:00
  • 8f369fb1ab patch 9.0.0200: cursor wrong if 'nowrap' and two right aligned text props v9.0.0200 Bram Moolenaar 2022-08-13 19:35:05 +01:00
  • f0ccfa474a patch 9.0.0199: cursor position wrong with two right-aligned virtual texts v9.0.0199 Bram Moolenaar 2022-08-13 16:41:19 +01:00
  • cfeb8a584b patch 9.0.0198: ml_get error when switching buffer in Visual mode v9.0.0198 Bram Moolenaar 2022-08-13 14:09:44 +01:00
  • 6a76e84f55 patch 9.0.0197: astro files are not detected v9.0.0197 Emilia Zapata 2022-08-13 13:21:31 +01:00
  • b218655d5a patch 9.0.0196: finding value in list may require a for loop v9.0.0196 Yegappan Lakshmanan 2022-08-13 13:09:20 +01:00
  • 9032b9ceb6 patch 9.0.0195: metafun files are not recogized v9.0.0195 Bram Moolenaar 2022-08-12 21:57:13 +01:00
  • 326c5d36e7 patch 9.0.0194: cursor displayed in wrong position after removing text prop v9.0.0194 Bram Moolenaar 2022-08-12 13:05:49 +01:00
  • e38fc86180 patch 9.0.0193: search and match highlgith interfere with virtual text v9.0.0193 Bram Moolenaar 2022-08-11 17:24:50 +01:00
  • fdc5d17d58 patch 9.0.0192: possible invalid memory access when 'cmdheight' is zero v9.0.0192 Bram Moolenaar 2022-08-11 15:52:14 +01:00
  • d4cf9fc53e patch 9.0.0191: messages test fails; window size incorrect v9.0.0191 Bram Moolenaar 2022-08-11 14:13:37 +01:00
  • f797e309ca patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistent v9.0.0190 Bram Moolenaar 2022-08-11 13:17:30 +01:00
  • 87f3a2ca3d patch 9.0.0189: invalid memory access for text prop without highlight v9.0.0189 Bram Moolenaar 2022-08-10 20:50:23 +01:00
  • 82b14c143a patch 9.0.0188: strange effects when using "text_align" with non-zero column v9.0.0188 Bram Moolenaar 2022-08-10 19:50:47 +01:00
  • 96bde99bf8 patch 9.0.0187: command line height changes when maximizing window height v9.0.0187 Bram Moolenaar 2022-08-10 17:23:12 +01:00
  • 3331dd0351 patch 9.0.0186: virtual text without highlighting does not show v9.0.0186 Bram Moolenaar 2022-08-10 16:49:02 +01:00
  • 952c9b02f8 patch 9.0.0185: virtual text does not show if text prop at same position v9.0.0185 Bram Moolenaar 2022-08-10 16:00:33 +01:00
  • 1d8844aa59 patch 9.0.0184: virtual text prop highlight continues after truncation v9.0.0184 Bram Moolenaar 2022-08-10 13:39:35 +01:00
  • 52de3a8d39 patch 9.0.0183: extra space after virtual text when 'linebreak' is set v9.0.0183 Bram Moolenaar 2022-08-10 13:12:03 +01:00
  • 3a9687fb27 patch 9.0.0182: quarto files are not recognized v9.0.0182 smjonas 2022-08-10 11:48:10 +01:00
  • e5a0e8c1d7 patch 9.0.0181: textprop test with line2byte() fails on MS-Windows v9.0.0181 Bram Moolenaar 2022-08-09 21:37:55 +01:00
  • ef257e7bd1 patch 9.0.0180: stray logfile appears when running tests v9.0.0180 Bram Moolenaar 2022-08-09 19:30:19 +01:00