summaryrefslogtreecommitdiff
path: root/src/misc2.c
AgeCommit message (Expand)Author
2018-06-29patch 8.1.0127: build failure when disabling the session featureBram Moolenaar
2018-04-21patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmdBram Moolenaar
2018-04-21patch 8.0.1745: build failure on MS-WindowsBram Moolenaar
2018-04-04patch 8.0.1660: the terminal API "drop" command doesn't support optionsBram Moolenaar
2018-03-20patch 8.0.1620: reading spell file has no good EOF detectionBram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsBram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesBram Moolenaar
2018-02-10patch 8.0.1492: memory leak in balloon_split()Bram Moolenaar
2018-02-09patch 8.0.1481: clearing a pointer takes two linesBram Moolenaar
2018-02-03patch 8.0.1460: missing file in patchBram Moolenaar
2017-12-22patch 8.0.1421: accessing invalid memory with overlong byte sequenceBram Moolenaar
2017-12-19patch 8.0.1417: test doesn't search for a sentenceBram Moolenaar
2017-12-19patch 8.0.1416: crash when searching for a sentenceBram Moolenaar
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalBram Moolenaar
2017-11-09patch 8.0.1276: key lost when window closed in exit callbackBram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingBram Moolenaar
2017-10-23patch 8.0.1214: accessing freed memory when EXITFREE is setBram Moolenaar
2017-09-22patch 8.0.1136: W_WIDTH() is always the sameBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-08-30patch 8.0.1019: pasting in virtual edit happens in the wrong placeBram Moolenaar
2017-08-26patch 8.0.1000: cannot open a terminal without running a job in itBram Moolenaar
2017-08-19patch 8.0.0962: crash with virtualedit and joining linesBram Moolenaar
2017-07-22patch 8.0.0751: OpenPTY missing with some combination of featuresBram Moolenaar
2017-06-22patch 8.0.0661: recognizing urxvt mouse codes does not work wellBram Moolenaar
2017-04-10patch 8.0.0561: undefined behavior when using backslash after empty lineBram Moolenaar
2017-03-29patch 8.0.0520: using a function pointer while the function is knownBram Moolenaar
2017-03-19patch 8.0.0493: crash with cd command with very long argumentBram Moolenaar
2017-03-16patch 8.0.0468: after aborting an Ex command g< does not workBram Moolenaar
2017-03-16patch 8.0.0460: can't build on HPUXBram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0451: some macros are in lower caseBram Moolenaar
2017-03-01patch 8.0.0397: can't build with +viminfo but without +evalBram Moolenaar
2017-02-23patch 8.0.0357: crash when setting 'guicursor' to weird valueBram Moolenaar
2017-01-27patch 8.0.0248: vim_strcat() cannot handle overlapping argumentsBram Moolenaar
2017-01-26patch 8.0.0243: tolower() does not work if the byte count changesBram Moolenaar
2017-01-26patch 8.0.0241: fallback implementation of mch_memmove is unusedBram Moolenaar
2017-01-22patch 8.0.0212: buffer for key name may be too smallBram Moolenaar
2017-01-21patch 8.0.0210: no support for bracketed pasteBram Moolenaar
2017-01-10patch 8.0.0164: outdated and misplaced commentsBram Moolenaar
2016-12-01patch 8.0.0118Bram Moolenaar
2016-12-01patch 8.0.0109Bram Moolenaar
2016-11-26patch 8.0.0103Bram Moolenaar
2016-11-24patch 8.0.0097Bram Moolenaar
2016-11-10patch 8.0.0074Bram Moolenaar
2016-10-30patch 8.0.0055Bram Moolenaar
2016-10-12patch 8.0.0029Bram Moolenaar
2016-09-04patch 7.4.2326Bram Moolenaar
2016-08-29patch 7.4.2293Bram Moolenaar
2016-08-14patch 7.4.2209Bram Moolenaar
2016-08-01patch 7.4.2137Bram Moolenaar