summaryrefslogtreecommitdiffstats
path: root/src/misc2.c
AgeCommit message (Expand)Author
2018-07-29patch 8.1.0226: too many #ifdefsv8.1.0226Bram Moolenaar
2018-06-29patch 8.1.0127: build failure when disabling the session featurev8.1.0127Bram Moolenaar
2018-04-21patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmdv8.0.1747Bram Moolenaar
2018-04-21patch 8.0.1745: build failure on MS-Windowsv8.0.1745Bram Moolenaar
2018-04-04patch 8.0.1660: the terminal API "drop" command doesn't support optionsv8.0.1660Bram Moolenaar
2018-03-20patch 8.0.1620: reading spell file has no good EOF detectionv8.0.1620Bram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesv8.0.1496Bram Moolenaar
2018-02-10patch 8.0.1492: memory leak in balloon_split()v8.0.1492Bram Moolenaar
2018-02-09patch 8.0.1481: clearing a pointer takes two linesv8.0.1481Bram Moolenaar
2018-02-03patch 8.0.1460: missing file in patchv8.0.1460Bram Moolenaar
2017-12-22patch 8.0.1421: accessing invalid memory with overlong byte sequencev8.0.1421Bram Moolenaar
2017-12-19patch 8.0.1417: test doesn't search for a sentencev8.0.1417Bram Moolenaar
2017-12-19patch 8.0.1416: crash when searching for a sentencev8.0.1416Bram Moolenaar
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalv8.0.1309Bram Moolenaar
2017-11-09patch 8.0.1276: key lost when window closed in exit callbackv8.0.1276Bram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar
2017-10-23patch 8.0.1214: accessing freed memory when EXITFREE is setv8.0.1214Bram Moolenaar
2017-09-22patch 8.0.1136: W_WIDTH() is always the samev8.0.1136Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-08-30patch 8.0.1019: pasting in virtual edit happens in the wrong placev8.0.1019Bram Moolenaar
2017-08-26patch 8.0.1000: cannot open a terminal without running a job in itv8.0.1000Bram Moolenaar
2017-08-19patch 8.0.0962: crash with virtualedit and joining linesv8.0.0962Bram Moolenaar
2017-07-22patch 8.0.0751: OpenPTY missing with some combination of featuresv8.0.0751Bram Moolenaar
2017-06-22patch 8.0.0661: recognizing urxvt mouse codes does not work wellv8.0.0661Bram Moolenaar
2017-04-10patch 8.0.0561: undefined behavior when using backslash after empty linev8.0.0561Bram Moolenaar
2017-03-29patch 8.0.0520: using a function pointer while the function is knownv8.0.0520Bram Moolenaar
2017-03-19patch 8.0.0493: crash with cd command with very long argumentv8.0.0493Bram Moolenaar
2017-03-16patch 8.0.0468: after aborting an Ex command g< does not workv8.0.0468Bram Moolenaar
2017-03-16patch 8.0.0460: can't build on HPUXv8.0.0460Bram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower casev8.0.0452Bram Moolenaar
2017-03-12patch 8.0.0451: some macros are in lower casev8.0.0451Bram Moolenaar
2017-03-01patch 8.0.0397: can't build with +viminfo but without +evalv8.0.0397Bram Moolenaar
2017-02-23patch 8.0.0357: crash when setting 'guicursor' to weird valuev8.0.0357Bram Moolenaar
2017-01-27patch 8.0.0248: vim_strcat() cannot handle overlapping argumentsv8.0.0248Bram Moolenaar
2017-01-26patch 8.0.0243: tolower() does not work if the byte count changesv8.0.0243Bram Moolenaar
2017-01-26patch 8.0.0241: fallback implementation of mch_memmove is unusedv8.0.0241Bram Moolenaar
2017-01-22patch 8.0.0212: buffer for key name may be too smallv8.0.0212Bram Moolenaar
2017-01-21patch 8.0.0210: no support for bracketed pastev8.0.0210Bram Moolenaar
2017-01-10patch 8.0.0164: outdated and misplaced commentsv8.0.0164Bram Moolenaar
2016-12-01patch 8.0.0118v8.0.0118Bram Moolenaar
2016-12-01patch 8.0.0109v8.0.0109Bram Moolenaar
2016-11-26patch 8.0.0103v8.0.0103Bram Moolenaar
2016-11-24patch 8.0.0097v8.0.0097Bram Moolenaar
2016-11-10patch 8.0.0074v8.0.0074Bram Moolenaar
2016-10-30patch 8.0.0055v8.0.0055Bram Moolenaar
2016-10-12patch 8.0.0029v8.0.0029Bram Moolenaar
2016-09-04patch 7.4.2326v7.4.2326Bram Moolenaar
2016-08-29patch 7.4.2293v7.4.2293Bram Moolenaar
2016-08-14patch 7.4.2209v7.4.2209Bram Moolenaar