summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-09-04patch 8.1.1985: code for dealing with paths is spread outv8.1.1985Bram Moolenaar
2019-09-04patch 8.1.1984: more functions can be used as methodsv8.1.1984Bram Moolenaar
2019-09-04patch 8.1.1983: compiler nags for uninitialized variable and unused functionv8.1.1983Bram Moolenaar
2019-09-04patch 8.1.1982: more functions can be used as methodsv8.1.1982Bram Moolenaar
2019-09-04patch 8.1.1981: the evalfunc.c file is too bigv8.1.1981Bram Moolenaar
2019-09-04patch 8.1.1980: fix for search stat not testedv8.1.1980Bram Moolenaar
2019-09-04patch 8.1.1979: code for handling file names is spread outv8.1.1979Bram Moolenaar
2019-09-04patch 8.1.1978: the eval.c file is too bigv8.1.1978Bram Moolenaar
2019-09-04patch 8.1.1977: terminal debugger plugin may hangv8.1.1977Bram Moolenaar
2019-09-04patch 8.1.1976: Travis log always shows test outputv8.1.1976Bram Moolenaar
2019-09-04patch 8.1.1975: MS-Windows GUI responds slowly to timerv8.1.1975Bram Moolenaar
2019-09-04patch 8.1.1974: Coverity warns for using pointer as arrayv8.1.1974Bram Moolenaar
2019-09-04patch 8.1.1973: cannot build without the quickfix featurev8.1.1973Bram Moolenaar
2019-09-03patch 8.1.1972: no proper test for getchar()v8.1.1972Bram Moolenaar
2019-09-03patch 8.1.1971: manually enabling features causes build errorsv8.1.1971Bram Moolenaar
2019-09-03patch 8.1.1970: search stat space wrong, no test for 8.1.1965v8.1.1970Bram Moolenaar
2019-09-03patch 8.1.1969: popup window filter is used in all modesv8.1.1969Bram Moolenaar
2019-09-03patch 8.1.1968: crash when using nested map()v8.1.1968Bram Moolenaar
2019-09-02patch 8.1.1967: line() only works for the current windowv8.1.1967Bram Moolenaar
2019-09-02patch 8.1.1966: some code in options.c fits better elsewherev8.1.1966Bram Moolenaar
2019-09-02patch 8.1.1965: search count message is not displayed when using a mappingv8.1.1965Bram Moolenaar
2019-09-02patch 8.1.1964: crash when using nested map() and filter()v8.1.1964Bram Moolenaar
2019-09-01patch 8.1.1963: popup window filter may be called recursivelyv8.1.1963Bram Moolenaar
2019-09-01patch 8.1.1962: leaking memory when using tagfunc()v8.1.1962Bram Moolenaar
2019-09-01patch 8.1.1961: more functions can be used as a methodv8.1.1961Bram Moolenaar
2019-09-01patch 8.1.1960: fold code is spread outv8.1.1960Bram Moolenaar
2019-09-01patch 8.1.1959: when using "firstline" in popup window text may jumpv8.1.1959Bram Moolenaar
2019-09-01patch 8.1.1958: old style comments taking up spacev8.1.1958Bram Moolenaar
2019-09-01patch 8.1.1957: more code can be moved to evalvars.cv8.1.1957Bram Moolenaar
2019-09-01patch 8.1.1956: screenshot tests may use a different encodingv8.1.1956Bram Moolenaar
2019-09-01patch 8.1.1955: tests contain typosv8.1.1955Bram Moolenaar
2019-08-31patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar
2019-08-31patch 8.1.1953: more functions can be used as a methodv8.1.1953Bram Moolenaar
2019-08-31patch 8.1.1952: more functions can be used as a methodv8.1.1952Bram Moolenaar
2019-08-31patch 8.1.1951: mouse double click test is a bit flakyv8.1.1951Bram Moolenaar
2019-08-31patch 8.1.1950: using NULL pointer after an out-of-memoryv8.1.1950Bram Moolenaar
2019-08-30patch 8.1.1949: cannot scroll a popup window to the very bottomv8.1.1949Bram Moolenaar
2019-08-30patch 8.1.1948: mouse doesn't work in Linux consolev8.1.1948Bram Moolenaar
2019-08-30patch 8.1.1947: when executing one test the report doesn't show itv8.1.1947Bram Moolenaar
2019-08-30patch 8.1.1946: memory error when profiling a function without a script IDv8.1.1946Bram Moolenaar
2019-08-30patch 8.1.1945: popup window "firstline" cannot be resetv8.1.1945Bram Moolenaar
2019-08-30patch 8.1.1944: leaking memory when using sound callbackv8.1.1944Bram Moolenaar
2019-08-30patch 8.1.1943: more code can be moved to evalvars.cv8.1.1943Bram Moolenaar
2019-08-30patch 8.1.1942: shadow directory gets outdated when files are addedv8.1.1942Bram Moolenaar
2019-08-30patch 8.1.1941: getftype() test fails on Macv8.1.1941Bram Moolenaar
2019-08-29patch 8.1.1940: script tests failv8.1.1940Bram Moolenaar
2019-08-29patch 8.1.1939: code for handling v: variables in generic eval filev8.1.1939Bram Moolenaar
2019-08-29patch 8.1.1938: may crash when out of memoryv8.1.1938Bram Moolenaar
2019-08-29patch 8.1.1937: errors when using javascriptreactv8.1.1937Bram Moolenaar
2019-08-29patch 8.1.1936: not enough tests for text property popup windowv8.1.1936Bram Moolenaar