version.c: update [ci skip] #10942

vim-patch:8.0.0396: 'balloonexpr' only works synchronously
vim-patch:8.0.0932: terminal may not use right characters for BS and Enter
vim-patch-8.0.0934: change to struts.h missing in patch
vim-patch:8.0.0956: scrolling in a terminal window has flicker
vim-patch:8.0.0976: cannot send lines to a terminal job
vim-patch:8.0.1002: unnecessarily updating screen after timer callback
vim-patch:8.0.1096: terminal window in Normal mode has wrong background
vim-patch:8.0.1097: background color wrong if job changes background color
vim-patch:8.0.1102: terminal window does not use Normal colors
vim-patch:8.0.1293: setting a breakpoint in the terminal debugger sometimes fails
vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal
vim-patch:8.0.1312: balloon_show() only works in terminal when compiled with GUI
vim-patch:8.0.1318: terminal balloon only shows one line
vim-patch:8.0.1320: popup test fails on GUI-only build
vim-patch:8.0.1321: can't build huge version with Athena
# VIM_SERVERNAME is NA because we will have NVIM env var:
vim-patch:8.0.1330: MS-Windows: job in terminal can't get back to Vim
vim-patch:8.0.1346: crash when passing 50 char string to balloon_split()
vim-patch:8.0.1810: buffer of a terminal only updated in Terminal-Normal mode
vim-patch:8.0.1815: crash with terminal window and with 'lazyredraw' set
vim-patch:8.0.1842: popup menu inside terminal window isn't cleared

vim-patch:8.1.1973: cannot build without the quickfix feature
vim-patch:8.1.1974: Coverity warns for using pointer as array
vim-patch:8.1.1975: MS-Windows GUI responds slowly to timer
vim-patch:8.1.1976: Travis log always shows test output
vim-patch:8.1.1990: cannot build with eval but without cscope
vim-patch:8.1.1991: still cannot build with eval but without cscope
This commit is contained in:
Marvim the Paranoid Android
2019-09-06 23:42:31 +02:00
committed by Justin M. Keyes
parent 16b64c339e
commit 1f119d4153

View File

