diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Feb 15 17:12:41 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * string.c (str_strlen): use search_nonascii() for performance. + + * string.c (str_nth): ditto. + Fri Feb 15 16:22:49 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * io.c (open_key_args): allow specifying both :mode and :encoding. |
