From 83f4619f4509467c11e72f5a8027ed66b89ef1ea Mon Sep 17 00:00:00 2001 From: marvim Date: Sat, 14 Mar 2026 03:52:25 +0000 Subject: [PATCH] docs: update version.c vim-patch:9.2.0128: Wayland: using _Boolean instead of bool type vim-patch:9.2.0133: memory leak in netbeans_file_activated() vim-patch:9.2.0136: memory leak in add_interface_from_super_class() vim-patch:1429277f0 gitattributes: mark dump files as linguist-generated vim-patch:9.2.0154: if_lua: runtime error with lua 5.5 vim-patch:9.2.0157: Vim9: concatenation can be improved --- src/nvim/version.c | 40 +++++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/src/nvim/version.c b/src/nvim/version.c index 39d02cef35..a437bf6236 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -59,7 +59,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, 3803, 1574, 1612, 59 }; +static const int num_patches[] = { 2331, 3803, 1574, 1612, 76 }; static const int *included_patchsets[] = { (const int[]) { // 801 @@ -3815,10 +3815,22 @@ static const int *included_patchsets[] = { // 0 }, (const int[]) { // 902 - 125, 124, - // 123 - 122, 121, 120, - // 110-119 + 155, + // 153-154 + 152, + // 148-151 + 147, + // 141-146 + 140, + // 138-139 + 137, + // 133-136 + 132, 131, 130, + // 126-129 + 125, 124, 123, 122, 121, 120, + // 115-119 + 114, + // 110-113 109, 108, // 107 106, 105, @@ -3829,21 +3841,19 @@ static const int *included_patchsets[] = { // 92-96 91, 90, // 89 - 88, - // 82-87 - 81, + 88, 87, 86, + // 85 + 84, + // 83 + 82, 81, // 79-80 78, 77, // 76 75, 74, - // 71-73 - 70, + // 72-73 + 71, 70, // 68-69 - 67, 66, 65, - // 64 - 63, - // 62 - 61, + 67, 66, 65, 64, 63, 62, 61, // 60 59, 58, 57, 56, 55, 54, // 53