summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-07-21patch 8.2.1260: there is no good test for CursorHoldv8.2.1260Bram Moolenaar
2020-07-21patch 8.2.1259: empty group in 'tabline' may cause using an invalid pointerv8.2.1259Bram Moolenaar
2020-07-20patch 8.2.1258: CursorHold does not work wellv8.2.1258Bram Moolenaar
2020-07-20patch 8.2.1257: Vim9: list unpack doesn't work at the script levelv8.2.1257Bram Moolenaar
2020-07-20patch 8.2.1256: Vim9: type wrong after getting dict item in lambdav8.2.1256Bram Moolenaar
2020-07-20patch 8.2.1255: cannot use a lambda with quickfix functionsv8.2.1255Bram Moolenaar
2020-07-20patch 8.2.1254: MS-Windows: regexp test may fail if 'iskeyword' set wronglyv8.2.1254Bram Moolenaar
2020-07-19patch 8.2.1253: CTRL-K in Insert mode gets <CursorHold> insertedv8.2.1253Bram Moolenaar
2020-07-19patch 8.2.1252: ":marks" may show '< and '> mixed upv8.2.1252Bram Moolenaar
2020-07-19patch 8.2.1251: Vim9: warning for pointer usage, test failure undetectedv8.2.1251Bram Moolenaar
2020-07-19patch 8.2.1250: Vim9: cannot use the g:, b:, t: and w: namespacesv8.2.1250Bram Moolenaar
2020-07-19patch 8.2.1249: Vim9: disassemble test failsv8.2.1249Bram Moolenaar
2020-07-19patch 8.2.1248: Netbeans test is flaky in the GUIv8.2.1248Bram Moolenaar
2020-07-19patch 8.2.1247: Vim9: cannot index a character in a stringv8.2.1247Bram Moolenaar
2020-07-19patch 8.2.1246: Vim9: comment after assignment doesn't workv8.2.1246Bram Moolenaar
2020-07-19patch 8.2.1245: build failure in tiny versionv8.2.1245Bram Moolenaar
2020-07-19patch 8.2.1244: Vim9: in lambda index assumes a listv8.2.1244Bram Moolenaar
2020-07-19patch 8.2.1243: Vim9: cannot have a comment line halfway a listv8.2.1243Bram Moolenaar
2020-07-19patch 8.2.1242: Vim9: no error if calling a function with wrong typev8.2.1242Bram Moolenaar
2020-07-18patch 8.2.1241: cannot use getbufinfo() as a methodv8.2.1241Bram Moolenaar
2020-07-18patch 8.2.1240: GUI tests sometimes fail because of translationsv8.2.1240Bram Moolenaar
2020-07-18patch 8.2.1239: "maxwidth" in 'completepopup' not obeyedv8.2.1239Bram Moolenaar
2020-07-18patch 8.2.1238: Vim9: a few remaining errors not caught by try/catchv8.2.1238Bram Moolenaar
2020-07-18patch 8.2.1237: changing 'completepopup' after opening popup has no effectv8.2.1237Bram Moolenaar
2020-07-18patch 8.2.1236: Vim9: a few errors not caught by try/catchv8.2.1236Bram Moolenaar
2020-07-18patch 8.2.1235: Not all mouse codes covered by testsv8.2.1235Bram Moolenaar
2020-07-18patch 8.2.1234: Lua build problem with old compilerv8.2.1234Bram Moolenaar
2020-07-17patch 8.2.1233: Vim9: various errors not caught by try/catchv8.2.1233Bram Moolenaar
2020-07-17patch 8.2.1232: MS-Windows GUI: Snap cancelled by split commandv8.2.1232Bram Moolenaar
2020-07-17patch 8.2.1231: MS-Windows: GUI code can be cleaned upv8.2.1231Bram Moolenaar
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