| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-06-04 | Merge pull request #2356 from mattn/string-codepoints | Yukihiro "Matz" Matsumoto |
| 2014-06-04 | Add String#chars, String#each_char, String#codepoints, String#each_codepoint | mattn |
| 2014-06-04 | add dependency from mruby-string-utf8 to mruby-string-ext to ensure loading o... | Yukihiro "Matz" Matsumoto |
| 2014-06-03 | Add test | mattn |
| 2014-04-30 | remove trailing spaces | Nobuyoshi Nakada |
| 2014-04-20 | Fix typos in tests for mruby-string-utf8 | Jun Hiroe |
| 2014-04-19 | Add tests for utf8-string#rindex | Jun Hiroe |
| 2014-04-18 | mruby-string-utf8: update UTF-8 tests; ref #2076 | Yukihiro "Matz" Matsumoto |
| 2014-04-18 | Add one more test | mattn |
| 2014-04-18 | Add test for String#ord, String#split for mruby-string-utf8 | mattn |
| 2014-04-17 | Implement String#index, fixes #2073 | mattn |
| 2014-04-15 | Add test for UTF-8 string String#size . | take_cheeze |
| 2014-01-23 | fix utf-8 codepage | h2so5 |
| 2014-01-08 | add String#reverse, String#reverse! for UTF-8 | h2so5 |
| 2014-01-07 | Remove duplicate test | mattn |
| 2014-01-07 | Add mruby-string-utf8 | mattn |
