summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-08-21patch 8.1.0307: there is no good way to get the window layoutv8.1.0307Bram Moolenaar
2018-08-21patch 8.1.0306: plural messages are not translated properlyv8.1.0306Bram Moolenaar
2018-08-21patch 8.1.0305: missing support for Lua 5.4 32 bits on Unixv8.1.0305Bram Moolenaar
2018-08-21patch 8.1.0304: no redraw when using a STOP signal on Vim and then CONTv8.1.0304Bram Moolenaar
2018-08-20patch 8.1.0303: line2byte() is wrong for last line with 'noeol'v8.1.0303Bram Moolenaar
2018-08-20patch 8.1.0302: crash when using :suspend and "fg"v8.1.0302Bram Moolenaar
2018-08-19patch 8.1.0301: GTK: input method popup displayed on wrong screen.v8.1.0301Bram Moolenaar
2018-08-19patch 8.1.0300: the old window title might be freed twicev8.1.0300Bram Moolenaar
2018-08-19patch 8.1.0299: misplaced commentv8.1.0299Bram Moolenaar
2018-08-19patch 8.1.0298: window resize test sometimes fails on Macv8.1.0298Bram Moolenaar
2018-08-19patch 8.1.0297: MS-Windows: tests fail, Vim crashesv8.1.0297Bram Moolenaar
2018-08-18patch 8.1.0296: command parsing for 'incsearch' is a bit uglyv8.1.0296Bram Moolenaar
2018-08-18patch 8.1.0295: no 'incsearch' highlighting for :vimgrep and similarv8.1.0295Bram Moolenaar
2018-08-18patch 8.1.0294: MS-Windows: sometimes uses short directory namev8.1.0294Bram Moolenaar
2018-08-18patch 8.1.0293: checks for type of stack is crypticv8.1.0293Bram Moolenaar
2018-08-18patch 8.1.0292: MS-Windows: the text "self-installing" confuses some usersv8.1.0292Bram Moolenaar
2018-08-18patch 8.1.0291: 'incsearch' highlighting not used for :sortv8.1.0291Bram Moolenaar
2018-08-16patch 8.1.0290: "cit" on an empty HTML tag changes the whole tagv8.1.0290Bram Moolenaar
2018-08-15patch 8.1.0289: cursor moves to wrong column after quickfix jumpv8.1.0289Bram Moolenaar
2018-08-15patch 8.1.0288: quickfix code uses cmdidx too oftenv8.1.0288Bram Moolenaar
2018-08-14patch 8.1.0287: MAX is not defined everywherev8.1.0287Bram Moolenaar
2018-08-14patch 8.1.0286: 'incsearch' does not apply to :smagic and :snomagicv8.1.0286Bram Moolenaar
2018-08-14patch 8.1.0285: compiler warning for conversionv8.1.0285Bram Moolenaar
2018-08-14patch 8.1.0284: 'cursorline' highlighting wrong with 'incsearch'v8.1.0284Bram Moolenaar
2018-08-14patch 8.1.0283: missing test dumpv8.1.0283Bram Moolenaar
2018-08-14patch 8.1.0282: 'incsearch' does not work with command modifiersv8.1.0282Bram Moolenaar
2018-08-14patch 8.1.0281: parsing command modifiers is not separatedv8.1.0281Bram Moolenaar
2018-08-13patch 8.1.0280: 'incsearch' highlighting does not work for ":g!/"v8.1.0280Bram Moolenaar
2018-08-13patch 8.1.0279: 'incsearch' highlighting does not skip white spacev8.1.0279Bram Moolenaar
2018-08-12patch 8.1.0278: 'incsearch' highlighting does not accept reverse rangev8.1.0278Bram Moolenaar
2018-08-12patch 8.1.0277: 'incsearch' highlighting wrong in a few casesv8.1.0277Bram Moolenaar
2018-08-12patch 8.1.0276: no test for 'incsearch' highlighting with :sv8.1.0276Bram Moolenaar
2018-08-12patch 8.1.0275: 'incsearch' with :s doesn't start at cursor linev8.1.0275Bram Moolenaar
2018-08-11patch 8.1.0274: 'incsearch' triggers on ":source"v8.1.0274Bram Moolenaar
2018-08-11patch 8.1.0273: invalid memory access when using 'incsearch'v8.1.0273Bram Moolenaar
2018-08-11patch 8.1.0272: options test fails if temp var ends in slashv8.1.0272Bram Moolenaar
2018-08-11patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :vv8.1.0271Bram Moolenaar
2018-08-11patch 8.1.0270: checking for a Tab in a line could be fasterv8.1.0270Bram Moolenaar
2018-08-11patch 8.1.0269: Ruby Kernel.#p method always returns nilv8.1.0269Bram Moolenaar
2018-08-11patch 8.1.0268: file type checking has too many #ifdefv8.1.0268Bram Moolenaar
2018-08-11patch 8.1.0267: no good check if restoring quickfix list workedv8.1.0267Bram Moolenaar
2018-08-10patch 8.1.0266: parsing Ex address range is not a separate functionv8.1.0266Bram Moolenaar
2018-08-10patch 8.1.0265: the getcmdline() function is way too bigv8.1.0265Bram Moolenaar
2018-08-09patch 8.1.0264: backup tests fail when CWD is in /tmpv8.1.0264Bram Moolenaar
2018-08-09patch 8.1.0263: channel log doesn't show part of channelv8.1.0263Bram Moolenaar
2018-08-09patch 8.1.0262: not enough testing for getftype()v8.1.0262Bram Moolenaar
2018-08-09patch 8.1.0261: Coverity complains about a negative array indexv8.1.0261Bram Moolenaar
2018-08-09patch 8.1.0260: no LGTM logo in README filev8.1.0260Bram Moolenaar
2018-08-09patch 8.1.0259: no test for fixed quickfix issuev8.1.0259Bram Moolenaar
2018-08-08patch 8.1.0258: not enough testing for the CompleteDone eventv8.1.0258Bram Moolenaar