1. 890ee4e patch 8.2.3253: channel test fails randomly by Bram Moolenaar · 4 years, 8 months ago
  2. 4a15504 patch 8.2.3252: duplicated code for adding buffer lines by Yegappan Lakshmanan · 4 years, 8 months ago
  3. 0f5575d patch 8.2.3251: listing builtin_gui as an available terminal is confusing by Bram Moolenaar · 4 years, 8 months ago
  4. 1790be6 patch 8.2.3250: MS-Windows: cannot build with libsodium by Christian Brabandt · 4 years, 8 months ago
  5. 60dc827 patch 8.2.3249: Vim9: error for re-imported function with default argument by Bram Moolenaar · 4 years, 8 months ago
  6. 921ba52 patch 8.2.3248: Vim9: error message for wrong input uses wrong line number by Bram Moolenaar · 4 years, 8 months ago
  7. 77ab4e2 patch 8.2.3247: using uninitialized memory when checking for crypt method by Bram Moolenaar · 4 years, 8 months ago
  8. 77111e2 patch 8.2.3246: memory use after free by Bram Moolenaar · 4 years, 8 months ago
  9. 131530a patch 8.2.3245: the crypt key may appear in a swap partition by Bram Moolenaar · 4 years, 8 months ago
  10. 41114a2 patch 8.2.3244: Lua 5.3 print() with a long string crashes by Yegappan Lakshmanan · 4 years, 8 months ago
  11. 83cd015 patch 8.2.3243: MS-Windows: "edit with multiple Vim" choice is less useful by msoyka-of-wharton · 4 years, 8 months ago
  12. 0732932 patch 8.2.3242: Vim9: valgrind reports leaks in builtin function test by Bram Moolenaar · 4 years, 8 months ago
  13. 6e850a6 patch 8.2.3241: Vim9: memory leak when function reports an error by Bram Moolenaar · 4 years, 8 months ago
  14. 2a4bd00 patch 8.2.3240: Lua print() does not work properly by Bram Moolenaar · 4 years, 8 months ago
  15. 81530e3 patch 8.2.3239: Vim9: no error using heredoc for a number variable by Bram Moolenaar · 4 years, 8 months ago
  16. d47c397 patch 8.2.3238: Vim9: error message does not indicate the location by Bram Moolenaar · 4 years, 8 months ago
  17. 327d3ee patch 8.2.3237: when a builtin function gives an error processing continues by Bram Moolenaar · 4 years, 8 months ago
  18. eaf3f36 patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode by zeertzjq · 4 years, 8 months ago
  19. 6868634 patch 8.2.3235: cannot use lambda in {} block in user command by Bram Moolenaar · 4 years, 8 months ago
  20. 78e006b patch 8.2.3234: crash when printing long string with Lua by Bram Moolenaar · 4 years, 8 months ago
  21. e2390c7 patch 8.2.3233: prop_list() and prop_find() do not indicate the buffer by Martin Tournoij · 4 years, 8 months ago
  22. 7e6a2a6 patch 8.2.3232: system() does not work without a second argument by Yegappan Lakshmanan · 4 years, 8 months ago
  23. 9088784 patch 8.2.3231: build failure with small features by Bram Moolenaar · 4 years, 8 months ago
  24. f723701 patch 8.2.3230: Vim9: type error when function return type is not known yet by Bram Moolenaar · 4 years, 8 months ago
  25. 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years, 8 months ago
  26. 5d7c2df patch 8.2.3228: cannot use a simple block for the :command argument by Bram Moolenaar · 4 years, 8 months ago
  27. 53ba05b patch 8.2.3227: 'virtualedit' can only be set globally by Gary Johnson · 4 years, 8 months ago
  28. 29b8571 patch 8.2.3226: new digraph functions use old naming scheme by h-east · 4 years, 8 months ago
  29. ccb148a patch 8.2.3225: incsearch highlighting is attempted halfway a mapping by Bram Moolenaar · 4 years, 8 months ago
  30. 678b207 patch 8.2.3224: cannot call script-local function after :vim9cmd by Bram Moolenaar · 4 years, 8 months ago
  31. ff34bee patch 8.2.3223: Vim: using {} block in autoloade omnifunc fails by Bram Moolenaar · 4 years, 8 months ago
  32. 3c77b6a patch 8.2.3222: Vim9: cannot used loop variable later as lambda argument by Bram Moolenaar · 4 years, 8 months ago
  33. a764e73 patch 8.2.3221: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  34. 2ec28ae patch 8.2.3220: Test_term_setansicolors() fails in some configurations by Dominique Pelle · 4 years, 9 months ago
  35. 7a4ca32 patch 8.2.3219: :find searches non-existing directories by Christian Brabandt · 4 years, 9 months ago
  36. 8a4c812 patch 8.2.3218: when using xchaha20 crypt undo file is not removed by Christian Brabandt · 4 years, 9 months ago
  37. 3ed0d93 patch 8.2.3217: build failure by Bram Moolenaar · 4 years, 9 months ago
  38. 2eb6fc3 patch 8.2.3216: Vim9: crash when using variable in a loop at script level by Bram Moolenaar · 4 years, 9 months ago
  39. 5bca906 patch 8.2.3215: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  40. 7d60384 patch 8.2.3214: MS-Windows: passing /D does not set the install location by Christian Brabandt · 4 years, 9 months ago
  41. 9c9472f patch 8.2.3213: NOCOMPOUNDSUGS entry in spell file not tested by Dominique Pelle · 4 years, 9 months ago
  42. 5a9e584 patch 8.2.3212: Vim9: execution speed can be improved by Dominique Pelle · 4 years, 9 months ago
  43. 7973de3 patch 8.2.3211: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  44. dd0b287 patch 8.2.3210: Vim9: searchpair() sixth argument is compiled by Bram Moolenaar · 4 years, 9 months ago
  45. 88421d6 patch 8.2.3209: Vim9: lambda doesn't find block-local variable by Bram Moolenaar · 4 years, 9 months ago
  46. 1a3e574 patch 8.2.3208: dynamic library load error does not mention why it failed by Martin Tournoij · 4 years, 9 months ago
  47. 5a234eb patch 8.2.3207: Vim9: crash when compiling string fails by Bram Moolenaar · 4 years, 9 months ago
  48. 0ad871d patch 8.2.3206: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  49. 1b862c4 patch 8.2.3205: Coverity reports a null pointer dereference by Bram Moolenaar · 4 years, 9 months ago
  50. c9e7e34 patch 8.2.3204: display garbled when 'cursorline' is set and lines wrap by Bram Moolenaar · 4 years, 9 months ago
  51. cd26801 patch 8.2.3203: Vim9: compiled string expression causes type error by Bram Moolenaar · 4 years, 9 months ago
  52. 5dd839c patch 8.2.3202: Vim9: tests are only executed for legacy script by Bram Moolenaar · 4 years, 9 months ago
  53. 2b59df0 patch 8.2.3201: crash in test by Bram Moolenaar · 4 years, 9 months ago
  54. 7a3fe3e patch 8.2.3200: Vim9: hard to guess where a type error is given by Bram Moolenaar · 4 years, 9 months ago
  55. a749019 patch 8.2.3199: Vim9: execution speed can be improved by Bram Moolenaar · 4 years, 9 months ago
  56. f674b35 patch 8.2.3198: cannot use 'formatlistpat' for breakindent by Maxim Kim · 4 years, 9 months ago
  57. d8e4447 patch 8.2.3197: error messages are spread out by Bram Moolenaar · 4 years, 9 months ago
  58. 05bd978 patch 8.2.3196: Vim9: bool expression with numbers only fails at runtime by Bram Moolenaar · 4 years, 9 months ago
  59. c4c5642 patch 8.2.3195: Vim9: unclear error when passing too many arguments to lambda by Bram Moolenaar · 4 years, 9 months ago
  60. cd91720 patch 8.2.3194: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  61. 189663b patch 8.2.3193: screenpos() is wrong when 'display' is "lastline" by Bram Moolenaar · 4 years, 9 months ago
  62. 11d7e62 patch 8.2.3192: build failure with small version by Bram Moolenaar · 4 years, 9 months ago
  63. 63cb656 patch 8.2.3191: Vim9: not enough code is tested by Bram Moolenaar · 4 years, 9 months ago
  64. e29a27f patch 8.2.3190: error messages are spread out by Bram Moolenaar · 4 years, 9 months ago
  65. 9fa5dab patch 8.2.3189: Vim9: error when using "try|" by Bram Moolenaar · 4 years, 9 months ago
  66. 83494b4 patch 8.2.3188: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  67. 9bb0dad patch 8.2.3187: Vim9: popup timer callback is not compiled by Bram Moolenaar · 4 years, 9 months ago
  68. 6057935 patch 8.2.3186: Vim9: not all failures for import tested by Bram Moolenaar · 4 years, 9 months ago
  69. ac2cd2b patch 8.2.3185: Vim9: start of inline function found in comment line by Bram Moolenaar · 4 years, 9 months ago
  70. 6106504 patch 8.2.3184: cannot add a digraph with a leading space by mityu · 4 years, 9 months ago
  71. 98c2eae patch 8.2.3183: duplicate error numbers by Bram Moolenaar · 4 years, 9 months ago
  72. 885971e patch 8.2.3182: Vim9: crash when using removing items from a constant list by Bram Moolenaar · 4 years, 9 months ago
  73. 9ff9c7b patch 8.2.3181: Vim9: builtin function test fails without channel feature by Dominique Pelle · 4 years, 9 months ago
  74. f648854 patch 8.2.3180: Vim9: memory leak when concatenating to an imported string by Bram Moolenaar · 4 years, 9 months ago
  75. 24e9316 patch 8.2.3179: Vim9: cannot assign to an imported variable at script level by Bram Moolenaar · 4 years, 9 months ago
  76. 4db572e patch 8.2.3178: Vim9: the file name of an :import cannot be an expression by Bram Moolenaar · 4 years, 9 months ago
  77. ad2d496 patch 8.2.3177: Vim9: can not use "for _ in expr" at script level by Bram Moolenaar · 4 years, 9 months ago
  78. 0c35752 patch 8.2.3176: Vim9: no type error for comparing number with string by Bram Moolenaar · 4 years, 9 months ago
  79. c6ba2f9 patch 8.2.3175: Vim9: using illegal pointer with nested lambdas. by Bram Moolenaar · 4 years, 9 months ago
  80. 47bc9c3 patch 8.2.3174: Vim9: "legacy undo" finds "undo" variable by Bram Moolenaar · 4 years, 9 months ago
  81. a9a7c0c patch 8.2.3173: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  82. 20c370d patch 8.2.3172: MzScheme test fails by Bram Moolenaar · 4 years, 9 months ago
  83. f5f1b59 patch 8.2.3171: another illegal memory access in test by Bram Moolenaar · 4 years, 9 months ago
  84. d8cee76 patch 8.2.3170: Illegal memory access in test by Bram Moolenaar · 4 years, 9 months ago
  85. 5245beb patch 8.2.3169: Vim9: cannot handle nested inline function by Bram Moolenaar · 4 years, 9 months ago
  86. 378697a patch 8.2.3168: Vim9: type error for constant of type any by Bram Moolenaar · 4 years, 9 months ago
  87. 547f94f patch 8.2.3167: get E12 in a job callback when searching for tags by Bram Moolenaar · 4 years, 9 months ago
  88. b5841b9 patch 8.2.3166: Vim9: nested autoload call error overruled by "Unknown error" by Bram Moolenaar · 4 years, 9 months ago
  89. 9e60e89 patch 8.2.3165: Vim9: in a || expression the error line number may be wrong by Bram Moolenaar · 4 years, 9 months ago
  90. 0894e0d patch 8.2.3164: MS-Windows: reported version lacks patchlevel by Bram Moolenaar · 4 years, 9 months ago
  91. 1557b16 patch 8.2.3163: location list window may open a wrong file by Wei-Chung Wen · 4 years, 9 months ago
  92. 1a71d31 patch 8.2.3162: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  93. c816a2c patch 8.2.3161: Vim9: no error when reltime() has invalid arguments by Bram Moolenaar · 4 years, 9 months ago
  94. 4a0b85a patch 8.2.3160: 'breakindent' does not work well for bulleted lists by Christian Brabandt · 4 years, 9 months ago
  95. 5bea41d patch 8.2.3159: cursor displayed in wrong position after deleting line by Bram Moolenaar · 4 years, 9 months ago
  96. 1840a7b patch 8.2.3158: strange error message when using islocked() with a number by Bram Moolenaar · 4 years, 9 months ago
  97. 16e26a3 patch 8.2.3157: crypt test may fail on MS-Windows by Christian Brabandt · 4 years, 9 months ago
  98. ee41052 patch 8.2.3156: Vim9: term_getansicolors() test fails without +termguicolors by Dominique Pelle · 4 years, 9 months ago
  99. 042414f patch 8.2.3155: some option related code not covered by tests by Dominique Pelle · 4 years, 9 months ago
  100. 841e498 patch 8.2.3154: Vim9: some type checks for builtin functions fail by Yegappan Lakshmanan · 4 years, 9 months ago