1. 17dd519 patch 8.2.4141: Vim9 builtin functions test fails by Bram Moolenaar · 3 years, 8 months ago
  2. a9528b3 patch 8.2.4140: maparg() does not indicate the type of script by Bram Moolenaar · 3 years, 8 months ago
  3. 94075b2 patch 8.2.4139: using freed memory in expression abbreviation by Bram Moolenaar · 3 years, 8 months ago
  4. ef7aadb patch 8.2.4138: Vim9: no error for return with argument when invalid by Bram Moolenaar · 3 years, 8 months ago
  5. d02dce2 patch 8.2.4137: Vim9: calling import with and without method is inconsistent by Bram Moolenaar · 3 years, 8 months ago
  6. fd218c8 patch 8.2.4136: Vim9: the "autoload" argument of ":vim9script" is not useful by Bram Moolenaar · 3 years, 8 months ago
  7. 6079da7 patch 8.2.4135: Vim9: ":scriptnames" shows unloaded imported autoload script by Bram Moolenaar · 3 years, 8 months ago
  8. 113b8dc patch 8.2.4134: MS-Windows: test for import with absolute path fails by Bram Moolenaar · 3 years, 8 months ago
  9. 840f162 patch 8.2.4133: output of ":scriptnames" goes into the message history by Bram Moolenaar · 3 years, 8 months ago
  10. 1836d61 patch 8.2.4132: Vim9: wrong error message when autoload script can't be found by Bram Moolenaar · 3 years, 8 months ago
  11. cbbc48f patch 8.2.4131: Vim9: calling function in autoload import does not work by Bram Moolenaar · 3 years, 8 months ago
  12. 31dcc8d patch 8.2.4130: MS-Windows: MSVC build may have libraries duplicated by K.Takata · 3 years, 8 months ago
  13. 1247126 patch 8.2.4129: building with +sound but without +eval fails by Bram Moolenaar · 3 years, 8 months ago
  14. 64283d5 patch 8.2.4128: crash when method cannot be found by Bram Moolenaar · 3 years, 8 months ago
  15. 78f6032 patch 8.2.4127: build failure without the +eval feature by Bram Moolenaar · 3 years, 8 months ago
  16. afa76e1 patch 8.2.4126: crash on exit when built with dynamic Tcl by Bram Moolenaar · 3 years, 8 months ago
  17. b3d9cee patch 8.2.4125: completion tests fail by Bram Moolenaar · 3 years, 8 months ago
  18. 6389baa patch 8.2.4124: Vim9: method in compiled function may not see script item by Bram Moolenaar · 3 years, 8 months ago
  19. 15d1635 patch 8.2.4123: complete function cannot be import.Name by Bram Moolenaar · 3 years, 8 months ago
  20. 3f3597b patch 8.2.4122: ":command Cmd" does not show custom completion argument by Bram Moolenaar · 3 years, 8 months ago
  21. 262898a patch 8.2.4121: Visual test fails on MS-Windows by Bram Moolenaar · 3 years, 8 months ago
  22. 9f8c304 patch 8.2.4120: block insert goes over the end of the line by Bram Moolenaar · 3 years, 8 months ago
  23. e8741a7 patch 8.2.4119: build failure when disabling the channel feature by Dominique Pelle · 3 years, 8 months ago
  24. 0023f82 patch 8.2.4118: using UNUSED for argument that is used by Bram Moolenaar · 3 years, 8 months ago
  25. 47036b6 patch 8.2.4117: Vim9: wrong white space error after using imported item by Bram Moolenaar · 3 years, 8 months ago
  26. c734993 patch 8.2.4116: Vim9: cannot use a method with a complex expression in :def by Bram Moolenaar · 3 years, 8 months ago
  27. c665dab patch 8.2.4115: cannot use a method with a complex expression by Bram Moolenaar · 3 years, 8 months ago
  28. c84287d patch 8.2.4114: Vim9: type checking for a funcref does not work for method by Bram Moolenaar · 3 years, 8 months ago
  29. dc98776 patch 8.2.4113: typo on DOCMD_RANGEOK results in not recognizing command by Bram Moolenaar · 3 years, 8 months ago
  30. d9b74a2 patch 8.2.4112: function not deleted at end of test by Bram Moolenaar · 3 years, 8 months ago
  31. d648c01 patch 8.2.4111: potential proglem when map is deleted while executing by Bram Moolenaar · 3 years, 8 months ago
  32. 8f99569 patch 8.2.4110: Coverity warns for using NULL pointer by Bram Moolenaar · 3 years, 8 months ago
  33. fd31be2 Update runtime files by Bram Moolenaar · 3 years, 8 months ago
  34. c81e9bf patch 8.2.4109: MS-Windows: high dpi support is outdated by K.Takata · 3 years, 8 months ago
  35. f6ebc82 patch 8.2.4108: going over the end of the w_lines array by Bram Moolenaar · 3 years, 8 months ago
  36. a972522 patch 8.2.4107: script context not restored after using <ScriptCmd> by Bram Moolenaar · 3 years, 8 months ago
  37. fa1a457 patch 8.2.4106: going over the end of the w_lines array by Bram Moolenaar · 3 years, 8 months ago
  38. b5988e3 patch 8.2.4105: translation related comment in the wrong place by K.Takata · 3 years, 8 months ago
  39. bfac409 patch 8.2.4104: Vim9: lower casing the autoload prefix causes problems by Bram Moolenaar · 3 years, 8 months ago
  40. 38ecd97 patch 8.2.4103: Vim9: variable declared in for loop not initialzed by Bram Moolenaar · 3 years, 8 months ago
  41. 857c8bb patch 8.2.4102: Vim9: import cannot be used after method by Bram Moolenaar · 3 years, 8 months ago
  42. d4e2f50 patch 8.2.4101: warning for unused argument in tiny version by Bram Moolenaar · 3 years, 8 months ago
  43. 04b871d patch 8.2.4100: early return when getting the 'formatlistpat' value by Bram Moolenaar · 3 years, 8 months ago
  44. e32c3c4 patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping by Bram Moolenaar · 3 years, 8 months ago
  45. 069613c patch 8.2.4098: typing "interrupt" at debug prompt may keep exception around by Bram Moolenaar · 3 years, 8 months ago
  46. f60a634 patch 8.2.4097: wrong number in error message on 32 bit system by Bram Moolenaar · 3 years, 8 months ago
  47. 1050476 patch 8.2.4096: Linux CI: unnecessarily installing packages by ichizok · 3 years, 8 months ago
  48. e3ce17a patch 8.2.4095: sed script not recognized by the first line by Bram Moolenaar · 3 years, 8 months ago
  49. e1833bf patch 8.2.4094: 'virtualedit' is window-local but using buffer-local enum by zeertzjq · 3 years, 8 months ago
  50. c53b467 patch 8.2.4093: cached breakindent values not initialized properly by Christian Brabandt · 3 years, 8 months ago
  51. ece0763 patch 8.2.4092: MacOS CI: unnecessarily doing "Install packages" by ichizok · 3 years, 8 months ago
  52. 0f11205 patch 8.2.4091: virtcol is recomputed for statusline unnecessarily by zeertzjq · 3 years, 8 months ago
  53. 26ebf1f patch 8.2.4090: after restoring a session buffer order can be quite different by Evgeni Chasnovski · 3 years, 8 months ago
  54. 7bfa6d6 patch 8.2.4089: terminal test for current directory fails on FreeBSD by Bram Moolenaar · 3 years, 8 months ago
  55. c0a1d37 patch 8.2.4088: xxd cannot output everything in one line by Erik Auerswald · 3 years, 8 months ago
  56. 3e4fa3d patch 8.2.4087: cannot test items from an autoload script easily by Bram Moolenaar · 3 years, 8 months ago
  57. d9d2fd0 patch 8.2.4086: "cctx" argument of find_func_even_dead() is unused by Bram Moolenaar · 3 years, 8 months ago
  58. c43e623 patch 8.2.4085: Vim9: no test for using import in legacy script by Bram Moolenaar · 3 years, 8 months ago
  59. 130f65d patch 8.2.4084: memory leak when looking for autoload prefixed variable by Bram Moolenaar · 3 years, 8 months ago
  60. 0e3e7ba patch 8.2.4083: Vim9: no test for "vim9script autoload' using script variable by Bram Moolenaar · 3 years, 8 months ago
  61. 3049fcf patch 8.2.4082: check for autoload file name and prefix fails by Bram Moolenaar · 3 years, 8 months ago
  62. 4050305 patch 8.2.4081: CodeQL reports problem in if_cscope causing it to fail by ichizok · 3 years, 8 months ago
  63. a00e622 patch 8.2.4080: not sufficient test coverage for xxd by Erik Auerswald · 3 years, 8 months ago
  64. 33b25d1 patch 8.2.4079: MS-Windows: "gvim --version" didn't work with VIMDLL by K.Takata · 3 years, 8 months ago
  65. ced2b38 patch 8.2.4078: terminal test for current directory not used on FreeBSD by Bram Moolenaar · 3 years, 8 months ago
  66. 8d9e470 patch 8.2.4077: not all Libsensors files are recognized by Bram Moolenaar · 3 years, 8 months ago
  67. 71930f1 patch 8.2.4076: memory leak in autoload import by Bram Moolenaar · 3 years, 8 months ago
  68. 78a7053 patch 8.2.4075: test failures by Bram Moolenaar · 3 years, 8 months ago
  69. de05bb2 patch 8.2.4074: going over the end of NameBuff by Bram Moolenaar · 3 years, 8 months ago
  70. 5459806 patch 8.2.4073: Coverity warns for using NULL pointer by Bram Moolenaar · 3 years, 8 months ago
  71. d041f42 patch 8.2.4072: Vim9: compiling function fails when autoload is not loaded by Bram Moolenaar · 3 years, 8 months ago
  72. 53c2961 patch 8.2.4071: Vim9: no detection of return in try/endtry by Bram Moolenaar · 3 years, 8 months ago
  73. f5d639a patch 8.2.4070: using uninitialized memory when reading empty file by Dominique Pelle · 3 years, 8 months ago
  74. 5d98269 patch 8.2.4069: Vim9: import test fails on MS-Windows by Bram Moolenaar · 3 years, 8 months ago
  75. f479cac patch 8.2.4068: Vim9: import test fails by Bram Moolenaar · 3 years, 8 months ago
  76. f111cdf patch 8.2.4067: Vim9: cannot call imported function with :call by Bram Moolenaar · 3 years, 8 months ago
  77. 17d36cb patch 8.2.4066: Vim9: imported autoload script loaded again by Bram Moolenaar · 3 years, 8 months ago
  78. 3cf21b3 patch 8.2.4065: computation overflow with large cound for :yank by Bram Moolenaar · 3 years, 8 months ago
  79. 2284f6c patch 8.2.4064: foam files are not detected by Elwardi · 3 years, 8 months ago
  80. b882244 patch 8.2.4063: Vim9: exported function in autoload script not found by Bram Moolenaar · 3 years, 8 months ago
  81. 0bbca54 patch 8.2.4062: match highlighting of tab too short by Bram Moolenaar · 3 years, 8 months ago
  82. 0d47ad4 patch 8.2.4061: codecov bash script is deprecated by ichizok · 3 years, 8 months ago
  83. d6f27c6 patch 8.2.4060: win_execute() slow on systems where getcwd()/chdir() is slow by Bram Moolenaar · 3 years, 8 months ago
  84. 19db9e6 patch 8.2.4059: Vim9: an expression of a map cannot access script-local items by Bram Moolenaar · 3 years, 8 months ago
  85. 7628382 patch 8.2.4058: Vim9: import test failure in wrong line by Bram Moolenaar · 3 years, 8 months ago
  86. 160aa86 patch 8.2.4057: Vim9: not fully implementing the autoload mechanism by Bram Moolenaar · 3 years, 8 months ago
  87. 6990b78 patch 8.2.4056: Vim9: memory leak when exporting function in autoload script by Bram Moolenaar · 3 years, 8 months ago
  88. 5e6b988 patch 8.2.4055: Vim9: line break in expression causes v:errmsg to be fillec by Bram Moolenaar · 3 years, 8 months ago
  89. 577bd85 patch 8.2.4054: Vim9 script test fails by Bram Moolenaar · 3 years, 8 months ago
  90. fe2ef0b patch 8.2.4053: Vim9: autoload mechanism doesn't fully work yet by Bram Moolenaar · 3 years, 8 months ago
  91. ee63031 patch 8.2.4052: not easy to resize a window from a plugin by Daniel Steinberg · 3 years, 8 months ago
  92. b06cfcf patch 8.2.4051: compiler complains about possibly uninitialized variable by Bram Moolenaar · 3 years, 8 months ago
  93. dc4451d patch 8.2.4050: Vim9: need to prefix every item in an autoload script by Bram Moolenaar · 3 years, 8 months ago
  94. 5f25c38 patch 8.2.4049: Vim9: reading before the start of the line with "$" by Bram Moolenaar · 3 years, 8 months ago
  95. c14f667 patch 8.2.4048: gcc complains about use of "%p" in printf by Dominique Pelle · 3 years, 8 months ago
  96. f85a424 patch 8.2.4047: depending on the build features error messages are unused by Dominique Pelle · 3 years, 8 months ago
  97. 2f0936c Update runtime files by Bram Moolenaar · 3 years, 8 months ago
  98. b2810f1 patch 8.2.4046: some error messages not in the right place by Bram Moolenaar · 3 years, 8 months ago
  99. 782b43d patch 8.2.4045: some global functions are only used in one file by Yegappan Lakshmanan · 3 years, 8 months ago
  100. 7c24dfd patch 8.2.4044: Vim9: no error when importing the same script twice by Bram Moolenaar · 3 years, 8 months ago