summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-01-13patch 8.1.0744: compiler warnings for signed/unsigned stringsv8.1.0744Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2019-01-13patch 8.1.0742: not all Blob operations are testedv8.1.0742Bram Moolenaar
2019-01-13patch 8.1.0741: viminfo with Blob is not testedv8.1.0741Bram Moolenaar
2019-01-13patch 8.1.0740: Tcl test failsv8.1.0740Bram Moolenaar
2019-01-13patch 8.1.0739: text objects in not sufficiently testedv8.1.0739Bram Moolenaar
2019-01-13patch 8.1.0738: using freed memory, for loop over blob leaks memoryv8.1.0738Bram Moolenaar
2019-01-13patch 8.1.0737: compiler warning for uninitialized variablev8.1.0737Bram Moolenaar
2019-01-13patch 8.1.0736: code for Blob not sufficiently testedv8.1.0736Bram Moolenaar
2019-01-12patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar
2019-01-12patch 8.1.0734: the hlsearch state is not stored in a session filev8.1.0734Bram Moolenaar
2019-01-12patch 8.1.0733: too many #ifdefs for the multi-byte featurev8.1.0733Bram Moolenaar
2019-01-12patch 8.1.0732: cannot build without the eval featurev8.1.0732Bram Moolenaar
2019-01-12patch 8.1.0731: JS encoding does not handle negative infinityv8.1.0731Bram Moolenaar
2019-01-12patch 8.1.0730: compiler warning for get_buf_arg() unusedv8.1.0730Bram Moolenaar
2019-01-12patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePostv8.1.0729Bram Moolenaar
2019-01-11patch 8.1.0728: cannot avoid breaking after a single space.v8.1.0728Bram Moolenaar
2019-01-11patch 8.1.0727: compiler warning for sprintf() argumentv8.1.0727Bram Moolenaar
2019-01-11patch 8.1.0726: redrawing specifically for conceal featurev8.1.0726Bram Moolenaar
2019-01-11patch 8.1.0725: conceal mode is not completely testedv8.1.0725Bram Moolenaar
2019-01-11patch 8.1.0724: build for MinGW failsv8.1.0724Bram Moolenaar
2019-01-11patch 8.1.0723: cannot easily run specific test when in src/testdirv8.1.0723Bram Moolenaar
2019-01-11patch 8.1.0722: cannot build without the virtualedit featurev8.1.0722Bram Moolenaar
2019-01-11patch 8.1.0721: conceal mode is not sufficiently testedv8.1.0721Bram Moolenaar
2019-01-11patch 8.1.0720: cannot easily change the current quickfx list indexv8.1.0720Bram Moolenaar
2019-01-11patch 8.1.0719: too many #ifdefsv8.1.0719Bram Moolenaar
2019-01-11patch 8.1.0718: a couple compiler warningsv8.1.0718Bram Moolenaar
2019-01-11patch 8.1.0717: there is no function for the ":sign jump" commandv8.1.0717Bram Moolenaar
2019-01-11patch 8.1.0716: get warning message when 'completefunc' returns nothingv8.1.0716Bram Moolenaar
2019-01-11patch 8.1.0715: superfluous call to redraw_win_later()v8.1.0715Bram Moolenaar
2019-01-10patch 8.1.0714: unessesary #if lines in GTK codev8.1.0714Bram Moolenaar
2019-01-10patch 8.1.0713: images for NSIS take up too much spacev8.1.0713Bram Moolenaar
2019-01-09patch 8.1.0712: MS-Windows build instructions are a bit outdatedv8.1.0712Bram Moolenaar
2019-01-09patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar
2019-01-09patch 8.1.0710: when using timers may wait for job exit quite longv8.1.0710Bram Moolenaar
2019-01-09patch 8.1.0709: windows are updated for every added/deleted signv8.1.0709Bram Moolenaar
2019-01-09patch 8.1.0708: third argument for redrawWinline() is always FALSEv8.1.0708Bram Moolenaar
2019-01-08patch 8.1.0707: text property columns are not adjusted for changed indentv8.1.0707Bram Moolenaar
2019-01-08patch 8.1.0706: tabline is not always redrawnv8.1.0706Bram Moolenaar
2019-01-08patch 8.1.0705: :colorscheme isn't tested enoughv8.1.0705Bram Moolenaar
2019-01-08patch 8.1.0704: building with Ruby 2.6 gives compiler warningsv8.1.0704Bram Moolenaar
2019-01-08patch 8.1.0703: compiler warnings with 64-bit compilerv8.1.0703Bram Moolenaar
2019-01-07patch 8.1.0702: ":sign place" only uses the current bufferv8.1.0702Bram Moolenaar
2019-01-07patch 8.1.0701: sign message not translated and inconsistent spacingv8.1.0701Bram Moolenaar
2019-01-06patch 8.1.0700: using "gt" sometimes does not redraw a tabv8.1.0700Bram Moolenaar
2019-01-06patch 8.1.0699: compiler warning for uninitialized variablev8.1.0699Bram Moolenaar
2019-01-06patch 8.1.0698: clearing the window is used too oftenv8.1.0698Bram Moolenaar
2019-01-06patch 8.1.0697: ":sign place" requires the buffer argumentv8.1.0697Bram Moolenaar
2019-01-06patch 8.1.0696: when test_edit fails 'insertmode' may not be resetv8.1.0696Bram Moolenaar
2019-01-06patch 8.1.0695: internal error when using :popupv8.1.0695Bram Moolenaar