summaryrefslogtreecommitdiffstats
path: root/src/evalfunc.c
AgeCommit message (Expand)Author
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-20patch 8.1.1190: has('vimscript-3') does not workv8.1.1190Bram Moolenaar
2019-04-19patch 8.1.1186: readdir() allocates list twicev8.1.1186Bram Moolenaar
2019-04-08patch 8.1.1140: not easy to find out what neighbors a window hasv8.1.1140Bram Moolenaar
2019-04-07patch 8.1.1136: decoding of mouse click escape sequence is not testedv8.1.1136Bram Moolenaar
2019-04-06patch 8.1.1131: getwinpos() does not work in the MS-Windows consolev8.1.1131Bram Moolenaar
2019-04-06patch 8.1.1130: MS-Windows: warning for unused variablev8.1.1130Bram Moolenaar
2019-04-06patch 8.1.1125: libvterm does not handle the window position reportv8.1.1125Bram Moolenaar
2019-04-06patch 8.1.1122: char2nr() does not handle composing charactersv8.1.1122Bram Moolenaar
2019-04-05patch 8.1.1120: cannot easily get directory entry matchesv8.1.1120Bram Moolenaar
2019-04-04patch 8.1.1116: cannot enforce a Vim script stylev8.1.1116Bram Moolenaar
2019-04-04patch 8.1.1111: it is not easy to check for infinityv8.1.1111Bram Moolenaar
2019-03-30patch 8.1.1086: too many curly bracesv8.1.1086Bram Moolenaar
2019-03-30patch 8.1.1084: cannot delete a match from another windowv8.1.1084Bram Moolenaar
2019-03-30patch 8.1.1077: reg_executing() is reset by calling input()v8.1.1077Bram Moolenaar
2019-03-30patch 8.1.1076: file for Insert mode is much too bigv8.1.1076Bram Moolenaar
2019-03-29patch 8.1.1071: cannot get composing characters from the screenv8.1.1071Bram Moolenaar
2019-03-29patch 8.1.1068: cannot get all the information about current completionv8.1.1068Bram Moolenaar
2019-03-26patch 8.1.1056: no eval function for Rubyv8.1.1056Bram Moolenaar
2019-03-23patch 8.1.1044: no way to check the reference count of objectsv8.1.1044Bram Moolenaar
2019-03-22patch 8.1.1040: FEAT_TAG_ANYWHITE is not enabled in any buildv8.1.1040Bram Moolenaar
2019-03-22patch 8.1.1035: prop_remove() second argument is not optionalv8.1.1035Bram Moolenaar
2019-03-22patch 8.1.1034: too many #ifdefsv8.1.1034Bram Moolenaar
2019-03-07patch 8.1.0998: getcurpos() unexpectedly changes "curswant"v8.1.0998Bram Moolenaar
2019-03-05patch 8.1.0995: a getchar() call resets the reg_executing() resultv8.1.0995Bram Moolenaar
2019-03-04patch 8.1.0994: relative cursor position is not calculated correctlyv8.1.0994Bram Moolenaar
2019-03-02patch 8.1.0989: various small code uglinessv8.1.0989Bram Moolenaar
2019-02-26patch 8.1.0983: checking __CYGWIN32__ unnecessarilyv8.1.0983Bram Moolenaar
2019-02-18patch 8.1.0951: using WIN64 even though it is never definedv8.1.0951Bram Moolenaar
2019-02-17patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941Bram Moolenaar
2019-02-16patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932Bram Moolenaar
2019-02-15patch 8.1.0927: USE_CR is never definedv8.1.0927Bram Moolenaar
2019-02-14patch 8.1.0915: fsync() may not work properly on Macv8.1.0915Bram Moolenaar
2019-02-12patch 8.1.0901: index in getjumplist() may be wrongv8.1.0901Bram Moolenaar
2019-02-11patch 8.1.0897: can modify a:000 when using a referencev8.1.0897Bram Moolenaar
2019-02-10patch 8.1.0894: MS-Windows: resolve() does not return a reparse pointv8.1.0894Bram Moolenaar
2019-02-10patch 8.1.0892: failure when closing a window when location list is in usev8.1.0892Bram Moolenaar
2019-02-08patch 8.1.0881: can execute shell commands in rvim through interfacesv8.1.0881Bram Moolenaar
2019-02-03patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10v8.1.0870Bram Moolenaar
2019-01-30patch 8.1.0851: feedkeys() with "L" does not work properlyv8.1.0851Bram Moolenaar
2019-01-29patch 8.1.0846: not easy to recognize the system Vim runs onv8.1.0846Bram Moolenaar
2019-01-26patch 8.1.0826: too many #ifdefsv8.1.0826Bram Moolenaar
2019-01-24patch 8.1.0815: dialog for file changed outside of Vim not testedv8.1.0815Bram Moolenaar
2019-01-24patch 8.1.0805: too many #ifdefsv8.1.0805Bram Moolenaar
2019-01-23patch 8.1.0797: error E898 is used twicev8.1.0797Bram Moolenaar
2019-01-22patch 8.1.0793: incorrect error messages for functions that take a Blobv8.1.0793Bram Moolenaar
2019-01-19patch 8.1.0779: argument for message functions is inconsistentv8.1.0779Bram Moolenaar
2019-01-17patch 8.1.0763: nobody is using the Sun Workshop supportv8.1.0763Bram Moolenaar
2019-01-15patch 8.1.0755: error message for get() on a Blob with invalid indexv8.1.0755Bram Moolenaar