summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo'v9.0.0679Bram Moolenaar2022-10-061-0/+2
* patch 9.0.0678: using exclamation marks on :functionv9.0.0678Bram Moolenaar2022-10-061-0/+2
* patch 9.0.0677: breakindent test accepts wrong resultv9.0.0677Bram Moolenaar2022-10-061-0/+2
* patch 9.0.0676: CI on Mac M1 with gcc actually uses clangv9.0.0676ichizok2022-10-061-0/+2
* patch 9.0.0675: search test screendump is outdatedv9.0.0675Bram Moolenaar2022-10-061-0/+2
* patch 9.0.0674: build error with tiny versionv9.0.0674Bram Moolenaar2022-10-061-0/+2
* patch 9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zerov9.0.0673Bram Moolenaar2022-10-061-0/+2
* patch 9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zerov9.0.0672Bram Moolenaar2022-10-061-0/+2
* patch 9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff'v9.0.0671Bram Moolenaar2022-10-061-0/+2
* patch 9.0.0670: no space for command line when there is a tablinev9.0.0670Bram Moolenaar2022-10-061-0/+2
* patch 9.0.0669: too many delete() calls in testsv9.0.0669Bram Moolenaar2022-10-051-0/+2
* patch 9.0.0668: CI on Mac M1 only uses clangv9.0.0668Philip H2022-10-051-0/+2
* patch 9.0.0667: ml_get error when 'splitkeep' is "screen"v9.0.0667Luuk van Baal2022-10-051-0/+2
* patch 9.0.0666: spacing-combining characters handled as composingv9.0.0666Bram Moolenaar2022-10-051-0/+2
* patch 9.0.0665: setting 'cmdheight' has no effect if last window was resizedv9.0.0665Bram Moolenaar2022-10-051-0/+2
* patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo'v9.0.0664Bram Moolenaar2022-10-051-0/+2
* patch 9.0.0663: tests check for +cmdwin feature which is always presentv9.0.0663zeertzjq2022-10-051-0/+2
* patch 9.0.0662: concealed characters do not work correctlyv9.0.0662Bram Moolenaar2022-10-041-0/+2
* patch 9.0.0661: multi-byte "lastline" in 'fillchars' does not work properlyv9.0.0661zeertzjq2022-10-041-0/+2
* patch 9.0.0660: mapping with CTRL keys does not work in the GUIv9.0.0660zeertzjq2022-10-041-0/+2
* patch 9.0.0659: wrong type of comment in SetSyn() functionv9.0.0659Bram Moolenaar2022-10-041-0/+2
* patch 9.0.0658: tiny build fails on Mac OSv9.0.0658Bram Moolenaar2022-10-041-0/+2
* patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij2022-10-041-2/+2
* patch 9.0.0656: cannot specify another character to use instead of '@'v9.0.0656Bram Moolenaar2022-10-041-0/+2
* patch 9.0.0655: passing modifier codes to a shell running in the GUIv9.0.0655Bram Moolenaar2022-10-041-0/+2
* patch 9.0.0654: breakindent test failsv9.0.0654Bram Moolenaar2022-10-031-0/+2
* patch 9.0.0653: BS and DEL do not work properly in an interacive shellv9.0.0653Bram Moolenaar2022-10-031-0/+2
* patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'v9.0.0652Bram Moolenaar2022-10-031-0/+2
* patch 9.0.0651: build fails without the +conceal featurev9.0.0651Bram Moolenaar2022-10-031-0/+2
* patch 9.0.0650: some tests are failingv9.0.0650Bram Moolenaar2022-10-031-0/+2
* patch 9.0.0649: no indication the first line is broken for 'smoothscroll'v9.0.0649Bram Moolenaar2022-10-031-0/+2
* patch 9.0.0648: when using powershell input redirection does not workv9.0.0648Yegappan Lakshmanan2022-10-031-0/+2
* patch 9.0.0647: the 'splitscroll' option is not a good namev9.0.0647Luuk van Baal2022-10-031-0/+2
* patch 9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' setv9.0.0646Bram Moolenaar2022-10-031-0/+2
* patch 9.0.0645: CTRL-Y does not stop at line 1v9.0.0645Bram Moolenaar2022-10-031-0/+2
* patch 9.0.0644: 'smoothscroll' is not copied to a new window on :splitv9.0.0644Bram Moolenaar2022-10-031-0/+2
* patch 9.0.0643: smoothscroll test failsv9.0.0643Bram Moolenaar2022-10-021-0/+2
* patch 9.0.0642: breakindent test failsv9.0.0642Bram Moolenaar2022-10-021-0/+2
* patch 9.0.0641: missing part of the new option codev9.0.0641Bram Moolenaar2022-10-021-0/+2
* patch 9.0.0640: cannot scroll by screen line if a line wrapsv9.0.0640Bram Moolenaar2022-10-021-0/+2
* patch 9.0.0639: checking for popup in screen_char() is too latev9.0.0639Bram Moolenaar2022-10-021-0/+2
* patch 9.0.0638: popup menu highlight wrong on top of preview popupv9.0.0638Bram Moolenaar2022-10-021-0/+2
* patch 9.0.0637: syntax of commands in Vim9 script depends on +eval featurev9.0.0637Bram Moolenaar2022-10-021-0/+2
* patch 9.0.0636: underline color may not work in some terminalsv9.0.0636Bram Moolenaar2022-10-011-0/+2
* patch 9.0.0635: build error and compiler warningsv9.0.0635Bram Moolenaar2022-10-011-0/+2
* patch 9.0.0634: evaluating "expr" options has more overhead than neededv9.0.0634Bram Moolenaar2022-10-011-0/+2
* patch 9.0.0633: FEAT_TITLE was removed but is still usedv9.0.0633rbtnn2022-10-011-0/+2
* patch 9.0.0632: calling a function from an "expr" option has overheadv9.0.0632Bram Moolenaar2022-10-011-0/+2
* patch 9.0.0631: too many delete() calls in testsv9.0.0631Bram Moolenaar2022-09-301-0/+2
* patch 9.0.0630: in Vim9 script a numbered function cannot be calledv9.0.0630Bram Moolenaar2022-09-301-0/+2