docs: update version.c

vim-patch:8.2.0900: function list test fails on MS-Windows
vim-patch:8.2.3918: function list test fails
vim-patch:9.2.0347: Vim9: script-local variable not found
vim-patch:f9cb0d14d CI: Separate out ASan tests
This commit is contained in:
marvim
2026-04-15 04:08:01 +00:00
parent 92317013b4
commit 63eee031ca

View File

@@ -60,7 +60,7 @@ char *version_cflags = "Compilation: " NVIM_VERSION_CFLAGS;
// clang-format off
static const int vim_versions[] = { 801, 802, 900, 901, 902 };
static const int num_patches[] = { 2331, 3805, 1574, 1617, 175 };
static const int num_patches[] = { 2331, 3810, 1576, 1618, 185 };
static const int *included_patchsets[] = {
(const int[]) { // 801
@@ -1201,8 +1201,8 @@ static const int *included_patchsets[] = {
2966,
// 2962-2965
2961, 2960,
// 2958-2959
2957,
// 2959
2958, 2957,
// 2955-2956
2954, 2953, 2952,
// 2950-2951
@@ -1250,9 +1250,7 @@ static const int *included_patchsets[] = {
2843,
// 2842
2841, 2840, 2839, 2838, 2837, 2836, 2835, 2834, 2833, 2832, 2831, 2830, 2829, 2828, 2827, 2826,
2825,
// 2824
2823,
2825, 2824, 2823,
// 2821-2822
2820, 2819, 2818,
// 2815-2817
@@ -1568,8 +1566,8 @@ static const int *included_patchsets[] = {
// 2052-2053
2051, 2050, 2049, 2048, 2047, 2046, 2045, 2044, 2043, 2042, 2041,
// 2039-2040
2038, 2037, 2036,
// 2034-2035
2038, 2037, 2036, 2035,
// 2034
2033, 2032, 2031, 2030, 2029, 2028, 2027, 2026, 2025, 2024, 2023,
// 2021-2022
2020, 2019, 2018,
@@ -1984,12 +1982,10 @@ static const int *included_patchsets[] = {
930, 929, 928, 927, 926, 925, 924, 923, 922, 921, 920, 919, 918, 917, 916, 915,
914, 913, 912, 911, 910, 909, 908, 907,
// 906
905,
// 904
903, 902, 901,
905, 904, 903, 902, 901,
// 900
899,
// 897-898
899, 898,
// 897
896, 895, 894, 893, 892, 891, 890, 889,
// 888
887, 886, 885, 884, 883, 882, 881, 880, 879,
@@ -2733,9 +2729,8 @@ static const int *included_patchsets[] = {
// 871
870, 869,
// 868
867, 866, 865, 864, 863, 862, 861, 860, 859, 858, 857,
// 856
855, 854, 853, 852, 851,
867, 866, 865, 864, 863, 862, 861, 860, 859, 858, 857, 856, 855, 854, 853, 852,
851,
// 850
849,
// 848
@@ -2943,9 +2938,7 @@ static const int *included_patchsets[] = {
// 363-364
362, 361, 360, 359, 358,
// 356-357
355,
// 354
353,
355, 354, 353,
// 350-352
349,
// 347-348
@@ -3229,9 +3222,7 @@ static const int *included_patchsets[] = {
// 1699
1698, 1697,
// 1696
1695, 1694, 1693,
// 1692
1691, 1690, 1689, 1688, 1687, 1686, 1685,
1695, 1694, 1693, 1692, 1691, 1690, 1689, 1688, 1687, 1686, 1685,
// 1684
1683,
// 1682
@@ -3807,14 +3798,26 @@ static const int *included_patchsets[] = {
// 0
},
(const int[]) { // 902
345,
// 344
343, 342,
// 340-341
339,
// 336-338
335,
// 334
333,
// 332
331, 330, 329,
// 328
327, 326, 325, 324, 323,
// 313-322
312,
// 307-311
327, 326, 325, 324, 323, 322,
// 320-321
319,
// 314-318
313, 312,
// 311
310, 309,
// 307-308
306,
// 305
304, 303,