| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-23 | Suppress the “experimental" warnings for `IO::Buffer` | Nobuyoshi Nakada | |
| As this warning is emitted just once per processes, needs in each files when parallel testing. | |||
| 2021-11-17 | Validate string type when constructing IO::Buffer for string mapping. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5115 | |||
| 2021-11-12 | Rework implementation of `IO::Buffer.for(string)` to use string locking. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5109 | |||
| 2021-11-12 | More immutability and locking tests. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5109 | |||
| 2021-11-10 | IO::Buffer for scheduler interface. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4621 | |||
