ruby-cvs:22882
From: nobu ruby-lang.org
Date: Sat, 1 Mar 2008 00:29:11 +0900 (JST)
Subject: [ruby-cvs:22882] Ruby:r15645 (trunk): * encoding.c (rb_enc_dummy_p): bootstrap encodings can not be dummy.
nobu 2008-03-01 00:29:09 +0900 (Sat, 01 Mar 2008)
New Revision: 15645
Modified files:
trunk/ChangeLog
trunk/encoding.c
trunk/version.h
Log:
* encoding.c (rb_enc_dummy_p): bootstrap encodings can not be dummy.
* encoding.c (rb_enc_ascget): no needs to call rb_enc_precise_mbclen()
twice.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=15645&r2=15644&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15645&r2=15644&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/encoding.c?r1=15645&r2=15644&diff_format=u