| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-03 | Fix missing dependency on mruby-print to support 'puts' | Hugo Logmans | |
| 2014-04-30 | remove trailing spaces | Nobuyoshi Nakada | |
| 2014-03-01 | use C style comments instead of C++ style comments | cubicdaiya | |
| According to CONTRIBUTING.md, Don't use C++ style comments /* This is the prefered comment style */ Use C++ style comments only for temporary comment e.g. commenting out some code lines. | |||
| 2013-07-23 | "spec.author" is better for single-author gems. | Tomoyuki Sahara | |
| "spec.author=" expects a String represents a single author. "spec.authors=" expects an Array which is a list of multiple authors. http://guides.rubygems.org/specification-reference/ | |||
| 2013-04-25 | rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206 | Yukihiro "Matz" Matsumoto | |
| 2013-01-30 | Changed variable $test_args to constant TEST_ARGS | Carson McDonald | |
| 2013-01-29 | Add ability to pass parameters from mrbgem.rake spec into test scripts. | Carson McDonald | |
| 2013-01-29 | Fixed minor typo. | Carson McDonald | |
| 2013-01-26 | Moved mrbgems examples | Yuichiro MASUI | |
