| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-22 | Added test case for String#start_with? with string of length 1. | Frederick John Milens III | |
| 2013-08-04 | Improve test of mruby-string-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-04-25 | Add tests to make sure. As we do not use standard library for formatting. | Masaki Muranaka | |
| 2013-04-25 | Move regression test as String#dump is not in ther core but the mrbgems. | Masaki Muranaka | |
| 2013-04-25 | rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206 | Yukihiro "Matz" Matsumoto | |
| 2013-04-19 | Add String#swapcase,swapcase!,concat,casecmp,start_with,end_with | h2so5 | |
| 2013-03-08 | add "strip" family to String. | Tomoyuki Sahara | |
| 2013-03-08 | Add String#dump method. | Masaki Muranaka | |
| 2013-03-07 | add mrbgems/mruby-string-ext, and method: String#getbyte | skandhas | |
