log src/version.c @ 13698:404b89cb1e2a v8.0.1721

age author description
Sun, 15 Apr 2018 22:30:08 +0200 Christian Brabandt patch 8.0.1721: no test for using the 'termsize' option v8.0.1721
Sun, 15 Apr 2018 17:30:07 +0200 Christian Brabandt patch 8.0.1720: when a timer is running a terminal window may not close v8.0.1720
Sun, 15 Apr 2018 16:15:06 +0200 Christian Brabandt patch 8.0.1719: cannot specify which Python executable configure should use v8.0.1719
Sun, 15 Apr 2018 13:30:06 +0200 Christian Brabandt patch 8.0.1718: terminal scrollback test fails on MS-Windows v8.0.1718
Sun, 15 Apr 2018 13:15:06 +0200 Christian Brabandt patch 8.0.1717: C89 check causes too much trouble v8.0.1717
Sun, 15 Apr 2018 13:15:05 +0200 Christian Brabandt patch 8.0.1716: test for term_setsize() does not give a good error message v8.0.1716
Sun, 15 Apr 2018 13:00:05 +0200 Christian Brabandt patch 8.0.1715: terminal buffer can be 1 more than 'terminalscroll' lines v8.0.1715
Sat, 14 Apr 2018 21:45:07 +0200 Christian Brabandt patch 8.0.1714: term_setsize() does not give an error in a normal buffer v8.0.1714
Sat, 14 Apr 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1713: terminal debugger doesn't handle arguments v8.0.1713
Sat, 14 Apr 2018 18:15:06 +0200 Christian Brabandt patch 8.0.1712: terminal scrollback is not limited v8.0.1712
Sat, 14 Apr 2018 17:15:05 +0200 Christian Brabandt patch 8.0.1711: term_setsize() is not implemented yet v8.0.1711
Sat, 14 Apr 2018 16:15:06 +0200 Christian Brabandt patch 8.0.1710: building with Ruby fails v8.0.1710
Sat, 14 Apr 2018 14:45:06 +0200 Christian Brabandt patch 8.0.1709: some non-C89 code may slip through v8.0.1709
Sat, 14 Apr 2018 14:00:06 +0200 Christian Brabandt patch 8.0.1708: mkdir with 'p' flag fails on existing directory v8.0.1708
Fri, 13 Apr 2018 22:30:08 +0200 Christian Brabandt patch 8.0.1707: when 'wfh' is set ":bel 10new" scrolls window v8.0.1707
Fri, 13 Apr 2018 22:15:14 +0200 Christian Brabandt patch 8.0.1706: cannot sent CTRL- to a terminal window v8.0.1706
Fri, 13 Apr 2018 20:45:07 +0200 Christian Brabandt patch 8.0.1705: when making a vertical split the mode message isn't updated v8.0.1705
Thu, 12 Apr 2018 21:45:06 +0200 Christian Brabandt patch 8.0.1704: 'backupskip' default doesn't work for Mac v8.0.1704
Thu, 12 Apr 2018 20:45:07 +0200 Christian Brabandt patch 8.0.1703: in the tutor 'showcmd' is not set v8.0.1703
Thu, 12 Apr 2018 20:45:06 +0200 Christian Brabandt patch 8.0.1702: leaking memory when autocommands make quickfix list invalid v8.0.1702
Thu, 12 Apr 2018 20:30:07 +0200 Christian Brabandt patch 8.0.1701: can disable COLOR_EMOJI with MSVC but not MinGW v8.0.1701
Thu, 12 Apr 2018 20:15:06 +0200 Christian Brabandt patch 8.0.1700: coverage statistics still don't work on coveralls v8.0.1700
Wed, 11 Apr 2018 22:30:07 +0200 Christian Brabandt patch 8.0.1699: leftover stuff for Python 1.4 v8.0.1699
Wed, 11 Apr 2018 21:15:06 +0200 Christian Brabandt patch 8.0.1698: coverage statistics don't work on coveralls v8.0.1698
Wed, 11 Apr 2018 21:00:07 +0200 Christian Brabandt patch 8.0.1697: various tests are still a bit flaky v8.0.1697
Wed, 11 Apr 2018 10:15:07 +0200 Christian Brabandt patch 8.0.1696: coverage statistics don't work v8.0.1696
Tue, 10 Apr 2018 22:00:08 +0200 Christian Brabandt patch 8.0.1695: xxd test not run on MS-Windows v8.0.1695
Tue, 10 Apr 2018 21:45:06 +0200 Christian Brabandt patch 8.0.1694: terminal API test is a bit flaky v8.0.1694
Tue, 10 Apr 2018 21:30:07 +0200 Christian Brabandt patch 8.0.1693: xxd is excluded from coverage statistics v8.0.1693
Tue, 10 Apr 2018 20:30:06 +0200 Christian Brabandt patch 8.0.1692: Python may not work when using statically linked library v8.0.1692
Tue, 10 Apr 2018 20:15:06 +0200 Christian Brabandt patch 8.0.1691: xxd test sometimes fails v8.0.1691
Tue, 10 Apr 2018 19:30:08 +0200 Christian Brabandt patch 8.0.1690: not easy to run one test with gvim instead of vim v8.0.1690
Tue, 10 Apr 2018 19:30:07 +0200 Christian Brabandt patch 8.0.1689: no tests for xxd v8.0.1689
Tue, 10 Apr 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1688: some macros are used without a semicolon v8.0.1688
Tue, 10 Apr 2018 18:30:07 +0200 Christian Brabandt patch 8.0.1687: 64 bit compiler warnings v8.0.1687
Tue, 10 Apr 2018 18:15:07 +0200 Christian Brabandt patch 8.0.1686: Python does not work when configuring with specific dir v8.0.1686
Tue, 10 Apr 2018 16:00:09 +0200 Christian Brabandt patch 8.0.1685: can't set ANSI colors of a terminal window v8.0.1685
Tue, 10 Apr 2018 15:00:13 +0200 Christian Brabandt patch 8.0.1684: ml_get errors when using terminal window for shell command v8.0.1684
Tue, 10 Apr 2018 13:30:08 +0200 Christian Brabandt patch 8.0.1683: Python upgrade breaks Vim when defining PYTHON_HOME v8.0.1683
Tue, 10 Apr 2018 13:30:07 +0200 Christian Brabandt patch 8.0.1682: auto indenting breaks inserting a block v8.0.1682
Tue, 10 Apr 2018 12:45:06 +0200 Christian Brabandt patch 8.0.1681: the format attribute fails with MinGW v8.0.1681
Tue, 10 Apr 2018 12:15:08 +0200 Christian Brabandt patch 8.0.1680: memory allocated by libvterm is not profiled v8.0.1680
Sun, 08 Apr 2018 16:45:07 +0200 Christian Brabandt patch 8.0.1679: compiler warning for printf format v8.0.1679
Sun, 08 Apr 2018 13:30:06 +0200 Christian Brabandt patch 8.0.1678: errorformat "%r" implies "%>" v8.0.1678
Sun, 08 Apr 2018 13:15:07 +0200 Christian Brabandt patch 8.0.1677: no compiler warning for wrong format in vim_snprintf() v8.0.1677
Sun, 08 Apr 2018 12:45:07 +0200 Christian Brabandt patch 8.0.1676: no compiler warning for wrong printf format v8.0.1676
Sun, 08 Apr 2018 12:30:06 +0200 Christian Brabandt patch 8.0.1675: unused macro argument in libvterm v8.0.1675
Sat, 07 Apr 2018 21:45:06 +0200 Christian Brabandt patch 8.0.1674: libvterm can't handle an OSC string split v8.0.1674
Sat, 07 Apr 2018 19:30:06 +0200 Christian Brabandt patch 8.0.1673: terminal window tests are still a bit flaky v8.0.1673
Sat, 07 Apr 2018 19:15:05 +0200 Christian Brabandt patch 8.0.1672: error during completion causes command to be cancelled v8.0.1672
Sat, 07 Apr 2018 13:30:06 +0200 Christian Brabandt patch 8.0.1671: crash when passing non-dict argument as env to job_start() v8.0.1671
Sat, 07 Apr 2018 10:45:05 +0200 Christian Brabandt patch 8.0.1670: terminal window tests are still a bit flaky v8.0.1670
Fri, 06 Apr 2018 23:00:08 +0200 Christian Brabandt patch 8.0.1669: :vimgrep may add entries to the wrong quickfix list v8.0.1669
Fri, 06 Apr 2018 22:30:07 +0200 Christian Brabandt patch 8.0.1668: terminal debugger: can't re-open source code window v8.0.1668
Fri, 06 Apr 2018 20:30:06 +0200 Christian Brabandt patch 8.0.1667: terminal window tests are flaky v8.0.1667
Thu, 05 Apr 2018 22:45:07 +0200 Christian Brabandt patch 8.0.1666: % argument in ch_log() causes trouble v8.0.1666
Thu, 05 Apr 2018 22:30:07 +0200 Christian Brabandt patch 8.0.1665: when running a terminal from the GUI 'term' is not useful v8.0.1665
Thu, 05 Apr 2018 21:15:05 +0200 Christian Brabandt patch 8.0.1664: test failure because of not allocating enough space v8.0.1664
Thu, 05 Apr 2018 19:00:09 +0200 Christian Brabandt patch 8.0.1663: cannot build without multi-byte feature v8.0.1663
Thu, 05 Apr 2018 19:00:08 +0200 Christian Brabandt patch 8.0.1662: showing dump diff doesn't mention both file names v8.0.1662