aboutsummaryrefslogtreecommitdiffstats
path: root/id_table.h
Commit message (Expand)AuthorAgeFilesLines
* Add `GC.compact` again.tenderlove2019-04-201-0/+3
* Reverting compaction for nowtenderlove2019-04-171-3/+0
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-171-0/+3
* Reverting all commits from r67479 to r67496 because of CI failureskazu2019-04-101-3/+0
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-091-0/+3
* id_table.h: dummy sentinelnobu2016-08-061-0/+1
* id_table: const correctness for _size and _memsizenormal2015-11-021-2/+2
* id_table.h: include guardnobu2015-09-171-0/+4
* id_table.h: callback function typesnobu2015-08-261-2/+5
* * id_table.h: introduce ID key table.ko12015-08-121-0/+23