Commit Graph

  • 82820d9bf1 patch 8.2.2678: test for 'autoshelldir' does not reset the option Bram Moolenaar 2021-03-30 20:54:28 +02:00
  • 38a3bfa9a2 patch 8.2.2677: Vim9: cannot use only some of the default arguments Bram Moolenaar 2021-03-29 22:14:55 +02:00
  • 9ea7e55ab9 patch 8.2.2676: missing error message Bram Moolenaar 2021-03-29 21:06:04 +02:00
  • 8b9abfd86c patch 8.2.2675: directory change in a terminal window shell is not followed Bram Moolenaar 2021-03-29 20:49:05 +02:00
  • 9dbe701fe1 patch 8.2.2674: Motif: cancelling the font dialog resets the font Bram Moolenaar 2021-03-29 20:10:26 +02:00
  • 3215466af9 patch 8.2.2673: Vim9: script-local funcref can have lower case name Bram Moolenaar 2021-03-28 21:14:06 +02:00
  • b2cb6c8bbd patch 8.2.2672: Vim9: cannot use :lockvar and :unlockvar in compiled script Bram Moolenaar 2021-03-28 20:38:34 +02:00
  • f6bdd82c7e patch 8.2.2671: error for line number in legacy script Bram Moolenaar 2021-03-28 16:26:41 +02:00
  • b2ac7d0663 patch 8.2.2670: Vim9: error for append(0, text) Bram Moolenaar 2021-03-28 15:46:16 +02:00
  • df749a2b9c patch 8.2.2669: command line completion does not work after "vim9" Bram Moolenaar 2021-03-28 15:29:43 +02:00
  • 7d55a41026 Merge remote-tracking branch 'vim/master' ichizok 2021-03-28 21:16:37 +09:00
  • f49a1fcdb9 patch 8.2.2668: Vim9: omitting "call" for "confirm()" does not give an error Bram Moolenaar 2021-03-27 22:20:21 +01:00
  • 24f21fdfca patch 8.2.2667: prop_find() cannot find item matching both id and type Bram Moolenaar 2021-03-27 22:07:29 +01:00
  • c580943965 patch 8.2.2666: Vim9: not enough function arguments checked for string Bram Moolenaar 2021-03-27 21:23:30 +01:00
  • 7b45d46cf7 patch 8.2.2665: test failures Bram Moolenaar 2021-03-27 19:09:02 +01:00
  • 32105ae88f patch 8.2.2664: Vim9: not enough function arguments checked for string Bram Moolenaar 2021-03-27 18:59:25 +01:00
  • 79efa2e3b3 patch 8.2.2663: Vim9: leaking memory when inline function has an error Bram Moolenaar 2021-03-27 15:40:11 +01:00
  • 7007e31bde patch 8.2.2662: there is no way to avoid some escape sequences Bram Moolenaar 2021-03-27 12:11:33 +01:00
  • bb5d87c850 patch 8.2.2661: leaking memory when looping over a string Bram Moolenaar 2021-03-26 22:15:26 +01:00
  • ccc25aa285 patch 8.2.2660: Vim9: no error for declaration with trailing text Bram Moolenaar 2021-03-26 21:27:52 +01:00
  • c61cb8bfe1 patch 8.2.2659: eval test fails because for loop on string works Bram Moolenaar 2021-03-26 20:56:45 +01:00
  • 74e54fcb44 patch 8.2.2658: :for cannot loop over a string Bram Moolenaar 2021-03-26 20:41:29 +01:00
  • 522eefd9a2 patch 8.2.2657: Vim9: error message for declaring variable in for loop Bram Moolenaar 2021-03-26 18:49:22 +01:00
  • a2b3e7dc92 patch 8.2.2656: some command line arguments and regexp errors not tested Bram Moolenaar 2021-03-26 17:24:34 +01:00
  • 0a1a6a1aa4 patch 8.2.2655: The -w command line argument doesn't work Bram Moolenaar 2021-03-26 14:14:18 +01:00
  • ff87140046 patch 8.2.2654: Vim9: getting a character from a string can be slow Bram Moolenaar 2021-03-26 13:34:05 +01:00
  • 3a0f092ac0 patch 8.2.2653: build failure Bram Moolenaar 2021-03-25 22:22:30 +01:00
  • fa984418e7 patch 8.2.2652: Vim9: can use command modifier without an effect Bram Moolenaar 2021-03-25 22:15:28 +01:00
  • a91a71322d patch 8.2.2651: Vim9: restoring command modifiers happens after jump Bram Moolenaar 2021-03-25 21:12:15 +01:00
  • 113f39a362 Update Xcode project ichizok 2020-11-29 22:16:06 +09:00
  • ef048edbb7 Merge pull request #1179 from s4y/fix-1164 Yee Cheng Chin 2021-03-24 16:12:12 -07:00
  • 2fecb53115 patch 8.2.2650: Vim9: command modifiers not handled in nested function Bram Moolenaar 2021-03-24 22:00:56 +01:00
  • 1ff89deeaa patch 8.2.2649: Vim9: some wincmd arguments cause a white space error Bram Moolenaar 2021-03-24 20:08:12 +01:00
  • 21a6fbaeb5 Don't rely on NSCache to retain newly-created lines. Sidney San Martín 2021-03-24 11:41:43 -04:00
  • c54f347d63 patch 8.2.2648: terminal resize test sometimes hangs Bram Moolenaar 2021-03-23 19:22:12 +01:00
  • f4a2ed0714 patch 8.2.2647: terminal test sometimes hangs Bram Moolenaar 2021-03-23 16:25:09 +01:00
  • 34531670a2 Merge remote-tracking branch 'vim/master' ichizok 2021-03-23 20:46:05 +09:00
  • f28f2ac425 patch 8.2.2646: Vim9: error for not using string doesn't mentionargument Bram Moolenaar 2021-03-22 22:21:26 +01:00
  • 49f1e9ec3e patch 8.2.2645: using inline function is not properly tested Bram Moolenaar 2021-03-22 20:49:02 +01:00
  • da1dbed0df patch 8.2.2644: prop_clear() causes a screen update even when nothing changed Bram Moolenaar 2021-03-22 19:43:34 +01:00
  • 1f448d906b patch 8.2.2643: various code not covered by tests Bram Moolenaar 2021-03-22 19:37:06 +01:00
  • e98f60a591 patch 8.2.2642: Vim9: no clear error for wrong inline function Bram Moolenaar 2021-03-22 18:22:30 +01:00
  • 2cec027af4 patch 8.2.2641: display test fails because of lacking redraw Bram Moolenaar 2021-03-22 17:30:47 +01:00
  • f1387285e2 patch 8.2.2640: screenstring() returns non-existing composing characters Bram Moolenaar 2021-03-22 17:11:15 +01:00
  • 5ea79a2599 patch 8.2.2639: build failure when fsync() is not available Bram Moolenaar 2021-03-22 16:45:35 +01:00
  • 4c86830fc5 patch 8.2.2638: cannot write a message to the terminal from the GUI Bram Moolenaar 2021-03-22 16:19:45 +01:00
  • 09f8b3a022 patch 8.2.2637: prop_remove() causes a redraw even when nothing changed Bram Moolenaar 2021-03-21 22:29:54 +01:00
  • 67da21a147 patch 8.2.2636: memory leak when compiling inline function Bram Moolenaar 2021-03-21 22:12:34 +01:00
  • 7a6eaa06f9 patch 8.2.2635: Vim9: cannot define an inline function Bram Moolenaar 2021-03-21 20:53:29 +01:00
  • f90c855c71 patch 8.2.2634: 'tagfunc' does not indicate using a pattern Bram Moolenaar 2021-03-21 14:49:57 +01:00
  • 196a1f7409 patch 8.2.2633: multi-byte 'fillchars' for folding do not show properly Bram Moolenaar 2021-03-21 14:39:19 +01:00
  • c5cf369e95 patch 8.2.2632: not all command line arguments are tested Bram Moolenaar 2021-03-20 22:16:56 +01:00
  • a0c8aea479 patch 8.2.2631: commands from winrestcmd() do not always work properly Bram Moolenaar 2021-03-20 19:55:35 +01:00
  • 592f57f5fe patch 8.2.2630: hard to see where a test gets stuck Bram Moolenaar 2021-03-20 16:44:25 +01:00
  • a0399efa72 patch 8.2.2629: Vim9: error for #{{ is not desired Bram Moolenaar 2021-03-20 15:00:01 +01:00
  • 5c7a299c16 patch 8.2.2628: Vim9: #{ can still be used at the script level Bram Moolenaar 2021-03-20 13:29:38 +01:00
  • 4355894869 patch 8.2.2627: no need to check for BSD after checking for not root Bram Moolenaar 2021-03-20 12:49:15 +01:00
  • 240014321b patch 8.2.2626: GTK3: error when starting up and -geometry is given Bram Moolenaar 2021-03-20 12:36:46 +01:00
  • af125866db patch 8.2.2625: rss files not recognized Bram Moolenaar 2021-03-19 20:27:40 +01:00
  • 74b99f6ab6 patch 8.2.2624: atom files not recognized Bram Moolenaar 2021-03-19 20:19:12 +01:00
  • 17709e280a patch 8.2.2623: some tests fail when run as root Bram Moolenaar 2021-03-19 14:38:12 +01:00
  • a555e6fcb6 patch 8.2.2622: GTK: error when starting up and -geometry is given Bram Moolenaar 2021-03-18 22:28:57 +01:00
  • 108cf0153c patch 8.2.2621: typval2type() cannot handle recursive structures Bram Moolenaar 2021-03-18 22:15:04 +01:00
  • 4b3e1964d8 patch 8.2.2620: Vim9: Using #{ for a dictionary gives strange errors Bram Moolenaar 2021-03-18 21:37:55 +01:00
  • c877592fef Merge remote-tracking branch 'vim/master' ichizok 2021-03-18 09:07:25 +09:00
  • 5f91e74bf9 patch 8.2.2619: Vim9: no test for return type of lambda Bram Moolenaar 2021-03-17 21:29:29 +01:00
  • 3f32788000 patch 8.2.2618: Vim9: cannot use a normal list name to store function refs Bram Moolenaar 2021-03-17 20:56:38 +01:00
  • 8863bda25d patch 8.2.2617: Vim9: script variable in block not found by function Bram Moolenaar 2021-03-17 18:42:08 +01:00
  • 3e1916947d patch 8.2.2616: Vim9: if 'cpo' is change in Vim9 script it may be restored Bram Moolenaar 2021-03-17 17:46:00 +01:00
  • a4c81bea38 patch 8.2.2615: test is sourcing the wrong file Bram Moolenaar 2021-03-17 15:23:16 +01:00
  • c970e4225b patch 8.2.2614: Vim9: function is deleted while executing Bram Moolenaar 2021-03-17 15:03:04 +01:00
  • 6ccfd99b92 patch 8.2.2613: new test throws exception Bram Moolenaar 2021-03-17 13:39:33 +01:00
  • 18b7d86d7f patch 8.2.2612: col('.') may get outdated column value Bram Moolenaar 2021-03-17 13:28:05 +01:00
  • f8c52e8d08 patch 8.2.2611: conditions for startup tests are not exactly right Bram Moolenaar 2021-03-17 12:27:23 +01:00
  • 1e448465e1 patch 8.2.2610: mouse click test fails when using remote connection Bram Moolenaar 2021-03-16 21:17:16 +01:00
  • 3214812997 patch 8.2.2609: test disabled on MS-Windows even though it should work Bram Moolenaar 2021-03-16 13:23:30 +01:00
  • f4fcedc59d patch 8.2.2608: character input not fully tested Bram Moolenaar 2021-03-15 18:36:20 +01:00
  • 02b4d9b18a patch 8.2.2607: strcharpart() cannot include composing characters Bram Moolenaar 2021-03-14 19:46:45 +01:00
  • 70ce8a1561 patch 8.2.2606: strchars() defaults to counting composing characters Bram Moolenaar 2021-03-14 19:02:09 +01:00
  • 0289a093a4 patch 8.2.2605: Vim9: string index and slice does not include composing chars Bram Moolenaar 2021-03-14 18:40:19 +01:00
  • 240309c9bf patch 8.2.2604: GUI-specific command line arguments not tested Bram Moolenaar 2021-03-14 16:20:37 +01:00
  • 77b10ffad4 patch 8.2.2603: Vim9: no effect if user command is also a function Bram Moolenaar 2021-03-14 13:21:35 +01:00
  • 2e34c34be1 patch 8.2.2602: Vim9: continue doesn't work if :while is very first command Bram Moolenaar 2021-03-14 12:13:33 +01:00
  • 6bce5856b5 patch 8.2.2601: memory usage test often fails on FreeBSD Bram Moolenaar 2021-03-13 22:11:51 +01:00
  • 93e1cae739 patch 8.2.2600: Vim9: crash when putting an unknown type in a dictionary Bram Moolenaar 2021-03-13 21:24:56 +01:00
  • edba70703b patch 8.2.2599: build failure Bram Moolenaar 2021-03-13 21:14:18 +01:00
  • 6508880d6c patch 8.2.2598: Vim9: :open does not need to be supported Bram Moolenaar 2021-03-13 21:07:21 +01:00
  • cb4e80fab9 patch 8.2.2597: Vim9: "import * as" does not work at script level Bram Moolenaar 2021-03-13 20:57:19 +01:00
  • 41cd80335c patch 8.2.2596: :doautocmd may confuse scripts listening to WinEnter Bram Moolenaar 2021-03-13 15:47:56 +01:00
  • 9e813b3dea patch 8.2.2595: setting 'winminheight' may cause 'lines' to change Bram Moolenaar 2021-03-13 14:29:05 +01:00
  • 0756f757ed patch 8.2.2594: alternate buffer added to session file even when it's hidden Bram Moolenaar 2021-03-13 13:52:33 +01:00
  • 0de8e2d6a3 patch 8.2.2593: list of distributed files is incomplete Bram Moolenaar 2021-03-13 13:30:03 +01:00
  • c8cdf0f80b Update runtime files. Bram Moolenaar 2021-03-13 13:28:13 +01:00
  • 6fd367a97c patch 8.2.2592: code coverage could be improved Bram Moolenaar 2021-03-13 13:14:04 +01:00
  • c80f647512 patch 8.2.2591: Poke files are not recognized Bram Moolenaar 2021-03-12 22:16:41 +01:00
  • 12bce95887 patch 8.2.2590: Vim9: default argument value may cause internal error Bram Moolenaar 2021-03-11 20:04:04 +01:00
  • 776b954622 patch 8.2.2589: recover test hangs in the GUI Bram Moolenaar 2021-03-10 22:27:48 +01:00
  • 23b32a8d6b patch 8.2.2588: build failure with tiny features Bram Moolenaar 2021-03-10 21:55:46 +01:00
  • 6635ae1437 patch 8.2.2587: recover test fails on FreeBSD Bram Moolenaar 2021-03-10 21:46:39 +01:00
  • f52f0606ed patch 8.2.2586: process id may be invalid Bram Moolenaar 2021-03-10 21:26:37 +01:00