summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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-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
2019-02-03Update runtime files.Bram Moolenaar
2019-02-03patch 8.1.0871: build error when building with Ruby 2.6.0v8.1.0871Bram Moolenaar
2019-02-03patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10v8.1.0870Bram Moolenaar
2019-02-03patch 8.1.0869: Travis CI script is too complicatedv8.1.0869Bram Moolenaar
2019-02-02patch 8.1.0868: crash if triggering garbage collector after a function callv8.1.0868Bram Moolenaar
2019-02-01patch 8.1.0867: cannot build Python interface with Python 2.4v8.1.0867Bram Moolenaar
2019-02-01patch 8.1.0866: build file dependencies are outdatedv8.1.0866Bram Moolenaar
2019-01-31patch 8.1.0865: when 'listchars' only contains "nbsp:X" it does not workv8.1.0865Bram Moolenaar
2019-01-31patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'v8.1.0864Bram Moolenaar
2019-01-31patch 8.1.0863: cannot see what signal caused a job to endv8.1.0863Bram Moolenaar
2019-01-31patch 8.1.0862: no verbose version of character classesv8.1.0862Bram Moolenaar
2019-01-31patch 8.1.0861: building with MinGW and static libc doesn't workv8.1.0861Bram Moolenaar
2019-01-31patch 8.1.0860: debug lines left in the codev8.1.0860Bram Moolenaar
2019-01-31patch 8.1.0859: "%v" in 'errorformat' does handle multi-byte charactersv8.1.0859Bram Moolenaar
2019-01-31patch 8.1.0858: 'indentkeys' and 'cinkeys' defaults are differentv8.1.0858Bram Moolenaar
2019-01-31patch 8.1.0857: indent functionality is not separatedv8.1.0857Bram Moolenaar
2019-01-31patch 8.1.0856: when scrolling a window the cursorline is not always updatedv8.1.0856Bram Moolenaar
2019-01-31patch 8.1.0855: cannot build xxd with MSVC 10v8.1.0855Bram Moolenaar
2019-01-30patch 8.1.0854: xxd does not work with more than 32 bit addressesv8.1.0854Bram Moolenaar
2019-01-30patch 8.1.0853: options test fails on Macv8.1.0853Bram Moolenaar
2019-01-30patch 8.1.0852: findfile() and finddir() are not properly testedv8.1.0852Bram Moolenaar
2019-01-30patch 8.1.0851: feedkeys() with "L" does not work properlyv8.1.0851Bram Moolenaar
2019-01-30patch 8.1.0850: test for 'backupskip' is not correctv8.1.0850Bram Moolenaar
2019-01-30patch 8.1.0849: cursorline highlight is not always updatedv8.1.0849Bram Moolenaar
2019-01-30patch 8.1.0848: cannot build with Ruby 1.8v8.1.0848Bram Moolenaar
2019-01-29patch 8.1.0847: may use terminal after it was cleaned upv8.1.0847Bram Moolenaar
2019-01-29patch 8.1.0846: not easy to recognize the system Vim runs onv8.1.0846Bram Moolenaar
2019-01-29patch 8.1.0845: having job_status() free the job causes problemsv8.1.0845Bram Moolenaar
2019-01-29patch 8.1.0844: when timer fails test will hang foreverv8.1.0844Bram Moolenaar
2019-01-29patch 8.1.0843: memory leak when running "make test_cd"v8.1.0843Bram Moolenaar
2019-01-28patch 8.1.0842: getchar_zero test fails on MS-Windowsv8.1.0842Bram Moolenaar
2019-01-28patch 8.1.0841: travis config to get Lua on MacOS is too complicatedv8.1.0841Bram Moolenaar
2019-01-28patch 8.1.0840: getchar(0) never returns a character in the terminalv8.1.0840Bram Moolenaar
2019-01-28patch 8.1.0839: when using VTP wrong colors after a color scheme changev8.1.0839Bram Moolenaar
2019-01-28patch 8.1.0838: compiler warning for type conversionv8.1.0838Bram Moolenaar
2019-01-27patch 8.1.0837: timer interrupting cursorhold and mapping not testedv8.1.0837Bram Moolenaar
2019-01-27patch 8.1.0836: user completion test can fail on MS-Windowsv8.1.0836Bram Moolenaar
2019-01-27patch 8.1.0835: GUI build fails on MS-Windowsv8.1.0835Bram Moolenaar
2019-01-27patch 8.1.0834: GUI may wait too long before dealing with messagesv8.1.0834Bram Moolenaar