version.c: update [ci skip] (#8118)

vim-patch:8.0.0312: failure when a channel receives a split json message
vim-patch:8.0.0313: not enough testing for GUI functionality
vim-patch:8.0.0317: no test for setting 'guifont'
vim-patch:8.0.0318: small mistake in 7x13 font name
vim-patch:8.0.0329: xfontset and guifontwide are not tested
vim-patch:8.0.0332: GUI test fails on some systems
vim-patch:8.0.0348: using shadow dir on Mac lack +clipboard
vim-patch:8.0.0356: leaking memory when setting 'ttytype'
vim-patch:8.0.0362: tests fail on MS-Windows
vim-patch:8.0.0371: leaking memory when setting v:completed_item
vim-patch:8.0.0375: the "+ register is not tested
vim-patch:8.0.0382: warning in tiny build for unused variable
vim-patch:8.0.0383: misplaced vim/vim#ifdef
vim-patch:8.0.0384: timer test failed for no apparent reason
vim-patch:8.0.0403: GUI tests may fail
vim-patch:8.0.0409: set_progpath is defined but not always used              
vim-patch:8.0.0415: balloon test fails on MS-Windows                         
vim-patch:8.0.0416: setting v:progpath is not quite right                    
vim-patch:8.0.0419: test for v:progpath fails on MS-Windows                  
vim-patch:8.0.0438:                                                          
vim-patch:8.0.0441: dead code in vim/vim#ifdef                               
vim-patch:8.0.0447: getting font name does not work on X11                   
vim-patch:8.0.0450: v:progpath is not reliably set                           
vim-patch:8.0.0456: typo in MinGW test makefile                              
vim-patch:8.0.0460: can't build on HPUX                                      
vim-patch:8.0.0463: side effects from resetting 'compatible' in defaults.vim 
vim-patch:8.0.0464: can't find executable name on Solaris and FreeBSD        
vim-patch 8.0.0809: MS-Windows: tests hang                                   
vim-patch 8.0.0810: MS-Windows: tests still hang                             
vim-patch 8.0.0811: MS-Windows: test_expand_dllpath fails                    
vim-patch:8.0.0881: win32.mak no longer included in Windows SDK              
vim-patch:8.0.0925: MS-Windows GUI: channel I/O not handled right away       
vim-patch:8.0.1121: can uncheck executables in MS-Windows installer          
vim-patch:8.0.1141: MS-Windows build dependencies are incomplete
vim-patch:8.0.1150: MS-Windows GUI: dialog font size is incorrect
vim-patch:8.0.1180: MS-Windows testclean target deletes the color script
vim-patch:8.0.1181: tests using Vim command fail on MS-Windows
vim-patch:8.0.1191: MS-Windows: missing 32 and 64 bit files in installer
vim-patch:8.0.1197: MS-Windows build instructions are not up to date
vim-patch:8.0.1234: MS-Windows: composing chars are not shown properly
vim-patch:8.0.1472: MS-Windows: nsis installer is a bit slow
This commit is contained in:
Marvim the Paranoid Android
2018-05-19 13:26:52 +02:00
committed by Justin M. Keyes
parent 0ea685ed9e
commit 725400d75d

View File

@@ -205,7 +205,7 @@ static const int included_patches[] = {
// 1437, // 1437,
// 1436, // 1436,
1435, 1435,
// 1434, 1434,
// 1433, // 1433,
// 1432, // 1432,
// 1431, // 1431,
@@ -354,11 +354,11 @@ static const int included_patches[] = {
// 1288, // 1288,
// 1287, // 1287,
// 1286, // 1286,
// 1285, 1285,
// 1284, 1284,
// 1283, 1283,
// 1282, 1282,
// 1281, 1281,
// 1280, // 1280,
// 1279, // 1279,
// 1278, // 1278,
@@ -938,7 +938,7 @@ static const int included_patches[] = {
// 704, // 704,
703, 703,
// 702, // 702,
// 701, 701,
700, 700,
699, 699,
// 698, // 698,
@@ -1004,7 +1004,7 @@ static const int included_patches[] = {
// 638, // 638,
// 637, // 637,
// 636, // 636,
// 635, 635,
634, 634,
// 633, // 633,
// 632, // 632,
@@ -1075,7 +1075,7 @@ static const int included_patches[] = {
// 567, // 567,
// 566, // 566,
565, 565,
// 564, 564,
// 563, // 563,
// 562, // 562,
561, 561,
@@ -1126,7 +1126,7 @@ static const int included_patches[] = {
// 516, // 516,
// 515, // 515,
// 514, // 514,
// 513, 513,
// 512, // 512,
// 511, // 511,
// 510, // 510,
@@ -1222,7 +1222,7 @@ static const int included_patches[] = {
420, 420,
// 419, // 419,
// 418, // 418,
// 417, 417,
// 416, // 416,
// 415, // 415,
// 414, // 414,
@@ -1252,7 +1252,7 @@ static const int included_patches[] = {
390, 390,
389, 389,
388, 388,
// 387, 387,
// 386, // 386,
385, 385,
// 384, // 384,
@@ -1282,7 +1282,7 @@ static const int included_patches[] = {
360, 360,
359, 359,
358, 358,
// 357, 357,
// 356, // 356,
// 355, // 355,
// 354, // 354,
@@ -1295,7 +1295,7 @@ static const int included_patches[] = {
347, 347,
// 346, // 346,
345, 345,
// 344, 344,
343, 343,
// 342, // 342,
341, 341,
@@ -1323,7 +1323,7 @@ static const int included_patches[] = {
319, 319,
// 318, // 318,
// 317, // 317,
// 316, 316,
315, 315,
314, 314,
// 313, // 313,
@@ -1376,8 +1376,8 @@ static const int included_patches[] = {
266, 266,
// 265, // 265,
// 264, // 264,
// 263, 263,
// 262, 262,
// 261, // 261,
260, 260,
259, 259,
@@ -1432,7 +1432,7 @@ static const int included_patches[] = {
// 210, // 210,
209, 209,
208, 208,
// 207, 207,
206, 206,
205, 205,
204, 204,
@@ -1442,7 +1442,7 @@ static const int included_patches[] = {
200, 200,
199, 199,
198, 198,
// 197, 197,
196, 196,
195, 195,
194, 194,
@@ -1455,7 +1455,7 @@ static const int included_patches[] = {
187, 187,
186, 186,
185, 185,
// 184, 184,
183, 183,
182, 182,
181, 181,