diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-23 04:14:23 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-23 04:14:23 +0000 |
| commit | 02b0fd26b5cd802556264ddd74f25ab22b5308da (patch) | |
| tree | 156f94c1759ca9a4d2f9cbb154b8ffb47b79761a /ChangeLog | |
| parent | 1691a1fdf95a5b71fcee9473e02e0b009103e353 (diff) | |
* string.c (rb_str_upto): keep first width. [ruby-dev:39361]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Wed Sep 23 13:14:21 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * string.c (rb_str_upto): keep first width. [ruby-dev:39361] + Wed Sep 23 11:28:06 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * tool/instruction.rb (make_header_prepare_stack): check stack |
