summaryrefslogtreecommitdiffstats
path: root/src/version.c
AgeCommit message (Expand)Author
2024-01-12patch 9.1.0026: win32: Windows default font lackingv9.1.0026Ken Takata
2024-01-12patch 9.1.0025: A few typos in tests and justify.vimv9.1.0025dundargoc
2024-01-12patch 9.1.0024: z/OS (MVS) support can be improvedv9.1.0024Igor Todorovski
2024-01-12patch 9.1.0023: xxd: few problems with EBCDIC for z/OS (MVS)v9.1.0023Igor Todorovski
2024-01-12patch 9.1.0022: Coverity complains about improper use of negative valuev9.1.0022Christian Brabandt
2024-01-12patch 9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modev9.1.0021zeertzjq
2024-01-12patch 9.1.0020: Vim9: cannot compile all methods in a classv9.1.0020Yegappan Lakshmanan
2024-01-12patch 9.1.0019: cmdline may disappear when changing 'cmdheight'v9.1.0019Christian Brabandt
2024-01-12patch 9.1.0018: use of #if instead of #ifdefv9.1.0018Ken Takata
2024-01-12patch 9.1.0017: [security]: use-after-free in eval1_emsg()v9.1.0017Yegappan Lakshmanan
2024-01-07patch 9.1.0016: default diff highlighting is too noisyv9.1.0016Romain Lafourcade
2024-01-05patch 9.1.0015: i_CTRL-R- no longer works in replace modev9.1.0015Christian Brabandt
2024-01-05patch 9.1.0014: incorrect use of W_WINROW in edit.cv9.1.0014zeertzjq
2024-01-05patch 9.1.0013: Modula2 filetype support lackingv9.1.0013Doug Kearns
2024-01-05patch 9.1.0012: regression with empty inner blocks introducedv9.1.0012Maxim Kim
2024-01-04patch 9.1.0011: regexp cannot match combining chars in collectionv9.1.0011Christian Brabandt
2024-01-04patch 9.1.0010: Keymap completion is not availablev9.1.0010Doug Kearns
2024-01-04patch 9.1.0009: Cannot easily get the list of matchesv9.1.0009Yegappan Lakshmanan
2024-01-04patch 9.1.0008: NSIS installer includes syntax testdirv9.1.0008Christian Brabandt
2024-01-04patch 9.1.0007: can select empty inner text blocksv9.1.0007Christian Brabandt
2024-01-04patch 9.1.0006: is*() and to*() function may be unsafev9.1.0006Keith Thompson
2024-01-04patch 9.1.0005: OpenVMS does not support python3 and xterm_savev9.1.0005Zoltan Arpadffy
2024-01-03patch 9.1.0004: reloading colorscheme when not changing 'background'v9.1.0004Gregory Anders
2024-01-03patch 9.1.0003: Cannot build against Ruby 33 dynamicallyv9.1.0003Isao Sato
2024-01-03patch 9.1.0002: a closing fold expr, may start a new foldv9.1.0002Shota Nozaki
2024-01-03patch 9.1.0001: when closing window, wincmd p may failv9.1.0001Sean Dewar
2024-01-02patch 9.1.0000: Vim 9.1 releasev9.1.0000v9.1.0Christian Brabandt
2024-01-01patch 9.0.2190: proto files need updatev9.0.2190Christian Brabandt
2023-12-28patch 9.0.2189: Wrong display with 'briopt=sbr' and 'nobreakindent'v9.0.2189zeertzjq
2023-12-27patch 9.0.2188: cursor wrong after { in single line bufferv9.0.2188Gary Johnson
2023-12-27patch 9.0.2187: Visual not drawn with 'breakindent' when line doesn't fitv9.0.2187zeertzjq
2023-12-27patch 9.0.2186: LTCG compile error ARM64 for write_charsv9.0.2186Saleem Abdulrasool
2023-12-24patch 9.0.2185: Coverity complains about not checking return valuev9.0.2185Christian Brabandt
2023-12-21patch 9.0.2184: Vim9: inconsistent :type/:class messagesv9.0.2184Ernie Rael
2023-12-21patch 9.0.2183: Maximum callback depth is not configurablev9.0.2183zeertzjq
2023-12-21patch 9.0.2182: Vim9: need a way to reserve future extensionv9.0.2182Yegappan Lakshmanan
2023-12-19patch 9.0.2181: Vim9: missing error messagesv9.0.2181Ernie Rael
2023-12-19patch 9.0.2180: POSIX function name in exarg causes issuesv9.0.2180Zoltan Arpadffy
2023-12-19patch 9.0.2179: no filetype detection for execline scriptsv9.0.2179Mazunki Hoksaas
2023-12-19patch 9.0.2178: reg_executing() wrong for :normal with rangev9.0.2178zeertzjq
2023-12-19patch 9.0.2177: Wrong cursor position when dragging out of windowv9.0.2177zeertzjq
2023-12-19patch 9.0.2175: Compile error with Motif UI + mouse supportv9.0.2176Ken Takata
2023-12-18patch 9.0.2175: Compiler warning for uninitialized varv9.0.2175Yegappan Lakshmanan
2023-12-18patch 9.0.2174: Vim9: segfault when assigning to typev9.0.2174Ernie Rael
2023-12-16patch 9.0.2173: Vim9: crash when compiling for statement and non-existing typev9.0.2173Yegappan Lakshmanan
2023-12-16patch 9.0.2172: Vim9: compiling :defer may failv9.0.2172Yegappan Lakshmanan
2023-12-16patch 9.0.2171: The options[] array is still not sorted alphabeticallyv9.0.2171zeertzjq
2023-12-16patch 9.0.2170: Vim9: no support for const/final class/objects varsv9.0.2170Yegappan Lakshmanan
2023-12-16patch 9.0.2169: Vim9: builtin funcs may accept a non-valuev9.0.2169Ernie Rael
2023-12-16patch 9.0.2168: Moving tabpages on :drop may cause an endless loopv9.0.2168Christian Brabandt