From d12dd07c7af94fadd20874ccc22eaa55ac40c41f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 03:19:43 -0400 Subject: [PATCH] docs: update version.c #39466 vim-patch:1de887681 No guidance for AI coding agents vim-patch:9.2.0421: vimball: can smuggle Vimscript into VimballRecord file vim-patch:620557bd4 runtime(doc): Update help tags file vim-patch:9.2.0422: popup: leave stray char when scrollbar changes vim-patch:9.2.0431: blob encoding can be improved vim-patch:9.2.0434: cscope: filename interpreted by /bin/sh vim-patch:9.2.0448: Vim9: dangling cmdline pointer after skip_expr_cctx() vim-patch:9.2.0449: Make proto fails in non GTK builds vim-patch:9.2.0409: memory leaks in copy_substring_from_pos() --- src/nvim/version.c | 92 ++++++++++++++++++++++------------------------ 1 file changed, 44 insertions(+), 48 deletions(-) diff --git a/src/nvim/version.c b/src/nvim/version.c index 5d34b6405a..c6ace2053c 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -59,7 +59,7 @@ char *version_cflags = "Compilation: " NVIM_VERSION_CFLAGS; static const int vim_versions[] = { 801, 802, 900, 901, 902 }; -static const int num_patches[] = { 2331, 3825, 1582, 1630, 221 }; +static const int num_patches[] = { 2331, 3826, 1590, 1633, 254 }; static const int *included_patchsets[] = { (const int[]) { // 801 @@ -687,9 +687,7 @@ static const int *included_patchsets[] = { // 4255-4257 4254, 4253, // 4252 - 4251, - // 4250 - 4249, 4248, 4247, + 4251, 4250, 4249, 4248, 4247, // 4246 4245, 4244, // 4243 @@ -2256,9 +2254,7 @@ static const int *included_patchsets[] = { // 2099 2098, 2097, // 2096 - 2095, 2094, - // 2093 - 2092, 2091, 2090, + 2095, 2094, 2093, 2092, 2091, 2090, // 2089 2088, 2087, // 2084-2086 @@ -2409,9 +2405,7 @@ static const int *included_patchsets[] = { 1726, 1725, 1724, 1723, 1722, 1721, 1720, // 1719 1718, 1717, 1716, 1715, 1714, 1713, 1712, 1711, 1710, 1709, 1708, 1707, 1706, 1705, 1704, 1703, - 1702, 1701, 1700, - // 1699 - 1698, 1697, 1696, + 1702, 1701, 1700, 1699, 1698, 1697, 1696, // 1695 1694, 1693, 1692, 1691, 1690, 1689, 1688, 1687, 1686, 1685, 1684, 1683, 1682, 1681, 1680, 1679, 1678, 1677, 1676, 1675, @@ -2486,9 +2480,7 @@ static const int *included_patchsets[] = { // 1432 1431, 1430, 1429, 1428, 1427, 1426, 1425, // 1424 - 1423, 1422, 1421, 1420, 1419, - // 1418 - 1417, 1416, 1415, + 1423, 1422, 1421, 1420, 1419, 1418, 1417, 1416, 1415, // 1413-1414 1412, // 1410-1411 @@ -2641,17 +2633,9 @@ static const int *included_patchsets[] = { // 1035 1034, 1033, 1032, // 1031 - 1030, 1029, 1028, 1027, 1026, 1025, 1024, 1023, - // 1022 - 1021, 1020, - // 1018-1019 - 1017, 1016, 1015, 1014, - // 1013 - 1012, 1011, 1010, 1009, 1008, 1007, - // 1006 - 1005, - // 1004 - 1003, + 1030, 1029, 1028, 1027, 1026, 1025, 1024, 1023, 1022, 1021, 1020, + // 1019 + 1018, 1017, 1016, 1015, 1014, 1013, 1012, 1011, 1010, 1009, 1008, 1007, 1006, 1005, 1004, 1003, // 1001-1002 1000, // 999 @@ -3127,10 +3111,8 @@ static const int *included_patchsets[] = { 1939, 1938, 1937, 1936, 1935, 1934, 1933, // 1932 1931, 1930, 1929, 1928, - // 1926-1927 - 1925, 1924, 1923, 1922, - // 1921 - 1920, 1919, 1918, 1917, 1916, 1915, 1914, 1913, 1912, + // 1927 + 1926, 1925, 1924, 1923, 1922, 1921, 1920, 1919, 1918, 1917, 1916, 1915, 1914, 1913, 1912, // 1911 1910, 1909, 1908, // 1907 @@ -3178,8 +3160,8 @@ static const int *included_patchsets[] = { 1781, 1780, 1779, 1778, 1777, 1776, 1775, 1774, 1773, 1772, 1771, // 1770 1769, 1768, 1767, 1766, 1765, 1764, 1763, 1762, 1761, 1760, 1759, 1758, - // 1756-1757 - 1755, 1754, 1753, 1752, 1751, 1750, 1749, + // 1757 + 1756, 1755, 1754, 1753, 1752, 1751, 1750, 1749, // 1748 1747, 1746, // 1745 @@ -3783,27 +3765,45 @@ static const int *included_patchsets[] = { // 0 }, (const int[]) { // 902 - 395, - // 391-394 - 390, + 447, 446, 445, 444, 443, 442, + // 440-441 + 439, 438, + // 437 + 436, 435, + // 434 + 433, + // 431-432 + 430, 429, + // 426-428 + 425, + // 419-424 + 418, 417, 416, 415, + // 414 + 413, + // 409-412 + 408, + // 401-407 + 400, + // 397-399 + 396, 395, 394, 393, + // 392 + 391, 390, // 389 388, // 386-387 385, 384, 383, - // 381-382 - 380, + // 382 + 381, 380, // 379 - 378, - // 375-377 - 374, 373, + 378, 377, 376, 375, 374, 373, // 372 371, // 368-370 367, // 366 365, 364, 363, 362, 361, - // 358-360 - 357, 356, 355, 354, 353, + // 359-360 + 358, 357, 356, 355, 354, 353, // 352 351, // 348-350 @@ -3872,8 +3872,8 @@ static const int *included_patchsets[] = { 202, 201, // 192-200 191, - // 189-190 - 188, 187, + // 190 + 189, 188, 187, // 184-186 183, 182, // 181 @@ -3917,15 +3917,11 @@ static const int *included_patchsets[] = { // 98-101 97, // 92-96 - 91, 90, 89, 88, 87, 86, - // 85 - 84, + 91, 90, 89, 88, 87, 86, 85, 84, // 83 82, 81, // 79-80 - 78, 77, - // 76 - 75, 74, 73, + 78, 77, 76, 75, 74, 73, // 72 71, 70, // 68-69