@@ -68,12 +68,13 @@ NULL
// clang-format off // clang-format off
static const int included_patches[] = { static const int included_patches[] = {
1850,
1849, 1849,
1848, 1848,
1847, 1847,
1846, 1846,
1845, 1845,
// 1844, 1844,
1843, 1843,
// 1842, // 1842,
1841, 1841,
@@ -120,7 +121,7 @@ static const int included_patches[] = {
1800, 1800,
1799, 1799,
// 1798, // 1798,
// 1797, 1797,
1796, 1796,
1795, 1795,
// 1794, // 1794,
@@ -158,14 +159,14 @@ static const int included_patches[] = {
1762, 1762,
1761, 1761,
1760, 1760,
// 1759, 1759,
1758, 1758,
1757, 1757,
1756, 1756,
1755, 1755,
// 1754, // 1754,
1753, 1753,
// 1752, 1752,
1751, 1751,
1750, 1750,
1749, 1749,
@@ -204,7 +205,7 @@ static const int included_patches[] = {
1716, 1716,
1715, 1715,
1714, 1714,
// 1713, 1713,
// 1712, // 1712,
// 1711, // 1711,
1710, 1710,
@@ -246,7 +247,7 @@ static const int included_patches[] = {
1674, 1674,
1673, 1673,
1672, 1672,
// 1671, 1671,
1670, 1670,
1669, 1669,
// 1668, // 1668,
@@ -262,7 +263,7 @@ static const int included_patches[] = {
1658, 1658,
1657, 1657,
1656, 1656,
// 1655, 1655,
1654, 1654,
1653, 1653,
1652, 1652,
@@ -270,13 +271,13 @@ static const int included_patches[] = {
1650, 1650,
1649, 1649,
1648, 1648,
// 1647, 1647,
1646, 1646,
1645, 1645,
1644, 1644,
1643, 1643,
1642, 1642,
// 1641, 1641,
1640, 1640,
1639, 1639,
1638, 1638,
@@ -305,7 +306,7 @@ static const int included_patches[] = {
1615, 1615,
1614, 1614,
1613, 1613,
// 1612, 1612,
1611, 1611,
1610, 1610,
// 1609, // 1609,
@@ -313,15 +314,15 @@ static const int included_patches[] = {
1607, 1607,
1606, 1606,
1605, 1605,
// 1604, 1604,
1603, 1603,
1602, 1602,
1601, 1601,
1600, 1600,
// 1599, 1599,
1598, 1598,
1597, 1597,
// 1596, 1596,
1595, 1595,
1594, 1594,
// 1593, // 1593,
@@ -339,17 +340,17 @@ static const int included_patches[] = {
1581, 1581,
1580, 1580,
1579, 1579,
// 1578, 1578,
1577, 1577,
1576, 1576,
1575, 1575,
// 1574, // 1574,
1573, 1573,
// 1572, 1572,
1571, 1571,
// 1570, // 1570,
1569, 1569,
// 1568, 1568,
1567, 1567,
1566, 1566,
1565, 1565,
@@ -366,7 +367,7 @@ static const int included_patches[] = {
// 1554, // 1554,
1553, 1553,
1552, 1552,
// 1551, 1551,
// 1550, // 1550,
1549, 1549,
1548, 1548,
@@ -390,7 +391,7 @@ static const int included_patches[] = {
1530, 1530,
// 1529, // 1529,
1528, 1528,
// 1527, 1527,
1526, 1526,
// 1525, // 1525,
1524, 1524,
@@ -464,8 +465,8 @@ static const int included_patches[] = {
1456, 1456,
// 1455, // 1455,
// 1454, // 1454,
// 1453, 1453,
// 1452, 1452,
// 1451, // 1451,
1450, 1450,
// 1449, // 1449,
@@ -477,11 +478,11 @@ static const int included_patches[] = {
1443, 1443,
1442, 1442,
1441, 1441,
// 1440, 1440,
1439, 1439,
1438, 1438,
1437, 1437,
// 1436, 1436,
1435, 1435,
1434, 1434,
1433, 1433,
@@ -535,7 +536,7 @@ static const int included_patches[] = {
1385, 1385,
1384, 1384,
1383, 1383,
// 1382, 1382,
1381, 1381,
1380, 1380,
1379, 1379,
@@ -568,15 +569,15 @@ static const int included_patches[] = {
1352, 1352,
1351, 1351,
1350, 1350,
// 1349, 1349,
1348, 1348,
1347, 1347,
// 1346, // 1346,
// 1345, // 1345,
// 1344, 1344,
1343, 1343,
1342, 1342,
// 1341, 1341,
1340, 1340,
// 1339, // 1339,
1338, 1338,
@@ -585,7 +586,7 @@ static const int included_patches[] = {
// 1335, // 1335,
// 1334, // 1334,
1333, 1333,
// 1332, 1332,
1331, 1331,
// 1330, // 1330,
1329, 1329,
@@ -598,7 +599,7 @@ static const int included_patches[] = {
1322, 1322,
// 1321, // 1321,
// 1320, // 1320,
// 1319, 1319,
// 1318, // 1318,
1317, 1317,
1316, 1316,
@@ -620,9 +621,9 @@ static const int included_patches[] = {
// 1300, // 1300,
1299, 1299,
1298, 1298,
// 1297, 1297,
1296, 1296,
// 1295, 1295,
1294, 1294,
// 1293, // 1293,
// 1292, // 1292,
@@ -641,7 +642,7 @@ static const int included_patches[] = {
1279, 1279,
1278, 1278,
1277, 1277,
// 1276, 1276,
1275, 1275,
1274, 1274,
1273, 1273,
@@ -653,7 +654,7 @@ static const int included_patches[] = {
1267, 1267,
1266, 1266,
1265, 1265,
// 1264, 1264,
1263, 1263,
1262, 1262,
1261, 1261,
@@ -673,11 +674,11 @@ static const int included_patches[] = {
1247, 1247,
1246, 1246,
1245, 1245,
// 1244, 1244,
1243, 1243,
1242, 1242,
1241, 1241,
// 1240, 1240,
1239, 1239,
1238, 1238,
1237, 1237,
@@ -714,7 +715,7 @@ static const int included_patches[] = {
1206, 1206,
1205, 1205,
1204, 1204,
// 1203, 1203,
1202, 1202,
1201, 1201,
1200, 1200,
@@ -723,7 +724,7 @@ static const int included_patches[] = {
1197, 1197,
1196, 1196,
1195, 1195,
// 1194, 1194,
1193, 1193,
1192, 1192,
1191, 1191,
@@ -743,11 +744,11 @@ static const int included_patches[] = {
1177, 1177,
// 1176, // 1176,
1175, 1175,
// 1174, 1174,
1173, 1173,
1172, 1172,
1171, 1171,
// 1170, 1170,
1169, 1169,
1168, 1168,
1167, 1167,
@@ -804,7 +805,7 @@ static const int included_patches[] = {
1116, 1116,
1115, 1115,
1114, 1114,
// 1113, 1113,
1112, 1112,
1111, 1111,
1110, 1110,
@@ -843,7 +844,7 @@ static const int included_patches[] = {
1077, 1077,
1076, 1076,
1075, 1075,
// 1074, 1074,
1073, 1073,
1072, 1072,
1071, 1071,
@@ -857,7 +858,7 @@ static const int included_patches[] = {
1063, 1063,
1062, 1062,
1061, 1061,
// 1060, 1060,
1059, 1059,
1058, 1058,
1057, 1057,
@@ -866,7 +867,7 @@ static const int included_patches[] = {
1054, 1054,
1053, 1053,
1052, 1052,
// 1051, 1051,
1050, 1050,
1049, 1049,
1048, 1048,
@@ -882,7 +883,7 @@ static const int included_patches[] = {
// 1038, // 1038,
1037, 1037,
1036, 1036,
// 1035, 1035,
1034, 1034,
1033, 1033,
1032, 1032,
@@ -917,7 +918,7 @@ static const int included_patches[] = {
1003, 1003,
// 1002, // 1002,
1001, 1001,
// 1000, 1000,
999, 999,
998, 998,
997, 997,
@@ -957,7 +958,7 @@ static const int included_patches[] = {
963, 963,
962, 962,
961, 961,
// 960, 960,
959, 959,
958, 958,
957, 957,
@@ -999,15 +1000,15 @@ static const int included_patches[] = {
921, 921,
920, 920,
919, 919,
// 918, 918,
// 917, 917,
// 916, 916,
915, 915,
// 914, // 914,
913, 913,
// 912, 912,
911, 911,
// 910, 910,
909, 909,
908, 908,
907, 907,
@@ -1684,7 +1685,7 @@ static const int included_patches[] = {
236, 236,
235, 235,
234, 234,
// 233, 233,
232, 232,
231, 231,
230, 230,