ruby-cvs:21734
From: davidflanagan ruby-lang.org
Date: Sun, 23 Dec 2007 01:21:10 +0900 (JST)
Subject: [ruby-cvs:21734] Ruby:r14497 (trunk): * io.c, io.h: temporary patch to partially implement transcode-on-read and transcode-on-write
davidflanagan 2007-12-23 01:21:09 +0900 (Sun, 23 Dec 2007)
New Revision: 14497
Modified files:
trunk/ChangeLog
trunk/include/ruby/io.h
trunk/io.c
Log:
* io.c, io.h: temporary patch to partially implement transcode-on-read and transcode-on-write
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14497&r2=14496
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=14497&r2=14496
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/io.h?r1=14497&r2=14496