docs: update version.c

vim-patch:3a113e04d nsis: add Chinese translation to nsis installer
vim-patch:9.1.1977: MS-Windows: missing dependency on optiondefs.h in Make_cyg_ming.mak
vim-patch:e1ea10a0a CI: Bump actions/cache from 4 to 5
This commit is contained in:
marvim
2025-12-17 03:35:54 +00:00
parent 8a94daf80e
commit 8e3aab0feb

View File

@@ -58,7 +58,7 @@ char *version_cflags = "Compilation: " NVIM_VERSION_CFLAGS;
// clang-format off
static const int vim_versions[] = { 801, 802, 900, 901 };
static const int num_patches[] = { 2331, 3720, 1529, 1432 };
static const int num_patches[] = { 2331, 3738, 1532, 1444 };
static const int *included_patchsets[] = {
(const int[]) { // 801
@@ -342,8 +342,8 @@ static const int *included_patchsets[] = {
(const int[]) { // 802
5171, 5170,
// 5169
5168, 5167, 5166, 5165, 5164, 5163, 5162,
// 5160-5161
5168, 5167, 5166, 5165, 5164, 5163, 5162, 5161,
// 5160
5159, 5158, 5157,
// 5156
5155, 5154, 5153, 5152, 5151, 5150, 5149, 5148,
@@ -369,8 +369,8 @@ static const int *included_patchsets[] = {
5110, 5109, 5108, 5107, 5106, 5105, 5104, 5103, 5102, 5101,
// 5100
5099, 5098, 5097, 5096, 5095,
// 5092-5094
5091, 5090,
// 5093-5094
5092, 5091, 5090,
// 5089
5088, 5087, 5086, 5085,
// 5084
@@ -501,9 +501,7 @@ static const int *included_patchsets[] = {
// 4777
4776,
// 4774-4775
4773, 4772, 4771, 4770, 4769, 4768, 4767, 4766, 4765, 4764,
// 4763
4762,
4773, 4772, 4771, 4770, 4769, 4768, 4767, 4766, 4765, 4764, 4763, 4762,
// 4761
4760, 4759,
// 4757-4758
@@ -551,9 +549,9 @@ static const int *included_patchsets[] = {
// 4648
4647, 4646, 4645, 4644, 4643,
// 4642
4641, 4640, 4639, 4638,
// 4633-4637
4632, 4631, 4630, 4629, 4628, 4627, 4626, 4625, 4624, 4623,
4641, 4640, 4639, 4638, 4637, 4636,
// 4634-4635
4633, 4632, 4631, 4630, 4629, 4628, 4627, 4626, 4625, 4624, 4623,
// 4622
4621, 4620,
// 4619
@@ -590,8 +588,8 @@ static const int *included_patchsets[] = {
4538, 4537,
// 4534-4536
4533, 4532, 4531,
// 4528-4530
4527,
// 4530
4529, 4528, 4527,
// 4525-4526
4524, 4523,
// 4522
@@ -615,9 +613,7 @@ static const int *included_patchsets[] = {
// 4487
4486, 4485, 4484, 4483, 4482, 4481,
// 4480
4479, 4478, 4477, 4476, 4475,
// 4474
4473,
4479, 4478, 4477, 4476, 4475, 4474, 4473,
// 4472
4471, 4470, 4469, 4468, 4467, 4466, 4465, 4464, 4463, 4462, 4461,
// 4457-4460
@@ -671,8 +667,8 @@ static const int *included_patchsets[] = {
4323,
// 4321-4322
4320, 4319, 4318,
// 4316-4317
4315, 4314, 4313, 4312, 4311, 4310, 4309,
// 4317
4316, 4315, 4314, 4313, 4312, 4311, 4310, 4309,
// 4308
4307, 4306, 4305,
// 4304
@@ -953,9 +949,7 @@ static const int *included_patchsets[] = {
// 3668
3667,
// 3666
3665, 3664, 3663,
// 3662
3661, 3660, 3659, 3658,
3665, 3664, 3663, 3662, 3661, 3660, 3659, 3658,
// 3656-3657
3655, 3654, 3653, 3652,
// 3649-3651
@@ -1281,9 +1275,8 @@ static const int *included_patchsets[] = {
// 2844
2843,
// 2842
2841, 2840, 2839, 2838, 2837, 2836, 2835,
// 2834
2833, 2832, 2831, 2830, 2829, 2828, 2827, 2826, 2825,
2841, 2840, 2839, 2838, 2837, 2836, 2835, 2834, 2833, 2832, 2831, 2830, 2829, 2828, 2827, 2826,
2825,
// 2824
2823,
// 2821-2822
@@ -1385,9 +1378,7 @@ static const int *included_patchsets[] = {
// 2576
2575, 2574,
// 2573
2572,
// 2571
2570,
2572, 2571, 2570,
// 2565-2569
2564,
// 2562-2563
@@ -1442,13 +1433,9 @@ static const int *included_patchsets[] = {
// 2428
2427, 2426, 2425, 2424, 2423, 2422, 2421, 2420, 2419, 2418,
// 2415-2417
2414, 2413, 2412,
// 2411
2410,
// 2409
2408, 2407, 2406,
// 2403-2405
2402, 2401,
2414, 2413, 2412, 2411, 2410, 2409, 2408, 2407, 2406,
// 2405
2404, 2403, 2402, 2401,
// 2400
2399,
// 2393-2398
@@ -1773,7 +1760,9 @@ static const int *included_patchsets[] = {
1626, 1625, 1624,
// 1623
1622, 1621,
// 1614-1620
// 1619-1620
1618,
// 1614-1617
1613, 1612,
// 1610-1611
1609, 1608, 1607,
@@ -2480,9 +2469,7 @@ static const int *included_patchsets[] = {
// 1769-1770
1768, 1767, 1766, 1765, 1764, 1763, 1762, 1761,
// 1760
1759,
// 1758
1757,
1759, 1758, 1757,
// 1756
1755, 1754, 1753, 1752, 1751, 1750,
// 1749
@@ -3150,9 +3137,7 @@ static const int *included_patchsets[] = {
// 72
71, 70,
// 69
68, 67, 66, 65, 64,
// 63
62, 61, 60, 59,
68, 67, 66, 65, 64, 63, 62, 61, 60, 59,
// 58
57,
// 56
@@ -3162,9 +3147,7 @@ static const int *included_patchsets[] = {
// 32
31, 30, 29,
// 27-28
26,
// 25
24, 23, 22, 21, 20, 19, 18, 17, 16, 15,
26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15,
// 13-14
12, 11, 10, 9, 8,
// 7
@@ -3172,6 +3155,16 @@ static const int *included_patchsets[] = {
// 0
},
(const int[]) { // 901
1987,
// 1984-1986
1983,
// 1982
1981, 1980, 1979, 1978,
// 1975-1977
1974,
// 1972-1973
1971, 1970, 1969,
// 1966-1968
1965, 1964, 1963, 1962, 1961, 1960,
// 1959
1958, 1957,
@@ -3211,8 +3204,8 @@ static const int *included_patchsets[] = {
1855, 1854, 1853, 1852, 1851, 1850, 1849,
// 1847-1848
1846, 1845, 1844, 1843, 1842,
// 1840-1841
1839, 1838,
// 1841
1840, 1839, 1838,
// 1837
1836,
// 1835
@@ -3522,8 +3515,8 @@ static const int *included_patchsets[] = {
1038,
// 1037
1036,
// 1034-1035
1033, 1032,
// 1035
1034, 1033, 1032,
// 1031
1030,
// 1029