diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-01-25 14:26:56 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-01-25 14:26:56 +0000 |
| commit | 8142629cae291cd6dfb2dd5b67849bb915d4b6cf (patch) | |
| tree | b7f38c11b2be3acb2280e45a72f939f4fbc134ec /ChangeLog | |
| parent | 3f25c4f65e37c30482c326148202510a7858df74 (diff) | |
* test/ruby/test_string.rb (test_split): add tests.
patched by Hugh Sasse [ruby-core:27794]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Jan 25 23:24:26 2010 NARUSE, Yui <naruse@ruby-lang.org> + + * test/ruby/test_string.rb (test_split): add tests. + patched by Hugh Sasse [ruby-core:27794] + Fri Jan 22 01:22:27 2010 NAKAMURA Usaku <usa@ruby-lang.org> * eval.c (thread_timer, rb_thread_stop_timer): check the timing of |
