1. ae6f1d8 patch 8.2.4402: missing parenthesis may cause unexpected problems by kylo252 · 3 years, 6 months ago
  2. 0c1550d patch 8.2.4307: a few more messages should not be translated by Bram Moolenaar · 3 years, 7 months ago
  3. cd53eed patch 8.2.4303: a few messages should not be translated by Dominique Pelle · 3 years, 7 months ago
  4. 04935fb patch 8.2.4043: using int for second argument of ga_init2() by Bram Moolenaar · 3 years, 8 months ago
  5. d82a47d patch 8.2.4012: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  6. 9d00e4a patch 8.2.4010: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  7. 677658a patch 8.2.4008: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  8. ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  9. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  10. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  11. c8a9fe5 patch 8.2.3631: "syntax enable" does not work properly in Vim9 context by Bram Moolenaar · 3 years, 9 months ago
  12. 63b9173 patch 8.2.3297: cannot use all commands inside a {} block by Bram Moolenaar · 4 years, 1 month ago
  13. e29a27f patch 8.2.3190: error messages are spread out by Bram Moolenaar · 4 years, 1 month ago
  14. eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 3 months ago
  15. 2e240bd patch 8.2.2761: using "syn include" does not work properly by Bram Moolenaar · 4 years, 4 months ago
  16. e5a2dc8 patch 8.2.2289: Vim9: 'cpo' can become empty by Bram Moolenaar · 4 years, 8 months ago
  17. b46f57e patch 8.2.2068: transparent syntax item uses start/end of containing region by Bram Moolenaar · 4 years, 9 months ago
  18. 8131967 patch 8.2.2042: build failure with +profile but without +reltime by Bram Moolenaar · 4 years, 9 months ago
  19. 9950280 patch 8.2.2011: "syn sync" reports a very large number by Bram Moolenaar · 4 years, 9 months ago
  20. d1f76af patch 8.2.1678: crash when using ":set" after ":ownsyntax" by Bram Moolenaar · 5 years ago
  21. 58bb61c patch 8.2.1171: possible crash when out of memory by Bram Moolenaar · 5 years ago
  22. 71ccd03 patch 8.2.0967: unnecessary type casts for vim_strnsave() by Bram Moolenaar · 5 years ago
  23. df44a27 patch 8.2.0928: many type casts are used for vim_strnsave() by Bram Moolenaar · 5 years ago
  24. e35a52a patch 8.2.0865: syntax foldlevel is taken from the start of the line by Bram Moolenaar · 5 years ago
  25. 1966c24 patch 8.2.0613: Vim9: no check for space before #comment by Bram Moolenaar · 5 years ago
  26. a80faa8 patch 8.2.0559: clearing a struct is verbose by Bram Moolenaar · 5 years ago
  27. 00d253e patch 8.2.0523: loops are repeated by Bram Moolenaar · 5 years ago
  28. e8c4abb patch 8.2.0502: Vim9: some code is not tested by Bram Moolenaar · 5 years ago
  29. 8a7d654 patch 8.2.0149: maintaining a Vim9 branch separately is more work by Bram Moolenaar · 6 years ago
  30. 0d6f5d9 patch 8.1.2395: using old C style comments by Bram Moolenaar · 6 years ago
  31. 4bbfb0f patch 8.1.1950: using NULL pointer after an out-of-memory by Bram Moolenaar · 6 years ago
  32. 0a52df5 patch 8.1.1887: the +cmdline_compl feature is not in the tiny version by Bram Moolenaar · 6 years ago
  33. 47ed553 patch 8.1.1827: allocating more memory than needed for extended structs by Bram Moolenaar · 6 years ago
  34. 2ac6e82 patch 8.1.1699: highlight_ga can be local instead of global by Bram Moolenaar · 6 years ago
  35. f9cc9f2 patch 8.1.1693: syntax coloring and highlighting is in one big file by Bram Moolenaar · 6 years ago
  36. 8071cb2 patch 8.1.1667: flags for Ex commands may clash with other symbols by Bram Moolenaar · 6 years ago
  37. a83e700 patch 8.1.1613: popup window test fails with Athena and Motif by Bram Moolenaar · 6 years ago
  38. 548be7f patch 8.1.1606: on a narrow screen ":hi" output is confusing by Bram Moolenaar · 6 years ago
  39. 88c47aa patch 8.1.1595: MS-Windows with VIMDLL: colors wrong in console by Bram Moolenaar · 6 years ago
  40. c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 6 years ago
  41. 80f9542 patch 8.1.1397: build fails in tiny version by Bram Moolenaar · 6 years ago
  42. 51e1438 patch 8.1.1393: unnecessary type casts by Bram Moolenaar · 6 years ago
  43. 18a4ba2 patch 8.1.1386: unessesary type casts for lalloc() by Bram Moolenaar · 6 years ago
  44. 964b374 patch 8.1.1384: using "int" for alloc() often results in compiler warnings by Bram Moolenaar · 6 years ago
  45. f90b6e0 patch 8.1.1308: the Normal highlight is not defined when compiled with GUI by Bram Moolenaar · 6 years ago
  46. eae1b91 patch 8.1.1306: Borland support is outdated and doesn't work by Bram Moolenaar · 6 years ago
  47. afde13b patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe by Bram Moolenaar · 6 years ago
  48. 5431589 patch 8.1.1209: clever compiler warns for buffer being too small by Bram Moolenaar · 6 years ago
  49. 4f97475 patch 8.1.0941: macros for MS-Windows are inconsistent by Bram Moolenaar · 7 years ago
  50. 264b74f patch 8.1.0810: too many #ifdefs by Bram Moolenaar · 7 years ago
  51. 113e107 patch 8.1.0785: depending on the configuration some functions are unused by Bram Moolenaar · 7 years ago
  52. 32526b3 patch 8.1.0779: argument for message functions is inconsistent by Bram Moolenaar · 7 years ago
  53. f9e3e09 patch 8.1.0743: giving error messages is not flexible by Bram Moolenaar · 7 years ago
  54. f86db78 patch 8.1.0495: :filter only supports some commands by Bram Moolenaar · 7 years ago
  55. 6dff58f patch 8.1.0443: unnecessary static function prototypes by Bram Moolenaar · 7 years ago
  56. 95892c2 patch 8.1.0437: may access freed memory when syntax HL times out by Bram Moolenaar · 7 years ago
  57. f29c1c6 patch 8.1.0362: cannot get the script line number when executing a function by Bram Moolenaar · 7 years ago
  58. 0a6efcd patch 8.1.0198: there is no hint that syntax is disabled for 'redrawtime' by Bram Moolenaar · 7 years ago
  59. bcf9442 patch 8.1.0098: segfault when pattern with \z() is very slow by Bram Moolenaar · 7 years ago
  60. a772baf patch 8.1.0006: syn_id2cterm_bg() may be undefined by Bram Moolenaar · 7 years ago
  61. 60a6836 patch 8.0.1777: cannot cleanup before loading another colorscheme by Bram Moolenaar · 7 years ago
  62. 6185903 patch 8.0.1621: using invalid default value for highlight attribute by Bram Moolenaar · 7 years ago
  63. f2bd8ef patch 8.0.1564: too many #ifdefs by Bram Moolenaar · 7 years ago
  64. 069dafc patch 8.0.1561: crash with rust syntax highligting by Bram Moolenaar · 7 years ago
  65. d4fc577 patch 8.0.1544: when using 'termguicolors' SpellBad doesn't show by Bram Moolenaar · 7 years ago
  66. 33ef5bb patch 8.0.1543: with 'termguicolors' Normal color doesn't work correctly by Bram Moolenaar · 7 years ago
  67. 36f9230 patch 8.0.1541: synpat_T is taking too much memory by Bram Moolenaar · 7 years ago
  68. cafafb3 patch 8.0.1531: cannot use 24 bit colors in MS-Windows console by Bram Moolenaar · 8 years ago
  69. 81226e0 patch 8.0.1528: dead code found by Bram Moolenaar · 8 years ago
  70. d23a823 patch 8.0.1496: clearing a pointer takes two lines by Bram Moolenaar · 8 years ago
  71. a7c54cf patch 8.0.1362: terminal window colors wrong when using Terminal highlighting by Bram Moolenaar · 8 years ago
  72. c3719bd patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI by Bram Moolenaar · 8 years ago
  73. c902609 patch 8.0.1175: build failure without +termresponse by Bram Moolenaar · 8 years ago
  74. a0a6f27 patch 8.0.1174: Mac Terminal.app has wrong color for white by Bram Moolenaar · 8 years ago
  75. 65ed136 patch 8.0.1164: changing StatusLine highlight does not always work by Bram Moolenaar · 8 years ago
  76. d371bbe patch 8.0.1159: typo in #ifdef by Bram Moolenaar · 8 years ago
  77. 7c456a4 patch 8.0.1147: fail to build with tiny features by Bram Moolenaar · 8 years ago
  78. 452030e patch 8.0.1146: redraw when highlight is set with same names by Bram Moolenaar · 8 years ago
  79. 7630195 patch 8.0.1134: superfluous call to syn_get_final_id() by Bram Moolenaar · 8 years ago
  80. f3d769a patch 8.0.1133: syntax timeout not used correctly by Bram Moolenaar · 8 years ago
  81. 1b9645d patch 8.0.1123: cannot define a toolbar for a window by Bram Moolenaar · 8 years ago
  82. 4033c55 patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs by Bram Moolenaar · 8 years ago
  83. c71053c patch 8.0.1102: terminal window does not use Normal colors by Bram Moolenaar · 8 years ago
  84. 414168d patch 8.0.1088: occasional memory use after free by Bram Moolenaar · 8 years ago
  85. b4ea191 patch 8.0.1078: using freed memory with ":hi Normal" by Bram Moolenaar · 8 years ago
  86. 9943329 patch 8.0.1072: :highlight command causes a redraw even when nothing changed by Bram Moolenaar · 8 years ago
  87. cf4b00c patch 8.0.1038: strike-through text not supported by Bram Moolenaar · 8 years ago
  88. d6a7b3e patch 8.0.0970: passing invalid highlight id by Bram Moolenaar · 8 years ago
  89. 05fbfdc patch 8.0.0941: existing color schemes don't like StatusLineTerm by Bram Moolenaar · 8 years ago
  90. bce4f62 patch 8.0.0937: user highlight groups not adjusted for terminal by Bram Moolenaar · 8 years ago
  91. 3d9bdfe patch 8.0.0921: terminal window cursor shape not supported in the GUI by Bram Moolenaar · 8 years ago
  92. 0cd2a94 patch 8.0.0914: highlight attributes are always combined by Bram Moolenaar · 8 years ago
  93. 12d853f patch 8.0.0831: with 8 colors the bold attribute is not set properly by Bram Moolenaar · 8 years ago
  94. 3633cf5 patch 8.0.0825: not easy to see that a window is a terminal window by Bram Moolenaar · 8 years ago
  95. b41bf8e patch 8.0.0791: terminal colors depend on the system by Bram Moolenaar · 8 years ago
  96. 065f41c patch 8.0.0760: terminal window colors wrong with 'termguicolors' by Bram Moolenaar · 8 years ago
  97. 26af85d patch 8.0.0755: terminal window does not have colors in the GUI by Bram Moolenaar · 8 years ago
  98. eeac677 patch 8.0.0754: terminal window does not support colors by Bram Moolenaar · 8 years ago
  99. ea20de8 patch 8.0.0673: build failure without conceal feature by Bram Moolenaar · 8 years ago
  100. cc0750d patch 8.0.0672: third item of synconcealed() changes too often by Bram Moolenaar · 8 years ago