Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
ca359cbedd0d603124776e7a6ca0ae79ffc34cdc
/
src
/
version.c
ca359cb
patch 8.2.1991: Coverity warns for not using the ga_grow() return value
by Bram Moolenaar
· 5 years ago
6a07644
patch 8.2.1990: cursor position wrong in terminal popup with finished job
by Bram Moolenaar
· 5 years ago
2dfae04
patch 8.2.1989: info popup triggers WinEnter and WinLeave autocommands
by Bram Moolenaar
· 5 years ago
e41decc
patch 8.2.1988: still in Insert mode when opening terminal popup
by Bram Moolenaar
· 5 years ago
6453cc8
patch 8.2.1987: MS-Windows: Win32.mak is no longer needed
by Bram Moolenaar
· 5 years ago
a065a14
patch 8.2.1986: expression test is flaky on Appveyor
by Bram Moolenaar
· 5 years ago
0276471
patch 8.2.1985: crash when closing terminal popup with <Cmd> mapping
by Bram Moolenaar
· 5 years ago
33aecb1
patch 8.2.1984: cannot use :vimgrep in omni completion
by Bram Moolenaar
· 5 years ago
f4d61bc
patch 8.2.1983: ml_get error when using <Cmd> to open a terminal
by Bram Moolenaar
· 5 years ago
2ce7790
patch 8.2.1982: quickfix window now updated when adding invalid entries
by Bram Moolenaar
· 5 years ago
8496c9e
patch 8.2.1981: MinGW: parallel compilation might fail
by Bram Moolenaar
· 5 years ago
659bb22
patch 8.2.1980: Vim9: some tests are not done at the script level
by Bram Moolenaar
· 5 years ago
47c5ea4
patch 8.2.1979: "term_opencmd" option of term_start() is truncated
by Bram Moolenaar
· 5 years ago
957cf67
patch 8.2.1978: making a mapping work in all modes is complicated
by Bram Moolenaar
· 5 years ago
ea2d407
patch 8.2.1977: Vim9: error for using a string in a condition is confusing
by Bram Moolenaar
· 5 years ago
6f62448
patch 8.2.1976: cannot backspace in prompt buffer after using cursor-left
by Bram Moolenaar
· 5 years ago
bbf9f34
patch 8.2.1975: Win32: memory leak when encoding conversion fails
by Bram Moolenaar
· 5 years ago
29b281b
patch 8.2.1974: Vim9: test for has('gui_running') fails with VIMDLL
by Bram Moolenaar
· 5 years ago
232f461
patch 8.2.1973: finding a patch number can be a bit slow
by Bram Moolenaar
· 5 years ago
5e1f22f
patch 8.2.1972: crash when recreating nested fold
by Bram Moolenaar
· 5 years ago
c56936e
patch 8.2.1971: memory leak when map() fails
by Bram Moolenaar
· 5 years ago
f883508
patch 8.2.1970: it is easy to make mistakes when cleaning up swap files
by Bram Moolenaar
· 5 years ago
ea69685
patch 8.2.1969: Vim9: map() may change the list or dict item type
by Bram Moolenaar
· 5 years ago
8cebd43
patch 8.2.1968: Vim9: has() assumes a feature does not change dynamically
by Bram Moolenaar
· 5 years ago
59d8e56
patch 8.2.1967: the session file does not restore the alternate file
by Bram Moolenaar
· 5 years ago
cbcd9cb
patch 8.2.1966: popup becomes current window after closing a terminal window
by Bram Moolenaar
· 5 years ago
46f479c
patch 8.2.1965: Vim9: tests fail without the channel feature
by Bram Moolenaar
· 5 years ago
faebda8
patch 8.2.1964: not all ConTeXt files are recognized
by Bram Moolenaar
· 5 years ago
927495b
patch 8.2.1963: crash when using a popup window with "latin1" encoding
by Bram Moolenaar
· 5 years ago
32e5ec0
patch 8.2.1962: netbeans may access freed memory
by Bram Moolenaar
· 5 years ago
85d9b03
Correct list of patches.
by Bram Moolenaar
· 5 years ago
2228689
patch 8.2.1961: various comments can be improved
by Bram Moolenaar
· 5 years ago
0fd797e
patch 8.2.1960: warning for uninitialized variable
by Bram Moolenaar
· 5 years ago
00806bc
patch 8.2.1959: crash when terminal buffer name is made empty
by Bram Moolenaar
· 5 years ago
b885b43
patch 8.2.1958: build failure with timers
by Bram Moolenaar
· 5 years ago
fabc3ca
patch 8.2.1957: diff and cursorcolumn highlighting don't mix
by Bram Moolenaar
· 5 years ago
b4d16cb
patch 8.2.1956: Vim9: cannot specify argument types for lambda
by Bram Moolenaar
· 5 years ago
66669fc
patch 8.2.1955: Vim9: not all command modifiers are tested
by Bram Moolenaar
· 5 years ago
f65b35b
patch 8.2.1954: Vim9: not all command modifiers are tested
by Bram Moolenaar
· 5 years ago
631e8f9
patch 8.2.1953: Vim9: extra "unknown" error after other error
by Bram Moolenaar
· 5 years ago
c7f7f6d
patch 8.2.1952: Vim9: crash when using a NULL dict key
by Bram Moolenaar
· 5 years ago
64ffa9b
patch 8.2.1951: test for list and dict fails
by Bram Moolenaar
· 5 years ago
9c13f76
patch 8.2.1950: Vim9: crash when compiling function fails when getting type
by Bram Moolenaar
· 5 years ago
348be7e
patch 8.2.1949: Vim9: using extend() on null dict is silently ignored
by Bram Moolenaar
· 5 years ago
4778b4d
patch 8.2.1948: GUI: crash when handling message while closing a window
by Bram Moolenaar
· 5 years ago
c136a35
patch 8.2.1947: crash when using "zj" without folds
by Bram Moolenaar
· 5 years ago
35efa22
patch 8.2.1946: sort() with NULL string not tested
by Bram Moolenaar
· 5 years ago
0d90e72
patch 8.2.1945: crash when passing NULL function to reduce()
by Bram Moolenaar
· 5 years ago
6fd3a4b
patch 8.2.1944: Netbeans test is flaky
by Bram Moolenaar
· 5 years ago
36113e4
patch 8.2.1943: Vim9: wrong error message when colon is missing
by Bram Moolenaar
· 5 years ago
dbfa795
patch 8.2.1942: insufficient test coverage for the Netbeans interface
by Bram Moolenaar
· 5 years ago
399db04
patch 8.2.1941: Ex mode test fails on MS-Windows with GUI
by Bram Moolenaar
· 5 years ago
97a1900
patch 8.2.1940: Vim9: browse modifier test fails on Mac
by Bram Moolenaar
· 5 years ago
3b6d57f
patch 8.2.1939: invalid memory access in Ex mode with global command
by Bram Moolenaar
· 5 years ago
a46765a
patch 8.2.1938: wiping out a terminal buffer makes some tests fail
by Bram Moolenaar
· 5 years ago
645cd3e
patch 8.2.1937: Vim9: test for confirm modifier fails in some situations
by Bram Moolenaar
· 5 years ago
3889083
patch 8.2.1936: session sets the local 'scrolloff' value to the global value
by Bram Moolenaar
· 5 years ago
578f4cc
patch 8.2.1935: sort test fails on Mac
by Bram Moolenaar
· 5 years ago
e88c8e8
patch 8.2.1934: Vim9: command modifiers in :def function not tested
by Bram Moolenaar
· 5 years ago
55e2961
patch 8.2.1933: cannot sort using locale ordering
by Bram Moolenaar
· 5 years ago
963734e
patch 8.2.1932: compiler warnings when building with Athena GUI
by Bram Moolenaar
· 5 years ago
fbcbffe
patch 8.2.1931: Vim9: arguments of extend() not checked at compile time
by Bram Moolenaar
· 5 years ago
749bc95
patch 8.2.1930: wrong input if removing shift results in special key code
by Bram Moolenaar
· 5 years ago
0289065
patch 8.2.1929: MS-Windows: problem loading Perl 5.32
by Bram Moolenaar
· 5 years ago
cd030c4
patch 8.2.1928: Vim9: "silent!" not effective when list index is wrong
by Bram Moolenaar
· 5 years ago
d66960b
patch 8.2.1927: Vim9: get unknown error with an error in a timer function
by Bram Moolenaar
· 5 years ago
b262020
patch 8.2.1926: cannot use a space in 'spellfile'
by Bram Moolenaar
· 5 years ago
6d96712
patch 8.2.1925: list/dict test fails
by Bram Moolenaar
· 5 years ago
086fc9a
patch 8.2.1924: Vim9: crash when indexing dict with NULL key
by Bram Moolenaar
· 5 years ago
4f6b6ed
patch 8.2.1923: Vim9: "filter" command modifier doesn't work
by Bram Moolenaar
· 5 years ago
185577e
patch 8.2.1922: Win32: scrolling problems when part of window is off-screen
by Bram Moolenaar
· 5 years ago
dcdd42a
patch 8.2.1921: fuzzy matching does not recognize path separators
by Bram Moolenaar
· 5 years ago
cf4d454
patch 8.2.1920: listlbr test fails when run after another test
by Bram Moolenaar
· 5 years ago
28ee892
patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution
by Bram Moolenaar
· 5 years ago
3e2534e
patch 8.2.1918: Vim9: E1100 mentions :let
by Bram Moolenaar
· 5 years ago
159563b
patch 8.2.1917: no test for improved Man command
by Bram Moolenaar
· 5 years ago
171fb92
patch 8.2.1916: Vim9: function call is aborted even when "silent!" is used
by Bram Moolenaar
· 5 years ago
6cf7e3b
patch 8.2.1915: Vim9: error for wrong number of arguments is not useful
by Bram Moolenaar
· 5 years ago
b4bcea4
patch 8.2.1914: Vim9: cannot put line break in expression for '=' register
by Bram Moolenaar
· 5 years ago
70cf458
patch 8.2.1913: GTK GUI: rounding for the cell height is too strict
by Bram Moolenaar
· 5 years ago
68a48ee
patch 8.2.1912: with Python 3.9 some tests fail
by Bram Moolenaar
· 5 years ago
977fd0b
patch 8.2.1911: tiny build fails
by Bram Moolenaar
· 5 years ago
caf73dc
patch 8.2.1910: reading past the end of the command line
by Bram Moolenaar
· 5 years ago
8133cc6
patch 8.2.1909: number of status line items is limited to 80
by Bram Moolenaar
· 5 years ago
c8970b9
patch 8.2.1908: Lua is initialized even when not used
by Bram Moolenaar
· 5 years ago
f9d5135
patch 8.2.1907: complete_info().selected may be wrong
by Bram Moolenaar
· 5 years ago
a360dbe
patch 8.2.1906: warning for signed/unsigned
by Bram Moolenaar
· 5 years ago
4882d98
patch 8.2.1905: the wininfo list may contain stale entries
by Bram Moolenaar
· 5 years ago
89b693e
patch 8.2.1904: still using default option values after using ":badd +1"
by Bram Moolenaar
· 5 years ago
37e4e03
patch 8.2.1903: buffer test fails with normal features
by Bram Moolenaar
· 5 years ago
e974fa7
patch 8.2.1902: default option values changed with :badd for existing buffer
by Bram Moolenaar
· 5 years ago
4ff2f2f
patch 8.2.1901: variable completion does not work in command line window
by Bram Moolenaar
· 5 years ago
02194d2
patch 8.2.1900: Vim9: command modifiers do not work
by Bram Moolenaar
· 5 years ago
67def64
patch 8.2.1899: crash in out-of-memory situation
by Bram Moolenaar
· 5 years ago
e100440
patch 8.2.1898: command modifier parsing always uses global cmdmod
by Bram Moolenaar
· 5 years ago
5661ed6
patch 8.2.1897: command modifiers are saved and set inconsistently
by Bram Moolenaar
· 5 years ago
e1be118
patch 8.2.1896: valgrind warns for using uninitialized memory
by Bram Moolenaar
· 5 years ago
210681c
patch 8.2.1895: Vim9: silent command modifier test fails
by Bram Moolenaar
· 5 years ago
f4c6e1e
patch 8.2.1894: Vim9: command modifiers are not supported
by Bram Moolenaar
· 5 years ago
8ded5b6
patch 8.2.1893: fuzzy matching does not support multiple words
by Bram Moolenaar
· 5 years ago
Next »