ruby-cvs:21718
From: naruse ruby-lang.org
Date: Sat, 22 Dec 2007 17:36:31 +0900 (JST)
Subject: [ruby-cvs:21718] Ruby:r14481 (trunk): * ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157.
naruse 2007-12-22 17:36:30 +0900 (Sat, 22 Dec 2007)
New Revision: 14481
Modified files:
trunk/ChangeLog
trunk/ext/nkf/lib/kconv.rb
trunk/ext/nkf/nkf-utf8/nkf.c
trunk/ext/nkf/nkf.c
Log:
* ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157.
* ext/nkf/nkf.c (rb_nkf_enc_get): replicate proper based encoding.
* ext/nkf/kconv.c (Kconv#kconv, to*): use self.encoding as from_enc
when from_enc isn't given.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14481&r2=14480
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/nkf/lib/kconv.rb?r1=14481&r2=14480
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/nkf/nkf.c?r1=14481&r2=14480
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/nkf/nkf-utf8/nkf.c?r1=14481&r2=14480