Age | Commit message (Expand) | Author |
---|---|---|
4 days | Add missing write barrier in set_i_initialize_copy | John Hawthorn |
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 | test/ruby/test_set.rb: mmtk doesn't have GC.compact | Jean Boussier |
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 |