aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/fiber
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@96d1072Benoit Daloze2023-09-041-29/+63
* Fix support for dynamic keys. (#8273)Samuel Williams2023-08-241-0/+14
* Update to ruby/spec@30e1c35Benoit Daloze2023-06-264-73/+46
* Add Fiber#kill, similar to Thread#kill. (#7823)Samuel Williams2023-05-181-0/+90
* Update to ruby/spec@7f69c86Benoit Daloze2023-04-251-0/+38
* Assigning `nil` to fiber storage deletes the association. (#7378)Samuel Williams2023-02-251-6/+13
* Ensure Fiber storage is only accessed from the Fiber it belongs toBenoit Daloze2022-12-201-13/+13
* Never use the storage of another Fiber, that violates the whole designBenoit Daloze2022-12-201-8/+0
* Add spec for fiber storage. (#6896)Samuel Williams2022-12-101-0/+111
* Update to ruby/spec@740ccc8Benoit Daloze2022-11-071-2/+2
* Introduce `Fiber.blocking{}` for bypassing the fiber scheduler. (#6498)Samuel Williams2022-10-061-0/+17
* Update to ruby/spec@3affe1eBenoit Daloze2022-04-251-75/+73
* Update to ruby/spec@21a48d9Benoit Daloze2021-10-282-0/+103
* Update to ruby/spec@a0b7d0dBenoit Daloze2021-06-021-0/+20
* Let Fiber#raise work with transferring fibersnicholas a. evans2020-12-121-0/+25
* Update to ruby/spec@b0b7f53Benoit Daloze2020-11-132-0/+88
* relax Fiber#transfer's restrictionKoichi Sasada2020-10-121-3/+34
* Update to ruby/spec@875a09eBenoit Daloze2019-07-272-2/+2
* Update to ruby/spec@7de852dBenoit Daloze2019-04-283-119/+104
* Update to ruby/spec@15c9619Benoit Daloze2019-04-271-1/+1
* Update to ruby/spec@c1b568beregon2018-03-043-4/+4
* Update to ruby/spec@83063a3eregon2018-01-291-0/+5
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-203-0/+146