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