summaryrefslogtreecommitdiffstats
path: root/src/evalfunc.c
AgeCommit message (Expand)Author
2019-10-18patch 8.1.2173: searchit() has too many argumentsv8.1.2173Bram Moolenaar
2019-10-17patch 8.1.2171: mouse support not always availablev8.1.2171Bram Moolenaar
2019-10-09patch 8.1.2127: the indent.c file is a bit bigv8.1.2127Bram Moolenaar
2019-10-06patch 8.1.2120: some MB_ macros are more complicated than necessaryv8.1.2120Bram Moolenaar
2019-10-01patch 8.1.2107: various memory leaks reported by asanv8.1.2107Bram Moolenaar
2019-09-28patch 8.1.2096: too many #ifdefsv8.1.2096Bram Moolenaar
2019-09-26patch 8.1.2080: the terminal API is limited and can't be disabledv8.1.2080Bram Moolenaar
2019-09-16patch 8.1.2047: cannot check the current statev8.1.2047Bram Moolenaar
2019-09-15patch 8.1.2042: the evalfunc.c file is too bigv8.1.2042Bram Moolenaar
2019-09-15patch 8.1.2038: has('vimscript-4') is always 0v8.1.2038Bram Moolenaar
2019-09-15patch 8.1.2035: recognizing octal numbers is confusingv8.1.2035Bram Moolenaar
2019-09-10patch 8.1.2020: it is not easy to change the window layoutv8.1.2020Bram Moolenaar
2019-09-08patch 8.1.2013: more functions can be used as methodsv8.1.2013Bram Moolenaar
2019-09-08patch 8.1.2012: more functions can be used as methodsv8.1.2012Bram Moolenaar
2019-09-08patch 8.1.2011: more functions can be used as methodsv8.1.2011Bram Moolenaar
2019-09-07patch 8.1.2004: more functions can be used as methodsv8.1.2004Bram Moolenaar
2019-09-07patch 8.1.2001: some source files are too bigv8.1.2001Bram Moolenaar
2019-09-07patch 8.1.2000: plugin cannot get the current IME statusv8.1.2000Bram Moolenaar
2019-09-06patch 8.1.1996: more functions can be used as methodsv8.1.1996Bram Moolenaar
2019-09-06patch 8.1.1995: more functions can be used as methodsv8.1.1995Bram Moolenaar
2019-09-06patch 8.1.1993: more functions can be used as methodsv8.1.1993Bram Moolenaar
2019-09-05patch 8.1.1989: the evalfunc.c file is still too bigv8.1.1989Bram Moolenaar
2019-09-04patch 8.1.1987: more functions can be used as methodsv8.1.1987Bram Moolenaar
2019-09-04patch 8.1.1986: more functions can be used as methodsv8.1.1986Bram Moolenaar
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.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.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.1974: Coverity warns for using pointer as arrayv8.1.1974Bram 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-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-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-30patch 8.1.1943: more code can be moved to evalvars.cv8.1.1943Bram Moolenaar
2019-08-27patch 8.1.1933: the eval.c file is too bigv8.1.1933Bram Moolenaar
2019-08-27patch 8.1.1932: ml_get errors after using append()v8.1.1932Bram Moolenaar
2019-08-24patch 8.1.1925: more functions can be used as methodsv8.1.1925Bram Moolenaar
2019-08-24patch 8.1.1924: using empty string for current buffer is unexpectedv8.1.1924Bram Moolenaar
2019-08-24patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar
2019-08-23patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar
2019-08-22patch 8.1.1912: more functions can be used as methodsv8.1.1912Bram Moolenaar
2019-08-22patch 8.1.1911: more functions can be used as methodsv8.1.1911Bram Moolenaar
2019-08-21patch 8.1.1909: more functions can be used as methodsv8.1.1909Bram Moolenaar
2019-08-21patch 8.1.1905: cannot set all properties of the info popupv8.1.1905Bram Moolenaar
2019-08-21patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar