| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-08 | Update to ruby/spec@3d7e563 | Benoit Daloze | |
| 2025-07-24 | Support `cause:` in `Thread#raise` and `Fiber#raise`. (#13967) | Samuel Williams | |
| * Add support for `cause:` argument to `Fiber#raise` and `Thread#raise`. The implementation behaviour is consistent with `Kernel#raise` and `Exception#initialize` methods, allowing the `cause:` argument to be passed to `Fiber#raise` and `Thread#raise`. This change ensures that the `cause:` argument is handled correctly, providing a more consistent and expected behavior when raising exceptions in fibers and threads. [Feature #21360] * Shared specs for Fiber/Thread/Kernel raise. --------- Co-authored-by: Samuel Williams <samuel.williams@shopify.com> | |||
| 2019-12-11 | Test `Thread#to_s` when used from to_s_spec.rb | Nobuyoshi Nakada | |
| 2019-07-27 | Update to ruby/spec@875a09e | Benoit Daloze | |
| 2017-10-28 | Update to ruby/spec@a6b8805 | eregon | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
| 2017-09-20 | Move spec/rubyspec to spec/ruby for consistency | eregon | |
| * Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
