summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-12-23patch 8.2.0034: missing check for out of memoryv8.2.0034Bram Moolenaar
2019-12-22patch 8.2.0033: crash when make_extmatch() runs out of memoryv8.2.0033Bram Moolenaar
2019-12-22patch 8.2.0032: MS-Windows: test for blank job failsv8.2.0032Bram Moolenaar
2019-12-22patch 8.2.0031: MS-Windows: test for empty job failsv8.2.0031Bram Moolenaar
2019-12-22patch 8.2.0030: "gF" does not work on output of "verbose command"v8.2.0030Bram Moolenaar
2019-12-21patch 8.2.0029: MS-Windows: crash with empty job commandv8.2.0029Bram Moolenaar
2019-12-21patch 8.2.0028: searchpairpos() is not testedv8.2.0028Bram Moolenaar
2019-12-21patch 8.2.0027: still some /* */ commentsv8.2.0027Bram Moolenaar
2019-12-21patch 8.2.0026: still some /* */ commentsv8.2.0026Bram Moolenaar
2019-12-20patch 8.2.0025: repeated word in commentv8.2.0025Bram Moolenaar
2019-12-19Update runtime files.Bram Moolenaar
2019-12-19patch 8.2.0024: filetype Rego not recognizedv8.2.0024Bram Moolenaar
2019-12-18patch 8.2.0023: command line editing not sufficiently testedv8.2.0023Bram Moolenaar
2019-12-18patch 8.2.0022: click in popup window doesn't close it in the GUIv8.2.0022Bram Moolenaar
2019-12-18patch 8.2.0021: timer test fails too often on Travis with MacOSv8.2.0021Bram Moolenaar
2019-12-18patch 8.2.0020: mouse clicks in the command line not testedv8.2.0020Bram Moolenaar
2019-12-17patch 8.2.0019: cannot number of lines of another bufferv8.2.0019Bram Moolenaar
2019-12-17patch 8.2.0018: :join does not add white space where it shouldv8.2.0018Bram Moolenaar
2019-12-17patch 8.2.0017: OS/2 and MS-DOS are still mentionedv8.2.0017Bram Moolenaar
2019-12-17patch 8.2.0016: test name used twice, option not restored properlyv8.2.0016Bram Moolenaar
2019-12-17patch 8.2.0015: not all modeline variants are testedv8.2.0015Bram Moolenaar
2019-12-16patch 8.2.0014: test69 and test95 are old stylev8.2.0014Bram Moolenaar
2019-12-16patch 8.2.0013: not using a typedef for condstackv8.2.0013Bram Moolenaar
2019-12-15patch 8.2.0012: some undo functionality is not testedv8.2.0012Bram Moolenaar
2019-12-15patch 8.2.0011: screen updating wrong when opeing preview windowv8.2.0011Bram Moolenaar
2019-12-15patch 8.2.0010: test64 is old stylev8.2.0010Bram Moolenaar
2019-12-15patch 8.2.0009: VMS: terminal version doesn't buildv8.2.0009Bram Moolenaar
2019-12-14patch 8.2.0008: test72 is old stylev8.2.0008Bram Moolenaar
2019-12-14patch 8.2.0007: popup menu positioned wrong with folding in two tabsv8.2.0007Bram Moolenaar
2019-12-14patch 8.2.0006: test using long file name may failv8.2.0006Bram Moolenaar
2019-12-14patch 8.2.0005: duplication in version infov8.2.0005Bram Moolenaar
2019-12-14patch 8.2.0004: get E685 and E931 if buffer reload is interruptedv8.2.0004Bram Moolenaar
2019-12-14patch 8.2.0003: Build file dependencies are incompletev8.2.0003Bram Moolenaar
2019-12-13patch 8.2.0002: "dj" only deletes first line of closed foldv8.2.0002Bram Moolenaar
2019-12-13patch 8.2.0001: #endif comments do reflect corresponding #ifdefv8.2.0001Bram Moolenaar
2019-12-12Vim 8.2 releasev8.2.0000v8.2.0Bram Moolenaar
2019-12-11patch 8.1.2424: MS-Windows: console buffer is resized unnecessarilyv8.1.2424Bram Moolenaar
2019-12-11patch 8.1.2423: MS-Windows properties shows version as "8, 1, 0"v8.1.2423Bram Moolenaar
2019-12-11patch 8.1.2422: "make depend" does not work correctly for libvtermv8.1.2422Bram Moolenaar
2019-12-11patch 8.1.2421: test88 is old stylev8.1.2421Bram Moolenaar
2019-12-11patch 8.1.2420: crash when calling popup_close() in win_execute()v8.1.2420Bram Moolenaar
2019-12-11patch 8.1.2419: with a long file name the hit-enter prompt appearsv8.1.2419Bram Moolenaar
2019-12-10patch 8.1.2418: bufnr('$') is wrong after recycling popup bufferv8.1.2418Bram Moolenaar
2019-12-10patch 8.1.2417: MinGW/Cygwin build does not clean up all filesv8.1.2417Bram Moolenaar
2019-12-10patch 8.1.2416: loading menus sets v:errmsgv8.1.2416Bram Moolenaar
2019-12-10patch 8.1.2415: popup menu flickers if an info popup is usedv8.1.2415Bram Moolenaar
2019-12-09patch 8.1.2414: MS-Windows: properties dialog box shows wrong characterv8.1.2414Bram Moolenaar
2019-12-09patch 8.1.2413: cannot update ex_cmdidxs.h on MS-Windowsv8.1.2413Bram Moolenaar
2019-12-08patch 8.1.2412: crash when evaluating expression with errorv8.1.2412Bram Moolenaar
2019-12-08patch 8.1.2411: function argument copied unnecessarilyv8.1.2411Bram Moolenaar