| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-17 | Merge branch 'master' into i110/inspect-recursion | Yukihiro "Matz" Matsumoto | |
| 2019-02-24 | Move `Object#dig` to `Struct#dig` | Wataru Ashihara | |
| This method seems to be mistakenly put into `Object` instead of `Struct` since it's in `struct.rb` and daf83946b says: add #dig to Array,Hash and Struct | |||
| 2018-06-04 | Let inspect recursion do the right thing | Ichito Nagata | |
| 2016-03-23 | add #dig to Array,Hash and Struct | Yukihiro "Matz" Matsumoto | |
| 2015-09-23 | don't print anonymous struct class name | Yukihiro "Matz" Matsumoto | |
| 2015-01-12 | fix Segmentation fault on Struct#inspect due to recursive Struct object | takahashim | |
| 2013-03-01 | Move mrblib for Struct | mattn | |
