ruby-cvs:21255
From: akr ruby-lang.org
Date: Mon, 26 Nov 2007 11:28:00 +0900 (JST)
Subject: [ruby-cvs:21255] Ruby:r14018 (trunk): * re.c (rb_reg_fixed_encoding_p): extracted from rb_reg_prepare_re and
akr 2007-11-26 11:27:59 +0900 (Mon, 26 Nov 2007)
New Revision: 14018
Modified files:
trunk/ChangeLog
trunk/re.c
Log:
* re.c (rb_reg_fixed_encoding_p): extracted from rb_reg_prepare_re and
rb_reg_s_union.
(rb_reg_s_union): refactored.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14018&r2=14017
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/re.c?r1=14018&r2=14017