| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-07 | remove superfluous includes | cremno | |
| - reduce compile time by a little bit (full-core: ~0.7s for me) - thanks to 'include-what-you-use' for some help - include Standard C header files before any other (coding style) | |||
| 2013-08-04 | Improve test of mruby-hash-ext GEM | Daniel Bovensiepen | |
| 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-05-08 | Move Hash#values_at to mruby-hash-ext gem. | Masaki Muranaka | |
| 2013-05-03 | add type check in Hash#merge! | Gilad Zohari | |
| 2013-03-22 | add mruby-hash-ext mrbgem, and method: Hash#merge! | Kouki Ooyatsu | |
