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