Commit Graph

  • 6bc00699c5 patch 8.2.2769: Modula-3 config files are not recognized Bram Moolenaar 2021-04-15 14:29:17 +02:00
  • f387f5dfbc patch 8.2.2768: Vim9: memory leak with blob range error Bram Moolenaar 2021-04-15 13:42:21 +02:00
  • 05f960a08f Merge remote-tracking branch 'vim/master' ichizok 2021-04-15 10:20:57 +09:00
  • bd6406f15d patch 8.2.2767: compiler warning for unused argument Bram Moolenaar 2021-04-14 21:30:06 +02:00
  • b141926890 patch 8.2.2766: test failure Bram Moolenaar 2021-04-14 20:54:07 +02:00
  • 0e3ff19196 patch 8.2.2765: Vim9: not all blob operations work Bram Moolenaar 2021-04-14 20:35:23 +02:00
  • b47bed2f7a patch 8.2.2764: memory leak when default function argument is allocated Bram Moolenaar 2021-04-14 17:06:43 +02:00
  • a3589a0d6c patch 8.2.2763: Vim9: cannot use type in for loop unpack at script level Bram Moolenaar 2021-04-14 13:30:46 +02:00
  • f62d73933a patch 8.2.2762: Vim9: function line truncated when compiling Bram Moolenaar 2021-04-14 12:40:00 +02:00
  • 2e240bd428 patch 8.2.2761: using "syn include" does not work properly Bram Moolenaar 2021-04-14 11:15:08 +02:00
  • f6a8d420a8 patch 8.2.2760: Vim9: no error for changing a for loop variable Bram Moolenaar 2021-04-13 21:48:03 +02:00
  • f2253963c2 patch 8.2.2759: Vim9: for loop infers type of loop variable Bram Moolenaar 2021-04-13 20:53:13 +02:00
  • f48b2fa33c patch 8.2.2758: Vim9: wrong line number for autoload function with wrong name Bram Moolenaar 2021-04-12 22:02:36 +02:00
  • 68452177ca patch 8.2.2757: Vim9: blob tests for legacy and Vim9 script are separate Bram Moolenaar 2021-04-12 21:21:02 +02:00
  • cfc3023cb6 patch 8.2.2756: Vim9: blob index and slice not implemented yet Bram Moolenaar 2021-04-11 20:26:34 +02:00
  • af8ea0d066 patch 8.2.2755: Vim9: no error for using a number in a condition Bram Moolenaar 2021-04-11 18:24:46 +02:00
  • 09f067fca3 patch 8.2.2754: :sleep! does not always hide the cursor Bram Moolenaar 2021-04-11 13:29:18 +02:00
  • f93bbd0262 patch 8.2.2753: Vim9: cannot ignore an item in assignment unpack Bram Moolenaar 2021-04-10 22:35:43 +02:00
  • e8e3078184 patch 8.2.2752 Bram Moolenaar 2021-04-10 21:46:05 +02:00
  • fed9e830fc patch 8.2.2751: Coverity warns for using NULL pointer Bram Moolenaar 2021-04-10 21:38:38 +02:00
  • da479c7597 patch 8.2.2750: Vim9: error for using underscore in nested function Bram Moolenaar 2021-04-10 21:01:38 +02:00
  • fe95b94ffa patch 8.2.2749: Vim9: test for error can be a bit flaky Bram Moolenaar 2021-04-10 20:52:43 +02:00
  • c429769776 patch 8.2.2748: Vim9: memory leak when calling :def function fails Bram Moolenaar 2021-04-10 20:46:48 +02:00
  • bb8a7ce0a1 patch 8.2.2747: Vim9: not always an error for too many function arguments Bram Moolenaar 2021-04-10 20:10:26 +02:00
  • 87795939d0 patch 8.2.2746: check for duplicate arguments does not work Bram Moolenaar 2021-04-10 18:21:30 +02:00
  • 51e7e78de7 patch 8.2.2745: Vim9: missing part of the argument change Bram Moolenaar 2021-04-10 17:46:52 +02:00
  • 962c43bf0d patch 8.2.2744: Vim9: no way to explicitly ignore an argument Bram Moolenaar 2021-04-10 17:18:09 +02:00
  • 599410cb3c patch 8.2.2743: Vim9: function state stuck when compiling with ":silent!" Bram Moolenaar 2021-04-10 14:03:43 +02:00
  • 701cc6ca9e patch 8.2.2742: Vim9: when compiling a function fails it is cleared Bram Moolenaar 2021-04-10 13:33:48 +02:00
  • 1088b69451 patch 8.2.2741: Vim9: Partial call does not check right arguments Bram Moolenaar 2021-04-09 22:12:44 +02:00
  • 2a38908b05 patch 8.2.2740: Vim9: lambda with varargs doesn't work Bram Moolenaar 2021-04-09 20:24:31 +02:00
  • 767034c5b8 patch 8.2.2739: Vim9: a lambda accepts too many arguments at the script level Bram Moolenaar 2021-04-09 17:24:52 +02:00
  • a79675e182 Merge remote-tracking branch 'vim/master' ichizok 2021-04-09 16:59:25 +09:00
  • dcae51facc patch 8.2.2738: extending a list with itself can give wrong result Bram Moolenaar 2021-04-08 20:10:10 +02:00
  • d8db838392 patch 8.2.2737: status line not updated when local 'statusline' option set Bram Moolenaar 2021-04-08 18:27:53 +02:00
  • 175a41c13f patch 8.2.2736: Vim9: for loop over string is a bit slow Bram Moolenaar 2021-04-08 18:05:03 +02:00
  • fa5963880d patch 8.2.2735: Vim9: function reference found with prefix, not without Bram Moolenaar 2021-04-07 21:58:16 +02:00
  • 15e5e53ef2 patch 8.2.2734: Vim9: cannot use legacy script-local var from :def function Bram Moolenaar 2021-04-07 21:21:13 +02:00
  • 130cbfc312 Update runtime files Bram Moolenaar 2021-04-07 21:07:20 +02:00
  • 125ed2745c patch 8.2.2733: detecting Lua version is not reliable Bram Moolenaar 2021-04-07 20:11:12 +02:00
  • e5b0b98a90 patch 8.2.2732: prompt for s///c in Ex mode can be wrong Bram Moolenaar 2021-04-07 19:42:57 +02:00
  • 8dddc1f0e2 patch 8.2.2731: Mac: SF symbols are not displayed properly Bram Moolenaar 2021-04-07 19:00:25 +02:00
  • c9605f0595 patch 8.2.2730: Coverity complains about not restoring character Bram Moolenaar 2021-04-06 21:29:32 +02:00
  • 643ce6c0c6 patch 8.2.2729: Vim9: wrong error message for referring to legacy script var Bram Moolenaar 2021-04-06 21:17:27 +02:00
  • e3d1f4c982 patch 8.2.2728: special key names don't work if 'isident' is cleared Bram Moolenaar 2021-04-06 20:21:59 +02:00
  • e9b8b78e04 patch 8.2.2727: function test fails Bram Moolenaar 2021-04-06 20:18:29 +02:00
  • 86cdb8a4bd patch 8.2.2726: confusing error message with white space before comma Bram Moolenaar 2021-04-06 19:01:03 +02:00
  • ae577330fc Merge remote-tracking branch 'vim/master' ichizok 2021-04-06 11:06:25 +09:00
  • e8c4660a55 patch 8.2.2725: Vim9: message about compiling is wrong when using try/catch Bram Moolenaar 2021-04-05 22:27:37 +02:00
  • 0d351a04e1 patch 8.2.2724: Vim9: concatenating to list in dict not tested Bram Moolenaar 2021-04-05 21:05:26 +02:00
  • 58fb7c39a0 patch 8.2.2723: assignment test fails Bram Moolenaar 2021-04-05 20:59:41 +02:00
  • b9c0cd897a patch 8.2.2722: Vim9: crash when using LHS with double index Bram Moolenaar 2021-04-05 20:51:00 +02:00
  • 2927c07b0e patch 8.2.2721: Vim9: cannot have a linebreak inside a lambda Bram Moolenaar 2021-04-05 19:41:21 +02:00
  • 01ac0a1f66 patch 8.2.2720: GTK menu tooltip moves the cursor Bram Moolenaar 2021-04-05 18:20:45 +02:00
  • e42939af87 patch 8.2.2719: Vim9: appending to dict item doesn't work in a :def function Bram Moolenaar 2021-04-05 17:11:17 +02:00
  • 0865b15bc6 patch 8.2.2718: Vim9: no explicit test for using a global function without g: Bram Moolenaar 2021-04-05 15:38:51 +02:00
  • ce5b06a6a9 patch 8.2.2717: GTK menu items don't show a tooltip Bram Moolenaar 2021-04-05 14:13:20 +02:00
  • 0b94e297af patch 8.2.2716: the equivalent class regexp is missing some characters Bram Moolenaar 2021-04-05 13:59:53 +02:00
  • 886e5e737d patch 8.2.2715: Vim9: tests fail without the channel feature Bram Moolenaar 2021-04-05 13:36:34 +02:00
  • 409da842db patch 8.2.2714: filetype pattern ending in star is too far up Bram Moolenaar 2021-04-05 13:10:43 +02:00
  • 68ffe8cade patch 8.2.2713: folding code not sufficiently tested Bram Moolenaar 2021-04-05 12:47:25 +02:00
  • f2dd9cb995 patch 8.2.2712: memory leak when adding to a blob fails Bram Moolenaar 2021-04-04 21:55:23 +02:00
  • 3c49e74e18 patch 8.2.2711: "gj" in a closed fold does not move out of the fold Bram Moolenaar 2021-04-04 21:26:04 +02:00
  • 90193e6140 patch 8.2.2710: Vim9: not all tests cover script and :def function Bram Moolenaar 2021-04-04 20:49:50 +02:00
  • 26af8e54ff patch 8.2.2709: the GTK GUI has a gap next to the scrollbar Bram Moolenaar 2021-04-04 15:57:12 +02:00
  • 3a6aadb328 patch 8.2.2708: test sometimes fails waiting for shell in terminal Bram Moolenaar 2021-04-04 15:28:59 +02:00
  • ceb0619433 patch 8.2.2707: adding a lot of completions can still be a bit slow Bram Moolenaar 2021-04-04 15:05:22 +02:00
  • a7511c0f4f patch 8.2.2706: Vim9: wrong line number reported for boolean operator Bram Moolenaar 2021-04-03 21:47:07 +02:00
  • 77709b194c patch 8.2.2705: Vim9: misleading reported line number for wrong type Bram Moolenaar 2021-04-03 21:01:01 +02:00
  • 440cf096fa patch 8.2.2704: adding a lot of completions can be a bit slow Bram Moolenaar 2021-04-03 20:13:30 +02:00
  • 6e50ec2f0a patch 8.2.2703: Vim9: memory leak when failing on locked variable Bram Moolenaar 2021-04-03 19:32:44 +02:00
  • c17ba791a9 patch 8.2.2702: compiler completion test fails when more scripts are added Bram Moolenaar 2021-04-03 19:07:05 +02:00
  • 26f201345d patch 8.2.2701: order of removing FORTIFY_SOURCE is wrong Bram Moolenaar 2021-04-03 17:33:52 +02:00
  • 6437475ffb patch 8.2.2700: nested autocmd test fails sometimes Bram Moolenaar 2021-04-03 17:22:29 +02:00
  • c48f2dc0be patch 8.2.2699: Lua test fails Bram Moolenaar 2021-04-03 17:18:52 +02:00
  • b9c6b6fb73 patch 8.2.2698: Lua test fails on MS-Windows Bram Moolenaar 2021-04-03 15:35:50 +02:00
  • 0df6030145 patch 8.2.2697: function list test fails Bram Moolenaar 2021-04-03 15:15:47 +02:00
  • f65ed86f6f patch 8.2.2696: Lua test fails with Lua 5.4.3 and later Bram Moolenaar 2021-04-03 14:13:33 +02:00
  • 1e6bbfb560 patch 8.2.2695: cursor position reset with nested autocommands Bram Moolenaar 2021-04-03 13:19:26 +02:00
  • 5b8cabfef7 patch 8.2.2694: when 'matchpairs' is empty every character beeps Bram Moolenaar 2021-04-02 18:55:57 +02:00
  • dcf29ac87f patch 8.2.2693: Vim9: locked script variable can be changed Bram Moolenaar 2021-04-02 14:44:02 +02:00
  • f5906aa780 patch 8.2.2692: Vim9: locked script variable can be changed Bram Moolenaar 2021-04-02 14:35:15 +02:00
  • 3fa5e64e0e patch 8.2.2691: autoconf may mess up compiler flags Bram Moolenaar 2021-04-02 13:30:59 +02:00
  • ef38bcf051 patch 8.2.2690: PowerShell files are not recognized Bram Moolenaar 2021-04-02 13:00:15 +02:00
  • 160a2b4dac patch 8.2.2689: tiny build fails Bram Moolenaar 2021-04-01 21:57:46 +02:00
  • ca51cc0a33 patch 8.2.2688: Vim9: crash when using s: for script variable Bram Moolenaar 2021-04-01 21:38:53 +02:00
  • d877a5700f patch 8.2.2687: Vim9: cannot use "const" for global variable in :def function Bram Moolenaar 2021-04-01 19:42:48 +02:00
  • ce0b75711a patch 8.2.2686: status line is not updated when going to cmdline mode Bram Moolenaar 2021-04-01 18:47:14 +02:00
  • 49c51b825a patch 8.2.2685: custom statusline not drawn correctly with WinBar Bram Moolenaar 2021-04-01 16:16:18 +02:00
  • 5c504f680e patch 8.2.2684: not enough folding code is tested Bram Moolenaar 2021-04-01 13:39:51 +02:00
  • b91d3f857f patch 8.2.2683: build failure without the +eval feature Bram Moolenaar 2021-04-01 13:17:50 +02:00
  • 529fb5a5f6 patch 8.2.2682: Vim9: cannot find Name.Func from "import * as Name" Bram Moolenaar 2021-04-01 12:57:57 +02:00
  • 2415dd8f62 snapshot-171 Yee Cheng Chin 2021-04-01 02:24:11 -07:00
  • 69617312ea MacVim Snapshot 171 snapshot-171 Yee Cheng Chin 2021-03-31 21:07:58 -07:00
  • de249a80fe Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2021-03-31 21:19:49 -07:00
  • a73703f538 Merge pull request #1178 from ichizok/fix/xcodeproj Yee Cheng Chin 2021-03-31 21:03:27 -07:00
  • 12be734faf patch 8.2.2681: Vim9: test fails for redeclaring script variable Bram Moolenaar 2021-03-31 21:47:33 +02:00
  • e535db86e7 patch 8.2.2680: Vim9: problem defining a script variable from legacy function Bram Moolenaar 2021-03-31 21:07:24 +02:00
  • dad4473f02 Update runtime files. Bram Moolenaar 2021-03-31 20:07:33 +02:00
  • ae0f151ddf patch 8.2.2679: status line missing for non-current window with winbar Bram Moolenaar 2021-03-30 22:12:12 +02:00