| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-06-15 | Test all ISO defined classes direct superclass except `Object` class. | take_cheeze |
| 2014-05-28 | Add invalid key type check in `Struct#[]=`. | take_cheeze |
| 2014-05-28 | Support string key in `Struct#[]=`. | take_cheeze |
| 2014-05-02 | Implement Struct#values_at and Array#values_at . | take_cheeze |
| 2014-04-30 | Implement Struct#to_h . | take_cheeze |
| 2014-04-27 | Implement Struct#to_a and Struct#values . | take_cheeze |
| 2014-04-21 | Remove `Struct` defined check in test. | take_cheeze |
| 2014-04-20 | Implement Struct#size and Struct#length . | take_cheeze |
| 2014-04-12 | Add test cases to 'large struct' test; a patch from @take-cheeze; ref #2052 | Yukihiro "Matz" Matsumoto |
| 2014-01-16 | Increase test coverage of mruby-struct | Carson McDonald |
| 2013-03-01 | Pluggable Struct | mattn |
