| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-30 | Fix method name | Kazuki Tsujimoto |
| 2014-03-29 | Add Array#fill | Jun Hiroe |
| 2014-03-28 | Merge branch 'master' of github.com:mruby/mruby | Yukihiro "Matz" Matsumoto |
| 2014-03-28 | Array#reverse_each should return Enumerator; ref #1968 | Yukihiro "Matz" Matsumoto |
| 2014-03-28 | Add Array#fetch | Jun Hiroe |
| 2014-03-24 | improve Enumerable#reverse_each to be efficient | Yukihiro "Matz" Matsumoto |
| 2014-01-29 | move range aware aget to array.c from mruby-array-ext gem | Yukihiro "Matz" Matsumoto |
| 2014-01-10 | Added rewrite of Array#[] to mruby-array-ext gem, so that arrays can be sliced | Paolo Bosetti |
| 2013-05-14 | add comments for mruby-array-ext | skandhas |
| 2013-04-11 | string interpolation (#{foo}) does stringify implicitly; no need to call #to_s | Yukihiro "Matz" Matsumoto |
| 2013-04-11 | Fix TypeError messages | h2so5 |
| 2013-03-23 | Array bang methods should return nil if no change happen | Yukihiro Matz Matsumoto |
| 2013-03-22 | add method(uniq, -, |, &, flatten, compact) and test of Array to mruby-array-ext | Kouki Ooyatsu |
