summaryrefslogtreecommitdiff
path: root/transient_heap.c
AgeCommit message (Expand)Author
2019-04-20Add `GC.compact` again.tenderlove
2019-04-17Reverting compaction for nowtenderlove
2019-04-17Adding `GC.compact` and compacting GC support.tenderlove
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-09Adding `GC.compact` and compacting GC support.tenderlove
2018-12-14rename li_table->ar_table (and related names).ko1
2018-11-06adopt sanitizer APIshyouhei
2018-11-01introduce USE_TRANSIENT_HEAP to enable/disable theap.ko1
2018-10-31explicit cast to void* required for %pshyouhei
2018-10-30* remove trailing spaces, expand tabs.svn
2018-10-30support theap for T_HASH. [Feature #14989]ko1
2018-10-30support theap for T_STRUCT.ko1
2018-10-30support theap for T_OBJECT.ko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1