summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-05-24patch 8.1.1384: using "int" for alloc() often results in compiler warningsv8.1.1384Bram Moolenaar
2019-05-24patch 8.1.1383: warning for size_t/int mixupv8.1.1383Bram Moolenaar
2019-05-24patch 8.1.1382: error when editing test filev8.1.1382Bram Moolenaar
2019-05-24patch 8.1.1381: MS-Windows: missing build dependencyv8.1.1381Bram Moolenaar
2019-05-24patch 8.1.1380: MS-Windows building VIMDLL with MSVC: SUBSYSTEM is not setv8.1.1380Bram Moolenaar
2019-05-24patch 8.1.1379: filechanged test hangsv8.1.1379Bram Moolenaar
2019-05-24patch 8.1.1378: delete() can not handle a file name that looks like a patternv8.1.1378Bram Moolenaar
2019-05-24patch 8.1.1377: MS-Windows GUI uses wrong shell command for bashv8.1.1377Bram Moolenaar
2019-05-24patch 8.1.1376: warnings for size_t/int mixupsv8.1.1376Bram Moolenaar
2019-05-24patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt oftenv8.1.1375Bram Moolenaar
2019-05-24patch 8.1.1374: check for file changed triggers too oftenv8.1.1374Bram Moolenaar
2019-05-23patch 8.1.1373: "[p" in Visual mode puts in wrong linev8.1.1373Bram Moolenaar
2019-05-23patch 8.1.1372: when evaluating 'statusline' the current window is unknownv8.1.1372Bram Moolenaar
2019-05-23patch 8.1.1371: cannot recover from a swap filev8.1.1371Bram Moolenaar
2019-05-23patch 8.1.1370: not using the new github feature for donationsv8.1.1370Bram Moolenaar
2019-05-23patch 8.1.1369: get E484 when using system() during GUI startupv8.1.1369Bram Moolenaar
2019-05-23patch 8.1.1368: modeline test fails with python but without pythonhomev8.1.1368Bram Moolenaar
2019-05-23patch 8.1.1367: can set 'modelineexpr' in modelinev8.1.1367Bram Moolenaar
2019-05-23patch 8.1.1366: using expressions in a modeline is unsafev8.1.1366Bram Moolenaar
2019-05-22patch 8.1.1365: source command doesn't check for the sandboxv8.1.1365Bram Moolenaar
2019-05-21patch 8.1.1364: design for popup window support needs more detailsv8.1.1364Bram Moolenaar
2019-05-21patch 8.1.1363: ":vert options" does not make a vertical splitv8.1.1363Bram Moolenaar
2019-05-20patch 8.1.1362: code and data in tests can be hard to readv8.1.1362Bram Moolenaar
2019-05-20patch 8.1.1361: Python setuptools don't work with Python 3v8.1.1361Bram Moolenaar
2019-05-20patch 8.1.1360: buffer left 'nomodifiable' after :substitutev8.1.1360Bram Moolenaar
2019-05-19patch 8.1.1359: text property wrong after :substitute with backslashv8.1.1359Bram Moolenaar
2019-05-19patch 8.1.1358: cannot enter character with a CSI bytev8.1.1358Bram Moolenaar
2019-05-19patch 8.1.1357: test 37 is old stylev8.1.1357Bram Moolenaar
2019-05-19patch 8.1.1356: some text in heredoc assignment ends the textv8.1.1356Bram Moolenaar
2019-05-19patch 8.1.1355: obvious mistakes are accepted as valid expressionsv8.1.1355Bram Moolenaar
2019-05-19patch 8.1.1354: getting a list of text lines is clumsyv8.1.1354Bram Moolenaar
2019-05-19patch 8.1.1353: undo test fails on Macv8.1.1353Bram Moolenaar
2019-05-19patch 8.1.1352: undofile() reports wrong namev8.1.1352Bram Moolenaar
2019-05-19patch 8.1.1351: text property wrong after :substitutev8.1.1351Bram Moolenaar
2019-05-18patch 8.1.1350: "W" for wrapping not shown when more than 99 matchesv8.1.1350Bram Moolenaar
2019-05-18patch 8.1.1349: if writing runs into conversion error backup file is deletedv8.1.1349Bram Moolenaar
2019-05-18patch 8.1.1348: running tests may cause the window to movev8.1.1348Bram Moolenaar
2019-05-18patch 8.1.1347: fractional scroll position not restored after closing windowv8.1.1347Bram Moolenaar
2019-05-18patch 8.1.1346: error for Python exception does not show useful infov8.1.1346Bram Moolenaar
2019-05-18patch 8.1.1345: stuck in sandbox with ":s/../\=Function/gn"v8.1.1345Bram Moolenaar
2019-05-18patch 8.1.1344: Coverity complains about possibly using a NULL pointerv8.1.1344Bram Moolenaar
2019-05-17patch 8.1.1343: text properties not adjusted for Visual block mode deletev8.1.1343Bram Moolenaar
2019-05-17patch 8.1.1342: using freed memory when joining line with text propertyv8.1.1342Bram Moolenaar
2019-05-17patch 8.1.1341: text properties are lost when joining linesv8.1.1341Bram Moolenaar
2019-05-17patch 8.1.1340: attributes from 'cursorline' overwrite textpropv8.1.1340Bram Moolenaar
2019-05-17patch 8.1.1339: installer needs to product name et al.v8.1.1339Bram Moolenaar
2019-05-17patch 8.1.1338: hang when concealing the '>' shown for half of wide charv8.1.1338Bram Moolenaar
2019-05-17patch 8.1.1337: get empty text prop when splitting line just after text propv8.1.1337Bram Moolenaar
2019-05-16patch 8.1.1336: some eval functionality is not covered by testsv8.1.1336Bram Moolenaar
2019-05-16patch 8.1.1335: listener callback is called after inserting textv8.1.1335Bram Moolenaar