From ea690e4038046852d720fbb6717c4404dc374a70 Mon Sep 17 00:00:00 2001 From: Shougo Matsushita Date: Sat, 23 Apr 2016 13:35:18 +0900 Subject: [PATCH 1/2] version.c: Update to 7.4.2107 1601: Filelist, Makefile 1602: info files 1609: Filelist 1610: if_ole, directX 1611: FEAT_VERTSPLIT 1612, 1613: small feature 1615: tiny feature 1616-1618, 1621-1628, 1631, 1635: channel fix 1632, 1633: Makefile fix 1636: getln.c 1646: Python eval 1651: MS-DOS 1655: remote_expr() fix 1657, 1659, 1661, 1662, 1665-1669, 1680: channel 1672, 1674: dvorak plugin 1678: if_mzch 1683: dosinst.c 1684: README 1687, 1717, 1722: channel 1688: if_mzch 1689: if_ruby 1690: ifdef 1693: if_perl 1694: Win32 GUI 1698: Makefile 1705: guifont in Windows 1706: __ARGS 1709: ifdef 1713: GTK GUI 1721: vimtbar plugin 1724: tabline with GUI 1725: fix for ANSI C 1726: compiler warning for ex_smile 1729, 1746: if_perl 1733: Makefile 1736, 1743, 1744, 1747: if_python 1737: UNUSED 1745: README 1749: GTK 1756: dll path 1760: compiler warnings 1764: job 1766: INSTALL_pc.txt 1767: configure 1770: true color 1771: ifdef 1772, 1775: Makefile 1773: compiler warnings 1774, 1778: true color 1776: term.c 1777: channel 1784: true color 1786: term.c 1787, 1789-1791: channel 1788: NSIS support 1794: Win32 GUI 1795-1798: term.c 1800: ifdef 1801: Makefile 1803: GTK3 1807, 1810, 1811, 1814, 1817, 1822, 1824-1829: channel 1819: Compiler warning 1830: os_mswin.c 1843: if_python 1845: channel 1846: term.c 1848: if_perl 1849, 1850, 1853, 1855-1859: channel 1852: GUI test 1854: termguicolors 1860: timer 1863: if_xxx 1864: if_python 1865: eval.c leak 1869: if_perl 1870: if_mzch 1872: if_perl 1873: timer in GUI 1874: Win32 1877-1880: channel 1883: ViVim, gui_mac 1885: MinGW 1886, 1887: channel 1890: GUI 1891: channel 1892, 1894: balloon 1899: GUI_GTK 1901: GUI_Win32 1902, 1906: channel 1908: NetBeans 1915: gui_menu 1916: test_channel 1917-1921: viminfo 1922: if_ruby 1924: function(void) 1925, 1926, 1931-1933, 1938, 1939, 1943: viminfo 1927: if_mzch 1929: if_ruby 1930: ifdef 1934: Makefile 1935: GUI 1942: termguicolors 1944: Make_MSVC 1946: Filelist 1947: viminfo 1951: Makefile, if_ruby 1957, 1958: if_perl 1959: channel 1963: Win32 cygpty 1965, 1969: channel 1974: GUI 1982, 1987, 1988: viminfo 1983: Filelist Makefile ifdef protocol 1985: VMS build filename_upper_camel 1995: GUI 1998: channel 2001: ifdef 2003, 2004: cursor flicker in GUI 2016: Make_cyg 2020: ifdef 2025: GUI_GTK 2026: channel 2027: ifdef 2030, 2032, 2034: Make cygwin MinGW 2035: ACL support 2037, 2038: small build 2039-2041: channel 2042: GUI_GTK 2045: channel 2048: legacy 2052, 2053: Makefile 2054: ifdef 2055, 2057, 2063: eval.c refactoring 2056: prototype 2059, 2060: Makefile 2070: spell.h 2078: term.c 2079: test_netbeans 2089, 2092: GUI 2091: term.c 2102: GUI tiny 2105: configure Included 1732: auto completion folds --- src/nvim/version.c | 500 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 491 insertions(+), 9 deletions(-) diff --git a/src/nvim/version.c b/src/nvim/version.c index 4a17660cd5..306b884d4b 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -75,32 +75,515 @@ static char *features[] = { // clang-format off static int included_patches[] = { + // 2107, + // 2106, + // 2105 NA + // 2104, + // 2103, + // 2102 NA + // 2101, + // 2100, + // 2099, + // 2098, + // 2097, + // 2096, + // 2095, + // 2094, + // 2093, + // 2092 NA + // 2091 NA + // 2090, + // 2089 NA + // 2088, + // 2087, + // 2086, + // 2085, + // 2084, + // 2083, + // 2082, + // 2081, + // 2080, + // 2079 NA + // 2078 NA + // 2077, + // 2076, + // 2075, + // 2074, + // 2073, + // 2072, + // 2071, + // 2070 NA + // 2069, + // 2068, + // 2067, + // 2066, + // 2065, + // 2064, + // 2063 NA + // 2062, + // 2061, + // 2060 NA + // 2059 NA + // 2058, + // 2057 NA + // 2056 NA + // 2055 NA + // 2054 NA + // 2053 NA + // 2052 NA + // 2051, + // 2050, + // 2049, + // 2048 NA + // 2047, + // 2046, + // 2045 NA + // 2044, + // 2043, + // 2042 NA + // 2041 NA + // 2040 NA + // 2039 NA + // 2038 NA + // 2037 NA + // 2036, + // 2035 NA + // 2034 NA + // 2033, + // 2032 NA + // 2031, + // 2030 NA + // 2029, + // 2028, + // 2027 NA + // 2026 NA + // 2025 NA + // 2024, + // 2023, + // 2022, + // 2021, + // 2020 NA + // 2019, + // 2018, + // 2017, + // 2016 NA + // 2015, + // 2014, + // 2013, + // 2012, + // 2011, + // 2010, + // 2009, + // 2008, + // 2007, + // 2006, + // 2005, + // 2004 NA + // 2003 NA + // 2002, + // 2001 NA + // 2000, + // 1999, + // 1998 NA + // 1997, + // 1996, + // 1995 NA + // 1994, + // 1993, + // 1992, + // 1991, + // 1990, + // 1989, + // 1988 NA + // 1987 NA + // 1986, + // 1985 NA + // 1984, + // 1983 NA + // 1982 NA + // 1981, + // 1980, + // 1979, + // 1978, + // 1977, + // 1976, + // 1975, + // 1974 NA 1973, + // 1972, + // 1971, + // 1970, + // 1969 NA + // 1968, + // 1967, + // 1966, + // 1965 NA + // 1964, + // 1963 NA + // 1962, + // 1961, 1960, + // 1959 NA + // 1958 NA + // 1957 NA + // 1956, + // 1955, + // 1954, + // 1953, + // 1952, + // 1951 NA + // 1950, + // 1949, + // 1948, + // 1947 NA + // 1946 NA + // 1945, + // 1944 NA + // 1943 NA + // 1942 NA + // 1941, + // 1940, + // 1939 NA + // 1938 NA + // 1937, + // 1936, + // 1935 NA + // 1934 NA + // 1933 NA + // 1932 NA + // 1931 NA + // 1930 NA + // 1929 NA + // 1928, + // 1927 NA + // 1926 NA + // 1925 NA + // 1924 NA + // 1923, + // 1922 NA + // 1921 NA + // 1920 NA + // 1919 NA + // 1918 NA + // 1917 NA + // 1916 NA + // 1915 NA + // 1914, + // 1913, + // 1912, + // 1911, + // 1910, + // 1909, + // 1908 NA + // 1907, + // 1906 NA + // 1905, + // 1904, + // 1903, + // 1902 NA + // 1901 NA + // 1900, + // 1899 NA + // 1898, + // 1897, + // 1896, + // 1895, + // 1894 NA + // 1893, + // 1892 NA + // 1891 NA + // 1890 NA + // 1889, + // 1888, + // 1887 NA + // 1886 NA + // 1885 NA + // 1884, + // 1883 NA + // 1882, + // 1881, + // 1880 NA + // 1879 NA + // 1878 NA + // 1877 NA + // 1876, + // 1875, + // 1874 NA + // 1873 NA + // 1872 NA + // 1871, + // 1870 NA + // 1869 NA + // 1868, + // 1867, + // 1866, + // 1865 NA + // 1864 NA + // 1863 NA + // 1862, + // 1861, + // 1860 NA + // 1859 NA + // 1858 NA + // 1857 NA + // 1856 NA + // 1855 NA + // 1854 NA + // 1853 NA + // 1852 NA + // 1851, + // 1850 NA + // 1849 NA + // 1848 NA + // 1847, + // 1846 NA + // 1845 NA + // 1844, + // 1843 NA + // 1842, + // 1841, 1840, + // 1839, + // 1838, + // 1837, + // 1836, + // 1835, + // 1834, + // 1833, 1832, 1831, + // 1830 NA + // 1829 NA + // 1828 NA + // 1827 NA + // 1826 NA + // 1825 NA + // 1824 NA + // 1823, + // 1822 NA + // 1821, + // 1820, + // 1819 NA + // 1818, + // 1817 NA + // 1816, + // 1815, + // 1814 NA + // 1813, + // 1812, + // 1811, + // 1810 NA 1809, 1808, + // 1807 NA 1806, + // 1805, + // 1804, + // 1803 NA + // 1802, + // 1801 NA + // 1800 NA 1799, + // 1798 NA + // 1797 NA + // 1796 NA + // 1795 NA + // 1794, + // 1793, + // 1792 NA + // 1791 NA + // 1790 NA + // 1789 NA + // 1789 NA + // 1788 NA + // 1787 NA + // 1786 NA + // 1785, + // 1784 NA + // 1783, + // 1782, + // 1781, + // 1780, + // 1779, + // 1778 NA + // 1777 NA + // 1776 NA + // 1775 NA + // 1774 NA + // 1773 NA + // 1772 NA + // 1771 NA + // 1770, + // 1769, + // 1768, + // 1767 NA + // 1766 NA + // 1765, + // 1764 NA + // 1763, + // 1762, + // 1761, + // 1760 NA + // 1759, + // 1758, 1757, + // 1756 NA 1755, + // 1754, 1753, + // 1753, + // 1752, + // 1751, + // 1750, + // 1749 NA + // 1748, + // 1747 NA + // 1746 NA + // 1745 NA + // 1744 NA + // 1743 NA + // 1742, + // 1741, + // 1740, + // 1739, + // 1738, + // 1737 NA + // 1736 NA + // 1735, + // 1734, + // 1733 NA + 1732, + // 1731, + // 1730, + // 1729 NA 1728, + // 1727, + // 1726 NA + // 1725 NA + // 1724 NA + // 1723, + // 1722 NA + // 1721 NA + // 1720, + // 1719, + // 1718, + // 1717 NA 1716, + // 1715, + // 1714, + // 1713 NA 1712, + // 1711, + // 1710, + // 1709 NA + // 1708, + // 1707, + // 1706 NA + // 1705 NA + // 1704, 1703, + // 1702, + // 1701, + // 1700, + // 1699, + // 1698 NA + // 1697, + // 1696, 1695, + // 1694 NA + // 1693 NA + // 1692, + // 1691, + // 1690 NA + // 1689 NA + // 1688 NA + // 1687 NA + // 1686, + // 1685, + // 1684 NA + // 1683 NA 1682, + // 1681, + // 1680 NA + // 1679, + // 1678 NA + // 1677, + // 1676, + // 1675, + // 1674 NA + // 1673, + // 1672 NA + // 1671, + // 1670, + // 1669 NA + // 1668 NA + // 1667 NA + // 1666 NA + // 1665 NA + // 1664, 1663, + // 1662 NA + // 1661 NA + // 1660, + // 1659 NA + // 1658, + // 1657 NA + // 1656, + // 1655 NA 1654, + // 1653, 1652, + // 1651 NA + // 1650, 1649, + // 1648, + // 1647, + // 1646 NA + // 1645, + // 1644, 1643, + // 1642, 1641, + // 1640, + // 1639, + // 1638, + // 1637, + // 1636 NA + // 1635 NA + // 1634, + // 1633 NA + // 1632 NA + // 1631 NA + // 1630, + // 1629, + // 1628 NA + // 1627 NA + // 1626 NA + // 1625 NA // 1624 NA - + // 1623 NA + // 1622 NA + // 1621 NA + // 1620, + // 1619, + // 1618 NA + // 1617 NA + // 1616 NA + // 1615 NA + // 1614, + // 1613 NA + // 1612 NA + // 1611 NA + // 1610 NA + // 1609 NA + // 1608, + // 1607, + // 1606, + // 1605, + // 1604, + // 1603, + // 1602 NA + // 1601 NA // 1600 NA // 1599 NA // 1598 NA @@ -120,7 +603,6 @@ static int included_patches[] = { // 1584 NA // 1583 NA // 1582, - // 1581, // 1580, // 1579 NA @@ -628,7 +1110,7 @@ static int included_patches[] = { // 1077 NA 1076, 1075, - // 1074 NA, + // 1074 NA // 1073 NA 1072, 1071, @@ -671,7 +1153,7 @@ static int included_patches[] = { 1034, // 1033 NA 1032, - // 1031 NA, + // 1031 NA 1030, 1029, // 1028 NA @@ -692,15 +1174,15 @@ static int included_patches[] = { 1013, // 1012 NA // 1011 NA - // 1010 NA, + // 1010 NA // 1009 NA // 1008 NA 1007, 1006, - // 1005 NA, - // 1004 NA, - // 1003 NA, - // 1002 NA, + // 1005 NA + // 1004 NA + // 1003 NA + // 1002 NA 1001, 1000, // 999 NA From f4187c46bd8f736dc8d49e3927647b568385f66d Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sat, 30 Jul 2016 18:05:24 -0400 Subject: [PATCH 2/2] version.c: update --- src/nvim/version.c | 101 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 97 insertions(+), 4 deletions(-) diff --git a/src/nvim/version.c b/src/nvim/version.c index 306b884d4b..4cb3717133 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -75,6 +75,99 @@ static char *features[] = { // clang-format off static int included_patches[] = { + // 2200, + // 2199, + // 2198, + // 2197, + // 2196, + // 2195, + // 2194, + // 2193, + // 2192, + // 2191, + // 2190, + // 2189, + // 2188, + // 2187, + // 2186, + // 2185, + // 2184, + // 2183, + // 2182, + // 2181, + // 2180, + // 2179, + // 2178, + // 2177, + // 2176, + // 2175, + // 2174, + // 2173, + // 2172, + // 2171, + // 2170, + // 2169, + // 2168, + // 2167, + // 2166, + // 2165, + // 2164, + // 2163, + // 2162, + // 2161, + // 2160, + // 2159, + // 2158, + // 2157, + // 2156, + // 2155, + // 2154, + // 2153, + // 2152, + // 2151, + // 2150, + // 2149, + // 2148, + // 2147, + // 2146, + // 2145, + // 2144, + // 2143, + // 2142, + // 2141, + // 2140, + // 2139, + // 2138, + // 2137, + // 2136, + // 2135, + // 2134, + // 2133, + // 2132, + // 2131, + // 2130, + // 2129, + // 2128, + // 2127, + // 2126, + // 2125, + // 2124, + // 2123, + // 2122, + // 2121, + // 2120, + // 2119, + // 2118, + // 2117, + // 2116, + // 2115, + // 2114, + // 2113, + // 2112, + // 2111, + // 2110, + // 2109, + // 2108, // 2107, // 2106, // 2105 NA @@ -507,7 +600,7 @@ static int included_patches[] = { // 1680 NA // 1679, // 1678 NA - // 1677, + // 1677 NA // 1676, // 1675, // 1674 NA @@ -547,7 +640,7 @@ static int included_patches[] = { // 1640, // 1639, // 1638, - // 1637, + // 1637 NA // 1636 NA // 1635 NA // 1634, @@ -728,7 +821,7 @@ static int included_patches[] = { // 1459 NA // 1458 NA // 1457 NA - // 1456, + // 1456 NA // 1455 NA // 1454 NA // 1453 NA @@ -911,7 +1004,7 @@ static int included_patches[] = { 1276, // 1275 NA // 1274 NA - // 1273, + // 1273 NA // 1272 NA 1271, // 1270 NA