Age | Commit message (Expand) | Author |
---|
14 days | Add missing write barrier in set_i_initialize_copy | John Hawthorn |
2025-06-06 | Deprecate passing arguments to Set#to_set and Enumerable#to_set | Jeremy Evans |
2025-05-13 | Set#merge: raise if called during iteration | Jean Boussier |
2025-05-13 | Remove Set#to_h | Jeremy Evans |
2025-05-04 | Handle mutating of array passed to Set.new during iteration | Jeremy Evans |
2025-05-04 | Handle mutation of array being merged into set | Jeremy Evans |
2025-04-29 | Don't call hash tombstone compaction from GC compaction | Aaron Patterson |
2025-04-28 | Support Marshal.{dump,load} for core Set | Jeremy Evans |
2025-04-26 | Implement Set as a core class | Jeremy Evans |