| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-12-11 | [Bug #20941] Bail out when recursing no memory | Nobuyoshi Nakada |
| 2024-12-05 | Standardize on the name "modular GC" | Peter Zhu |
| 2024-11-25 | Place all non-default GC API behind USE_SHARED_GC | Matt Valentine-House |
| 2024-11-25 | Use extconf to build external GC modules | Matt Valentine-House |
| 2024-10-18 | Move object processing in Process.warmup to gc.c | Peter Zhu |
| 2024-10-07 | Disable -Wunused-function for shared GC in gc/gc.h | Peter Zhu |
| 2024-10-03 | Rename size_pool -> heap | Matt Valentine-House |
| 2024-10-02 | Deduplicate RGENGC_CHECK_MODE into gc/gc.h | Peter Zhu |
| 2024-09-03 | Move responsibility of heap walking into Ruby | Peter Zhu |
| 2024-08-22 | Don't use gc_impl.h inside of gc/gc.h | Peter Zhu |
| 2024-08-22 | Change hash_replace_ref_value to assume value moved | Peter Zhu |
| 2024-08-15 | Fix GC_ASSERT for gc.c and gc/default.c | Peter Zhu |
| 2024-07-26 | Put the default GC implementation back into gc.o | Alan Wu |
| 2024-07-15 | Add gc/gc.h for functions in gc.c and used by GC implementations | Peter Zhu |
