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

patch 9.0.1907: No support for liquidsoap filetypes

Problem: No support for liquidsoap filetypes
Solution: Add liquidsoap filetype detection code

...

6b5efcdd8e976d2ab2554b22c4220c5e88de4717 authored about 1 year ago by Romain Beauxis <[email protected]>
patch 9.0.1906: Vim9: Interfaces should not support class methods and variables

Problem: Vim9: Interfaces should not support class methods and
variables
Solution: Ma...

92d9ee5f4ca0d2de04c39afbafc7609da43fb2e9 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1905: FEAT_FLOAT no longer defined

Problem: FEAT_FLOAT no longer defined
Solution: Remove last existing FEAT_FLOAT ifdefs in
...

0483e49f90d85f5172f2050426913ac718f1c176 authored about 1 year ago by dundargoc <[email protected]>
patch 9.0.1904: Cirrus-CI fails because we have used all credits

Problem: Cirrus-CI fails because we have used all credits
Solution: Remove FreeBSD 13.1 and Mac...

e6059c321b384d35493b4f8038756585d6249357 authored about 1 year ago by dundargoc <[email protected]>
doc(INSTALLpc): mention additional packages for msys2

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

177437cc6f2ebff6bd62a21a20ba963450377de0 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1903: CI fails because snd-dummy modules missing

Problem: Github Actions fails because snd-dummy modules missing
in current runner ima...

a66feb5fb5c647df1009c90278f75dc438f81dc9 authored about 1 year ago by Christian Brabandt <[email protected]>
runtime(man): Man plugin does not respect 'gdefault'

Fix the issue introduced by #12557. `:substitute` commands in plugins
need to take into account ...

249a2088036fb77948f208050b9f7790bf3c11a8 authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1902: Vim9: Coverity complains about dead code

Problem: Vim9: Coverity complains about dead code
Solution: Copy only object methods from the s...

e2deb7e598687e6359009c509d14f8b85be5a13b authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1901: win32: not correctly freeing environment

Problem: win32: not correctly freeing environment
Solution: After we call GetEnvironmentStrings...

ad29f6af0a2edcd1c9e78d8defe86b2155937f7c authored about 1 year ago by Ken Takata <[email protected]>
patch 9.0.1900: Configure script uses non-portable == comparison

Problem: Configure script uses non-portable == comparison
Solution: Use the standard and portab...

e7d79eb98a30c529cf53fb4852a71b9fd1336c41 authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1899: potential buffer overflow in PBYTE macro

Problem: potential buffer overflow in PBYTE macro
Solution: Check returned memline length

clos...

ffb13674d1af1c90beb229867ec989e4fb232df3 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1898: Vim9: restrict access to static vars

Problem: Vim9: restrict access to static vars and methods
Solution: Class members are accesible...

