| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-03 | Add wbcheck GC with write barrier validation | John Hawthorn | |
| Initial implementation of the wbcheck GC, a modular GC that detects missed write barriers by collecting references from each object and comparing against the set of objects that were marked/written via rb_gc_writebarrier. | |||
