| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-02-08 | made mrb_define_class to return existing class, with heavy refactoring | Yukihiro "Matz" Matsumoto |
| 2014-01-10 | fix ISO reference number of String#=~. | Tomoyuki Sahara |
| 2013-12-24 | string type check based on #to_str to encourage duck typing; #1616 | Yukihiro "Matz" Matsumoto |
| 2013-12-24 | verify the argument of String#=~ | h2so5 |
| 2013-07-23 | String `=~` and `match` to work with pluggable Regexp; close #1398 | Yukihiro "Matz" Matsumoto |
| 2013-02-18 | adopt String#gsub to fixed split behavior | Yukihiro Matz Matsumoto |
| 2013-02-17 | String#gsub fix with last character | Daniel Bovensiepen |
| 2013-02-12 | Added String#sub/sub! and String#gsub/gsub! | Yuichiro MASUI |
| 2012-11-02 | delete needless output in String#[]= | skandhas |
| 2012-11-01 | String#each_byte to use String#bytes; close #508 | Yukihiro Matsumoto |
| 2012-06-26 | raise NotImplementedError from regexp related string methods; close #319 | Yukihiro Matsumoto |
| 2012-05-03 | Add documentation to String | Daniel Bovensiepen |
| 2012-04-20 | add mruby sources | mimaki |
