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.0480: cannot use a :def varargs function with substitute()

Problem: Cannot use a :def varargs function with substitute().
Solution: Use has_varargs()....

abd58d8aee7fec2b9e07c829eb925b0a1f7118db authored about 2 years ago by zeertzjq <[email protected]>
patch 9.0.0479: in :def function all closures in loop get the same variables

Problem: In a :def function all closures in a loop get the same variables.
Solution: Use a ...

1aea184a0dc558a222cc5bcbaad9ab0fd700c7b9 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0478: test for 'splitscroll' takes too much time

Problem: Test for 'splitscroll' takes too much time.
Solution: Only test some of the combin...

594f9e09cd68e6277b8aa08094405bc642c5792a authored about 2 years ago by Luuk van Baal <[email protected]>
patch 9.0.0477: missing dependency may cause crashes on incomplete build

Problem: Missing dependency may cause crashes on incomplete build.
Solution: Add dependency.

3e8b7a6056986caf561f1b6168af7837919df9b9 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0476: varargs does not work for replacement function of substitute()

Problem: Varargs does not work for replacement function of substitute().
Solution: Check th...

48db5dafecacced4a9e42de3f92838b2d59beb4c authored about 2 years ago by zeertzjq <[email protected]>
patch 9.0.0475: not using deferred delete in tests

Problem: Not using deferred delete in tests.
Solution: Use deferred delete more often.

dd674774bbe3774ff41b817bee0e32060ebcfdad authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0474: fullcommand() test failure

Problem: fullcommand() test failure.
Solution: Update function table.

dd44b58f64a173ffc976cc96ccdd00cd5493b273 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0473: fullcommand() only works for the current script version

Problem: fullcommand() only works for the current script version.
Solution: Add an optional...

aa5341477c9f3840d63f709de3b9e5d0266f93d7 authored about 2 years ago by Bram Moolenaar <[email protected]>
MacVim Release 174

Updated to Vim 9.0.472.

Announcements
====================

Sponsors
--------------------

MacV...

a9ac6c80dfc2fea84fcc8950caffaaa8312be4a5 authored about 2 years ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

4f8388f872c2897bb5b1611feae0adfa53894b76 authored about 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0472: virtual text "below" doesn't show in list mode

Problem: Virtual text "below" doesn't show in list mode.
Solution: Reset lcs_eol_one when d...

a4abe514ecd9b7a038feed89f48476809775c80f authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0471: no test for what patch 9.0.0469 fixes

