Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kaffejoffe/vim

Tags

v8.0.0092

Toggle v8.0.0092's commit message
patch 8.0.0092

Problem:    C indenting does not support nested namespaces that C++ 17 has.
Solution:   Add check that passes double colon inside a name. (Pauli, closes
            vim#1214)

v8.0.0091

Toggle v8.0.0091's commit message
patch 8.0.0091

Problem:    Test_help_complete sometimes fails in MS-Windows console.
Solution:   Use getcompletion() instead of feedkeys() and command line
            completion. (Hirohito Higashi)

v8.0.0090

Toggle v8.0.0090's commit message
patch 8.0.0090

Problem:    Test_help_complete sometimes fails in MS-Windows console.
Solution:   Use getcompletion() instead of feedkeys() and command line
            completion. (Hirohito Higashi)

v8.0.0089

Toggle v8.0.0089's commit message
patch 8.0.0089

Problem:    Various problems with GTK 3.22.2.
Solution:   Fix the problems, add #ifdefs. (Kazunobu Kuriyama)

v8.0.0088

Toggle v8.0.0088's commit message
patch 8.0.0088

Problem:    When a test fails in Setup or Teardown the problem is not reported.
Solution:   Add a try/catch. (Hirohito Higashi)

v8.0.0087

Toggle v8.0.0087's commit message
patch 8.0.0087

Problem:    When the channel callback gets job info the job may already have
            been deleted. (lifepillar)
Solution:   Do not delete the job when the channel is still useful. (ichizok,
            closes vim#1242, closes vim#1245)

v8.0.0086

Toggle v8.0.0086's commit message
patch 8.0.0086

Problem:    Cannot add a comment after ":hide". (Norio Takagi)
Solution:   Make it work, add a test. (Hirohito Higashi)

v8.0.0085

Toggle v8.0.0085's commit message
patch 8.0.0085

Problem:    Using freed memory with recursive function call. (Dominique Pelle)
Solution:   Make a copy of the function name.

v8.0.0084

Toggle v8.0.0084's commit message
patch 8.0.0084

Problem:    Using freed memory when adding to a quickfix list. (Domenique
            Pelle)
Solution:   Clear the directory name.

v8.0.0083

Toggle v8.0.0083's commit message
patch 8.0.0083

Problem:    Using freed memory with win_getid(). (Domenique Pelle)
Solution:   For the current tab use curwin.