summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-04patch 8.0.1566: too many #ifdefsBram Moolenaar
2018-03-04patch 8.0.1565: can't build Mac version without GUIBram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsBram Moolenaar
2018-03-03patch 8.0.1563: timeout of getwinposx() can be too shortBram Moolenaar
2018-03-03patch 8.0.1562: the terminal debugger can't set a breakpoint with the mouseBram Moolenaar
2018-03-03patch 8.0.1561: crash with rust syntax highligtingBram Moolenaar
2018-03-03patch 8.0.1560: build failure without GUI on MS-WindowsBram Moolenaar
2018-03-03patch 8.0.1559: build failure without GUIBram Moolenaar
2018-03-03patch 8.0.1558: no right-click menu in a terminalBram Moolenaar
2018-03-03patch 8.0.1557: printf() does not work with only one argumentBram Moolenaar
2018-03-02patch 8.0.1556: may not parse the t_RS response correctlyBram Moolenaar
2018-03-01patch 8.0.1555: build error for some combination of featuresBram Moolenaar
2018-03-01patch 8.0.1554: custom plugins loaded with --cleanBram Moolenaar
2018-02-27patch 8.0.1553: cannot see what digraph is used to insert a characterBram Moolenaar
2018-02-27patch 8.0.1552: may leak file descriptors when executing jobBram Moolenaar
2018-02-27patch 8.0.1551: on Mac 'maxmemtot' is set to a weird valueBram Moolenaar
2018-02-27patch 8.0.1550: various small problems in source filesBram Moolenaar
2018-02-27patch 8.0.1549: various small problems in test filesBram Moolenaar
2018-02-27patch 8.0.1548: screen dump test script not included in distributionBram Moolenaar
2018-02-27patch 8.0.1547: undo in the options window makes it emptyBram Moolenaar
2018-02-27patch 8.0.1546: using feedkeys() in a terminal may trigger mappingsBram Moolenaar
2018-02-27patch 8.0.1545: screen dumps not included in distributionBram Moolenaar
2018-02-27Updated runtime files.Bram Moolenaar
2018-02-27patch 8.0.1544: when using 'termguicolors' SpellBad doesn't showBram Moolenaar
2018-02-27patch 8.0.1543: with 'termguicolors' Normal color doesn't work correctlyBram Moolenaar
2018-02-25patch 8.0.1542: terminal screen dump does not include cursor positionBram Moolenaar
2018-02-24patch 8.0.1541: synpat_T is taking too much memoryBram Moolenaar
2018-02-24patch 8.0.1540: popup menu positioning fails with longer stringBram Moolenaar
2018-02-24patch 8.0.1539: no test for the popup menu positioningBram Moolenaar
2018-02-24patch 8.0.1538: popupmenu is too far left when completion is longBram Moolenaar
2018-02-24patch 8.0.1537: xxd does not skip NUL lines when using ebcdicBram Moolenaar
2018-02-24patch 8.0.1536: quotestar test is flaky when using the GUIBram Moolenaar
2018-02-24patch 8.0.1535: C syntax test still fails when using gvimBram Moolenaar
2018-02-24patch 8.0.1534: C syntax test fails when using gvimBram Moolenaar
2018-02-24patch 8.0.1533: libterm doesn't support requesting fg and bg colorBram Moolenaar
2018-02-23patch 8.0.1532: compiler warnings without termguicolors featureBram Moolenaar
2018-02-22patch 8.0.1531: cannot use 24 bit colors in MS-Windows consoleBram Moolenaar
2018-02-22patch 8.0.1530: dump test fails when using a shadow directoryBram Moolenaar
2018-02-20patch 8.0.1529: assert_equalfile() does not close file descriptorsBram Moolenaar
2018-02-20patch 8.0.1528: dead code foundBram Moolenaar
2018-02-20patch 8.0.1527: screen dump test fails on MS-WindowsBram Moolenaar
2018-02-20patch 8.0.1526: no test using a screen dump yetBram Moolenaar
2018-02-19patch 8.0.1525: using :wqa exits even if a job runs in a terminal windowBram Moolenaar
2018-02-19patch 8.0.1524: compiler warnings for uninitialized variablesBram Moolenaar
2018-02-18patch 8.0.1523: cannot write and read terminal screendumpsBram Moolenaar
2018-02-17patch 8.0.1522: popup menu is positioned in the wrong placeBram Moolenaar
2018-02-16patch 8.0.1521: Shift-Tab does not work in a terminal windowBram Moolenaar
2018-02-13patch 8.0.1520: cursor in wrong line when using a WinBar in Terminal windowBram Moolenaar
2018-02-13patch 8.0.1519: getchangelist() does not use argument as bufname()Bram Moolenaar
2018-02-13patch 8.0.1518: error messages suppressed after ":silent! try"Bram Moolenaar