[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:23627

From: matz ruby-lang.org
Date: Mon, 12 May 2008 15:09:55 +0900 (JST)
Subject: [ruby-cvs:23627] Ruby:r16387 (trunk): * re.c (rb_reg_prepare_re): made non static with small refactoring.

matz	2008-05-12 15:09:53 +0900 (Mon, 12 May 2008)

  New Revision: 16387

  Modified files:
    trunk/ChangeLog
    trunk/ext/strscan/strscan.c
    trunk/re.c
    trunk/test/strscan/test_stringscanner.rb

  Log:
    * re.c (rb_reg_prepare_re): made non static with small refactoring.
    
    * ext/strscan/strscan.c (strscan_do_scan): should adjust encoding
      before regex searching.

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16387&r2=16386&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/strscan/test_stringscanner.rb?r1=16387&r2=16386&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/re.c?r1=16387&r2=16386&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/strscan/strscan.c?r1=16387&r2=16386&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]