1. eb380b9 patch 9.1.1525: tests: testdir/ is a bit messy by Christian Brabandt · 9 weeks ago
  2. b0905e2 patch 9.1.1524: tests: too many imports in the test suite by Christian Brabandt · 9 weeks ago
  3. 7002c05 patch 9.1.0512: Mode message for spell completion doesn't match allowed keys by zeertzjq · 1 year, 3 months ago
  4. 73b2d37 patch 9.0.2111: [security]: overflow in get_number by Christian Brabandt · 1 year, 10 months ago
  5. d087450 patch 9.0.1810: camel-case spelling has issues with digits by LemonBoy · 2 years ago
  6. e98fb64 patch 9.0.1718: dict-completion does not respect region by LemonBoy · 2 years, 1 month ago
  7. 59f7038 patch 9.0.1614: strlen() called too often for :spellrepall by zeertzjq · 2 years, 3 months ago
  8. e84c773 patch 9.0.1595: line pointer becomes invalid when using spell checking by Luuk van Baal · 2 years, 3 months ago
  9. 2ac6497 patch 9.0.1578: SpellCap highlight not always updated when needed by Luuk van Baal · 2 years, 3 months ago
  10. c3d27ad patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe by Bram Moolenaar · 2 years, 10 months ago
  11. 5656496 patch 9.0.0719: too many delete() calls in tests by Bram Moolenaar · 2 years, 11 months ago
  12. f3ef026 patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo' by Bram Moolenaar · 3 years ago
  13. 371951d patch 9.0.0616: spell test fails because error message changed by Bram Moolenaar · 3 years ago
  14. 26f09ea patch 9.0.0608: with spelling, deleting a full stop does not update next line by Bram Moolenaar · 3 years ago
  15. ee09fcc patch 9.0.0590: after exiting Insert mode spelling not checked in next line by Bram Moolenaar · 3 years ago
  16. afa23d1 patch 9.0.0175: spell checking for capital not working with trailing space by Christian Brabandt · 3 years, 1 month ago
  17. 2ebcc35 patch 9.0.0052: "zG" may throw an error if invalid character follows by K.Takata · 3 years, 2 months ago
  18. 54e5fed patch 9.0.0035: spell dump may go beyond end of an array by Bram Moolenaar · 3 years, 2 months ago
  19. 288ed23 patch 9.0.0034: spell tests do not always clear the word list by zeertzjq · 3 years, 2 months ago
  20. 5e59ea5 patch 9.0.0021: invalid memory access when adding word to spell word list by Bram Moolenaar · 3 years, 2 months ago
  21. 156d391 patch 8.2.5123: using invalid index when looking for spell suggestions by Bram Moolenaar · 3 years, 3 months ago
  22. fc9f0fd patch 8.2.5098: spelldump test sometimes hangs by Bram Moolenaar · 3 years, 3 months ago
  23. fe978c2 patch 8.2.4921: spell test fails because of new illegal byte check by Bram Moolenaar · 3 years, 4 months ago
  24. 81b573d patch 8.2.4611: typos in tests; one lua line not covered by test by Dominique Pelle · 3 years, 6 months ago
  25. 5c68617 patch 8.2.4563: "z=" in Visual mode may go beyond the end of the line by Bram Moolenaar · 3 years, 6 months ago
  26. 585ee07 patch 8.2.4249: the timeout limit for spell suggestions is always 5000 by Bram Moolenaar · 3 years, 7 months ago
  27. 06f1541 patch 8.2.4247: stack corruption when looking for spell suggestions by Bram Moolenaar · 3 years, 7 months ago
  28. f645ee4 patch 8.2.3744: E854 is not tested; some spelling suggestions are not tested by Dominique Pelle · 3 years, 9 months ago
  29. 15d9890 patch 8.2.3582: reading uninitialized memory when giving spell suggestions by Bram Moolenaar · 3 years, 10 months ago
  30. f12f002 patch 8.2.1808: no test coverage for ":spelldump!" by Bram Moolenaar · 5 years ago
  31. d569a9e patch 8.2.1770: invalid memory use when using SpellFileMissing autocmd by Bram Moolenaar · 5 years ago
  32. 8c7ad36 patch 8.2.1754: completion with spell checking not tested by Bram Moolenaar · 5 years ago
  33. 96fdf43 patch 8.2.1659: spellfile code not completely tested by Bram Moolenaar · 5 years ago
  34. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  35. 362b44b patch 8.2.0953: spell checking doesn't work for CamelCased words by Bram Moolenaar · 5 years ago
  36. d281b7c patch 8.2.0948: spell test fails by Bram Moolenaar · 5 years ago
  37. 152e79e patch 8.2.0945: cannot use "z=" when 'spell' is off by Bram Moolenaar · 5 years ago
  38. 0e05de4 patch 8.2.0448: various functions not properly tested by Bram Moolenaar · 5 years ago
  39. 8dfcce3 patch 8.2.0401: not enough test coverage for evalvars.c by Bram Moolenaar · 5 years ago
  40. 7673405 patch 8.2.0046: tests for spell suggestions are slow by Bram Moolenaar · 6 years ago
  41. 569fea2 patch 8.2.0039: memory access error when "z=" has no suggestions by Bram Moolenaar · 6 years ago
  42. e9a8d1f patch 8.2.0038: spell suggestions insufficiently tested by Bram Moolenaar · 6 years ago
  43. 37ff4cf patch 8.1.2317: no test for spell affix file with flag on suffix by Bram Moolenaar · 6 years ago
  44. 3d2a47c patch 8.1.2268: spell file flag zero is not recognized by Bram Moolenaar · 6 years ago
  45. 7751d1d patch 8.1.2172: spell highlight is wrong at start of the line by Bram Moolenaar · 6 years ago
  46. c25e702 patch 8.1.2131: MSVC tests fail by Bram Moolenaar · 6 years ago
  47. 1ac41a5 patch 8.1.2129: using hard coded executable path in test by Bram Moolenaar · 6 years ago
  48. f6ed61e patch 8.1.2004: more functions can be used as methods by Bram Moolenaar · 6 years ago
  49. 5bcc5a1 patch 8.1.1824: crash when correctly spelled word is very long by Bram Moolenaar · 6 years ago
  50. b46fecd patch 8.1.1544: some balloon tests don't run when they can by Bram Moolenaar · 6 years ago
  51. b0f94c1 patch 8.1.1524: tests are silently skipped by Bram Moolenaar · 6 years ago
  52. 862f1e1 patch 8.1.1144: too strict checking of the 'spellfile' option by Bram Moolenaar · 6 years ago
  53. 8f130ed patch 8.1.1143: may pass weird strings to file name expansion by Bram Moolenaar · 6 years ago
  54. 30276f2 patch 8.1.0811: too many #ifdefs by Bram Moolenaar · 7 years ago
  55. 9049b68 patch 8.1.0340: no test for :spellinfo by Bram Moolenaar · 7 years ago
  56. 872e451 patch 8.1.0200: spellbadword() not tested by Bram Moolenaar · 7 years ago
  57. b73fa62 patch 8.0.1419: cursor column is not updated after ]s by Bram Moolenaar · 8 years ago
  58. ee03b94 patch 8.0.1225: no check for spell region being zero by Bram Moolenaar · 8 years ago
  59. 1a0f200 patch 8.0.0792: spell test leaves files behind by Bram Moolenaar · 8 years ago
  60. d2c061d patch 8.0.0658: spell test is old style by Bram Moolenaar · 8 years ago
  61. 545cb79 patch 8.0.0601: no test coverage for :spellrepall by Bram Moolenaar · 8 years ago
  62. 5b276aa patch 8.0.0582: illegal memory access with z= command by Bram Moolenaar · 8 years ago
  63. d3f78dc patch 8.0.0364: ]s does not move cursor with two spell errors in one line by Bram Moolenaar · 9 years ago