summaryrefslogtreecommitdiffstats
path: root/src/version.c
AgeCommit message (Expand)Author
2020-11-15patch 8.2.1991: Coverity warns for not using the ga_grow() return valuev8.2.1991Bram Moolenaar
2020-11-15patch 8.2.1990: cursor position wrong in terminal popup with finished jobv8.2.1990Bram Moolenaar
2020-11-15patch 8.2.1989: info popup triggers WinEnter and WinLeave autocommandsv8.2.1989Bram Moolenaar
2020-11-14patch 8.2.1988: still in Insert mode when opening terminal popupv8.2.1988Bram Moolenaar
2020-11-14patch 8.2.1987: MS-Windows: Win32.mak is no longer neededv8.2.1987Bram Moolenaar
2020-11-14patch 8.2.1986: expression test is flaky on Appveyorv8.2.1986Bram Moolenaar
2020-11-14patch 8.2.1985: crash when closing terminal popup with <Cmd> mappingv8.2.1985Bram Moolenaar
2020-11-14patch 8.2.1984: cannot use :vimgrep in omni completionv8.2.1984Bram Moolenaar
2020-11-14patch 8.2.1983: ml_get error when using <Cmd> to open a terminalv8.2.1983Bram Moolenaar
2020-11-14patch 8.2.1982: quickfix window now updated when adding invalid entriesv8.2.1982Bram Moolenaar
2020-11-13patch 8.2.1981: MinGW: parallel compilation might failv8.2.1981Bram Moolenaar
2020-11-12patch 8.2.1980: Vim9: some tests are not done at the script levelv8.2.1980Bram Moolenaar
2020-11-12patch 8.2.1979: "term_opencmd" option of term_start() is truncatedv8.2.1979Bram Moolenaar
2020-11-12patch 8.2.1978: making a mapping work in all modes is complicatedv8.2.1978Bram Moolenaar
2020-11-12patch 8.2.1977: Vim9: error for using a string in a condition is confusingv8.2.1977Bram Moolenaar
2020-11-11patch 8.2.1976: cannot backspace in prompt buffer after using cursor-leftv8.2.1976Bram Moolenaar
2020-11-10patch 8.2.1975: Win32: memory leak when encoding conversion failsv8.2.1975Bram Moolenaar
2020-11-10patch 8.2.1974: Vim9: test for has('gui_running') fails with VIMDLLv8.2.1974Bram Moolenaar
2020-11-10patch 8.2.1973: finding a patch number can be a bit slowv8.2.1973Bram Moolenaar
2020-11-10patch 8.2.1972: crash when recreating nested foldv8.2.1972Bram Moolenaar
2020-11-10patch 8.2.1971: memory leak when map() failsv8.2.1971Bram Moolenaar
2020-11-09patch 8.2.1970: it is easy to make mistakes when cleaning up swap filesv8.2.1970Bram Moolenaar
2020-11-09patch 8.2.1969: Vim9: map() may change the list or dict item typev8.2.1969Bram Moolenaar
2020-11-08patch 8.2.1968: Vim9: has() assumes a feature does not change dynamicallyv8.2.1968Bram Moolenaar
2020-11-07patch 8.2.1967: the session file does not restore the alternate filev8.2.1967Bram Moolenaar
2020-11-07patch 8.2.1966: popup becomes current window after closing a terminal windowv8.2.1966Bram Moolenaar
2020-11-07patch 8.2.1965: Vim9: tests fail without the channel featurev8.2.1965Bram Moolenaar
2020-11-06patch 8.2.1964: not all ConTeXt files are recognizedv8.2.1964Bram Moolenaar
2020-11-06patch 8.2.1963: crash when using a popup window with "latin1" encodingv8.2.1963Bram Moolenaar
2020-11-06patch 8.2.1962: netbeans may access freed memoryv8.2.1962Bram Moolenaar
2020-11-06Correct list of patches.Bram Moolenaar
2020-11-05patch 8.2.1961: various comments can be improvedv8.2.1961Bram Moolenaar
2020-11-05patch 8.2.1960: warning for uninitialized variablev8.2.1960Bram Moolenaar
2020-11-05patch 8.2.1959: crash when terminal buffer name is made emptyv8.2.1959Bram Moolenaar
2020-11-05patch 8.2.1958: build failure with timersv8.2.1958Bram Moolenaar
2020-11-05patch 8.2.1957: diff and cursorcolumn highlighting don't mixv8.2.1957Bram Moolenaar
2020-11-05patch 8.2.1956: Vim9: cannot specify argument types for lambdav8.2.1956Bram Moolenaar
2020-11-04patch 8.2.1955: Vim9: not all command modifiers are testedv8.2.1955Bram Moolenaar
2020-11-04patch 8.2.1954: Vim9: not all command modifiers are testedv8.2.1954Bram Moolenaar
2020-11-04patch 8.2.1953: Vim9: extra "unknown" error after other errorv8.2.1953Bram Moolenaar
2020-11-04patch 8.2.1952: Vim9: crash when using a NULL dict keyv8.2.1952Bram Moolenaar
2020-11-04patch 8.2.1951: test for list and dict failsv8.2.1951Bram Moolenaar
2020-11-04patch 8.2.1950: Vim9: crash when compiling function fails when getting typev8.2.1950Bram Moolenaar
2020-11-04patch 8.2.1949: Vim9: using extend() on null dict is silently ignoredv8.2.1949Bram Moolenaar
2020-11-04patch 8.2.1948: GUI: crash when handling message while closing a windowv8.2.1948Bram Moolenaar
2020-11-03patch 8.2.1947: crash when using "zj" without foldsv8.2.1947Bram Moolenaar
2020-11-03patch 8.2.1946: sort() with NULL string not testedv8.2.1946Bram Moolenaar
2020-11-03patch 8.2.1945: crash when passing NULL function to reduce()v8.2.1945Bram Moolenaar
2020-11-03patch 8.2.1944: Netbeans test is flakyv8.2.1944Bram Moolenaar
2020-11-02patch 8.2.1943: Vim9: wrong error message when colon is missingv8.2.1943Bram Moolenaar