summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-04-28patch 8.1.1229: warning for posix_openpt() not declaredv8.1.1229Bram Moolenaar
2019-04-28patch 8.1.1228: not possible to process tags with a functionv8.1.1228Bram Moolenaar
2019-04-28patch 8.1.1227: duplicate entries in the generate .desktop filesv8.1.1227Bram Moolenaar
2019-04-28patch 8.1.1226: {not in Vi} remarks get in the way of useful help textv8.1.1226Bram Moolenaar
2019-04-28patch 8.1.1225: cannot create a pty to use with :terminal on FreeBSDv8.1.1225Bram Moolenaar
2019-04-28patch 8.1.1224: MS-Windows: cannot specify font weightv8.1.1224Bram Moolenaar
2019-04-28patch 8.1.1223: middle mouse click test fails without a clipboardv8.1.1223Bram Moolenaar
2019-04-27patch 8.1.1222: build still fails on MS-Windowsv8.1.1222Bram Moolenaar
2019-04-27patch 8.1.1221: filtering does not work when listing marksv8.1.1221Bram Moolenaar
2019-04-27patch 8.1.1220: build fails on MS-Windowsv8.1.1220Bram Moolenaar
2019-04-27patch 8.1.1219: not checking for NULL return from alloc()v8.1.1219Bram Moolenaar
2019-04-27patch 8.1.1218: cannot set a directory for a tab pagev8.1.1218Bram Moolenaar
2019-04-27patch 8.1.1217: MS-Windows: no space reserved for font quality namev8.1.1217Bram Moolenaar
2019-04-27patch 8.1.1216: mouse middle click is not testedv8.1.1216Bram Moolenaar
2019-04-27patch 8.1.1215: "make clean" does not remove generated src/po filesv8.1.1215Bram Moolenaar
2019-04-27patch 8.1.1214: old style testsv8.1.1214Bram Moolenaar
2019-04-27patch 8.1.1213: "make clean" in top dir does not cleanup indent test outputv8.1.1213Bram Moolenaar
2019-04-27patch 8.1.1212: signal PWR is not testedv8.1.1212Bram Moolenaar
2019-04-27patch 8.1.1211: not all user command code is testedv8.1.1211Bram Moolenaar
2019-04-27patch 8.1.1210: support for user commands is spread outv8.1.1210Bram Moolenaar
2019-04-26patch 8.1.1209: clever compiler warns for buffer being too smallv8.1.1209Bram Moolenaar
2019-04-26patch 8.1.1208: links to repository use wrong file namev8.1.1208Bram Moolenaar
2019-04-26patch 8.1.1207: some compilers give warning messagesv8.1.1207Bram Moolenaar
2019-04-25patch 8.1.1206: user command parsing and listing not properly testedv8.1.1206Bram Moolenaar
2019-04-25patch 8.1.1205: a BufReadPre autocommand may cause the cursor to movev8.1.1205Bram Moolenaar
2019-04-25patch 8.1.1204: output of :command with address completion is not nicev8.1.1204Bram Moolenaar
2019-04-25patch 8.1.1203: some autocmd tests are old stylev8.1.1203Bram Moolenaar
2019-04-25patch 8.1.1202: always get regexp debugging logs when building with -DDEBUGv8.1.1202Bram Moolenaar
2019-04-24patch 8.1.1201: output of :command is hard to readv8.1.1201Bram Moolenaar
2019-04-23patch 8.1.1200: old style comments in debugger sourcev8.1.1200Bram Moolenaar
2019-04-23patch 8.1.1199: no test for :abclearv8.1.1199Bram Moolenaar
2019-04-21patch 8.1.1198: bracketed paste may remain active after Vim existsv8.1.1198Bram Moolenaar
2019-04-21patch 8.1.1197: when starting with multiple tabs file messages is confusingv8.1.1197Bram Moolenaar
2019-04-21patch 8.1.1196: parallel build may failv8.1.1196Bram Moolenaar
2019-04-21patch 8.1.1195: Vim script debugger functionality needs cleanupv8.1.1195Bram Moolenaar
2019-04-21Update runtime filesBram Moolenaar
2019-04-21patch 8.1.1194: typos and small problems in source filesv8.1.1194Bram Moolenaar
2019-04-20patch 8.1.1193: typos and small problems in test filesv8.1.1193Bram Moolenaar
2019-04-20patch 8.1.1192: mode is not cleared when leaving Insert mode with mapped Escv8.1.1192Bram Moolenaar
2019-04-20patch 8.1.1191: not all debug commands are covered by a testv8.1.1191Bram Moolenaar
2019-04-20patch 8.1.1190: has('vimscript-3') does not workv8.1.1190Bram Moolenaar
2019-04-20patch 8.1.1189: mode is not cleared when leaving Insert modev8.1.1189Bram Moolenaar
2019-04-20patch 8.1.1188: not all Vim variables require the v: prefixv8.1.1188Bram Moolenaar
2019-04-19patch 8.1.1187: cannot recognize Pipfilev8.1.1187Bram Moolenaar
2019-04-19patch 8.1.1186: readdir() allocates list twicev8.1.1186Bram Moolenaar
2019-04-18patch 8.1.1185: mapping for CTRL-X is inconsistentv8.1.1185Bram Moolenaar
2019-04-18patch 8.1.1184: undo file left behind after running testv8.1.1184Bram Moolenaar
2019-04-17patch 8.1.1183: typos in VisVim commentsv8.1.1183Bram Moolenaar
2019-04-17patch 8.1.1182: some function prototypes are outdatedv8.1.1182Bram Moolenaar
2019-04-17patch 8.1.1181: tests for mouse clicks are a bit flakyv8.1.1181Bram Moolenaar