Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
2ea95b61f4bec9b71cf916eebe8d11abc76617a0
/
src
2ea95b6
patch 8.2.2018: Vim9: script variable not found from lambda
by Bram Moolenaar
· 5 years ago
67d1c68
patch 8.2.2017: missing part of the dict change
by Bram Moolenaar
· 5 years ago
c6ca9f3
patch 8.2.2016: swap file test is a little flaky
by Bram Moolenaar
· 5 years ago
2bede17
patch 8.2.2015: Vim9: literal dict #{} is not like any other language
by Bram Moolenaar
· 5 years ago
ee8b787
patch 8.2.2014: using CTRL-O in a prompt buffer moves cursor to start
by Bram Moolenaar
· 5 years ago
79cdf80
patch 8.2.2013: Vim9: not skipping white space after unary minus
by Bram Moolenaar
· 5 years ago
d92cc13
patch 8.2.2012: Vim9: confusing error message when using bool wrongly
by Bram Moolenaar
· 5 years ago
9950280
patch 8.2.2011: "syn sync" reports a very large number
by Bram Moolenaar
· 5 years ago
8e02faf
patch 8.2.2010: Vim9: compiling fails for unreachable return statement
by Bram Moolenaar
· 5 years ago
3823192
patch 8.2.2009: MS-Windows: setting $LANG in gvimext only causes problems
by Bram Moolenaar
· 5 years ago
032f40a
patch 8.2.2008: MS-Windows GUI: handling channel messages lags
by Bram Moolenaar
· 5 years ago
17ab28d
patch 8.2.2007: test for insert mode in popup is not reliable
by Bram Moolenaar
· 5 years ago
88774a3
patch 8.2.2006: .pbtxt files are not recognized
by Bram Moolenaar
· 5 years ago
c77534c
patch 8.2.2005: redoing a mapping with <Cmd> doesn't work properly
by Bram Moolenaar
· 5 years ago
b3a0194
patch 8.2.2004: compiler warning for uninitialized variable
by Bram Moolenaar
· 5 years ago
1efefda
patch 8.2.2003: build error with +conceal but without +popupwin
by Bram Moolenaar
· 5 years ago
52bf81c
patch 8.2.2002: Vim9: lambda argument shadowed by function name
by Bram Moolenaar
· 5 years ago
0ba48e8
patch 8.2.2001: Vim9: :def function does not apply 'maxfuncdepth'
by Bram Moolenaar
· 5 years ago
fc74d03
patch 8.2.2000: Vim9: dict.key assignment not implemented yet
by Bram Moolenaar
· 5 years ago
e6329e4
patch 8.2.1999: terminal popup test sometimes fails
by Bram Moolenaar
· 5 years ago
27f4f6b
patch 8.2.1998: terminal Cmd test sometimes fails to close popup
by Bram Moolenaar
· 5 years ago
8adc8d9
patch 8.2.1997: window changes when using bufload() while in a terminal popup
by Bram Moolenaar
· 5 years ago
193f620
patch 8.2.1996: Vim9: invalid error for argument of extend()
by Bram Moolenaar
· 5 years ago
714cbe5
patch 8.2.1995: the popup menu can cause too much redrawing
by Bram Moolenaar
· 5 years ago
c4390fe
patch 8.2.1994: MS-Windows: MinGW always does a full build
by Bram Moolenaar
· 5 years ago
50dc3ec
patch 8.2.1993: occasional failure of the netbeans test
by Bram Moolenaar
· 5 years ago
4792a67
patch 8.2.1992: build fails with small features
by Bram Moolenaar
· 5 years ago
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
Next »