summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-14patch 8.1.0920: in Terminal-Normal mode job output messes up the windowv8.1.0920Bram Moolenaar
2019-02-14patch 8.1.0919: compiler warningsv8.1.0919Bram Moolenaar
2019-02-14patch 8.1.0918: MS-Windows: startup messages are not convertedv8.1.0918Bram Moolenaar
2019-02-14patch 8.1.0917: double free when running out of memoryv8.1.0917Bram Moolenaar
2019-02-14patch 8.1.0916: with Python 3.7 "find_module" is not made availablev8.1.0916Bram Moolenaar
2019-02-14patch 8.1.0915: fsync() may not work properly on Macv8.1.0915Bram Moolenaar
2019-02-13patch 8.1.0914: code related to findfile() is spread outv8.1.0914Bram Moolenaar
2019-02-13patch 8.1.0913: CI crashes when running out of memoryv8.1.0913Bram Moolenaar
2019-02-13patch 8.1.0912: MS-Windows: warning for signed/unsignedv8.1.0912Bram Moolenaar
2019-02-13patch 8.1.0911: tag line with Ex command cannot have extra fieldsv8.1.0911Bram Moolenaar
2019-02-13patch 8.1.0910: crash with tricky search patternv8.1.0910Bram Moolenaar
2019-02-13patch 8.1.0909: MS-Windows: using ConPTY even though it is not stablev8.1.0909Bram Moolenaar
2019-02-13patch 8.1.0908: can't handle large value for %{nr}v in regexpv8.1.0908Bram Moolenaar
2019-02-13patch 8.1.0907: CI tests on AppVeyor are failingv8.1.0907Bram Moolenaar
2019-02-12patch 8.1.0906: using clumsy way to get console window handlev8.1.0906Bram Moolenaar
2019-02-12patch 8.1.0905: complicated regexp causes a crashv8.1.0905Bram Moolenaar
2019-02-12patch 8.1.0904: USE_LONG_FNAME never definedv8.1.0904Bram Moolenaar
2019-02-12patch 8.1.0903: struct uses more bytes than neededv8.1.0903Bram Moolenaar
2019-02-12patch 8.1.0902: incomplete set of assignment operatorsv8.1.0902Bram Moolenaar
2019-02-12patch 8.1.0901: index in getjumplist() may be wrongv8.1.0901Bram Moolenaar
2019-02-12patch 8.1.0900: ConPTY many crash with 32-bit buildv8.1.0900Bram Moolenaar
2019-02-12patch 8.1.0899: no need to check restricted mode for setwinvar()v8.1.0899Bram Moolenaar
2019-02-12patch 8.1.0898: a messed up rgb.txt can crash Vimv8.1.0898Bram Moolenaar
2019-02-11patch 8.1.0897: can modify a:000 when using a referencev8.1.0897Bram Moolenaar
2019-02-11patch 8.1.0896: tests for restricted mode no run for MS-Windows GUIv8.1.0896Bram Moolenaar
2019-02-10patch 8.1.0895: MS-Windows: dealing with temp name encoding not quite rightv8.1.0895Bram Moolenaar
2019-02-10patch 8.1.0894: MS-Windows: resolve() does not return a reparse pointv8.1.0894Bram Moolenaar
2019-02-10patch 8.1.0893: terminal test is a bit flakyv8.1.0893Bram Moolenaar
2019-02-10patch 8.1.0892: failure when closing a window when location list is in usev8.1.0892Bram Moolenaar
2019-02-10patch 8.1.0891: substitute command inssuficiently testedv8.1.0891Bram Moolenaar
2019-02-10patch 8.1.0890: pty allocation wrong if using file for out channelv8.1.0890Bram Moolenaar
2019-02-10patch 8.1.0889: MS-Windows: a channel write may hangv8.1.0889Bram Moolenaar
2019-02-10patch 8.1.0888: the a: dict is not immutable as documentedv8.1.0888Bram Moolenaar
2019-02-10patch 8.1.0887: the 'l' flag in :subsitute is stickyv8.1.0887Bram Moolenaar
2019-02-10patch 8.1.0886: compiler warning for NULL pointer and condition always truev8.1.0886Bram Moolenaar
2019-02-09patch 8.1.0885: test for restricted hangs on MS-Windows GUIv8.1.0885Bram Moolenaar
2019-02-08patch 8.1.0884: double check for bsd systemsv8.1.0884Bram Moolenaar
2019-02-08patch 8.1.0883: missing some changes for Ex commandsv8.1.0883Bram Moolenaar
2019-02-08patch 8.1.0882: checking for FEAT_MBYTE which doesn't exist anymorev8.1.0882Bram Moolenaar
2019-02-08patch 8.1.0881: can execute shell commands in rvim through interfacesv8.1.0881Bram Moolenaar
2019-02-08patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conptyv8.1.0880Bram Moolenaar
2019-02-08patch 8.1.0879: MS-Windows: temp name encoding can be wrongv8.1.0879Bram Moolenaar
2019-02-07patch 8.1.0878: test for has('bsd') fails on some BSD systemsv8.1.0878Bram Moolenaar
2019-02-05patch 8.1.0877: new buffer used every time the quickfix window is openedv8.1.0877Bram Moolenaar
2019-02-05patch 8.1.0876: completion match not displayed when popup menu is not shownv8.1.0876Bram Moolenaar
2019-02-04patch 8.1.0875: not all errors of marks and findfile()/finddir() are testedv8.1.0875Bram Moolenaar
2019-02-04Add missing matchit file.Bram Moolenaar
2019-02-04patch 8.1.0874: using old style comments in new filev8.1.0874Bram Moolenaar
2019-02-03patch 8.1.0873: list if distributed files does not include matchit autoloadv8.1.0873Bram Moolenaar
2019-02-03patch 8.1.0872: confusing conditionv8.1.0872Bram Moolenaar