Age | Commit message (Expand) | Author |
---|---|---|
2019-12-26 | decouple internal.h headers | 卜部昌平 |
2019-10-03 | Revert https://github.com/ruby/ruby/pull/2486 | 卜部昌平 |
2019-09-30 | refactor add rb_id_table_foreach_with_replace_with_key | 卜部昌平 |
2019-09-30 | refactor delete ID_TABLE_ITERATOR_RESULT_END | 卜部昌平 |
2019-04-20 | Add `GC.compact` again. | tenderlove |
2019-04-17 | Reverting compaction for now | tenderlove |
2019-04-17 | Adding `GC.compact` and compacting GC support. | tenderlove |
2019-04-10 | Reverting all commits from r67479 to r67496 because of CI failures | kazu |
2019-04-09 | Adding `GC.compact` and compacting GC support. | tenderlove |
2016-08-06 | id_table.h: dummy sentinel | nobu |
2015-11-02 | id_table: const correctness for _size and _memsize | normal |
2015-09-17 | id_table.h: include guard | nobu |
2015-08-26 | id_table.h: callback function types | nobu |
2015-08-12 | * id_table.h: introduce ID key table. | ko1 |