summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1244: search test does not work correctly on MS-Windowsv8.0.1244Bram Moolenaar2017-11-022-5/+10
* patch 8.0.1243: no test for what 8.0.1227 fixesv8.0.1243Bram Moolenaar2017-11-023-0/+24
* patch 8.0.1242: function argument with only dash is seen as number zerov8.0.1242Bram Moolenaar2017-11-024-1/+28
* patch 8.0.1241: popup test is flakyv8.0.1241Bram Moolenaar2017-10-312-1/+3
* patch 8.0.1240: MS-Windows: term_start() does not support environmentv8.0.1240Bram Moolenaar2017-10-305-14/+40
* patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()v8.0.1239Bram Moolenaar2017-10-308-46/+115
* patch 8.0.1238: incremental search only shows one matchv8.0.1238Bram Moolenaar2017-10-296-7/+185
* patch 8.0.1237: ":set scroll&" often gives an errorv8.0.1237Bram Moolenaar2017-10-295-4/+43
* patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar2017-10-2838-383/+268
* patch 8.0.1235: cannot disable the terminal feature in a huge buildv8.0.1235Bram Moolenaar2017-10-284-5/+10
* patch 8.0.1234: MS-Windows: composing chars are not shown properlyv8.0.1234Bram Moolenaar2017-10-283-19/+37
* patch 8.0.1233: typo in dos installerv8.0.1233Bram Moolenaar2017-10-282-1/+3
* patch 8.0.1232: MS-Windows users are confused about default mappingsv8.0.1232Bram Moolenaar2017-10-286-18/+162
* patch 8.0.1231: expanding file name drops dashv8.0.1231Bram Moolenaar2017-10-283-1/+29
* patch 8.0.1230: CTRL-A in Visual mode uses character after selectionv8.0.1230Bram Moolenaar2017-10-282-4/+4
* patch 8.0.1229: condition in vim_str2nr() is always truev8.0.1229Bram Moolenaar2017-10-282-2/+3
* patch 8.0.1228: invalid memory access in GUI testv8.0.1228Bram Moolenaar2017-10-282-1/+7
* patch 8.0.1227: undefined left shift in readfile()v8.0.1227Bram Moolenaar2017-10-272-6/+8
* patch 8.0.1226: edit and popup tests failingv8.0.1226Bram Moolenaar2017-10-273-2/+7
* patch 8.0.1225: no check for spell region being zerov8.0.1225Bram Moolenaar2017-10-273-1/+12
* patch 8.0.1224: still interference between test functionsv8.0.1224Bram Moolenaar2017-10-2712-29/+32
* patch 8.0.1223: crash when using autocomplete and tab pagesv8.0.1223Bram Moolenaar2017-10-264-2/+48
* patch 8.0.1222: test functions interfere with each otherv8.0.1222Bram Moolenaar2017-10-265-3/+19
* patch 8.0.1221: still too many old style testsv8.0.1221Bram Moolenaar2017-10-2631-328/+542
* patch 8.0.1220: skipping empty statusline groups is not correctv8.0.1220Bram Moolenaar2017-10-263-2/+15
* patch 8.0.1219: terminal test is flakyv8.0.1219Bram Moolenaar2017-10-262-7/+17
* patch 8.0.1218: writing to freed memory in autocmdv8.0.1218Bram Moolenaar2017-10-263-6/+54
* patch 8.0.1217: can't use remote eval to inspect vars in debug modev8.0.1217Bram Moolenaar2017-10-264-4/+14
* patch 8.0.1216: tabline is not always updated for :file commandv8.0.1216Bram Moolenaar2017-10-242-0/+3
* patch 8.0.1215: newer gcc warns for implicit fallthroughv8.0.1215Bram Moolenaar2017-10-2414-29/+39
* patch 8.0.1214: accessing freed memory when EXITFREE is setv8.0.1214Bram Moolenaar2017-10-233-2/+6
* patch 8.0.1213: setting 'mzschemedll' has no effectv8.0.1213Bram Moolenaar2017-10-222-13/+16
* patch 8.0.1212: MS-Windows: tear-off menu does not work on 64 bitv8.0.1212Bram Moolenaar2017-10-222-3/+34
* patch 8.0.1211: cannot reorder tab pages with drag & dropv8.0.1211Bram Moolenaar2017-10-223-1/+126
* patch 8.0.1210: CTRL-G and CTRL-T are ignored with typeaheadv8.0.1210Bram Moolenaar2017-10-223-13/+39
* patch 8.0.1209: still too many old style testsv8.0.1209Bram Moolenaar2017-10-2220-234/+221
* patch 8.0.1208: 'statusline' drops empty group with highlight changev8.0.1208Bram Moolenaar2017-10-223-4/+80
* patch 8.0.1207: profiling skips the first and last script linev8.0.1207Bram Moolenaar2017-10-193-28/+69
* patch 8.0.1206: no autocmd for entering or leaving the command linev8.0.1206Bram Moolenaar2017-10-196-7/+69
* patch 8.0.1205: it is possible to unload a changed bufferv8.0.1205Bram Moolenaar2017-10-193-2/+17
* patch 8.0.1204: a QuitPre autocommand may get the wrong file namev8.0.1204Bram Moolenaar2017-10-193-4/+24
* patch 8.0.1203: terminal window mistreats composing charactersv8.0.1203Bram Moolenaar2017-10-154-6/+74
* patch 8.0.1202: :wall gives an errof for a terminal windowv8.0.1202Bram Moolenaar2017-10-153-1/+12
* patch 8.0.1201: "yL" is affected by 'scrolloff'v8.0.1201Bram Moolenaar2017-10-153-3/+13
* patch 8.0.1200: tests switch the bell off twicev8.0.1200Bram Moolenaar2017-10-1519-43/+6
* patch 8.0.1199: when 'clipboard' is "autoselectplus" star register is setv8.0.1199Bram Moolenaar2017-10-152-2/+4
* patch 8.0.1198: older compilers don't know uint8_tv8.0.1198Bram Moolenaar2017-10-153-6/+8
* patch 8.0.1197: MS-Windows build instructions are not up to datev8.0.1197Bram Moolenaar2017-10-153-3/+7
* patch 8.0.1196: crash when t_RF is not setv8.0.1196Bram Moolenaar2017-10-152-0/+3
* patch 8.0.1195: can't build on MS-Windowsv8.0.1195Bram Moolenaar2017-10-153-3/+9