summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1167: Motif: typing in terminal window is slowv8.0.1167Bram Moolenaar2017-09-301-0/+2
* patch 8.0.1166: :terminal doesn't work on Mac High Sierrav8.0.1166Bram Moolenaar2017-09-301-0/+2
* patch 8.0.1165: popup test is still flakyv8.0.1165Bram Moolenaar2017-09-301-0/+2
* patch 8.0.1164: changing StatusLine highlight does not always workv8.0.1164Bram Moolenaar2017-09-301-0/+2
* patch 8.0.1163: popup test is flakyv8.0.1163Bram Moolenaar2017-09-301-0/+2
* patch 8.0.1162: shared script for tests cannot be included twicev8.0.1162Bram Moolenaar2017-09-301-0/+2
* patch 8.0.1161: popup menu drawing problem when resizing terminalv8.0.1161Bram Moolenaar2017-09-291-0/+2
* patch 8.0.1160: getting tab-local variable fails after closing windowv8.0.1160Bram Moolenaar2017-09-291-0/+2
* patch 8.0.1159: typo in #ifdefv8.0.1159Bram Moolenaar2017-09-281-0/+2
* patch 8.0.1158: still old style testsv8.0.1158Bram Moolenaar2017-09-281-0/+2
* patch 8.0.1157: compiler warning on MS-Windowsv8.0.1157Bram Moolenaar2017-09-271-0/+2
* patch 8.0.1156: trouble from removing one -W argument from Perl CFLAGSv8.0.1156Bram Moolenaar2017-09-271-0/+2
* patch 8.0.1155: Ruby command triggers a warningv8.0.1155Bram Moolenaar2017-09-261-0/+2
* patch 8.0.1154: 'indentkeys' does not work properlyv8.0.1154Bram Moolenaar2017-09-261-0/+2
* patch 8.0.1153: no tests for diff_hlID() and diff_filler()v8.0.1153Bram Moolenaar2017-09-261-0/+2
* patch 8.0.1152: encoding of error message wrong in Cygwin terminalv8.0.1152Bram Moolenaar2017-09-261-0/+2
* patch 8.0.1151: "vim -c startinsert!" doesn't appendv8.0.1151Bram Moolenaar2017-09-261-0/+2
* patch 8.0.1150: MS-Windows GUI: dialog font size is incorrectv8.0.1150Bram Moolenaar2017-09-261-0/+2
* patch 8.0.1149: libvterm colors differ from xtermv8.0.1149Bram Moolenaar2017-09-261-0/+2
* patch 8.0.1148: gN doesn't work on last match with 'wrapscan' offv8.0.1148Bram Moolenaar2017-09-261-0/+2
* patch 8.0.1147: fail to build with tiny featuresv8.0.1147Bram Moolenaar2017-09-261-0/+2
* patch 8.0.1146: redraw when highlight is set with same namesv8.0.1146Bram Moolenaar2017-09-251-0/+2
* patch 8.0.1145: warning when compiling with Perlv8.0.1145Bram Moolenaar2017-09-251-0/+2
* patch 8.0.1144: using wrong #ifdef for computing lengthv8.0.1144Bram Moolenaar2017-09-241-0/+2
* patch 8.0.1143: macros always expand to the same thingv8.0.1143Bram Moolenaar2017-09-241-0/+2
* patch 8.0.1142: window toolbar menu gets a tear-off itemv8.0.1142Bram Moolenaar2017-09-231-0/+2
* patch 8.0.1141: MS-Windows build dependencies are incompletev8.0.1141Bram Moolenaar2017-09-231-0/+2
* patch 8.0.1140: still old style testsv8.0.1140Bram Moolenaar2017-09-231-0/+2
* patch 8.0.1139: using window toolbar changes statev8.0.1139Bram Moolenaar2017-09-231-0/+2
* patch 8.0.1138: click in window toolbar starts Visual modev8.0.1138Bram Moolenaar2017-09-231-0/+2
* patch 8.0.1137: cannot build with Rubyv8.0.1137Bram Moolenaar2017-09-221-0/+2
* patch 8.0.1136: W_WIDTH() is always the samev8.0.1136Bram Moolenaar2017-09-221-0/+2
* patch 8.0.1135: W_WINCOL() is always the samev8.0.1135Bram Moolenaar2017-09-221-0/+2
* patch 8.0.1134: superfluous call to syn_get_final_id()v8.0.1134Bram Moolenaar2017-09-221-0/+2
* patch 8.0.1133: syntax timeout not used correctlyv8.0.1133Bram Moolenaar2017-09-221-0/+2
* patch 8.0.1132: #if condition is not portablev8.0.1132Bram Moolenaar2017-09-211-0/+2
* patch 8.0.1131: not easy to trigger an autocommand for new terminal windowv8.0.1131Bram Moolenaar2017-09-211-0/+2
* patch 8.0.1130: the qf_jump() function is still too longv8.0.1130Bram Moolenaar2017-09-201-0/+2
* patch 8.0.1129: window toolbar missing a part of the patchv8.0.1129Bram Moolenaar2017-09-191-0/+2
* patch 8.0.1128: old xterm sends CTRL-X in response to t_RSv8.0.1128Bram Moolenaar2017-09-191-0/+2
* patch 8.0.1127: Test_peek_and_get_char fails on 32 bit systemv8.0.1127Bram Moolenaar2017-09-181-0/+2
* patch 8.0.1126: endless resize when terminal showing in two buffersv8.0.1126Bram Moolenaar2017-09-181-0/+2
* patch 8.0.1125: wrong window height when splitting window with window toolbarv8.0.1125Bram Moolenaar2017-09-181-0/+2
* patch 8.0.1124: use of MZSCHEME_VER is unclearv8.0.1124Bram Moolenaar2017-09-181-0/+2
* patch 8.0.1123: cannot define a toolbar for a windowv8.0.1123Bram Moolenaar2017-09-171-0/+2
* patch 8.0.1122: vimtutor.bat doesn't work well with vim.batv8.0.1122Bram Moolenaar2017-09-171-0/+2
* patch 8.0.1121: can uncheck executables in MS-Windows installerv8.0.1121Bram Moolenaar2017-09-171-0/+2
* patch 8.0.1120: :tm means :tmap instead of :tmenuv8.0.1120Bram Moolenaar2017-09-171-0/+2
* patch 8.0.1119: quitting a split terminal window kills the jobv8.0.1119Bram Moolenaar2017-09-171-0/+2
* patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar2017-09-161-12/+2