mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
docs: update version.c #35201
vim-patch:8.1.1555: NOT_IN_POPUP_WINDOW is confusing vim-patch:8.1.1586: error number used in two places vim-patch:8.1.1599: compiler warning for uninitialized variable vim-patch:8.1.1603: crash when using unknown highlighting in text property vim-patch:8.1.1655: popup window border drawn wrong with multi-byte char vim-patch:8.1.1675: listener list not correctly updated on listener_remove() vim-patch:8.1.1710: Coverity found dead code vim-patch:8.1.1844: buffer no longer unloaded when adding text properties vim-patch:8.1.2071: when 'wincolor' is set text property changes highlighting vim-patch:8.1.2211: listener callback "added" argument is not the total vim-patch:8.1.2215: unreachable code in adjusting text prop columns vim-patch:8.1.2216: text property in wrong place after :substitute vim-patch:8.1.2298: missing part of 8.1.2296 vim-patch:8.1.2308: deleting text before zero-width textprop removes it vim-patch:8.1.2369: cannot build with quickfix and without text properties vim-patch:8.2.0124: compiler warnings for variable types vim-patch:8.2.0126: textprop test fails vim-patch:8.2.0967: unnecessary type casts for vim_strnsave() vim-patch:8.2.1670: a couple of gcc compiler warnings vim-patch:8.2.2429: :goto does not work correctly with text properties vim-patch:8.2.2890: text property duplicated when data block splits vim-patch:8.2.3062: internal error when adding several text properties vim-patch:8.2.3372: line2byte() value wrong when adding a text property vim-patch:8.2.3483: #ifdef for using sysinfo() is incomplete vim-patch:8.2.4043: using int for second argument of ga_init2() vim-patch:8.2.4144: cannot load libsodium dynamically vim-patch:8.2.4960: text properties that cross lines not updated for deleted line vim-patch:8.2.4961: build error with a certain combination of features vim-patch:8.2.5014: byte offsets are wrong when using text properties vim-patch:8.2.5041: cannot close a terminal popup with "NONE" job vim-patch:9.0.0169: insufficient testing for line2byte() with text properties vim-patch:9.0.0181: textprop test with line2byte() fails on MS-Windows vim-patch:9.1.0633: Compilation warnings with `-Wunused-parameter` vim-patch:9.1.0957: MS-Windows: conversion warnings
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
61b6553ee9
commit
cd2d5de1f9
@@ -144,7 +144,7 @@ static const int included_patches[] = {
|
|||||||
2340,
|
2340,
|
||||||
2339,
|
2339,
|
||||||
2338,
|
2338,
|
||||||
// 2337,
|
2337,
|
||||||
2336,
|
2336,
|
||||||
2335,
|
2335,
|
||||||
// 2334,
|
// 2334,
|
||||||
@@ -182,10 +182,10 @@ static const int included_patches[] = {
|
|||||||
2302,
|
2302,
|
||||||
2301,
|
2301,
|
||||||
// 2300,
|
// 2300,
|
||||||
// 2299,
|
2299,
|
||||||
// 2298,
|
// 2298,
|
||||||
2297,
|
2297,
|
||||||
// 2296,
|
2296,
|
||||||
// 2295,
|
// 2295,
|
||||||
2294,
|
2294,
|
||||||
2293,
|
2293,
|
||||||
@@ -335,7 +335,7 @@ static const int included_patches[] = {
|
|||||||
2149,
|
2149,
|
||||||
2148,
|
2148,
|
||||||
2147,
|
2147,
|
||||||
// 2146,
|
2146,
|
||||||
2145,
|
2145,
|
||||||
2144,
|
2144,
|
||||||
2143,
|
2143,
|
||||||
@@ -374,7 +374,7 @@ static const int included_patches[] = {
|
|||||||
// 2110,
|
// 2110,
|
||||||
// 2109,
|
// 2109,
|
||||||
2108,
|
2108,
|
||||||
// 2107,
|
2107,
|
||||||
2106,
|
2106,
|
||||||
2105,
|
2105,
|
||||||
2104,
|
2104,
|
||||||
@@ -396,7 +396,7 @@ static const int included_patches[] = {
|
|||||||
2088,
|
2088,
|
||||||
2087,
|
2087,
|
||||||
2086,
|
2086,
|
||||||
// 2085,
|
2085,
|
||||||
2084,
|
2084,
|
||||||
2083,
|
2083,
|
||||||
2082,
|
2082,
|
||||||
@@ -610,12 +610,12 @@ static const int included_patches[] = {
|
|||||||
// 1874,
|
// 1874,
|
||||||
1873,
|
1873,
|
||||||
1872,
|
1872,
|
||||||
// 1871,
|
1871,
|
||||||
1870,
|
1870,
|
||||||
1869,
|
1869,
|
||||||
1868,
|
1868,
|
||||||
1867,
|
1867,
|
||||||
// 1866,
|
1866,
|
||||||
1865,
|
1865,
|
||||||
1864,
|
1864,
|
||||||
1863,
|
1863,
|
||||||
@@ -770,7 +770,7 @@ static const int included_patches[] = {
|
|||||||
// 1714,
|
// 1714,
|
||||||
// 1713,
|
// 1713,
|
||||||
1712,
|
1712,
|
||||||
// 1711,
|
1711,
|
||||||
// 1710,
|
// 1710,
|
||||||
// 1709,
|
// 1709,
|
||||||
1708,
|
1708,
|
||||||
@@ -781,7 +781,7 @@ static const int included_patches[] = {
|
|||||||
1703,
|
1703,
|
||||||
1702,
|
1702,
|
||||||
1701,
|
1701,
|
||||||
// 1700,
|
1700,
|
||||||
1699,
|
1699,
|
||||||
1698,
|
1698,
|
||||||
1697,
|
1697,
|
||||||
@@ -800,7 +800,7 @@ static const int included_patches[] = {
|
|||||||
1684,
|
1684,
|
||||||
1683,
|
1683,
|
||||||
1682,
|
1682,
|
||||||
// 1681,
|
1681,
|
||||||
1680,
|
1680,
|
||||||
1679,
|
1679,
|
||||||
// 1678,
|
// 1678,
|
||||||
@@ -818,7 +818,7 @@ static const int included_patches[] = {
|
|||||||
// 1666,
|
// 1666,
|
||||||
// 1665,
|
// 1665,
|
||||||
1664,
|
1664,
|
||||||
// 1663,
|
1663,
|
||||||
1662,
|
1662,
|
||||||
1661,
|
1661,
|
||||||
1660,
|
1660,
|
||||||
@@ -908,9 +908,9 @@ static const int included_patches[] = {
|
|||||||
1576,
|
1576,
|
||||||
1575,
|
1575,
|
||||||
// 1574,
|
// 1574,
|
||||||
// 1573,
|
1573,
|
||||||
1572,
|
1572,
|
||||||
// 1571,
|
1571,
|
||||||
1570,
|
1570,
|
||||||
1569,
|
1569,
|
||||||
1568,
|
1568,
|
||||||
@@ -947,7 +947,7 @@ static const int included_patches[] = {
|
|||||||
// 1537,
|
// 1537,
|
||||||
1536,
|
1536,
|
||||||
1535,
|
1535,
|
||||||
// 1534,
|
1534,
|
||||||
1533,
|
1533,
|
||||||
1532,
|
1532,
|
||||||
1531,
|
1531,
|
||||||
@@ -1086,13 +1086,13 @@ static const int included_patches[] = {
|
|||||||
1398,
|
1398,
|
||||||
1397,
|
1397,
|
||||||
1396,
|
1396,
|
||||||
// 1395,
|
1395,
|
||||||
1394,
|
1394,
|
||||||
1393,
|
1393,
|
||||||
1392,
|
1392,
|
||||||
1391,
|
1391,
|
||||||
1390,
|
1390,
|
||||||
// 1389,
|
1389,
|
||||||
1388,
|
1388,
|
||||||
1387,
|
1387,
|
||||||
1386,
|
1386,
|
||||||
@@ -1438,7 +1438,7 @@ static const int included_patches[] = {
|
|||||||
1046,
|
1046,
|
||||||
1045,
|
1045,
|
||||||
// 1044,
|
// 1044,
|
||||||
// 1043,
|
1043,
|
||||||
1042,
|
1042,
|
||||||
1041,
|
1041,
|
||||||
1040,
|
1040,
|
||||||
@@ -1512,7 +1512,7 @@ static const int included_patches[] = {
|
|||||||
972,
|
972,
|
||||||
971,
|
971,
|
||||||
970,
|
970,
|
||||||
// 969,
|
969,
|
||||||
968,
|
968,
|
||||||
967,
|
967,
|
||||||
966,
|
966,
|
||||||
@@ -1771,7 +1771,7 @@ static const int included_patches[] = {
|
|||||||
713,
|
713,
|
||||||
712,
|
712,
|
||||||
711,
|
711,
|
||||||
// 710,
|
710,
|
||||||
709,
|
709,
|
||||||
708,
|
708,
|
||||||
707,
|
707,
|
||||||
@@ -1845,7 +1845,7 @@ static const int included_patches[] = {
|
|||||||
639,
|
639,
|
||||||
638,
|
638,
|
||||||
637,
|
637,
|
||||||
// 636,
|
636,
|
||||||
635,
|
635,
|
||||||
634,
|
634,
|
||||||
633,
|
633,
|
||||||
@@ -2056,7 +2056,7 @@ static const int included_patches[] = {
|
|||||||
428,
|
428,
|
||||||
427,
|
427,
|
||||||
426,
|
426,
|
||||||
// 425,
|
425,
|
||||||
424,
|
424,
|
||||||
423,
|
423,
|
||||||
422,
|
422,
|
||||||
|
Reference in New Issue
Block a user