summaryrefslogtreecommitdiffstats
path: root/src/Makefile
AgeCommit message (Expand)Author
2019-04-27patch 8.1.1210: support for user commands is spread outv8.1.1210Bram Moolenaar
2019-04-25patch 8.1.1203: some autocmd tests are old stylev8.1.1203Bram 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-17patch 8.1.1180: Vim script debugger tests are old stylev8.1.1180Bram Moolenaar
2019-04-11patch 8.1.1151: build fails when using shadow directoryv8.1.1151Bram Moolenaar
2019-03-30patch 8.1.1076: file for Insert mode is much too bigv8.1.1076Bram Moolenaar
2019-03-22patch 8.1.1038: Arabic support excludes Farsiv8.1.1038Bram Moolenaar
2019-02-16patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932Bram Moolenaar
2019-02-16patch 8.1.0930: typo in Makefilev8.1.0930Bram Moolenaar
2019-02-13patch 8.1.0914: code related to findfile() is spread outv8.1.0914Bram Moolenaar
2019-02-01patch 8.1.0866: build file dependencies are outdatedv8.1.0866Bram Moolenaar
2019-01-31patch 8.1.0857: indent functionality is not separatedv8.1.0857Bram Moolenaar
2019-01-26patch 8.1.0827: missing dependency in Makefilev8.1.0827Bram Moolenaar
2019-01-26patch 8.1.0825: code for autocommands is mixed with file I/O codev8.1.0825Bram Moolenaar
2019-01-17patch 8.1.0763: nobody is using the Sun Workshop supportv8.1.0763Bram Moolenaar
2019-01-12patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar
2019-01-12patch 8.1.0733: too many #ifdefs for the multi-byte featurev8.1.0733Bram Moolenaar
2019-01-11patch 8.1.0723: cannot easily run specific test when in src/testdirv8.1.0723Bram Moolenaar
2019-01-01patch 8.1.0673: functionality for signs is spread out over several filesv8.1.0673Bram Moolenaar
2018-12-22patch 8.1.0624: overuling CONF_ARGS from the environment still does not workv8.1.0624Bram Moolenaar
2018-12-22patch 8.1.0620: overuling CONF_ARGS from the environment no longer worksv8.1.0620Bram Moolenaar
2018-12-21patch 8.1.0612: cannot use two global runtime dirs with configurev8.1.0612Bram Moolenaar
2018-12-19patch 8.1.0610: MS-Windows ctags file list differs from Unixv8.1.0610Bram Moolenaar
2018-12-15patch 8.1.0594: libvterm tests fail to run on Macv8.1.0594Bram Moolenaar
2018-12-15patch 8.1.0592: the libvterm tests are not run as part of Vim testsv8.1.0592Bram Moolenaar
2018-12-13patch 8.1.0579: cannot attach properties to textv8.1.0579Bram Moolenaar
2018-12-12patch 8.1.0578: cannot disable arabic, rightleft and farsi in configurev8.1.0578Bram Moolenaar
2018-09-21patch 8.1.0419: Cygwin: running cproto fails with -O2v8.1.0419Bram Moolenaar
2018-09-15patch 8.1.0391: building in a shadow directory failsv8.1.0391Bram Moolenaar
2018-09-13patch 8.1.0382: some make programs can't handle "xdiff/../"v8.1.0382Bram Moolenaar
2018-09-13patch 8.1.0379: build dependencies are incompletev8.1.0379Bram Moolenaar
2018-09-10patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360Bram Moolenaar
2018-07-07patch 8.1.0162: Danish and German man pages are not installedv8.1.0162Bram Moolenaar
2018-07-05patch 8.1.0153: build with SHADOWDIR failsv8.1.0153Bram Moolenaar
2018-07-04patch 8.1.0152: cannot easily run individual tests on MS-Windowsv8.1.0152Bram Moolenaar
2018-07-02patch 8.1.0138: negative value of 'softtabstop' not used correctlyv8.1.0138Bram Moolenaar
2018-06-30patch 8.1.0132: lua tests are old stylev8.1.0132Bram Moolenaar
2018-06-23patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar
2018-06-03patch 8.1.0027: difficult to make a plugin that feeds a line to a jobv8.1.0027Bram Moolenaar
2018-05-19patch 8.1.0003: the :compiler command is not testedv8.1.0003Bram Moolenaar
2018-05-17Vim 8.1 releasev8.1.0000Bram Moolenaar
2018-05-15patch 8.0.1847: some build options don't have an examplev8.0.1847Bram Moolenaar
2018-05-12patch 8.0.1822: make uninstall does not remove colors/toolsv8.0.1822Bram Moolenaar
2018-05-02patch 8.0.1788: tool to check a color scheme is not installedv8.0.1788Bram Moolenaar
2018-04-11patch 8.0.1699: leftover stuff for Python 1.4v8.0.1699Bram Moolenaar
2018-04-10patch 8.0.1690: not easy to run one test with gvim instead of vimv8.0.1690Bram Moolenaar
2018-04-10patch 8.0.1689: no tests for xxdv8.0.1689Bram Moolenaar
2018-04-10patch 8.0.1682: auto indenting breaks inserting a blockv8.0.1682Bram Moolenaar
2018-03-17patch 8.0.1614: "make tags" doesn't include libvtermv8.0.1614Bram Moolenaar