Problem: No test for what patch 9.0.0469 fixes.
Solution: Add a test. (closes #11140)

12167d8b84c4a99751d9928f1a9a59c90b14931f authored about 2 years ago by mityu <[email protected]>
patch 9.0.0470: in :def function all closures in loop get the same variables

Problem: In a :def function all closures in a loop get the same variables.
Solution: When i...

b46c083a5ed9e0c4ac5f3aec577946dcbe8c9dc5 authored about 2 years ago by Bram Moolenaar <[email protected]>
Merge remote-tracking branch 'vim/master'

d404ddd141019ce935b7d5cad7fc3311523bb356 authored about 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off

Problem: Cursor moves if cmdwin is closed when 'splitscroll' is off.
Solution: Skip win_fix...

3735f11050616652525bf80b4fbcb2b3bfeab113 authored about 2 years ago by Luuk van Baal <[email protected]>
patch 9.0.0468: exectution stack underflow without the +eval feature

Problem: Exectution stack underflow without the +eval feature. (Dominique
Pellé)
...

aeef1f7f6d8f6d4e84ffc9a24874f10403e4ddcd authored about 2 years ago by Bram Moolenaar <[email protected]>
Merge pull request #1287 from ychin/support-strikethrough

Support strikethrough/underdouble/underdashed/underdotted styles

fa37c18c212b29a7773c5711b80fe4b51669b408 authored about 2 years ago by Yee Cheng Chin <[email protected]>
Support strikethrough/underdouble/underdashed/underdotted styles

Add support for all the missing text styles for MacVim for Vim parity.

For strikethrough, this ...

882944f1463246c7be1a47e12b2f94165ce84437 authored about 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0467: build failure

Problem: Build failure.
Solution: Add missing change.

d3922afbd6f56e82c7b5fd7a7ebc0769e416cae8 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0466: virtual text wrong after adding line break after line

Problem: Virtual text wrong after adding line break after line.
Solution: Pass an "eol" fla...

ebd0e8bb853cb744b60bf4f57011c4379ae4aaed authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off

Problem: Cursor moves when cmdwin is closed when 'splitscroll' is off.
Solution: Temporaril...

e697d488901b6321ddaad68b553f0a434c97d849 authored about 2 years ago by mityu <[email protected]>
patch 9.0.0464: with virtual text "above" indenting doesn't work well

Problem: With virtual text "above" indenting doesn't work well.
Solution: Ignore text prope...

702bd6c7c61073c0907fd7608911aebee4acd337 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0463: command line test leaves directory behind

Problem: Command line test leaves directory behind.
Solution: Use the "R" flag on the first...

febe13892ede37d2a8462b9921e05a55e059db0c authored about 2 years ago by Dominique Pelle <[email protected]>
patch 9.0.0462: ASAN warning for integer overflow

Problem: ASAN warning for integer overflow.
Solution: Check for tp_col to be MAXCOL.

98b373075e9a2ed642bc89f4f543e31d1428466f authored about 2 years ago by Bram Moolenaar <[email protected]>
Merge pull request #1286 from ychin/fix-ci-vimtags-generation

Fix MacVim CI not re-generating help tags properly

b3cd8a5c939b0cd7b7b3104fb3d807ba04c0bc97 authored about 2 years ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

c3c27f93eef92e19e99cdcc428fe4aefed5802f3 authored about 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0461: 'scroll' is not always updated

Problem: 'scroll' is not always updated.
Solution: Call win_init_size() at the right place.

470a14140bc06f1653edf26ab0b3c9b801080353 authored about 2 years ago by Luuk van Baal <[email protected]>
patch 9.0.0460: loop variable can't be found

Problem: Loop variable can't be found.
Solution: Adjust block_id of the loop variable each ...

766ae5b252eaa6ee2bff70f1913d1cbfb51101bd authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0459: Vim9: block in for loop doesn't behave like a code block

Problem: Vim9: block in for loop doesn't behave like a code block.
Solution: Use a new bloc...

353b68a99189875a8460124d44fc33eae6def74e authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0458: splitting a line with a text prop "above" moves it down

Problem: Splitting a line with a text prop "above" moves it to a new line
below.
...

3b93cf218fc70897c11de0415221e7899e9a527a authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0457: substitute prompt does not highlight an empty match

Problem: Substitute prompt does not highlight an empty match.
Solution: Highlight at least ...

a04f457a6c071179bac4088c9314007d39d5c5e0 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0456: function called at debug prompt is also debugged

Problem: Function called at debug prompt is also debugged.
Solution: Reset the debug level ...

b1842de5ca77205993e8ef76cf29803822e0e3ab authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0455: a few problems with 'splitscroll'

Problem: A few problems with 'splitscroll'.
Solution: Fix 'splitscroll' problems. (Luuk van...

5ed391708a62b4ebaa84dd23e32a416e5c3383d9 authored about 2 years ago by Luuk van Baal <[email protected]>
patch 9.0.0454: incorrect color for modeless selection with GTK

Problem: Incorrect color for modeless selection with GTK.
Solution: Use simple inversion in...

810cb5a3bf73ff4b084f483aa87cd49c1111bfa9 authored about 2 years ago by Your Name <[email protected]>
Fix MacVim CI not re-generating help tags properly

We previously added a step to rebuild the Vim help tags when publishing
so that we could get the...

cc43421b76765552187d028ea3a787523ee57cde authored about 2 years ago by Yee Cheng Chin <[email protected]>
Remove stale dsa_pub.pem reference in Xcode project file

08d6d4144d9be8fbbba945e4e67e36a639765bec authored about 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier

Problem: On an AZERTY keyboard digit keys get the shift modifier.
Solution: Remove the shif...

83a19c5fda0556330860899bfb484addf9178cd0 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0452: Visual highlighting extends into virtual text prop

Problem: Visual highlighting extends into virtual text prop.
Solution: Do not highlight wha...

6eda17d881c9b2880ccb2a4d11951939a58f233d authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0451: virtual text "above" does not work with 'nowrap'

Problem: Virtual text "above" does not work with 'nowrap'.
Solution: Do wrap the line after...

c9dc03fff5acf6fb91a923fb95006f9c2bca6141 authored about 2 years ago by Bram Moolenaar <[email protected]>
Add missing part of patch

7b2d87220c6c974d5cdae672b6f9620a6bcbd1dc authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0450: return value of argument check functions is inconsistent

Problem: Return value of argument check functions is inconsistent.
Solution: Return OK/FAIL...

cd2d5c181a0b91585a591bc9d2c0438937f19814 authored about 2 years ago by zeertzjq <[email protected]>
patch 9.0.0449: there is no easy way to translate a key code into a string

Problem: There is no easy way to translate a string with a key code into a
readab...

cdc839353f68ca43db6446e1b727fc7ba657b738 authored about 2 years ago by zeertzjq <[email protected]>
patch 9.0.0448: SubRip files are not recognized

Problem: SubRip files are not recognized.
Solution: Add a pattern for SubRip. (closes #11113)

5a4eb55122e45444d3a6c56ce108ce29bc8e52ab authored about 2 years ago by ObserverOfTime <[email protected]>
Merge pull request #1285 from ychin/remove-sparkle-dsa-key

Remove DSA key for Sparkle updates

8e770ba27b98bf72719a52543697fda0ad66010f authored about 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1284 from ychin/sparkle-1.27.1

Sparkle 1.27.1

55837e126f245a73fbea12df8aef00f2fc73b1a6 authored about 2 years ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

73f260832ebedb878ca813aeabb60e2a186a86d3 authored about 2 years ago by Yee Cheng Chin <[email protected]>
Remove DSA key for Sparkle updates

Sparkle has deprecated signing updates with DSA for a long time. MacVim
has also added an EdDSA ...

5dece184bffa6961ec3145e0d3ba85471b955b0a authored about 2 years ago by Yee Cheng Chin <[email protected]>
Sparkle 1.27.1

This is the last 1.x version. Upgrading to it to get all remaining fixes
before we need to decid...

2b050f9952ab9e6bc531112d26b1c959c183d0b8 authored about 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1283 from ychin/python3-detection-use-3.10

Update Python vimrc detection to 3.10

515274be498b5678cd07be76199aa59a1683a0e5 authored about 2 years ago by Yee Cheng Chin <[email protected]>
Update Python vimrc detection to 3.10

CI build has been updated to build MacVim against Python 3.10, so we
want to update the other de...

5cf6e35a9667e38900a3b78b3c61267a9fc018f4 authored about 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1280 from ychin/cmdline-align-bottom-of-window

Allow pinning the cmdline to be aligned to the bottom of window

787158fa36e95b73ddacbf69a89520b17c6198ce authored about 2 years ago by Yee Cheng Chin <[email protected]>
Allow pinning the cmdline to be aligned to the bottom of window

Add a setting that could pin the command-line portion of Vim to the
bottom of the MacVim window....

7b81cc3922680502e186b3366446c7a5d7135b1f authored about 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1282 from ychin/fix-preference-resizing-when-sparkle-disabled

Fix broken preference pane sizing when sparkle disabled

ad721aa587b4617e95316d4927599f740d67d983 authored about 2 years ago by Yee Cheng Chin <[email protected]>
Fix broken preference pane sizing when sparkle disabled

The recent change that added smooth resizing changed the alignment for
the General preference pa...

4a2f8511306afd17341fa89ca7bb976119a7a1e2 authored about 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems

Problem: Using :echowin while at the hit-enter prompt causes problems.
Solution: Do not pro...

cf0995d7d7301e36c81cafa14e68782f1d3be2ad authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0446: message window may be positioned too low

Problem: Message window may be positioned too low.
Solution: Compute cmdline_row before com...

87e74d0e03c6c0267546b2e3a49316f3e84d9794 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0445: when opening/closing window text moves up/down

Problem: When opening/closing window text moves up/down.
Solution: Add the 'splitscroll' op...

29ab524358ba429bcf6811710afc97a978641f0b authored about 2 years ago by Luuk van Baal <[email protected]>
patch 9.0.0444: trying to declare g:variable gives confusing error

Problem: Trying to declare g:variable gives confusing error.
Solution: Give a better error ...

9510d22463055f56548ff461ccbc54caa1ba1a2f authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0443: blueprint files are not recognized

Problem: Blueprint files are not recognized.
Solution: Add a pattern for blueprint files. (...

cce82a55b8105560a2ef724999c856966337b48e authored about 2 years ago by Gabriele Musco <[email protected]>
patch 9.0.0442: virtual text "above" doesn't handel line numbers

Problem: Virtual text "above" doesn't handel line numbers.
Solution: Take the left column o...

79f8b8494cd4f738f25272ece94d8b524b99cb09 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0441: closure in for loop test fails on some systems

Problem: Closure in for loop test fails on some systems.
Solution: Do not wait for the rule...

c069edeab28bdd7289d7096cd92804cb54841557 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function

Problem: Crash when using mkdir() with "R" flag in compiled function.
Solution: Reserve a v...

f5fec05c7fd0df4c934a838e82882e601dc920cb authored about 2 years ago by Bram Moolenaar <[email protected]>
Merge pull request #1279 from ychin/fix-broken-korean-menus

Fix MacVim's Korean menu translations causing startup error

fcd7bd488fc1cf036a5fad9fe92fe9f5ccaf144d authored about 2 years ago by Yee Cheng Chin <[email protected]>
Fix MacVim's Korean menu translations causing startup error

Apple's Korean translations contain individual "." instead of using
ellipsis, and the extraction...

2f7fa651b9575ef7292046181eaa1fe02c9cc75e authored about 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1276 from ychin/smooth-resize-window

Allows smooth resizing of MacVim's window

6b269576f0b63dd1d75afbf4cbfd89b0020fe548 authored about 2 years ago by Yee Cheng Chin <[email protected]>
Allows smooth resizing of MacVim's window

Adds a setting that allows for smoothly resizing the window. Previously,
MacVim would only allow...

aa1c720306c0cf24dc40c90bf1b21c4f53c2ddfa authored about 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0439: cursor wrong if inserting before line with virtual text above

Problem: Cursor wrong if inserting before line with virtual text above.
Solution: Add the w...

88b79cb7d47e2e1fee1baf4016c50b861e6b21c4 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0438: cannot put virtual text above a line

Problem: Cannot put virtual text above a line.
Solution: Add the "above" value for "text_al...

04e0ed1ddf399d609dbcb7dbf19e531da1fe6172 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0437: no error when custom completion function returns wrong type

Problem: No error when a custom completion function returns something else
than t...

55e9366e32bc0e1056478d1d0ae935f9cf039d6a authored about 2 years ago by Bram Moolenaar <[email protected]>
Update runtime files

71b6d3397649fed68ef587aa863fcbdf5fdb057a authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0436: CI: running tests in parallel causes flakiness

Problem: CI: running tests in parallel causes flakiness.
Solution: Reorganize the MS-Window...

2da11a4124989e3be917fa8024025d2e1452b363 authored about 2 years ago by K.Takata <[email protected]>
patch 9.0.0435: compiler warning for uninitialized variable

Problem: Compiler warning for uninitialized variable.
Solution: Initialize it.

f21d546d8f80b85a1770fc4c9f48f2d92e2e82fa authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0434: gitignore files are not recognized

Problem: gitignore files are not recognized.
Solution: Add patterns for the gitignore filet...

9ba2786f15f0b53a90fd221832a5bedfc6dbfe20 authored about 2 years ago by ObserverOfTime <[email protected]>
patch 9.0.0433: Coverity warns for not checking allocation failure

Problem: Coverity warns for not checking allocation failure.
Solution: Check that allocatin...

12553ada3b1ceee0179527abc9980b8392fd6c7e authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0432: crash when using for loop variable in closure

Problem: Crash when using for loop variable in closure.
Solution: Check that the variable w...

6de2296e5e696b894576d48239aaab0ae84486ff authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0431: current mode shows in message window

Problem: Current mode shows in message window.
Solution: Reset in_echowindow before redrawi...

7cf5839287de6f65c981a876d8a1c7e6f8d2494b authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0430: cannot use repeat() with a blob

Problem: Cannot use repeat() with a blob.
Solution: Implement blob repeat. (closes #11090)

375141e1f80dced9be738568a3418f65813f4a2f authored about 2 years ago by Bakudankun <[email protected]>
patch 9.0.0429: not all keys are tested for the MS-Windows GUI

Problem: Not all keys are tested for the MS-Windows GUI.
Solution: Add more key codes to th...

0adae2da17598669e442ba38547ab18a6c1406de authored about 2 years ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.0428: autocmd test uses common file name

Problem: Autocmd test uses common file name.
Solution: Use unique name to reduce flakiness.

be9fc5b60cbdf697c4f6d12345dd7fcdb5d6ca01 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0427: Drupal theme files are not recognized

Problem: Drupal theme files are not recognized.
Solution: Use php filetype for Drupl theme ...

8995c4cd4e697141faf74da9a87e0c1221bfb161 authored about 2 years ago by Rodrigo Aguilera <[email protected]>
patch 9.0.0426: failed flaky tests reports only start time

Problem: Failed flaky tests reports only start time.
Solution: Also report the end time.

65258d36ddfab371c7982343efc9b2533ba39075 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0425: autocmd test is a bit flaky on MS-Windows

Problem: Autocmd test is a bit flaky on MS-Windows.
Solution: Add a bit more sleeping. (Ken...

ae04a6049b3f0e30a671966ed2dda1979e0b5f20 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0424: gitattributes files are not recognized

Problem: gitattributes files are not recognized.
Solution: Add patterns to match gitattribu...

7d56cfc861e57145f003315efd835cf5dfd5b145 authored about 2 years ago by ObserverOfTime <[email protected]>
patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy

Problem: "for" and "while" not recognized after :vim9cmd and :legacy.
(Emanuele T...

9132426334a8c7e159db93ec1b08ed61ac600aae authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0422: not enough testing of the :all command

Problem: Not enough testing of the :all command.
Solution: Add more testing. (Yegappan Laks...

0dc2fd307ffc223cf010d1fdea6e3d5c4524d43c authored about 2 years ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.0421: MS-Windows makefiles are inconsistently named

Problem: MS-Windows makefiles are inconsistently named.
Solution: Use consistent names. (Ke...

5bc13453b2dd8067597793e32c4f94aa3031054a authored about 2 years ago by K.Takata <[email protected]>
Merge remote-tracking branch 'vim/master'

801217e02c8db273ff5a338ef1c55546eead1323 authored about 2 years ago by ichizok <[email protected]>
patch 9.0.0420: function went missing

Problem: Function went missing.
Solution: Add the function back.

c572ad508f53bd89aa29081fc583f17ef1f0f123 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0419: the :defer command does not check the function arguments

Problem: The :defer command does not check the function argument count and
types....

169003289fb4b2ad18fd7f5807e0d05efff0be85 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0418: manually deleting temp test files

Problem: Manually deleting temp test files.
Solution: Use the 'D' flag of writefile() and m...

45bbaef0382c5468d9fac511775bd99ea7bf5b84 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0417: Jsonnet files are not recognized

Problem: Jsonnet files are not recognized.
Solution: Add a pattern for Jsonnet files. (Ceza...

2a4c885d54171f68ec2c2d6eb4ae281c7fefb802 authored about 2 years ago by =?UTF-8?q?Cezary=20Dro=C5=BCak?= <[email protected]>
patch 9.0.0416: ml_get error when appending lines in popup window

Problem: ml_get error when appending lines in popup window.
Solution: Only update w_topline...

58a3cae3eb590c375bf4823052e8d9d4165050de authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0415: on MS-Windows some tests are flaky

Problem: On MS-Windows some tests are flaky.
Solution: Add sleeps, disable swapfile, mark t...

0500e87eba7b2a82392dbb5d573de19f8ff138e7 authored about 2 years ago by K.Takata <[email protected]>
patch 9.0.0414: matchstr() still does not match column offset

Problem: matchstr() still does not match column offset when done after a
text sea...

753aead960f163d0d3f8ce523ea523f2e0cec06d authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0413: ASAN reports a memory leak

Problem: ASAN reports a memory leak.
Solution: Free the string received from the server. (K...

b0d12e63e8c763ce940dc4c162111fedde2507ef authored about 2 years ago by K.Takata <[email protected]>
Merge remote-tracking branch 'vim/master'

d3ced677aedce0fcf1c8ace2e1144319afacfe15 authored about 2 years ago by ichizok <[email protected]>
patch 9.0.0412: compiler warning for unused argument

Problem: Compiler warning for unused argument.
Solution: Add UNUSED.

e5a420fb33518e08313f653f3031bc36f949e086 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0411: only created files can be cleaned up with one call

Problem: Only created files can be cleaned up with one call.
Solution: Add flags to mkdir()...

6f14da15ac900589f2f413d77898b9bff3b31ece authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0410: struct member cts_lnum is unused

Problem: Struct member cts_lnum is unused.
Solution: Delete it.

d7633114af2365e32080b61af473db347a3489c2 authored about 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0409: #{g:x} was seen as a curly-braces expression

Problem: #{g:x} was seen as a curly-braces expression.
Solution: Do never see #{} as a curl...

7c7e1e9b98d4e5dbe7358c795a635c6f1f36f418 authored about 2 years ago by ii14 <[email protected]>