Skip to content

Commit

Permalink
vim: Import v9.0.2087
Browse files Browse the repository at this point in the history
* 9.0.2087: build-failure in vim9class
* 9.0.2086: code cleanup for option callbacks needed
* 9.0.2085: Vim9: abstract can be used in interface
* 9.0.2084: Vim9: abstract static methods are possible
* runtime(sh) Update sh syntax and add shDblParen to shCaseList (#13469)
* 9.0.2083: Perl: xsubpp may be in non-standard location
* runtime(debversions): Add noble (24.04 LTS) as Ubuntu release name (#13472)
* 9.0.2082: test_channel may fail because of IPv6 config issue
  • Loading branch information
chrisbra committed Nov 2, 2023
1 parent b6e6be3 commit 9050cf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [9.0.2081](https://github.com/vim/vim/commit/1bf1bf569b96d2f9b28e0cce0968ffbf2fb80aac): smoothscroll may result in wrong cursor position\n* [runtime(sh): add shDblParen to shLoopList for bash (#13445)](https://github.com/vim/vim/commit/a390e984db20575dc726b4e0ebf95582265df8e7)\n* [9.0.2080](https://github.com/vim/vim/commit/171c50e0b0dd2608738bcc3809e5bc5e1e3cce35): vim9\_script test too large\n* [runtime(doc): all secure options should note this restriction in the documentation (#13448)](https://github.com/vim/vim/commit/8ebdbc9e6d80b707c2b2d923e702dc86bf902923)\n* [9.0.2079](https://github.com/vim/vim/commit/c1c177a47bfe1b9a524ede2743a689e461668d14): Not all Dart files detected\n* [9.0.2078](https://github.com/vim/vim/commit/feaccd239573a6265d39d3a917862ee40742eab4): several problems with type aliases
* [9.0.2087](https://github.com/vim/vim/commit/33c1da7ff49c3ccdce3a6d98bd620e324c5cd6ff): build-failure in vim9class\n* [9.0.2086](https://github.com/vim/vim/commit/deba02ddd46e9e8adfe2f7800c6be19d8c8e1a4d): code cleanup for option callbacks needed\n* [9.0.2085](https://github.com/vim/vim/commit/2b358adde079d7cc8a7f42fcd5627866641c9a59): Vim9: abstract can be used in interface\n* [9.0.2084](https://github.com/vim/vim/commit/ef9e3f8924363939ff45fa385f50f57146ff365c): Vim9: abstract static methods are possible\n* [runtime(sh) Update sh syntax and add shDblParen to shCaseList (#13469)](https://github.com/vim/vim/commit/1858e2b22ad168b1fd44a4efcd3a2b6cd9f6772d)\n* [9.0.2083](https://github.com/vim/vim/commit/1b1c9f272ddfa5f1d7d903cd9d59320cb97bfd4b): Perl: xsubpp may be in non-standard location\n* [runtime(debversions): Add noble (24.04 LTS) as Ubuntu release name (#13472)](https://github.com/vim/vim/commit/2b89afd5eb63864154d973e7991a56a53b87a767)\n* [9.0.2082](https://github.com/vim/vim/commit/43cb8e1c3b60f6fcd30a9a0f9b01b86d640b2165): test\_channel may fail because of IPv6 config issue

0 comments on commit 9050cf9

Please sign in to comment.