summaryrefslogtreecommitdiffstats
path: root/test/ruby
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-14 11:03:29 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-14 11:03:29 +0000
commit34f6353beffe8d103a58c98538ec651dbb165f1d (patch)
treeaf3d63561c561f501ff290651faf886e0c21febe /test/ruby
parentad9473d604eef2d342a5a12ebe7fdafe3260217c (diff)
downloadruby-34f6353beffe8d103a58c98538ec651dbb165f1d.tar.gz
ruby-34f6353beffe8d103a58c98538ec651dbb165f1d.tar.xz
ruby-34f6353beffe8d103a58c98538ec651dbb165f1d.zip
* io.c (argf_close): always close via method.
* io.c (Init_IO): remove obsolete Kernel#getc. * io.c (argf_each_line): should use #each_line, not #each. * io.c (argf_each_line): simplified. * io.c (argf_getline): should handle non T_FILE object in ARGV. * io.c (argf_each_byte): each_byte should yield bytes not one-character strings. [ruby-dev:31374] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12931 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions