| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-27 | use suitable type | cubicdaiya |
| 2014-03-25 | Use mrb_int instead of int | cubicdaiya |
| 2014-03-05 | use mrb_int instead of size_t since string length is represented by mrb_int; ... | Yukihiro "Matz" Matsumoto |
| 2014-02-26 | Implement sprintf("%c") for UTF-8. | chasonr |
| 2014-01-23 | fix utf-8 codepage | h2so5 |
| 2014-01-10 | String#length should be an alias of String#size | h2so5 |
| 2014-01-08 | add String#reverse, String#reverse! for UTF-8 | h2so5 |
| 2014-01-07 | mruby-string-utf8: redefine String#size for UTF-8 string; #1646 | Yukihiro "Matz" Matsumoto |
| 2014-01-07 | mruby-string-utf8: UTF-8 string may contail NUL; #1646 | Yukihiro "Matz" Matsumoto |
| 2014-01-07 | Add mruby-string-utf8 | mattn |
