summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-10-09patch 9.0.0704: CI runs "tiny" and "small" builds, which are the samev9.0.0704Naruhiko Nishino
2022-10-09patch 9.0.0703: failing check for argument type for const anyv9.0.0703Bram Moolenaar
2022-10-09patch 9.0.0702: incomplete testing cursor position with 'linebreak' setv9.0.0702zeertzjq
2022-10-08patch 9.0.0701: with 'smoothscroll' cursor position not adjusted in long linev9.0.0701Bram Moolenaar
2022-10-08patch 9.0.0700: there is no real need for a "big" buildv9.0.0700Martin Tournoij
2022-10-08patch 9.0.0699: tiny build failsv9.0.0699Bram Moolenaar
2022-10-08patch 9.0.0698: VisVim is outdated, does not work with current Visual Studiov9.0.0698Martin Tournoij
2022-10-08patch 9.0.0697: cursor in wrong position with Visual substitutev9.0.0697Bram Moolenaar
2022-10-08patch 9.0.0696: it is unclear if the +rightleft and +arabic features are usedv9.0.0696Bram Moolenaar
2022-10-08patch 9.0.0695: failing check for dictionary type for const anyv9.0.0695Bram Moolenaar
2022-10-08patch 9.0.0694: no native sound support on Mac OSv9.0.0694Yee Cheng Chin
2022-10-08patch 9.0.0693: browse() first argument cannot be a boolv9.0.0693Bram Moolenaar
2022-10-08patch 9.0.0692: PoE filter files are not recognizedv9.0.0692ObserverOfTime
2022-10-08patch 9.0.0691: lalloc(0) error in listchars testv9.0.0691Bram Moolenaar
2022-10-08patch 9.0.0690: buffer size for expanding tab not correctly computedv9.0.0690Bram Moolenaar
2022-10-07patch 9.0.0689: compiler warning for unused functionv9.0.0689Bram Moolenaar
2022-10-07patch 9.0.0688: debugger does not display the whole commandv9.0.0688Bram Moolenaar
2022-10-07patch 9.0.0687: "export def" does not work in a nested blockv9.0.0687Bram Moolenaar
2022-10-07patch 9.0.0686: the right ALT key does not work on some MS-Windows keyboardsv9.0.0686Anton Sharonov
2022-10-07patch 9.0.0685: FORTIFY_SOURCE causes a crash in Vim9 scriptv9.0.0685Yee Cheng Chin
2022-10-07patch 9.0.0684: skipped :exe command fails compilation on MS-Windowsv9.0.0684Bram Moolenaar
2022-10-07patch 9.0.0683: cannot specify a time for :echowindowv9.0.0683Bram Moolenaar
2022-10-07patch 9.0.0682: crash when popup with deleted timer is closedv9.0.0682Bram Moolenaar
2022-10-06patch 9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is setv9.0.0681Bram Moolenaar
2022-10-06patch 9.0.0680: tests failing with 'breakindent', 'number' and "n" in 'cpo'v9.0.0680Bram Moolenaar
2022-10-06patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo'v9.0.0679Bram Moolenaar
2022-10-06patch 9.0.0678: using exclamation marks on :functionv9.0.0678Bram Moolenaar
2022-10-06patch 9.0.0677: breakindent test accepts wrong resultv9.0.0677Bram Moolenaar
2022-10-06patch 9.0.0676: CI on Mac M1 with gcc actually uses clangv9.0.0676ichizok
2022-10-06patch 9.0.0675: search test screendump is outdatedv9.0.0675Bram Moolenaar
2022-10-06patch 9.0.0674: build error with tiny versionv9.0.0674Bram Moolenaar
2022-10-06patch 9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zerov9.0.0673Bram Moolenaar
2022-10-06patch 9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zerov9.0.0672Bram Moolenaar
2022-10-06patch 9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff'v9.0.0671Bram Moolenaar
2022-10-06patch 9.0.0670: no space for command line when there is a tablinev9.0.0670Bram Moolenaar
2022-10-05patch 9.0.0669: too many delete() calls in testsv9.0.0669Bram Moolenaar
2022-10-05patch 9.0.0668: CI on Mac M1 only uses clangv9.0.0668Philip H
2022-10-05patch 9.0.0667: ml_get error when 'splitkeep' is "screen"v9.0.0667Luuk van Baal
2022-10-05patch 9.0.0666: spacing-combining characters handled as composingv9.0.0666Bram Moolenaar
2022-10-05patch 9.0.0665: setting 'cmdheight' has no effect if last window was resizedv9.0.0665Bram Moolenaar
2022-10-05patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo'v9.0.0664Bram Moolenaar
2022-10-05patch 9.0.0663: tests check for +cmdwin feature which is always presentv9.0.0663zeertzjq
2022-10-04patch 9.0.0662: concealed characters do not work correctlyv9.0.0662Bram Moolenaar
2022-10-04patch 9.0.0661: multi-byte "lastline" in 'fillchars' does not work properlyv9.0.0661zeertzjq
2022-10-04patch 9.0.0660: mapping with CTRL keys does not work in the GUIv9.0.0660zeertzjq
2022-10-04patch 9.0.0659: wrong type of comment in SetSyn() functionv9.0.0659Bram Moolenaar
2022-10-04patch 9.0.0658: tiny build fails on Mac OSv9.0.0658Bram Moolenaar
2022-10-04patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij
2022-10-04patch 9.0.0656: cannot specify another character to use instead of '@'v9.0.0656Bram Moolenaar
2022-10-04patch 9.0.0655: passing modifier codes to a shell running in the GUIv9.0.0655Bram Moolenaar