ruby-cvs:22379
From: duerst ruby-lang.org
Date: Sun, 20 Jan 2008 15:12:49 +0900 (JST)
Subject: [ruby-cvs:22379] Ruby:r15142 (trunk): Sun Jan 20 15:08:08 2008 Martin Duerst <duerst it.aoyama.ac.jp>
duerst 2008-01-20 15:12:48 +0900 (Sun, 20 Jan 2008)
New Revision: 15142
Added files:
trunk/enc/trans/utf_16_32.c
Modified files:
trunk/ChangeLog
trunk/test/ruby/test_transcode.rb
trunk/transcode.c
trunk/transcode_data.h
Log:
Sun Jan 20 15:08:08 2008 Martin Duerst <duerst it.aoyama.ac.jp>
* enc/trans/utf_16_32.c: new file, currently implementing
UTF-16BE conversions only.
* test/ruby/test_transcode.rb: Added tests for UTF-16BE;
made check_both_ways() use force_encoding differently.
* transcode_data.h, transcode.c: Support for more conversion
functions.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode_data.h?r1=15142&r2=15141&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/utf_16_32.c?revision=15142&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/utf_16_32.c?r1=15142&r2=15141&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_transcode.rb?r1=15142&r2=15141&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15142&r2=15141&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode.c?r1=15142&r2=15141&diff_format=u