* string.c (rb_str_upto): should return enumerator if called
without block. [ruby-dev:37526] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1d4c164581
commit
f77f9da445
@ -1,3 +1,8 @@
|
||||
Mon Dec 22 10:59:31 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* string.c (rb_str_upto): should return enumerator if called
|
||||
without block. [ruby-dev:37526]
|
||||
|
||||
Mon Dec 22 09:54:43 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* parse.y (gettable_gen): the encoding of __FILE__ should be
|
||||
|
Loading…
x
Reference in New Issue
Block a user