Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/macvim-dev/macvim

Vim - the text editor - for macOS
https://github.com/macvim-dev/macvim

runtime(masm): add variants of opcodes (#13734)

that can actually be generated by compilers

Signed-off-by: Wu Yongwei <[email protected]>
...

37468879977ae32ab49f8fb15c4c458eb3efcdb8 authored 10 months ago by Wu Yongwei <[email protected]>
runtime(doc): Include Vim9 class features in version9.txt

closes: #13735

Signed-off-by: Yegappan Lakshmanan <[email protected]>
Signed-off-by: Doug Kear...

59df9ad68ba45b9e235ac068b2824e15e8b1f8a2 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2183: Maximum callback depth is not configurable

Problem: Maximum callback depth is not configurable.
Solution: Revert patch 9.0.2103. Set 'max...

fe583b1e5987fbfdb5f2141c133dbff9665ed301 authored 10 months ago by zeertzjq <[email protected]>
translation(sr): Update Serbian messages translation (#13737)

Updated with newly added E1411

Signed-off-by: Ivan Pešić <[email protected]...

632b38b45fcd5143d7694e8b628400ec5e4520bd authored 10 months ago by Ivan Pešić <[email protected]>
runtime(doc): reformat and align :h ft-c-syntax (#13738)

Signed-off-by: Christian Brabandt <[email protected]>

0630080bbd3ece71737daf657d51f6a4ebc19906 authored 10 months ago by Christian Brabandt <[email protected]>
runtime(vim): Update syntax file (#13739)

Match all ex commands after ":" and the "|" command separator.

Exceptions are not handled yet...

21064ebcd609b1dfcf63c55dca32e6465102d461 authored 10 months ago by dkearns <[email protected]>
patch 9.0.2182: Vim9: need a way to reserve future extension

Problem: Vim9: need a way to reserve future extension
Solution: reserve double underscore prefi...

ff6f0d5c38e81f742e1161c1504fc6b8e45d9a1e authored 10 months ago by Yegappan Lakshmanan <[email protected]>
runtime(json5): Add TODO support to syntax script (#13743)

Signed-off-by: Danek Duvall <[email protected]>
Signed-off-by: Mazunki Hoksaas <rolferen@...

cc944b1452547145cdd947a37c75fce695d8571e authored 10 months ago by Danek Duvall <[email protected]>
patch 9.0.2181: Vim9: missing error messages

Problem: Vim9: missing error messages
Solution: Add one more error message

closes: #13729

Sig...

5e133157785dd2fdcfaaecd4822f2793e28b466d authored 10 months ago by Ernie Rael <[email protected]>
runtime(doc): update helptags

Signed-off-by: Christian Brabandt <[email protected]>

cb69dc35102b7428609d03660ffec8e26cfed990 authored 10 months ago by Christian Brabandt <[email protected]>
patch 9.0.2180: POSIX function name in exarg causes issues

Problem: POSIX function name in exarg struct causes issues
on OpenVMS
Solution: Renam...

6fdb6280821a822768df5689a5d727e37d38306c authored 10 months ago by Zoltan Arpadffy <[email protected]>
patch 9.0.2179: no filetype detection for execline scripts

Problem: no filetype detection for execline scripts
Solution: Add filetype detection for execli...

63210c214afa6589b6132bd060908a8711f4567f authored 10 months ago by Mazunki Hoksaas <[email protected]>
patch 9.0.2178: reg_executing() wrong for :normal with range

Problem: reg_executing() returns wrong result in :normal with range
when 'showcmd' is...

615202bd0ebc1d8e3532f24b9b7232c2fd86b181 authored 10 months ago by zeertzjq <[email protected]>
patch 9.0.2177: Wrong cursor position when dragging out of window

Problem: Wrong cursor position when dragging out of window.
Solution: Don't use ScreenCols[] wh...

ec14924368e23f2430815c009bd554f88de9c57f authored 10 months ago by zeertzjq <[email protected]>
translation(sr): Update Serbian messages translation (#13719)

Signed-off-by: Ivan Pešić <[email protected]>
Signed-off-by: Christian ...

f01bee1bc0d21be9d7b36c4609255f6c0deff6f6 authored 10 months ago by Ivan Pešić <[email protected]>
runtime(netrw): prevent E11 on FocusGained autocommand (#13718)

Signed-off-by: Christian Brabandt <[email protected]>

fbd72d2d47257267bc6e3fe093ef8c225369ab79 authored 10 months ago by Christian Brabandt <[email protected]>
translation(ja): Update Japanese translation (#13723)

ref: https://github.com/vim-jp/lang-ja/releases/tag/20231219

Signed-off-by: Ken Takata <kentk...

ef07a7651e324b8540f5e2bd7fa35fe059ea0434 authored 10 months ago by K.Takata <[email protected]>
runtime(8th): updated 8th syntax (#13720)

* updated 8th.vim
* removed obsolete code

Signed-off-by: Ron Aaron <[email protected]>
Sig...

379df7c1dbb23d44918c7fbf102c4a0f7bdc2132 authored 10 months ago by ronaaron <[email protected]>
CI: change dependabot prefix to "CI" (#13724)

The default prefix of dependabot is "build(deps)". Change it to "CI".

Signed-off-by: zeertzj...

3ffc5bc6b8230bf8f28c75515e734dfb4545b29f authored 10 months ago by zeertzjq <[email protected]>
runtime(doc): Update change.txt (#13725)

Fix-up and clarify commit e06f2b498ccca921f34a1bec4464f042a5a2cabd

Signed-off-by: Ken Takata...

955652f6df9c4a1048fde8028c5c7f7871b5f71a authored 10 months ago by K.Takata <[email protected]>
patch 9.0.2175: Compile error with Motif UI + mouse support

Problem: Compile error with Motif UI + mouse support (after v9.0.1262)
Solution: Use correct ol...

18d0d29b420543efd4938619d821df7b67988de5 authored 10 months ago by Ken Takata <[email protected]>
runtime(doc): Create Changelog until v9.0.2175 (#13728)

Patch list created using:
```
git log --grep='^patch' --reverse --pretty='format:%D%gs%n%b' "v...

5872bcb6e8dfc15d7a5c0aaaf94d8029f3a1fa3f authored 10 months ago by Christian Brabandt <[email protected]>
Merge pull request #1466 from macvim-dev/dependabot/github_actions/actions/upload-artifact-4

build(deps): bump actions/upload-artifact from 3 to 4

1a8aef0b01ce606f17115b3e71d4864f0640d1b2 authored 10 months ago by Yee Cheng Chin <[email protected]>
build(deps): bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rele...

e676ef5022121c286e4d8f19d7fdaf0f992678e8 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
translation(it): Update Italian translations

Signed-off-by: Antonio Giovanni Colombo <[email protected]>
Signed-off-by: Christian Brabandt <cb...

2afe381a35912519182e0fd6c302c97c4f90f120 authored 10 months ago by Antonio Giovanni Colombo <[email protected]>
runtime(tmux): Update tmux syntax rules (#13708)

Signed-off-by: Eric Pruitt <[email protected]>
Signed-off-by: Christian Brabandt <cb@256b...

b42703a662e87ef0ab643f417869851f065eaac4 authored 10 months ago by Eric Pruitt <[email protected]>
translation(tr): Update Turkish translations (#13710)

Signed-off-by: Emir SARI <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>

2f05ad162e89dc2e54a2e7b4f6a8062fa808815a authored 10 months ago by Emir SARI <[email protected]>
patch 9.0.2175: Compiler warning for uninitialized var

Problem: Compiler warning for uninitialized var
Solution: initialize variable to NULL

closes: ...

38ce1a7ac8da8ac0a8b58a1087f56e62e6fdfaa4 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
runtime(fortan): update fortran syntax rules and doc notes

Update to the Fortran 2023 standard. Reorganize some code to reflect the
dropping of dialect sup...

71cbe8e17a8c0c29b91943a7e9da596d718c79cf authored 10 months ago by Ajit-Thakkar <[email protected]>
patch 9.0.2174: Vim9: segfault when assigning to type

Problem: Vim9: segfault when assigning to type
Solution: do not clear typeval, add missing patc...

b5011089860b24f60db1a74f91c0adf8897c4401 authored 10 months ago by Ernie Rael <[email protected]>
CI: bump github/codeql-action from 2 to 3 (#13716)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release n...

ec497574fc06f97a5239fb08a7a76107a51383c2 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
runtime(doc): remove deprecation warning for gdefault

Deprecated can be misunderstood as being slated for removal; slightly
change wording to be clear...

82f19734bfcbddbaee8d5d837f7b7a7119366020 authored 10 months ago by dundargoc <[email protected]>
patch 9.0.2173: Vim9: crash when compiling for statement and non-existing type

Problem: Vim9: Vim crashes when compiling a for statement with a
non-existing type
So...

062bb6b9099f4c92e10465e5ff98db092a3eac1b authored 10 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2172: Vim9: compiling :defer may fail

Problem: Vim9: compiling :defer may fail
Solution: compile defer, when ctx_skip is not SKIP_YES...

a185a31fc05c2dd15315cd59afc02b69aabb5893 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
translation(ie): Updated Irish translation (#13699)

Signed-off-by: Kevin Scannell <[email protected]>
Signed-off-by: Christian Brabandt <cb@256bi...

535e8f59410a4d3065829e010bc5e13608a968cc authored 10 months ago by Kevin Scannell <[email protected]>
runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697)

Signed-off-by: Paulo Moura <[email protected]>
Signed-off-by: Christian Brabandt <cb@256bit....

0f61943eb7769777a281e0f8b8ba4c5f46d13e84 authored 10 months ago by Paulo Moura <[email protected]>
runtime(racket): update Racket runtime files (#13693)

This brings the included Racket runtime files to commit 43bfc87 (update
headers, 2023-12-15) of...

5eb9cb53d619f89251d22299e2cb4f21918d9d38 authored 10 months ago by D. Ben Knoble <[email protected]>
runtime(colorschemes): Update colorschemes (#13691)

Minor changes:

- Regenerated using colortemplate 2.2.3
- Removed reversed gui-cursor for som...

0378f07fbaee9fd8773f3cf8cef146606dd7bf72 authored 10 months ago by Maxim Kim <[email protected]>
patch 9.0.2171: The options[] array is still not sorted alphabetically

Problem: The options[] array is still not sorted alphabetically
(after: v9.0.2154), c...

ffba4e952b25c9257a7b0bd860b85fca2c1e65f4 authored 10 months ago by zeertzjq <[email protected]>
patch 9.0.2170: Vim9: no support for const/final class/objects vars

Problem: Vim9: no support for const/final class/objects vars
Solution: Support final and const ...

e5437c542709b77ade084f96e60d84d4e847e6d3 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2169: Vim9: builtin funcs may accept a non-value

Problem: Vim9: builtin funcs may accept a non-value
Solution: Restrict builtin functions that a...

d8bf87c9fbd92fd6b837446e886d47e557adadbc authored 10 months ago by Ernie Rael <[email protected]>
patch 9.0.2168: Moving tabpages on :drop may cause an endless loop

Problem: Moving tabpages on :drop may cause an endless loop
Solution: Disallow moving tabpages ...

df12e39b8b9dd39056e22b452276622cb7b617fd authored 10 months ago by Christian Brabandt <[email protected]>
runtime(cmake): sync runtime files with upstream (#13597)

Signed-off-by: [email protected]
Signed-off-by: Christian Brabandt <[email protected]>

3afc9f2556faf2574d7950d879f2bf61612f3367 authored 10 months ago by Eisuke Kawashima <[email protected]>
runtime(doc): grammar & typo fixes

closes: #13654

17dca3cb97cdd7835e334b990565c8c0b93b1284 authored 10 months ago by Dominique Pellé <[email protected]>
runtime(termdebug): add Tbreak command

closes: #13656

Signed-off-by: iam28th <[email protected]>
Signed-off-by: Christian Brabandt ...

323dda1484d95ee5c8a1b2205f8c495446df75ee authored 10 months ago by iam28th <[email protected]>
patch 9.0.2167: Vim9: not consistently using :var for declarations

Problem: Vim9-script object/class variable declarations use syntax
that is inconsistent with...

74da0ee0a24799a312a3a8a65858237185ef7a23 authored 10 months ago by Doug Kearns <[email protected]>
patch 9.0.2166: Memory leak in Configure Script when checking GTK

Problem: Memory leak in Configure Script when checking GTK
Solution: Free the allocated memory
...

549f8c0b4ebe47168c98f46c8b62b1eb33da7c9c authored 10 months ago by Zdenek Dohnal <[email protected]>
patch 9.0.2165: Vim9: can simplify arg type checking code

Problem: Vim9: can simplify arg type checking code
Solution: In `f_argcheck` array use `arg_any...

a8f7f92b56b42ea6a568eca889c48091f47fb429 authored 10 months ago by Ernie Rael <[email protected]>
patch 9.0.2164: Vim9: can use type a func arg/return value

Problem: Vim9: can use type a func arg/return value
Solution: Check if using type as function a...

b077b58809f6bd1078f409829cc1964b8475f9fc authored 10 months ago by Ernie Rael <[email protected]>
runtime(netrw): escape curdir in BrowseUpDir (#13681)

fixes #13678

Signed-off-by: Christian Brabandt <[email protected]>

9a775b4a2ae658e61f9d6582de72ea7a1b241aaa authored 10 months ago by Christian Brabandt <[email protected]>
patch 9.0.2163: Vim9: type can be assigned to list/dict

Problem: Vim9: type can be assigned to list/dict
Solution: Prevent assigning a `type` to a `lis...

fa831102c38c9192edf3aaf0cbcaff9ee5e006ac authored 10 months ago by Ernie Rael <[email protected]>
patch 9.0.2162: Vim9: type documentation out-dated

Problem: Vim9: type documentation out-dated
Solution: Update documentation, fix typo in type al...

2a71b54d35361f3f0c24db88c672b426f8acc7b7 authored 10 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2161: Vim9: not able to use imported interfaces and classes

Problem: Vim9: not able to use imported interfaces and classes
Solution: Detect imported class/...

d2e1c83962d4b392d1876d341c739d204553d01b authored 10 months ago by Yegappan Lakshmanan <[email protected]>
CI: Fix i386 build (#13680)

Fix the following error:
```
The following packages have unmet dependencies:
binutils : Conf...

7349c5160ab63d0737050a6b4da3e407ab0cfeb0 authored 10 months ago by K.Takata <[email protected]>
CI: Fix labeler.yml (#13677)

* CI: Fix labeler.yml

Use `any-glob-to-any-file` instead of `any-glob-to-all-files` in most
...

a02fe3480f8ea9e99b9d7398923aed225ca655cd authored 10 months ago by K.Takata <[email protected]>
CI: label.yml: fixup for v5 (#13673)

* label.yml: sync-labels true

* fixup: remove unused lines

Signed-off-by: Philip H <470421...

1760331ae317ba2743c93c359cba9bc563f80e25 authored 10 months ago by Philip H <[email protected]>
patch 9.0.2160: instanceof() should use varargs as second arg

Problem: instanceof() should use varargs as second arg
Solution: Modify `instanceof()` to use v...

2025af165ec68d831f0f0f668a3ceac3f39142ef authored 10 months ago by Ernie Rael <[email protected]>
CI: bump actions/labeler from 4 to 5 (#13658)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](http...

c1c3b83816c8e22c9a710fb0c0cebc180ee6ce1e authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
runtime(vim): Update syntax file, fix missing for highlight (#13668)

Fix highlighting of :for command. Link the vimFor syntax group to the
vimCommand highlight gro...

1c97b5c0c0b4a60d652b78da4470aeb8a7509700 authored 10 months ago by dkearns <[email protected]>
patch 9.0.2159: screenpos() may crash with neg. column

Problem: screenpos() may crash with neg. column
Solution: validate and correct column

closes: ...

ec54af4e26952d954a4cc009f62c80ea01445d30 authored 10 months ago by zeertzjq <[email protected]>
Merge pull request #1465 from macvim-dev/dependabot/github_actions/actions/stale-9

build(deps): bump actions/stale from 8 to 9

9e586e1638c9c3a6b84dc5aa573b0134f1e1177f authored 10 months ago by Yee Cheng Chin <[email protected]>
CI: labeler.yml: update to v5 (#13664)

Signed-off-by: Philip H <[email protected]>
Signed-off-by: Christian...

a40e1687e757ea4aa41e84006c739f575db75703 authored 10 months ago by Philip H <[email protected]>
patch 9.0.2158: [security]: use-after-free in check_argument_type

Problem: [security]: use-after-free in check_argument_type
Solution: Reset function type pointe...

0f28791b215bd4c22ed580839409c2f7d39d8140 authored 10 months ago by Christian Brabandt <[email protected]>
patch 9.0.2157: Vim9: incorrectly parses :def func definitions

Problem: Vim9: incorrectly parses :def func definitions
Solution: check for more context when p...

e4a450a87ba532cbfe1c4e97cac378eaafc3ae39 authored 10 months ago by Christian Brabandt <[email protected]>
build(deps): bump actions/stale from 8 to 9

Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://g...

bdab43026858c39570ed714b2ed31bfbf3038c7f authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
patch 9.0.2156: Vim9: can use typealias in assignment

Problem: Vim9: can use typealias in an assignment
Solution: Generate errors when class/typealia...

9ed53752df1020a6881ac68d1bde2852c9a680aa authored 10 months ago by Ernie Rael <[email protected]>
runtime(filetype): ft detection maybe wrong if 'fic' set for *.[CH]

So only set the filetype to cpp for *.C and *.H files, if
'fileignorecase' option is not set.

S...

fa920da283f6651083b40d0aa28a9eacd5116593 authored 10 months ago by shane.xb.qian <[email protected]>
runtime(doc): re-generate helptags

Signed-off-by: Christian Brabandt <[email protected]>

1ec115c92c16f1557719d9da0a09e88989f511f3 authored 10 months ago by Christian Brabandt <[email protected]>
runtime(sbt): do not set b:did_ftplugin before sourcing scala ftplugin(#13657)

The `b:did_ftplugin` guard was set and prevented us from actually sourcing `ftplugin/scala.vim`....

5a68cdf14915f20a1a6889cd0a76d29ecd374f24 authored 10 months ago by Karl Yngve Lervåg <[email protected]>
runtime(netrw): Fix `w:netrw_bannercnt` ref error with `netrw_fastbrowse=2` (#13659)

* NetRW: Fix `w:netrw_bannercnt` ref error with `netrw_fastbrowse=2`
* NetRW: Fix wrong `w:netr...

b52e7ac7c61cd88d04ee6b7b1808c361dd4a7640 authored 10 months ago by KSR-Yasuda <[email protected]>
runtime(json): fix examples in comments for JSON formatting (#13660)

Signed-off-by: Maxim Kim <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>

34b9a15c378f7279bbbe2a80135ae79913c032ae authored 10 months ago by Maxim Kim <[email protected]>
runtime(json): Add json formating plugin (Issue #11426) (#11506)

related: #11426

Signed-off-by: Maxim Kim <[email protected]>
Signed-off-by: Christian Braban...

ca7c9b1b59263938eea8dd5a197ca8312ffa91ac authored 10 months ago by Maxim Kim <[email protected]>
runtime(vim): Update syntax file (#13653)

Improve variable highlighting in :let, :unlet, :const and :for commands.

Match registers and ...

f6869212c9e19ec8f2a4434732dd28f84f170163 authored 10 months ago by dkearns <[email protected]>
Merge pull request #1464 from ychin/fix-macos-14-sonoma-printing

Fix macOS 14 Sonoma printing to use ps2pdf instead

bbe7a4a444e7ea99abb4a308d091c3791df6d084 authored 10 months ago by Yee Cheng Chin <[email protected]>
runtime(doc): link cmdline completion to to |wildcards| and fix typos (#13636)

The docs for cmdline completion doesn't mention that [abc] is considered
a wildcard, and |wildc...

61e984e212ed19774e088868c30c2d03c4e5a0cf authored 10 months ago by zeertzjq <[email protected]>
Fix macOS 14 Sonoma printing to use ps2pdf instead

Fix broken printing in macOS 14. It was broken because the OS stopped
supporting Postscript and ...

25b6728a6b74ac4ee47d40ba995e4e229b82550e authored 10 months ago by Yee Cheng Chin <[email protected]>
runtime(doc): Update eval.txt (#13645)

expr5 is also expr6 itself.

Signed-off-by: K.Takata <[email protected]>
Signed-off-by: Christia...

c23fc364766ced611b22ae9e787f1455ecf7e271 authored 11 months ago by K.Takata <[email protected]>
patch 9.0.2155: Vim9: type not kept when assigning vars

Problem: Vim9: type not kept when assigning vars
Solution: When assigning a List or a Dict valu...

d33518522a84b5625e663c1b608e1c68f9f58003 authored 11 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2154: The option[] array is not sorted

Problem: The options[] array is not sorted alphabetically.
Solution: Sort it alphabetically. A...

f48558e10a08a1a483e25ef847bbceeac6b44561 authored 11 months ago by zeertzjq <[email protected]>
runtime(syntax): unlet b:filetype_in_cpp_family for cpp & squirrel

Update runtime/syntax/cpp.vim and runtime/syntax/squirrel.vim to unlet
b:filetype_in_cpp_family ...

ff0baca86523f1e8c6ea593ec0ef2f9860f001d0 authored 11 months ago by laburnumT <[email protected]>
runtime(doc): fix typo in change.txt

Signed-off-by: Christian Brabandt <[email protected]>

e06f2b498ccca921f34a1bec4464f042a5a2cabd authored 11 months ago by Christian Brabandt <[email protected]>
Merge pull request #1463 from ychin/guifont-system-monospace

Support native macOS monospace font (SF Mono)

78cef1bbc60ce739a2f18edf55d4bb6e09d48314 authored 11 months ago by Yee Cheng Chin <[email protected]>
Support native macOS monospace font (SF Mono)

Can now set guifont to `-monospace-` to use the system default monospace
font, which is SF Mono ...

f449e0d0f5bf08c14c5181e3a403226ab79da3f7 authored 11 months ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

301f5b431458585a4ef459ace0189786e5e5f120 authored 11 months ago by Yee Cheng Chin <[email protected]>
runtime(fortran): update syntax and ftplugins

closes: #13629

Signed-off-by: Ajit-Thakkar <[email protected]>
Si...

6863084d3bd044700973e6180ccb1a044566ec46 authored 11 months ago by Ajit-Thakkar <[email protected]>
runtime(vim): Update syntax file and syntax test (#13632)

Add missing assignment operators (:let*=, :let/= and :let%=).

Signed-off-by: Doug Kearns <dou...

4e043b1fc7eeba2f726bbca3d50a4e872c8cb658 authored 11 months ago by dkearns <[email protected]>
runtime(doc): Sort options.txt alphabetically

Related to: vim/vim#13630

1. Sort section 3 (option-summary) of runtime/doc/options.txt in
a...

3f7855a6123cce20db11b9047ab1860bcd56de63 authored 11 months ago by laburnumT <[email protected]>
runtime(doc): update todo items (#13631)

Signed-off-by: Christian Brabandt <[email protected]>

563e6440bf00f2f52de8412d4f967ea224467053 authored 11 months ago by Yegappan Lakshmanan <[email protected]>
runtime(doc): sort option-list alphabetically (#13630)

Signed-off-by: Christian Brabandt <[email protected]>

0280c0b9af10323e51b640f5866742b4e6734928 authored 11 months ago by Teppei Taguchi <[email protected]>
patch 9.0.2153: no support to build on OpenVMS

Problem: no support to build on OpenVMS
Solution: Add OpenVMS X86_64 platform port

closes: #13...

1c8e233cb8357b4f218bfa777f6d81456d0b43a2 authored 11 months ago by Zoltan Arpadffy <[email protected]>
patch 9.0.2152: Using type unknown for List/Dict containers

Problem: Using type unknown for List/Dict containers
Solution: Use 'any' instead

fixes: #13582...

668971958c126d5e105fd44b60a4efcaf2c4b55c authored 11 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2151: 'breakindent' is not drawn after diff filler lines

Problem: 'breakindent' is not drawn after diff filler lines.
Solution: Correct check for whethe...

588f20decebebedba3ad733f4f443a597e9747c3 authored 11 months ago by zeertzjq <[email protected]>
runtime(doc): remove non-existent parameter in shift-command (#13626)

The variant with the {count} parameter is explained in the next item.

Signed-off-by: Christia...

2103a56eab5a935f3c14c6e0b1610ff16fc8678f authored 11 months ago by Roy Orbitson <[email protected]>
patch 9.0.2150: Using int for errbuflen in option funcs

Problem: Using int for errbuflen in option funcs
Solution: Use size_t for errbuflen in string o...

620f0116948ddd9f1900f067ed8bb6bab548f825 authored 11 months ago by Mike Williams <[email protected]>
patch 9.0.2149: [security]: use-after-free in exec_instructions()

Problem: [security]: use-after-free in exec_instructions()
Solution: get tv pointer again

[sec...

5dd41d4b6370b7b7d09d691f9252b3899c66102a authored 11 months ago by Christian Brabandt <[email protected]>
patch 9.0.2148: Vim does not detect pacman.log file

Problem: Vim does not detect pacman.log file
Solution: Detect pacmanlogs and add syntax highlig...

1e5d66408ef85c750a5af03bbf5cc19b5de7a6bc authored 11 months ago by Ronan Pigott <[email protected]>
runtime(doc): reference 'go-!' inside os_win32.txt for !start

closes: #13583

Signed-off-by: Christian Brabandt <[email protected]>

ca2eca7c79bbb1afe4c4bb0a4ed8b18c72d581bf authored 11 months ago by Christian Brabandt <[email protected]>
patch 9.0.2147: Type check tests fail without the channel feature

Problem: Type check tests fail without the channel feature
Solution: only run tests, when Vim w...

3ee25965e4fbf9f44f5fc31d6a827638e409c6f8 authored 11 months ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.2146: text-property without type errors when joining

Problem: text-property without type errors when joining
Solution: count all text-properties, wi...

0d0b3b19517c321b089d637919e88e49a07a3d85 authored 11 months ago by Christian Brabandt <[email protected]>
patch 9.0.2145: wrong scrolling in insert mode with smoothscroll

Problem: Wrong scrolling in Insert mode with 'smoothscroll' at the
bottom of the wind...

5b4d1fcbf06757bae32a894871b9a649c84eba7f authored 11 months ago by zeertzjq <[email protected]>