c30a90d9b2c029f794cea502f6b824f71e4876dd authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(vim): Highlight all :loadkeymap abbreviations in vim syntax (#13092)

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

35928ee8f80ea721e92bb856c8ecde2cced46bb9 authored about 1 year ago by dkearns <[email protected]>
runtime(forth): Fix :unlet error in ftplugin (#13090)

Fixes #13089.

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

c1f8bb37c6a8e0babc2a41f16860763b57c23fa1 authored about 1 year ago by dkearns <[email protected]>
runtime(help): Updated documentation on editorconfig

Add a small section about the distributed Editorconfig plugin at :h
usr_05.txt just below the ma...

6ffcc58be32aa1b337bc839cfe173b68cfde7085 authored about 1 year ago by Christian Brabandt <[email protected]>
runtime(swayconfig): improve syntax highlighting (#13060)

* syntax(swayconfig): improved highlighting
* syntax(swayconfig): adapt to i3config structure
...

8b2457a3819826d90ad2b1677d213d9f924ec6c0 authored about 1 year ago by Josef Litoš <[email protected]>
runtime(rust): sync rust runtime files with upstream (#13075)

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

fc93594d562dbbd9da03c89754538f91efd0c7ca authored about 1 year ago by Gregory Anders <[email protected]>
runtime(i3config): syntax structure cleanup (#13080)

* syntax(i3config): improved i3config highlighting
* syntax(i3config): refactor structure

Si...

f5356bf6751fc1af77c8d27c7286639527fde3f2 authored about 1 year ago by Josef Litoš <[email protected]>
MacVim r178

Updated to Vim 9.0.1897

Special Notes
====================

As some of you may have read, Bram ...

ca76060647497049cd69af00ee4e6364e4edf374 authored about 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request from GHSA-9jgj-jfwg-99fv

Harden NSConnection security in handling third-party connections

399b43e9e1dbf656a1780e87344f4d3c875e4cda authored about 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request #1431 from ychin/update-credits-bram

Update Credits about current maintainers of Vim and MacVim

3927f58418d1cb523f4478cc4550122d3074a5ff authored about 1 year ago by Yee Cheng Chin <[email protected]>
Harden NSConnection security in handling third-party connections

Currently, MacVim uses Distributed Objects / NSConnection as the IPC
mechanism. The child Vim pr...

0380d81c3d2488bf0df9cfc1877005e1cdaa07bc authored about 1 year ago by Yee Cheng Chin <[email protected]>
Update Credits about current maintainers of Vim and MacVim

Point to the updated Vim Project maintainers, update some broken links,
and update copyright not...

0a2480bb8ab901c54902131cf2a84c1e1b01ad0b authored about 1 year ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

64f4004edf268e0fc6c537ba32be1fda649d4f06 authored about 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request #1430 from ychin/install-runtime-properly

Install Vim runtime to the MacVim app bundle properly

a340ddaae88a43a3d42b1200dc250335710a738e authored about 1 year ago by Yee Cheng Chin <[email protected]>
Install Vim runtime to the MacVim app bundle properly

Previously, MacVim's build process simply used an Xcode post-build
script to copy the runtime fo...

438c94e41cd40f2d6d6e91c6e7bd3d5e231472bb authored about 1 year ago by Yee Cheng Chin <[email protected]>
runtime(doc): documentation updates

This is a collection of various improvements to the help pages

closes #12790

Co-authored-by: H...

596ad66d1ddb742ef349e98eb06b8e4052f68f51 authored about 1 year ago by Christian Brabandt <[email protected]>
syntax(i3config): improved i3config highlighting (#13054)

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

62145db91b104075277cb3a940e18832ad106264 authored about 1 year ago by Josef Litoš <[email protected]>
patch 9.0.1897: Vim9: confusing error with .= in compiled functions

Problem: Vim9: confusing error with .= in compiled functions
Solution: Check in error condition...

504543f98be2ddb6d49ea2f7e996112868fc54ed authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1896: "below" virtual text doesn't work with 'rightleft'

Problem: "below" virtual text doesn't work with 'rightleft'.
Solution: Use column from right bo...

6b9c2025496e415856ad70b819de83a48267c582 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1895: Vim9: finding object method/member is inefficient

Problem: Vim9: finding method/member is inefficient
Solution: Use lookups

closes: #13073

Sign...

4d00b835c49ffc5c416b65ca466d6ad695cbd3d2 authored about 1 year ago by Ernie Rael <[email protected]>
runtime(doc): Add g:c_syntax_for_h to filetype-overrule docs

closes: #13074

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

f787ee8451a1f24de4ef3de48b78d5aa77d09829 authored about 1 year ago by Doug Kearns <[email protected]>
CI: Bump actions/checkout from 3 to 4 (#13072)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

213c32318419dd656ab637a9cecad591b0ae4d78 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1429 from ychin/gui_macvim_warnings_fix

Fix gui_macvim.m compiler warnings

ad0449528a10ec05142d2971f68ab918d40cf7a8 authored about 1 year ago by Yee Cheng Chin <[email protected]>
Fix gui_macvim.m compiler warnings

f1be7fded4c5fc95525a25c4234a272b371fa85c authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1894: CI: trailing whitespace in tests

Problem: CI: trailing white space in tests
Solution: clean up the trailing white space

Signed-...

e5f7cd0a60d0eeab84f7aeb35c13d3af7e50072e authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1893: CI: strptime test fails on BSD14

Problem: CI: strptime test fails on BSD14
Solution: Skip the test

Signed-off-by: Christian Bra...

983d808674f998eaea12b302028de45f1c6857cd authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1892: CI: no FreeBSD 14 support

Problem: CI: no FreeBSD 14 support
Solution: Drop support for FreeBSD 12, add FreeBSD 14

close...

24a95f42b8469944a1e74838438ac8f1d86f9450 authored about 1 year ago by Philip H <[email protected]>
runtime(masm): add support for AVX-2 and AVX-512 (#13061)

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

e7833e73471a110c7c38c80935e1b840f254a3da authored about 1 year ago by Wu Yongwei <[email protected]>
patch 9.0.1891: No runtime support for Mojo

Problem: No runtime support for Mojo
Solution: Add basic filetype and syntax plugins

closes: #...

0ce2c594d0704f27a16d2c13fce85d596cc91489 authored about 1 year ago by Mahmoud Abduljawad <[email protected]>
patch 9.0.1890: Vim9: lookup code for class/object repaeated

Problem: Vim9: lookup code for class/object repaeated
Solution: Refactor and make use of lookup...

f36bbcd402c6ee5a27bcab3b20b6362ab93b8898 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(scala): Fix Scala highlighting string literal as type param (#13070)

Since https://docs.scala-lang.org/sips/42.type.html which is implemented
in Scala 2.13 and in S...

066103307534f81de08a092aac3a15e864a5a25f authored about 1 year ago by Emil Ejbyfeldt <[email protected]>
patch 9.0.1889: Vim9 static tests fail

Problem: Vim9 static tests fail
Solution: Fix tests, make CI happy ;)

closes: #13064

Signed-o...

0405405536f06a3bf384757be4affa9c1a07bdcd authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
Merge pull request #1428 from ychin/python3-stable-abi-search-path

Use Python 3 stable ABI to build MacVim, and better Python discovery

ef2cacd44f345d4bae27fee50d1d956e4c2d22ef authored about 1 year ago by Yee Cheng Chin <[email protected]>
Use Python 3 stable ABI to build MacVim, and better Python discovery

Vim added support for using Python 3 stable ABI in 9.0.1776, which
allows us to safely load Pyth...

b4106e4724608e6e4c08391cae0ff7141b7ee90c authored about 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request #1427 from ychin/fix-nsconnection-shutdown-issues

Fix Vim crashing when querying serverlist when quitting

95366b502e11c27f26d642fda834a3cbd3df73a5 authored about 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request #1426 from ychin/check-vimtags-in-ci

CI: Check that Vim help tags in runtime folder are correct

7b8a8035283640313bf9d1c914ea05001b15d3db authored about 1 year ago by Yee Cheng Chin <[email protected]>
CI: Check that Vim help tags in runtime folder are correct

Previously, Vim didn't always have up-to-date help tags. As a result, we
just manually generate ...

a356c9bbc15f5e7659246642eeb7489a050b7690 authored about 1 year ago by Yee Cheng Chin <[email protected]>
runtime(nasm): updated syntax file

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

733bbcde776e857b45bf4c713a3c9203ac728040 authored about 1 year ago by Andrii Sokolov <[email protected]>
patch 9.0.1888: Vim9: Problem trying to invoke class method

Problem: Vim9: Problem trying to invoke class method
Solution: Lookup the class method insider ...

342f4f626ed56921b1ef145ccaa05ba0a4b8ac01 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1887: Vim9: class members are accessible via object

Problem: Vim9: class members are accessible via object
Solution: Disable class member variable ...

23c92d93c1b877edf18881b715ad51ec26386c2e authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1886: Various Typos

Problem: Various Typos
Solution: Fix Typos

This is a collection of typo related commits.

clos...

ee17b6f70d382ec6c5d8d27b56c4e84106ac8c55 authored about 1 year ago by Christian Brabandt <[email protected]>
Fix Vim crashing when querying serverlist when quitting

Currently, when quitting MacVim using Cmd-Q, if an autocmd queries
serverlist() during shutdown ...

f4e6078d3d6906002a8dd2b6a6bea9a5b02b6949 authored about 1 year ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

a26996d1095b9e128838b9cbca989d8c3018f71c authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1885: Vim9: no support for abstract methods

Problem: Vim9: no support for abstract methods
Solution: Add support for defining abstract meth...

7bcd25cad3e9d5c9e25c7ae2bde67285c26f73cd authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(tohtml): Update TOhtml to version 9.0v2 (#13050)

Modified behavior:
- Change default value of g:html_use_input_for_pc from "fallback" to
...

86cfb39030eb557e1a1c7804f9c147556ca5dbf1 authored about 1 year ago by fritzophrenic <[email protected]>
patch 9.0.1884: Wrong order of arguments for error messages

Problem: Wrong order of arguments for error messages
Solution: Reverse order or arguments for e...

1bd2cb11694690a77e4141bce2e34d9dfb882f1c authored about 1 year ago by Christ van Willegen <[email protected]>
runtime(perl): Update ftplugin and indent files (#13052)

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

4e554d282c50e428932df5fff9917f8a836f7782 authored about 1 year ago by dkearns <[email protected]>
patch 9.0.1883: Vim9: Calling an interface method using a child object fails

Problem: Vim9: Calling an interface method using a child object fails
Solution: Search methods ...

cc0bcf4c9f4133750f5ee99c685ba995a1b840fd authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1882: Trailing white space in tests

Problem: Trailing white space in tests
Solution: Delete it

This causes test_codestyle to fail,...

da200c2f78ef3c91557a2b484d284eb0c1c62776 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1881: Test_crash fails on Mac

Problem: Test_crash fails on Mac
Solution: Skip test on Mac

Signed-off-by: Christian Brabandt ...

5856b07795dff69e3bac57deb5033b5839c1dfb8 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1880: Vim9: Need more tests for inheritance

Problem: Vim9: Need more tests for inheritance
Solution: Add access tests and fixes.

`inside_c...

cf138d4ea5b7e4495abbc867f9bb8a6be6482762 authored about 1 year ago by Ernie Rael <[email protected]>
runtime: don't execute external commands when loading ftplugins

This is a followup to 816fbcc262687b81fc46f82f7bbeb1453addfe0c (patch
9.0.1833: [security] runti...

f7ac0ef5098856bedca26e7073594a407c05636f authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1879: Vim9: incorrect duplicate class member detection

Problem: Vim9: incorrect duplicate class member detection
Solution: Incorrect duplicate class m...

1689e847ff3b43723c247be36d84f03fce2a66d6 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1878: tests running sh have problems

Problem: tests running sh have problems
Solution: Check that dash is installed

closes: #13040
...

1690ec64ffd784cddddb937870f5891adbb21986 authored about 1 year ago by Philip H <[email protected]>
patch 9.0.1877: missing test for patch 9.0.1873

Problem: missing test for patch 9.0.1873
Solution: add a test trying to exchange windows

Add a...

18d2709aa12ffa3f6ae1a13059990558c5f8e406 authored about 1 year ago by Christian Brabandt <[email protected]>
runtime(doc): update help tags file

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

11d2aeeca4cf191b3f25b36603dcd32167eac8a0 authored about 1 year ago by Christian Brabandt <[email protected]>
runtime(ftplugin): allow to exec if curdir is in PATH

In case the current directory is present as valid $PATH entry, it is OK
to call the program from...

67c951df4c95981c716eeedb1b102d9668549e65 authored about 1 year ago by Anton Sharonov <[email protected]>
Filelist: Add missing directory `crash` (#13036)

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

9b04c503197af07dad3c4fe4348acd9150f3a715 authored about 1 year ago by zdohnal <[email protected]>
patch 9.0.1876: Vim9: parsing commands with newlines wrong

Problem: Vim9: parsing commands with newlines wrong
Solution: Accept a '\n' for parsing lists a...

00cb247465856eaa546c520b65cf0ccc753ee1cd authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1875: Vim9: improve test for disassemble + static

Problem: Vim9: improve test for disassemble + static
Solution: Add a Vim9 script disassemble te...

28a60f898d5cd7023596b0e96a081b1573edc807 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1874: CI may fail in test_recover_empty_swap

Problem: CI may fail in test_recover_empty_swap
Solution: Set directory option

Fix failing Tes...

1c7397f3f1e168541f88bb1bbd93a9f0b1235852 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1873: [security] heap-buffer-overflow in vim_regsub_both

Problem: heap-buffer-overflow in vim_regsub_both
Solution: Disallow exchanging windows when tex...

f6d28fe2c95c678cc3202cc5dc825a3fcc709e93 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1872: CI: test_crash() fails on CI

Problem: CI: test_crash() fails on CI
Solution: Skip test on BSD

Signed-off-by: Christian Brab...

d2a08ba0fa4a25f31cee9d9f33b0aa8237227387 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1871: Github CI does not run i386 job

Problem: Github CI does not run i386 job
Solution: Add a i386 architecture

Add CI testing for ...

a4245a10eacac614dc833a2721cd7c0376627ec8 authored about 1 year ago by James McCoy <[email protected]>
patch 9.0.1870: Vim9: disassamble does not show static

Problem: Vim9: disassamble does not show static
Solution: Show static flag

Fix disassemble for...

00df69e62b2233d758f8c988794d66d53e887260 authored about 1 year ago by Ernie Rael <[email protected]>
runtime(menu): Fix "Open &Tab..." CJK translations to have shortcut key (#13031)

Previous PR (#12993) fixed localization files to point to "Open &Tab..."
but they didn't add th...

c2a37013bd3c748e0e4adcbb5a505b8a4dde20c7 authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1869: Coverity warns about unitialized var

Problem: Coverity warns about unitialized var
Solution: initialize it

closes: #13029

Signed-o...

86eda0780590ea8cac49e2aa3bd50245329d3579 authored about 1 year ago by Ernie Rael <[email protected]>
Merge pull request #1424 from macvim-dev/dependabot/github_actions/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4

c154baf790d12e52db95149fd2ffb26496bb028f authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1868: test_crash still fails for circle ci

Problem: test_crash still fails for circle ci
Solution: give even more time to complete

Signed...

59adcb4c203371258c72e76011da93eac8540317 authored about 1 year ago by Christian Brabandt <[email protected]>
runtime(sr): Update Serbian messages translation

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

e4ba5df7c7359742999263115b2faeff94f5a35c authored about 1 year ago by Ivan Pešić <[email protected]>
patch 9.0.1867: Vim9: access to interface statics possible

Problem: Vim9: access to interface statics possible
Solution: Prevent direct access to interfac...

18143d3111b2122c7a94ca51085a60b3073cb139 authored about 1 year ago by Ernie Rael <[email protected]>
patch 9.0.1866: undo is synced after character find

Problem: Undo is synced after character find.
Solution: Set no_u_sync when calling gotchars_nop...

dccc29c228f8336ef7dd069a447886639af4458e authored about 1 year ago by zeertzjq <[email protected]>
runtime(php): Update the php indent script to the 1.75 (from 1.70) (#13025)

Changes:

1.75:
- Fix 2072/PHP-Indenting-for-VIm#87: The indent optimization was causing wron...

3170342af3049852afb2fbca85df37baf5fec82f authored about 1 year ago by John Wellesz <[email protected]>
runtime: Fix problem of checking wrong cwd for ruby ftplugin (#13026)

Co-authored-by: Anton Sharonov <[email protected]>
Signed-off-by: Christian Brabandt <cb...

282a94be990fc1ee5be46548bf7241b583d48972 authored about 1 year ago by Anton Sharonov (ant0sha) <[email protected]>
patch 9.0.1865: Vim9: garbage collection may cause crash

Problem: Vim9: garbage collection may cause crash
Solution: validate that class members typeval...

544be0d893e68c494aed09232d5bee4ca8b74619 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1864: still crash with bt_quickfix1_poc

Problem: crash with bt_quickfix1_poc when cleaning up
and EXITFREE is defined
Solutio...

623ba31821a41acee7e948794e84867680b97885 authored about 1 year ago by Christian Brabandt <[email protected]>
build(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

3854a957954367df90b6acb68e62d0c070d9c309 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
translation(it): revert permission changes for xxd manpages

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

e073a8b79f1d3398b27f35b7920746b564a169e9 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1863: wrong format specifiers in e_aptypes_is_null_str_nr

Problem: wrong format specifiers in e_aptypes_is_null_str_nr
Solution: Fix the wrong format spe...

7db89bdc23e53c7bc43af6f1c7281bc69a6a3098 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1862: Vim9 Garbage Collection issues

Problem: Vim9 Garbage Collection issues
Solution: Class members are garbage collected early lea...

e651e110c17656a263dd017b14c85b332163a58d authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1861: xxd: issue when -R is specified several times

Problem: xxd: issue when -R is specified several times
Solution: Fix command line parsing

See:...

233f956bd43279db1fb4d017acb4e56a1504addf authored about 1 year ago by K.Takata <[email protected]>
patch 9.0.1860: CI: test_crash1() is flaky

Problem: CI: test_crash1() is flaky
Solution: Wait a bit longer

Signed-off-by: Christian Braba...

f44cbe96fa44d10d6dd717e0a9f6ef0f104ee98a authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1859: heap-use-after-free in bt_normal()

Problem: heap-use-after-free in bt_normal()
Solution: check that buffer is still valid

Signed-...

6e60cf444a8839ca1694319bf9a82e7b097e5c4d authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1858: [security] heap use after free in ins_compl_get_exp()

Problem: heap use after free in ins_compl_get_exp()
Solution: validate buffer before accessing ...

ee9166eb3b41846661a39b662dc7ebe8b5e15139 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1857: [security] heap-use-after-free in is_qf_win()

Problem: heap-use-after-free in is_qf_win()
Solution: Check buffer is valid before accessing it...

fc68299d436cf87453e432daa77b6d545df4d7ed authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1856: issues with formatting positional arguments

Problem: issues with formatting positional arguments
Solution: fix them, add tests and document...

aa90d4f031f73a34aaef5746931ea746849a2231 authored about 1 year ago by Christ van Willegen <[email protected]>
patch 9.0.1855: mode() doesn't indicate command line for terminal

Problem: mode() doesn't indicate command line for terminal
Solution: make it return 'ct' for co...

71ebf3bacaa22c841d9a8cb050c52fb21ac0970a authored about 1 year ago by h-east <[email protected]>
patch 9.0.1854: test_crash1() fails on CI

Problem: test_crash1() fails on CI
Solution: don't run Screendump test, verify that it doesn't ...

db510ca8052884fd260f425025bacf44f6c92fa9 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1853: CI error on different signedness in regexp.c

Problem: CI error on different signedness in regexp.c
(after patch 9.0.1848)
Solution...

15cbaae31382f17c96a4519e334dd7ba4a90ecba authored about 1 year ago by Christian Brabandt <[email protected]>