summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-03patch 8.0.1048: no test for what 8.0.1020 fixesBram Moolenaar
2017-09-03patch 8.0.1047: buffer overflow in RubyBram Moolenaar
2017-09-03patch 8.0.1046: code duplication in diff modeBram Moolenaar
2017-09-03patch 8.0.1045: running tests may pollute shell historyBram Moolenaar
2017-09-03patch 8.0.1044: warning for uninitialized variableBram Moolenaar
2017-09-02patch 8.0.1043: warning for uninitialized variableBram Moolenaar
2017-09-02patch 8.0.1042: without the syntax feature highlighting doesn't workBram Moolenaar
2017-09-02patch 8.0.1041: bogus characters when indenting during visual-block appendBram Moolenaar
2017-09-02patch 8.0.1040: cannot use another error format in getqflist()Bram Moolenaar
2017-09-02patch 8.0.1039: cannot change a line in not current bufferBram Moolenaar
2017-09-02patch 8.0.1038: strike-through text not supportedBram Moolenaar
2017-09-02patch 8.0.1037: "icase" of 'diffopt' is not used for highlightingBram Moolenaar
2017-09-02patch 8.0.1036: ++eof argument for terminal only available on MS-WindowsBram Moolenaar
2017-09-02patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-WindowsBram Moolenaar
2017-09-02patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-WindowsBram Moolenaar
2017-09-01patch 8.0.1033: detecting background color does not work in screenBram Moolenaar
2017-09-01patch 8.0.1032: "make tags" doesn't work well on MS-WindowsBram Moolenaar
2017-09-01patch 8.0.1031: "text" argument for getqflist() is confusingBram Moolenaar
2017-08-31patch 8.0.1030: MS-Windows: wrong size computation in is_cygpty()Bram Moolenaar
2017-08-31patch 8.0.1029: return value of getqflist() is inconsistentBram Moolenaar
2017-08-31patch 8.0.1028: MS-Windows: viminfo uses $VIM/_viminfo if $HOME not setBram Moolenaar
2017-08-31patch 8.0.1027: more terminals can't handle requesting cursor modeBram Moolenaar
2017-08-30patch 8.0.1026: GTK on-the-spot input has problemsBram Moolenaar
2017-08-30patch 8.0.1025: stray copy command in testBram Moolenaar
2017-08-30patch 8.0.1024: folds lost when session file has a buffer in two windowsBram Moolenaar
2017-08-30patch 8.0.1023: it is not easy to identify a quickfix listBram Moolenaar
2017-08-30patch 8.0.1022: test 80 is old styleBram Moolenaar
2017-08-30patch 8.0.1021: older Gnome terminal still echoes t_RCBram Moolenaar
2017-08-30patch 8.0.1020: when a timer calls getchar(1) input is overwrittenBram Moolenaar
2017-08-30patch 8.0.1019: pasting in virtual edit happens in the wrong placeBram Moolenaar
2017-08-30patch 8.0.1018: warnings from 64-bit compilerBram Moolenaar
2017-08-30patch 8.0.1017: test for MS-Windows $HOME always passesBram Moolenaar
2017-08-30patch 8.0.1016: gnome terminal echoes t_RCBram Moolenaar
2017-08-30patch 8.0.1015: missing update to terminal testBram Moolenaar
2017-08-30patch 8.0.1014: old compiler doesn't know uint32_tBram Moolenaar
2017-08-29patch 8.0.1013: terminal window behaves different from a buffer with changesBram Moolenaar
2017-08-29patch 8.0.1012: MS-Windows: problem with $HOME when is was set internallyBram Moolenaar
2017-08-29patch 8.0.1011: terminal test fails with Athena and MotifBram Moolenaar
2017-08-28patch 8.0.1010: build failure without termresponse featureBram Moolenaar
2017-08-28patch 8.0.1009: Xterm cursor blinking status may be invertedBram Moolenaar
2017-08-27patch 8.0.1008: slow updating of terminal window in MotifBram Moolenaar
2017-08-27patch 8.0.1007: no test for filetype detection for scriptsBram Moolenaar
2017-08-27Update runtime filesBram Moolenaar
2017-08-27patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'Bram Moolenaar
2017-08-27patch 8.0.1005: terminal without job updates slowly in GUIBram Moolenaar
2017-08-27patch 8.0.1004: matchstrpos() without a match returns too many itemsBram Moolenaar
2017-08-27patch 8.0.1003: 64 bit compiler warningBram Moolenaar
2017-08-26patch 8.0.1002: unnecessarily updating screen after timer callbackBram Moolenaar
2017-08-26patch 8.0.1001: setting 'encoding' makes 'printheader' invalidBram Moolenaar
2017-08-26patch 8.0.1000: cannot open a terminal without running a job in itBram Moolenaar