summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-01-27patch 8.1.0833: memory leak when jumps output is filteredv8.1.0833Bram Moolenaar
2019-01-27patch 8.1.0832: confirm() is not testedv8.1.0832Bram Moolenaar
2019-01-27patch 8.1.0831: xxd test fails if man page has dos fileformatv8.1.0831Bram Moolenaar
2019-01-27patch 8.1.0830: test leaves directory behind on MS-Windowsv8.1.0830Bram Moolenaar
2019-01-26patch 8.1.0829: when 'hidden' is set session creates extra buffersv8.1.0829Bram Moolenaar
2019-01-26patch 8.1.0828: still using FEAT_VIRTUALEDITv8.1.0828Bram Moolenaar
2019-01-26Updated runtime files.Bram Moolenaar
2019-01-26patch 8.1.0827: missing dependency in Makefilev8.1.0827Bram Moolenaar
2019-01-26patch 8.1.0826: too many #ifdefsv8.1.0826Bram Moolenaar
2019-01-26patch 8.1.0825: code for autocommands is mixed with file I/O codev8.1.0825Bram Moolenaar
2019-01-26patch 8.1.0824: SunOS/Solaris has a problem with ttysv8.1.0824Bram Moolenaar
2019-01-26patch 8.1.0823: not sufficient testing of xxdv8.1.0823Bram Moolenaar
2019-01-25patch 8.1.0822: peeking and flushing output slows down executionv8.1.0822Bram Moolenaar
2019-01-25patch 8.1.0821: xxd "usage" output and other arguments not testedv8.1.0821Bram Moolenaar
2019-01-25patch 8.1.0820: test for sending large data over channel sometimes failsv8.1.0820Bram Moolenaar
2019-01-25patch 8.1.0819: a failed assert with a long string is hard to readv8.1.0819Bram Moolenaar
2019-01-24patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw()v8.1.0818Bram Moolenaar
2019-01-24patch 8.1.0817: ":=" command is not testedv8.1.0817Bram Moolenaar
2019-01-24patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windowsv8.1.0816Bram Moolenaar
2019-01-24patch 8.1.0815: dialog for file changed outside of Vim not testedv8.1.0815Bram Moolenaar
2019-01-24patch 8.1.0814: :mksession cannot handle a very long 'runtimepath'v8.1.0814Bram Moolenaar
2019-01-24patch 8.1.0813: FileChangedShell not sufficiently testedv8.1.0813Bram Moolenaar
2019-01-24patch 8.1.0812: Unicode 16 feature is not usefulv8.1.0812Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2019-01-24patch 8.1.0810: too many #ifdefsv8.1.0810Bram Moolenaar
2019-01-24patch 8.1.0809: too many #ifdefsv8.1.0809Bram Moolenaar
2019-01-24patch 8.1.0808: MS-Windows: build error with GUIv8.1.0808Bram Moolenaar
2019-01-24patch 8.1.0807: session test fails on MS-Windowsv8.1.0807Bram Moolenaar
2019-01-24patch 8.1.0806: too many #ifdefsv8.1.0806Bram Moolenaar
2019-01-24patch 8.1.0805: too many #ifdefsv8.1.0805Bram Moolenaar
2019-01-24patch 8.1.0804: crash when setting v:errmsg to empty listv8.1.0804Bram Moolenaar
2019-01-24patch 8.1.0803: session file has problem with single quote in file namev8.1.0803Bram Moolenaar
2019-01-24patch 8.1.0802: negative index doesn't work for Blobv8.1.0802Bram Moolenaar
2019-01-24patch 8.1.0801: MinGW: no hint that tests fail because of small terminalv8.1.0801Bram Moolenaar
2019-01-23patch 8.1.0800: may use a lot of memory when a function refers itselfv8.1.0800Bram Moolenaar
2019-01-23patch 8.1.0799: calling deleted function; test doesn't work on Macv8.1.0799Bram Moolenaar
2019-01-23patch 8.1.0798: changing a blob while iterating over it works strangelyv8.1.0798Bram Moolenaar
2019-01-23patch 8.1.0797: error E898 is used twicev8.1.0797Bram Moolenaar
2019-01-22patch 8.1.0796: MS-Windows 7: problem with named pipe on channelv8.1.0796Bram Moolenaar
2019-01-22patch 8.1.0795: cannot build without popup menuv8.1.0795Bram Moolenaar
2019-01-22patch 8.1.0794: white space before " -Ntabmove" causes problemsv8.1.0794Bram Moolenaar
2019-01-22patch 8.1.0793: incorrect error messages for functions that take a Blobv8.1.0793Bram Moolenaar
2019-01-22patch 8.1.0792: bad display if opening cmdline window from Insert completionv8.1.0792Bram Moolenaar
2019-01-22patch 8.1.0791: a few compiler warnings on VMSv8.1.0791Bram Moolenaar
2019-01-22patch 8.1.0790: code for creating tabpages in session is too complexv8.1.0790Bram Moolenaar
2019-01-21patch 8.1.0789: sourcing a session sets v:errmsgv8.1.0789Bram Moolenaar
2019-01-20patch 8.1.0788: cannot build with tiny featuresv8.1.0788Bram Moolenaar
2019-01-20patch 8.1.0787: compiler warning for unused functionv8.1.0787Bram Moolenaar