| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-10-15 | Merge branch 'work_for_merge' of https://github.com/zubycz/mruby into zubycz-... | Yukihiro "Matz" Matsumoto |
| 2020-10-13 | Introduce endless range (a part of #5085) | taiyoslime |
| 2020-10-12 | Integrate `Fixnum` class into `Integer` class | dearblue |
| 2019-07-17 | Merge branch 'master' into fix-range-min-with-mruby-range-ext | Yukihiro "Matz" Matsumoto |
| 2019-07-17 | Fix `(fixnum_value ... float_value).min` with `mruby-range-ext` | KOBAYASHI Shuji |
| 2019-07-17 | Allow `mruby-range-ext` to work with `MRB_WITHOUT_FLOAT`; ref 2add8641 | KOBAYASHI Shuji |
| 2019-07-09 | Fix Range#min fast path with exclusive range | Ryan Lopopolo |
| 2019-07-09 | Add a fast path for Float and Fixnum ranges for Range#max and Range#min | Ryan Lopopolo |
| 2018-11-19 | Remove implicit conversion using `to_int` method. | Yukihiro "Matz" Matsumoto |
| 2016-11-22 | remove unnecessary ".!"; ref #3261 | Yukihiro "Matz" Matsumoto |
| 2016-11-21 | Reimplements Range#first | ksss |
