| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-30 | Change Lazy class outer | ksss | |
| Lazy class should be under Enumerator instead of Enumerable | |||
| 2016-11-17 | Removed mruby-inline-struct gem from default.gembox; ref #3251 | Yukihiro "Matz" Matsumoto | |
| bundled testing gems do not need to be included in default.gembox. all gems under mrbgems are linked automatically in the test process. | |||
| 2016-11-17 | inline structures data type for mruby (MRB_TT_INLINE) (fix #3237) | Tomasz Dąbrowski | |
| Inline structures have no instance variables, no finalizer, and offer as much space as possible in RBASIC object. This means 24 bytes on 64-bit platforms and 12 bytes on 32-bit platforms. mruby-inline-struct gem is only provided for testing. | |||
| 2016-11-13 | rename mruby-module-ext to mruby-class-ext; ref #2470 | Yukihiro "Matz" Matsumoto | |
| 2016-11-13 | Implement Module#name. | take_cheeze | |
| Solves #2132. | |||
| 2015-06-28 | Rename extended xxxx class or module to xxxx class or module extension | Jun Hiroe | |
| 2015-06-28 | Fix typo; Replace extensional with extended | Jun Hiroe | |
| 2015-06-22 | Need mruby-compiler to build mruby-bin-mruby and mruby-bin-mirb for | Terence Lee | |
| cross compiles | |||
| 2014-10-02 | remove accidental check-in of mruby-thread gem | Yukihiro "Matz" Matsumoto | |
| 2014-10-02 | cast MRB_ENV_STACK_LEN to (mrb_int); ref #2600 | Yukihiro "Matz" Matsumoto | |
| 2014-05-15 | compile mruby-bin-strip gem by default | Yukihiro "Matz" Matsumoto | |
| 2014-05-07 | Add mruby-kernel-ext to default gembox. | take_cheeze | |
| 2014-04-04 | add mruby-enum-lazy mrbgem for Enumerable::Lazy | Yukihiro "Matz" Matsumoto | |
| 2014-03-17 | recover description in default.gembox | Yukihiro "Matz" Matsumoto | |
| 2014-03-17 | move summary of mrbgems in default gembox to its spec | take_cheeze | |
| 2014-03-13 | add mruby-enumerator | ksss | |
| 2014-02-07 | move version info from gems to core; ref #576 #1684 | Yukihiro "Matz" Matsumoto | |
| 2014-02-05 | Add pluggable versioning by mruby-version | MATSUMOTO Ryosuke | |
| 2013-07-11 | add mruby-toplevel-ext as default | Yukihiro "Matz" Matsumoto | |
| 2013-06-28 | add nil.to_a, nil.to_f, nil.to_i methods | Akira Yumiyama | |
| 2013-05-20 | primary mruby fiber implementation | Yukihiro "Matz" Matsumoto | |
| 2013-05-18 | Added mruby-objectspace to the detault gembox. | Ryan Scott | |
| 2013-05-02 | Apply :core parameter to default.gembox | Daniel Bovensiepen | |
| 2013-04-27 | Add gembox which contains all default GEMs | Daniel Bovensiepen | |
