ruby-cvs:22741
From: akr ruby-lang.org
Date: Sat, 16 Feb 2008 16:16:37 +0900 (JST)
Subject: [ruby-cvs:22741] Ruby:r15504 (trunk): * string.c (rb_enc_strlen): UTF-8 character count moved to str_strlen.
akr 2008-02-16 16:16:36 +0900 (Sat, 16 Feb 2008)
New Revision: 15504
Modified files:
trunk/ChangeLog
trunk/string.c
Log:
* string.c (rb_enc_strlen): UTF-8 character count moved to str_strlen.
(str_strlen): UTF-8 character count is only applicable for valid
UTF-8 string.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/string.c?r1=15504&r2=15503&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15504&r2=15503&diff_format=u