1. 1e021e6 patch 8.2.1854: Vim9: crash when throwing exception for NULL string by Bram Moolenaar · 5 years ago
  2. 7a66a17 patch 8.2.1853: "to_f" is recognized at "topleft" modifier by Bram Moolenaar · 5 years ago
  3. ffdf8ad patch 8.2.1852: map() returing zero for NULL list is unexpected by Bram Moolenaar · 5 years ago
  4. 27491cd patch 8.2.1851: Vim9: "!" followed by space incorrectly used by Bram Moolenaar · 5 years ago
  5. a604ccc patch 8.2.1850: "vat" does not select tags correctly over line break by Bram Moolenaar · 5 years ago
  6. ed234f2 patch 8.2.1849: Vim9: garbage collection frees block-local variables by Bram Moolenaar · 5 years ago
  7. 74f8eec patch 8.2.1848: crash when passing a NULL string or list to popup_settext() by Bram Moolenaar · 5 years ago
  8. 209f020 patch 8.2.1847: Vim9: using negative value for unsigned type by Bram Moolenaar · 5 years ago
  9. fbbcd00 patch 8.2.1846: Vim9: block variables are not found in compiled function by Bram Moolenaar · 5 years ago
  10. 8d739de patch 8.2.1845: Vim9: function defined in a block can't use block variables by Bram Moolenaar · 5 years ago
  11. 3d30af8 patch 8.2.1844: using "q" at the more prompt doesn't stop a long message by Bram Moolenaar · 5 years ago
  12. b9616af patch 8.2.1843: Netbeans: with huge buffer number memory allocation may fail by Bram Moolenaar · 5 years ago
  13. 21cbe17 patch 8.2.1842: crash when USE_FNAME_CASE is defined and using :browse by Bram Moolenaar · 5 years ago
  14. 2b9b17e patch 8.2.1841: Vim9: test for compilation error fails in normal build by Bram Moolenaar · 5 years ago
  15. f4e8cdd patch 8.2.1840: Vim9: error message is not clear about compilation error by Bram Moolenaar · 5 years ago
  16. fc8aa6d patch 8.2.1839: Vim9: memory leaks reported in assign test by Bram Moolenaar · 5 years ago
  17. 93be164 patch 8.2.1838: Vim9: cannot insert a comment line in an expression by Bram Moolenaar · 5 years ago
  18. c07b7f7 patch 8.2.1837: using "gn" after "gN" does not work by Bram Moolenaar · 5 years ago
  19. 62cd26a patch 8.2.1836: autocmd test fails on pacifist systems by Bram Moolenaar · 5 years ago
  20. 6eb36ad patch 8.2.1835: ":help ??" finds the "!!" tag by Bram Moolenaar · 5 years ago
  21. efc0d94 patch 8.2.1834: PyEval_InitThreads() is deprecated in Python 3.9 by Bram Moolenaar · 5 years ago
  22. 204ade6 patch 8.2.1833: when reading from stdin dup() is called twice by Bram Moolenaar · 5 years ago
  23. aab9fad patch 8.2.1832: readdirex() error is displayed as a message by Bram Moolenaar · 5 years ago
  24. ef16c90 patch 8.2.1831: file missing from distribution by Bram Moolenaar · 5 years ago
  25. 4f4d51a Update runtime files. by Bram Moolenaar · 5 years ago
  26. c6ed254 patch 8.2.1830: MS-Windows: Python3 issue with stdin by Bram Moolenaar · 5 years ago
  27. bd6428b patch 8.2.1829: warnings when executing Github actions by Bram Moolenaar · 5 years ago
  28. 1b1e9df patch 8.2.1828: build failure without the +eval feature by Bram Moolenaar · 5 years ago
  29. 10a1a53 patch 8.2.1827: filetype detection does not test enough file names by Bram Moolenaar · 5 years ago
  30. 9becdf2 patch 8.2.1826: Vim9: cannot use a {} block at script level by Bram Moolenaar · 5 years ago
  31. d747548 patch 8.2.1825: Vim9: accessing freed memory by Bram Moolenaar · 5 years ago
  32. fcdc5d8 patch 8.2.1824: Vim9: variables at the script level escape their scope by Bram Moolenaar · 5 years ago
  33. 28f224b patch 8.2.1823: "gN" does not select the matched string by Bram Moolenaar · 5 years ago
  34. f574972 patch 8.2.1822: list test doesn't fail by Bram Moolenaar · 5 years ago
  35. 1a73923 patch 8.2.1821: Vim9: concatenating to a NULL list doesn't work by Bram Moolenaar · 5 years ago
  36. 820d55a patch 8.2.1820: Vim9: crash when error happens in timer callback by Bram Moolenaar · 5 years ago
  37. 85d5e2b patch 8.2.1819: Vim9: Memory leak when using a closure by Bram Moolenaar · 5 years ago
  38. 8956023 patch 8.2.1818: SE Linux: deprecation warning for security_context_t by Bram Moolenaar · 5 years ago
  39. e8211a3 patch 8.2.1817: Vim9: wrong instruction when reusing a local variable spot by Bram Moolenaar · 5 years ago
  40. 1141632 patch 8.2.1816: Vim9: another memory leak when using function reference by Bram Moolenaar · 5 years ago
  41. 6a61421 patch 8.2.1815: Vim9: memory leak when using function reference by Bram Moolenaar · 5 years ago
  42. 922acbd patch 8.2.1814: missing change to remove "static" by Bram Moolenaar · 5 years ago
  43. 10c6586 patch 8.2.1813: Vim9: can assign wrong type to script dict by Bram Moolenaar · 5 years ago
  44. 0876c78 patch 8.2.1812: Vim9: nested closure throws an internal error by Bram Moolenaar · 5 years ago
  45. 9a033d7 patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|' by Bram Moolenaar · 5 years ago
  46. d7e5e94 patch 8.2.1810: some code in normal.c not covered by tests by Bram Moolenaar · 5 years ago
  47. 4e2114e patch 8.2.1809: mapping some keys with Ctrl does not work properly by Bram Moolenaar · 5 years ago
  48. f12f002 patch 8.2.1808: no test coverage for ":spelldump!" by Bram Moolenaar · 5 years ago
  49. 349f609 patch 8.2.1807: can use :help in a terminal popup window by Bram Moolenaar · 5 years ago
  50. 253b16a patch 8.2.1806: MS-Windows with Python: Vim freezes after import command by Bram Moolenaar · 5 years ago
  51. 80361a5 patch 8.2.1805: Unix: terminal mode changed when using ":shell" by Bram Moolenaar · 6 years ago
  52. 50c4e9e patch 8.2.1804: resolve('/') returns an empty string by Bram Moolenaar · 6 years ago
  53. afe8cf6 patch 8.2.1803: a few failures are not tested by Bram Moolenaar · 6 years ago
  54. 44aefff patch 8.2.1802: Vim9: crash with unterminated dict by Bram Moolenaar · 6 years ago
  55. 55b419b patch 8.2.1801: undo file not found when using ":args" or ":next" by Bram Moolenaar · 6 years ago
  56. dda749c patch 8.2.1800: Vim9: memory leak if "if" condition is invalid by Bram Moolenaar · 6 years ago
  57. d1ad99b patch 8.2.1799: some Normal mode commands not fully tested by Bram Moolenaar · 6 years ago
  58. 1310660 patch 8.2.1798: Vim9: trinary operator condition is too permissive by Bram Moolenaar · 6 years ago
  59. 6abd3dc patch 8.2.1797: Vim9: some parts of the code not tested by Bram Moolenaar · 6 years ago
  60. 7b5d544 patch 8.2.1796: Vim9: invalid memory access with weird function name by Bram Moolenaar · 6 years ago
  61. 2bb2658 patch 8.2.1795: Vim9: operators && and || have a confusing result by Bram Moolenaar · 6 years ago
  62. 92f26c2 patch 8.2.1794: no falsy Coalescing operator by Bram Moolenaar · 6 years ago
  63. c8fe645 patch 8.2.1793: not consistently giving the "is a directory" warning by Bram Moolenaar · 6 years ago
  64. 588d241 patch 8.2.1792: Configure does not recognize Racket 6.1+ by Bram Moolenaar · 6 years ago
  65. 1bdae40 patch 8.2.1791: Vim9: debugger test fails by Bram Moolenaar · 6 years ago
  66. 794771c patch 8.2.1790: MS-Windows with Python: crash when executed from Vifm by Bram Moolenaar · 6 years ago
  67. c1f0066 patch 8.2.1789: Vim9: crash with invalid list constant by Bram Moolenaar · 6 years ago
  68. 016faaa patch 8.2.1788: Vim9: still allows :let for declarations by Bram Moolenaar · 6 years ago
  69. 795aaa1 patch 8.2.1787: crash with 'incsearch' and very long line by Bram Moolenaar · 6 years ago
  70. 8a9bc95 patch 8.2.1786: various Normal mode commands not fully tested by Bram Moolenaar · 6 years ago
  71. 3f974ff patch 8.2.1785: compiler warning for strcp() out of bounds by Bram Moolenaar · 6 years ago
  72. fa79be6 patch 8.2.1784: commits are not scanned for security problems by Bram Moolenaar · 6 years ago
  73. bdf931c patch 8.2.1783: try-catch test fails by Bram Moolenaar · 6 years ago
  74. 74273e6 patch 8.2.1782: Vim9: cannot pass boolean to mapset() by Bram Moolenaar · 6 years ago
  75. 4537bcc patch 8.2.1781: writing to prompt buffer interferes with insert mode by Bram Moolenaar · 6 years ago
  76. 668008b patch 8.2.1780: statusline not updated when splitting windows by Bram Moolenaar · 6 years ago
  77. 0022675 patch 8.2.1779: some debian changelog files are not recognized by Bram Moolenaar · 6 years ago
  78. 5366e1a patch 8.2.1778: Vim9: returning from a partial call clears outer context by Bram Moolenaar · 6 years ago
  79. 55759b5 patch 8.2.1777: Vim9: some assignment tests in the wrong file by Bram Moolenaar · 6 years ago
  80. 17bb4d4 patch 8.2.1776: filetype.vim may be loaded twice by Bram Moolenaar · 6 years ago
  81. 8ec92c9 patch 8.2.1775: MS-Windows: adding a long quickfix list is slow by Bram Moolenaar · 6 years ago
  82. 32fbc4f patch 8.2.1774: GTK: hang when forced to exit by Bram Moolenaar · 6 years ago
  83. 1b91298 patch 8.2.1773: crash when calling mapset() with a list as first argument by Bram Moolenaar · 6 years ago
  84. f43e7ac patch 8.2.1772: cannot use CTRL-W <Down> to move out of a terminal window by Bram Moolenaar · 6 years ago
  85. 391c362 patch 8.2.1771: synIDattr() cannot get the value of ctermul by Bram Moolenaar · 6 years ago
  86. d569a9e patch 8.2.1770: invalid memory use when using SpellFileMissing autocmd by Bram Moolenaar · 6 years ago
  87. 4934ad0 patch 8.2.1769: popup filter interferes with using :normal to move the cursor by Bram Moolenaar · 6 years ago
  88. d58a3bf Update runtime files. by Bram Moolenaar · 6 years ago
  89. b45cd36 patch 8.2.1768: cannot use the help menu from a terminal window by Bram Moolenaar · 6 years ago
  90. 727345e patch 8.2.1767: Vim9: test fails with python support by Bram Moolenaar · 6 years ago
  91. 7a9cbca patch 8.2.1766: Vim9: Some tests are still using :let by Bram Moolenaar · 6 years ago
  92. 9830938 patch 8.2.1765: Vim9: some tests use "var var" by Bram Moolenaar · 6 years ago
  93. 06f9c69 patch 8.2.1764: Vim9: no error when assigning to script var with wrong type by Bram Moolenaar · 6 years ago
  94. 6c542f7 patch 8.2.1763: Vim9: cannot use "true" for popup window scrollbar option by Bram Moolenaar · 6 years ago
  95. d0e1b71 patch 8.2.1762: when a timer uses :stopinsert completion isn't stopped by Bram Moolenaar · 6 years ago
  96. ac56408 patch 8.2.1761: Vim9: Some tests are still using :let by Bram Moolenaar · 6 years ago
  97. 2914a20 patch 8.2.1760: Vim9: crash when end marker is missing by Bram Moolenaar · 6 years ago
  98. 37ce6d3 patch 8.2.1759: Vim9: Some tests are still using :let by Bram Moolenaar · 6 years ago
  99. 5597ba0 patch 8.2.1758: Vim9: type of unmaterialized list is wrong by Bram Moolenaar · 6 years ago
  100. a5fe91e patch 8.2.1757: Mac: default locale is lacking the encoding by Bram Moolenaar · 6 years ago