summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-05-28patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414Bram Moolenaar
2019-05-27patch 8.1.1413: error when the drive of the swap file was disconnectedv8.1.1413Bram Moolenaar
2019-05-27patch 8.1.1412: test 30 is old stylev8.1.1412Bram Moolenaar
2019-05-27patch 8.1.1411: Coverity warns for divide by zerov8.1.1411Bram Moolenaar
2019-05-27patch 8.1.1410: popup_move() is not implemented yetv8.1.1410Bram Moolenaar
2019-05-27patch 8.1.1409: Coverity warns for using uninitialized memoryv8.1.1409Bram Moolenaar
2019-05-27patch 8.1.1408: PFL_HIDDEN conflicts with system header filev8.1.1408Bram Moolenaar
2019-05-26patch 8.1.1407: popup_create() does not support text propertiesv8.1.1407Bram Moolenaar
2019-05-26patch 8.1.1406: popup_hide() and popup_show() not implemented yetv8.1.1406Bram Moolenaar
2019-05-26Update runtime files.Bram Moolenaar
2019-05-26patch 8.1.1405: "highlight" option of popup windows not supportedv8.1.1405Bram Moolenaar
2019-05-26patch 8.1.1404: cannot change the patch level when building with NSISv8.1.1404Bram Moolenaar
2019-05-26patch 8.1.1403: cannot build without the timer featurev8.1.1403Bram Moolenaar
2019-05-26patch 8.1.1402: "timer" option of popup windows not supportedv8.1.1402Bram Moolenaar
2019-05-26patch 8.1.1401: misspelled mkspellmem as makespellmemv8.1.1401Bram Moolenaar
2019-05-26patch 8.1.1400: using global pointer for tab-local popups is clumsyv8.1.1400Bram Moolenaar
2019-05-26patch 8.1.1399: popup windows not adjusted when switching tabsv8.1.1399Bram Moolenaar
2019-05-26patch 8.1.1398: duplicate line in MSVC build filev8.1.1398Bram Moolenaar
2019-05-25patch 8.1.1397: build fails in tiny versionv8.1.1397Bram Moolenaar
2019-05-25patch 8.1.1396: 'wincolor' does not apply to lines below the bufferv8.1.1396Bram Moolenaar
2019-05-25patch 8.1.1395: saving for undo may access invalid memoryv8.1.1395Bram Moolenaar
2019-05-25patch 8.1.1394: not restoring t_F2 in registers testv8.1.1394Bram Moolenaar
2019-05-25patch 8.1.1393: unnecessary type castsv8.1.1393Bram Moolenaar
2019-05-25patch 8.1.1392: build failure in tiny versionv8.1.1392Bram Moolenaar
2019-05-25patch 8.1.1391: no popup window supportv8.1.1391Bram Moolenaar
2019-05-24patch 8.1.1390: search stats are off when using count or offsetv8.1.1390Bram Moolenaar
2019-05-24patch 8.1.1389: changes are not flushed when end and start overlapv8.1.1389Bram Moolenaar
2019-05-24patch 8.1.1388: errors when calling prop_remove() for an unloaded bufferv8.1.1388Bram Moolenaar
2019-05-24patch 8.1.1387: calling prop_add() in an empty buffer doesn't workv8.1.1387Bram Moolenaar
2019-05-24patch 8.1.1386: unessesary type casts for lalloc()v8.1.1386Bram Moolenaar
2019-05-24patch 8.1.1385: signed/unsigned compiler warningv8.1.1385Bram Moolenaar
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