ruby-cvs:22284
From: matz ruby-lang.org
Date: Mon, 14 Jan 2008 22:49:30 +0900 (JST)
Subject: [ruby-cvs:22284] Ruby:r15047 (trunk): * re.c (rb_char_to_option_kcode): use rb_enc_find_index() instead
matz 2008-01-14 22:49:29 +0900 (Mon, 14 Jan 2008)
New Revision: 15047
Modified files:
trunk/ChangeLog
trunk/enc/Makefile.in
trunk/encoding.c
trunk/re.c
trunk/rubytest.rb
Log:
* re.c (rb_char_to_option_kcode): use rb_enc_find_index() instead
of using fixed index value.
* enc/Makefile.in (encsrcdir): make US-ASCII built-in.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/rubytest.rb?r1=15047&r2=15046&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15047&r2=15046&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/re.c?r1=15047&r2=15046&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/encoding.c?r1=15047&r2=15046&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/Makefile.in?r1=15047&r2=15046&diff_format=u