aboutsummaryrefslogtreecommitdiffstats
path: root/transient_heap.h
Commit message (Expand)AuthorAgeFilesLines
* Add `GC.compact` again.tenderlove2019-04-201-0/+2
* Reverting compaction for nowtenderlove2019-04-171-2/+0
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-171-0/+2
* Reverting all commits from r67479 to r67496 because of CI failureskazu2019-04-101-2/+0
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-091-0/+2
* introduce USE_TRANSIENT_HEAP to enable/disable theap.ko12018-11-011-0/+20
* support theap for T_HASH. [Feature #14989]ko12018-10-301-2/+2
* support theap for T_STRUCT.ko12018-10-301-1/+2
* support theap for T_OBJECT.ko12018-10-301-0/+1
* introduce TransientHeap. [Bug #14858]ko12018-10-301-0/+38