| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-08-12 | set.c: Store `set_table->bins` at the end of `set_table->entries` | Jean Boussier |
| 2025-07-29 | [Bug #21513] Raise on converting endless range to set | viralpraxis |
| 2025-06-25 | Include Set subclass name in Set#inspect output | Jeremy Evans |
| 2025-06-25 | Simplify Set#inspect output | Jeremy Evans |
| 2025-06-24 | [Bug #21449] Fix Set#divide{|a,b|} using Union-find structure (#13680) | tomoya ishida |
| 2025-06-09 | 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 |
