ruby-cvs:23389
From: naruse ruby-lang.org
Date: Tue, 22 Apr 2008 21:20:37 +0900 (JST)
Subject: [ruby-cvs:23389] Ruby:r16149 (trunk): * ext/nkf/nkf-utf8/nkf.c (score_table_A0, score_table_F0):
naruse 2008-04-22 21:20:36 +0900 (Tue, 22 Apr 2008)
New Revision: 16149
Modified files:
trunk/ChangeLog
trunk/ext/nkf/nkf-utf8/nkf.c
trunk/ext/nkf/nkf.c
Log:
* ext/nkf/nkf-utf8/nkf.c (score_table_A0, score_table_F0):
type of content is unsigned char.
* ext/nkf/nkf-utf8/nkf.c (push_broken_buf): 'c' is nkf_char.
* ext/nkf/nkf-utf8/nkf.c (push_broken_buf): enc is 0 or pointer.
* ext/nkf//nkf.c (options): type of option is unsigned char.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16149&r2=16148&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/nkf/nkf.c?r1=16149&r2=16148&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/nkf/nkf-utf8/nkf.c?r1=16149&r2=16148&diff_format=u