summaryrefslogtreecommitdiff
path: root/test/ruby/test_io_buffer.rb
AgeCommit message (Collapse)Author
2021-11-12More immutability and locking tests.Samuel Williams
Notes: Merged: https://github.com/ruby/ruby/pull/5109
2021-11-10IO::Buffer for scheduler interface.Samuel Williams
Notes: Merged: https://github.com/ruby/ruby/pull/4621