ruby-cvs:21774
From: matz ruby-lang.org
Date: Mon, 24 Dec 2007 01:48:29 +0900 (JST)
Subject: [ruby-cvs:21774] Ruby:r14537 (trunk): * io.c (rb_io_s_pipe): allow specifying read-side encoding.
matz 2007-12-24 01:48:28 +0900 (Mon, 24 Dec 2007)
New Revision: 14537
Modified files:
trunk/ChangeLog
trunk/io.c
Log:
* io.c (rb_io_s_pipe): allow specifying read-side encoding.
* io.c (io_enc_str): wrong encoding destination.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14537&r2=14536
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=14537&r2=14536