Skip to content

Commit

Permalink
vim: Import v8.1.1755
Browse files Browse the repository at this point in the history
* 8.1.1755: leaking memory when using a popup window mask
* 8.1.1754: build failure
* 8.1.1753: use of popup window mask is inefficient
* 8.1.1752: resizing hashtable is inefficient
* 8.1.1751: when redrawing popups plines_win() may be called often
* 8.1.1750: depending on the terminal width :version may miss a line break
  • Loading branch information
chrisbra committed Jul 26, 2019
1 parent 6a99658 commit d828eb5
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 @@
* [8.1.1749](https://github.com/vim/vim/releases/tag/v8.1.1749): Coverity warns for using negative index\n* [8.1.1748](https://github.com/vim/vim/releases/tag/v8.1.1748): :args output is not aligned\n* [8.1.1747](https://github.com/vim/vim/releases/tag/v8.1.1747): compiler warning for unused variables
* [8.1.1755](https://github.com/vim/vim/releases/tag/v8.1.1755): leaking memory when using a popup window mask\n* [8.1.1754](https://github.com/vim/vim/releases/tag/v8.1.1754): build failure\n* [8.1.1753](https://github.com/vim/vim/releases/tag/v8.1.1753): use of popup window mask is inefficient\n* [8.1.1752](https://github.com/vim/vim/releases/tag/v8.1.1752): resizing hashtable is inefficient\n* [8.1.1751](https://github.com/vim/vim/releases/tag/v8.1.1751): when redrawing popups plines_win() may be called often\n* [8.1.1750](https://github.com/vim/vim/releases/tag/v8.1.1750): depending on the terminal width :version may miss a line break
2 changes: 1 addition & 1 deletion vim

0 comments on commit d828eb5

Please sign in to comment.