| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-12-19 | Prefix asan_poison_object with rb | Peter Zhu |
| 2024-12-19 | Fix compaction in ASAN with RGENGC_CHECK_MODE enabled | Peter Zhu |
| 2024-12-19 | Don't calculate the aligned slot when unlocking page | Peter Zhu |
| 2024-12-19 | Don't unpoison a NULL object | Peter Zhu |
| 2024-12-19 | Unpoison memory before accessing next element of freelist | Peter Zhu |
| 2024-12-16 | Move special constant check in rb_gc_location to gc.c | Peter Zhu |
| 2024-12-11 | Fix compilation with MALLOC_ALLOCATED_SIZE | John Hawthorn |
| 2024-12-11 | [Bug #20941] Bail out when recursing no memory | Nobuyoshi Nakada |
| 2024-12-05 | Use rb_gc_enable/rb_gc_disable_no_rest instead of ruby_disable_gc | Peter Zhu |
| 2024-12-05 | darray.h does not depend on internal/bits.h | Peter Zhu |
| 2024-12-05 | Standardize on the name "modular GC" | Peter Zhu |
| 2024-11-29 | rb_gc_impl_malloc can return NULL | 卜部昌平 |
| 2024-11-25 | Use extconf to build external GC modules | Matt Valentine-House |
