summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-02-16patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932Bram Moolenaar
2019-02-16patch 8.1.0931: vtp_working included in GUI build but unusedv8.1.0931Bram Moolenaar
2019-02-16patch 8.1.0930: typo in Makefilev8.1.0930Bram Moolenaar
2019-02-16patch 8.1.0929: no error when requesting ConPTY but it's not availablev8.1.0929Bram Moolenaar
2019-02-16patch 8.1.0928: stray log function callv8.1.0928Bram Moolenaar
2019-02-15patch 8.1.0927: USE_CR is never definedv8.1.0927Bram Moolenaar
2019-02-15patch 8.1.0926: no test for :wnext, :wNext and :wpreviousv8.1.0926Bram Moolenaar
2019-02-15patch 8.1.0925: terminal scrollback test still still flakyv8.1.0925Bram Moolenaar
2019-02-15patch 8.1.0924: terminal scrollback test still flakyv8.1.0924Bram Moolenaar
2019-02-15patch 8.1.0923: terminal dump diff swap does not update file namesv8.1.0923Bram Moolenaar
2019-02-14patch 8.1.0922: terminal scrollback test is flakyv8.1.0922Bram Moolenaar
2019-02-14patch 8.1.0921: terminal test sometimes fails; using memory after freev8.1.0921Bram Moolenaar
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