summaryrefslogtreecommitdiff
path: root/id_table.h
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
2016-08-06id_table.h: dummy sentinelnobu
2015-11-02id_table: const correctness for _size and _memsizenormal
2015-09-17id_table.h: include guardnobu
2015-08-26id_table.h: callback function typesnobu
2015-08-12* id_table.h: introduce ID key table.ko1