| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | test/old: skip failing ruby tests | Jan Edmund Lazo | 2019-09-14 |
| | | | | | These tests didn't pass in https://github.com/neovim/neovim/pull/9245 | ||
| * | vim-patch:8.0.1448: segfault with exception inside :rubyfile command | Jan Edmund Lazo | 2019-09-14 |
| Problem: Segmentation fault when Ruby throws an exception inside :rubyfile command. Solution: Use rb_protect() instead of rb_load_protect(). (ujihisa, closes vim/vim#2147, greywolf, closes vim/vim#2512, vim/vim#2511) https://github.com/vim/vim/commit/37badc898b8d167e11553b6d05908ffd35928a6e | |||