summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-07-17patch 8.2.1230: Vim9: list index error not caught by try/catchv8.2.1230Bram Moolenaar
2020-07-17patch 8.2.1229: build error without the eval featurev8.2.1229Bram Moolenaar
2020-07-17patch 8.2.1228: scrollbars not flush against the window edges when maximisedv8.2.1228Bram Moolenaar
2020-07-17patch 8.2.1227: Vim9: allowing both quoted and # comments is confusingv8.2.1227Bram Moolenaar
2020-07-16patch 8.2.1226: MS-Windows: windows positioning wrong depending on taskbarv8.2.1226Bram Moolenaar
2020-07-16patch 8.2.1225: linker errors when building with dynamic Python 3.9v8.2.1225Bram Moolenaar
2020-07-15patch 8.2.1224: Vim9: arguments from partial are not usedv8.2.1224Bram Moolenaar
2020-07-15patch 8.2.1223: Vim9: invalid type error for function default valuev8.2.1223Bram Moolenaar
2020-07-15patch 8.2.1222: using valgrind in Vim command started by test doesn't workv8.2.1222Bram Moolenaar
2020-07-15patch 8.2.1221: memory leak when updating popup windowv8.2.1221Bram Moolenaar
2020-07-15patch 8.2.1220: memory access error when dragging a popup windowv8.2.1220Bram Moolenaar
2020-07-15patch 8.2.1219: symlink not followed if dirname ends in //v8.2.1219Bram Moolenaar
2020-07-15patch 8.2.1218: Vim9: cannot use 'text'->func()v8.2.1218Bram Moolenaar
2020-07-15patch 8.2.1217: startup test depends on random source filev8.2.1217Bram Moolenaar
2020-07-15patch 8.2.1216: startup test failsv8.2.1216Bram Moolenaar
2020-07-14patch 8.2.1215: Atari MiNT support is outdatedv8.2.1215Bram Moolenaar
2020-07-14patch 8.2.1214: MS-Windows: default _vimrc not correct in silent install modev8.2.1214Bram Moolenaar
2020-07-14patch 8.2.1213: mouse codes not tested sufficientlyv8.2.1213Bram Moolenaar
2020-07-14patch 8.2.1212: cannot build with Lua 5.4v8.2.1212Bram Moolenaar
2020-07-14patch 8.2.1211: removed more than dead codev8.2.1211Bram Moolenaar
2020-07-14patch 8.2.1210: using ht_used when looping through a hashtab is less reliablev8.2.1210Bram Moolenaar
2020-07-14patch 8.2.1209: Vim9: test failurev8.2.1209Bram Moolenaar
2020-07-14patch 8.2.1208: build failurev8.2.1208Bram Moolenaar
2020-07-14patch 8.2.1207: Vim9: crash in expr test when run in the GUIv8.2.1207Bram Moolenaar
2020-07-13patch 8.2.1206: Vim9: crash in expr test when run in the GUIv8.2.1206Bram Moolenaar
2020-07-13patch 8.2.1205: Vim9: && and || work different when not compiledv8.2.1205Bram Moolenaar
2020-07-13patch 8.2.1204: Vim9: true and false not recognized in Vim9 scriptv8.2.1204Bram Moolenaar
2020-07-13patch 8.2.1203: unused assignments in expression evaluationv8.2.1203Bram Moolenaar
2020-07-13patch 8.2.1202: Vim9: crash when calling a closure from a builtin functionv8.2.1202Bram Moolenaar
2020-07-13patch 8.2.1201: Vim9: crash when passing number as dict keyv8.2.1201Bram Moolenaar
2020-07-13patch 8.2.1200: Vim9: cannot disassemble a lambda functionv8.2.1200Bram Moolenaar
2020-07-12patch 8.2.1199: not all assert functions are fully testedv8.2.1199Bram Moolenaar
2020-07-12patch 8.2.1198: terminal2 test sometimes hangs in the GUI on Travisv8.2.1198Bram Moolenaar
2020-07-12patch 8.2.1197: clientserver test still fails on MS-Windowsv8.2.1197Bram Moolenaar
2020-07-12patch 8.2.1196: build failure with normal featuresv8.2.1196Bram Moolenaar
2020-07-12patch 8.2.1195: clientserver test fails on MS-Windowsv8.2.1195Bram Moolenaar
2020-07-12patch 8.2.1194: test failure because shell prompt differsv8.2.1194Bram Moolenaar
2020-07-12patch 8.2.1193: terminal window not redrawn when dragging a popup windowv8.2.1193Bram Moolenaar
2020-07-12patch 8.2.1192: Lua test fails with older Lua versionv8.2.1192Bram Moolenaar
2020-07-12patch 8.2.1191: Vim9: crash when function calls itselfv8.2.1191Bram Moolenaar
2020-07-12patch 8.2.1190: Vim9: checking for Vim9 syntax is spread outv8.2.1190Bram Moolenaar
2020-07-12patch 8.2.1189: Vim9: line continuation in lambda doesn't always workv8.2.1189Bram Moolenaar
2020-07-12patch 8.2.1188: memory leak with invalid json inputv8.2.1188Bram Moolenaar
2020-07-12patch 8.2.1187: terminal2 test sometimes hangs in the GUI on Travisv8.2.1187Bram Moolenaar
2020-07-12patch 8.2.1186: with SGR mouse codes balloon doesn't show up after clickv8.2.1186Bram Moolenaar
2020-07-11patch 8.2.1185: some other tests failv8.2.1185Bram Moolenaar
2020-07-11patch 8.2.1184: some tests failv8.2.1184Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-07-11patch 8.2.1182: Vim9: no check for whitespace after comma in lambdav8.2.1182Bram Moolenaar
2020-07-11patch 8.2.1181: json code not fully testedv8.2.1181Bram Moolenaar