summaryrefslogtreecommitdiffstats
path: root/src/evalfunc.c
AgeCommit message (Expand)Author
2017-06-17patch 8.0.0643: when a pattern search is slow Vim becomes unusablev8.0.0643Bram Moolenaar
2017-06-13patch 8.0.0642: writefile() continues after detecting an errorv8.0.0642Bram Moolenaar
2017-06-05patch 8.0.0625: shellescape() always escapes a newlinev8.0.0625Bram Moolenaar
2017-06-04patch 8.0.0614: float2nr() is not exactly rightv8.0.0614Bram Moolenaar
2017-04-30patch 8.0.0593: duplication of code for adding a list or dict return valuev8.0.0593Bram Moolenaar
2017-04-09patch 8.0.0556: getting window position fails if GUI and term possiblev8.0.0556Bram Moolenaar
2017-04-04patch 8.0.0543: test_edit causes older xfce4-terminal to closev8.0.0543Bram Moolenaar
2017-03-29patch 8.0.0517: there is no way to remove quickfix listsv8.0.0517Bram Moolenaar
2017-03-26patch 8.0.0513: getting name of cleared highlight group is wrongv8.0.0513Bram Moolenaar
2017-03-21patch 8.0.0499: taglist() does not prioritize tags for a bufferv8.0.0499Bram Moolenaar
2017-03-19patch 8.0.0494: build failure with older compiler on MS-Windowsv8.0.0494Bram Moolenaar
2017-03-19patch 8.0.0492: a failing client-server request can make Vim hangv8.0.0492Bram Moolenaar
2017-03-18patch 8.0.0477: the client-server test may hang when failingv8.0.0477Bram Moolenaar
2017-03-18patch 8.0.0475: not enough testing for the client-server featurev8.0.0475Bram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower casev8.0.0452Bram Moolenaar
2017-03-12patch 8.0.0448: some macros are in lower casev8.0.0448Bram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modev8.0.0440Bram Moolenaar
2017-03-02patch 8.0.0399: crash when using balloon_show() when not supportedv8.0.0399Bram Moolenaar
2017-03-01patch 8.0.0396: 'balloonexpr' only works synchronouslyv8.0.0396Bram Moolenaar
2017-03-01patch 8.0.0392: GUI test fails with Athena and Motifv8.0.0392Bram Moolenaar
2017-02-25patch 8.0.0365: might free a dict item that wasn't allocatedv8.0.0365Bram Moolenaar
2017-02-21patch 8.0.0345: islocked('d.changedtick') does not workv8.0.0345Bram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referencev8.0.0334Bram Moolenaar
2017-02-01patch 8.0.0283: mode() does not indicate Insert mode completionv8.0.0283Bram Moolenaar
2017-01-29patch 8.0.0264: memory error reported by ubsanv8.0.0264Bram Moolenaar
2017-01-28patch 8.0.0256: missing changes to one file breaks testv8.0.0256Bram Moolenaar
2017-01-28patch 8.0.0251: not easy to select Python 2 or 3v8.0.0251Bram Moolenaar
2017-01-26patch 8.0.0243: tolower() does not work if the byte count changesv8.0.0243Bram Moolenaar
2017-01-22patch 8.0.0219: ubsan reports errors for overflowv8.0.0219Bram Moolenaar
2017-01-21patch 8.0.0210: no support for bracketed pastev8.0.0210Bram Moolenaar
2017-01-20patch 8.0.0207: leaking file descriptor when system() failsv8.0.0207Bram Moolenaar
2017-01-17patch 8.0.0199: compiler warnings for libcallv8.0.0199Bram Moolenaar
2017-01-12patch 8.0.0173: build fails with EBCDIC definedv8.0.0173Bram Moolenaar
2017-01-10patch 8.0.0167: str2nr()/str2float() fail with negative valuesv8.0.0167Bram Moolenaar
2017-01-10patch 8.0.0166: JSON with a duplicate key gives an internal errorv8.0.0166Bram Moolenaar
2017-01-08patch 8.0.0151: passing buffer content to system() is clumsyv8.0.0151Bram Moolenaar
2017-01-06patch 8.0.0147: searchpair() fails when 'magic' is offv8.0.0147Bram Moolenaar
2017-01-06patch 8.0.0143: line number of current buffer in getbufinfo() is wrongv8.0.0143Bram Moolenaar
2016-12-04patch 8.0.0124v8.0.0124Bram Moolenaar
2016-12-01patch 8.0.0107v8.0.0107Bram Moolenaar
2016-11-29patch 8.0.0105v8.0.0105Bram Moolenaar
2016-11-24patch 8.0.0096v8.0.0096Bram Moolenaar
2016-11-10patch 8.0.0074v8.0.0074Bram Moolenaar
2016-10-15patch 8.0.0035v8.0.0035Bram Moolenaar
2016-10-12patch 8.0.0029v8.0.0029Bram Moolenaar
2016-09-26patch 8.0.0015v8.0.0015Bram Moolenaar
2016-09-25patch 8.0.0012v8.0.0012Bram Moolenaar
2016-09-14patch 8.0.0004v8.0.0004Bram Moolenaar
2016-09-10patch 7.4.2359v7.4.2359Bram Moolenaar
2016-09-05patch 7.4.2332v7.4.2332Bram Moolenaar