Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |