| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-20 | Remove SortedSet autoload and set/sorted_set | Jeremy Evans | |
| Implements [Feature #21287] Notes: Merged: https://github.com/ruby/ruby/pull/13188 | |||
| 2021-05-10 | Add a space to separate sentences in the error message | Andrei Beliankou | |
| 2020-12-22 | Import set 1.0.0 | Akinori MUSHA | |
| - SortedSet has been removed for dependency and performance reasons. - Set#join is added as a shorthand for `.to_a.join`. - Set#<=> is added. https://github.com/ruby/set/blob/v1.0.0/CHANGELOG.md | |||
