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