Age | Commit message (Expand) | Author |
---|---|---|
2020-12-07 | cancel theap on multi-ractors | Koichi Sasada |
2020-04-13 | add #include guard hack | 卜部昌平 |
2019-04-20 | Add `GC.compact` again. | tenderlove |
2019-04-17 | Reverting compaction for now | tenderlove |
2019-04-17 | Adding `GC.compact` and compacting GC support. | tenderlove |
2019-04-10 | Reverting all commits from r67479 to r67496 because of CI failures | kazu |
2019-04-09 | Adding `GC.compact` and compacting GC support. | tenderlove |
2018-11-01 | introduce USE_TRANSIENT_HEAP to enable/disable theap. | ko1 |
2018-10-30 | support theap for T_HASH. [Feature #14989] | ko1 |
2018-10-30 | support theap for T_STRUCT. | ko1 |
2018-10-30 | support theap for T_OBJECT. | ko1 |
2018-10-30 | introduce TransientHeap. [Bug #14858] | ko1 |