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

ruby-cvs:22764

From: akr ruby-lang.org
Date: Mon, 18 Feb 2008 00:35:10 +0900 (JST)
Subject: [ruby-cvs:22764] Ruby:r15527 (trunk): * re.c (rb_reg_regsub): don't repeat repl twice with

akr	2008-02-18 00:35:09 +0900 (Mon, 18 Feb 2008)

  New Revision: 15527

  Modified files:
    trunk/ChangeLog
    trunk/re.c
    trunk/test/ruby/test_regexp.rb

  Log:
    * re.c (rb_reg_regsub): don't repeat repl twice with
      "X".sub!(/./, sprintf("\\%c", 255)).


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15527&r2=15526&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_regexp.rb?r1=15527&r2=15526&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/re.c?r1=15527&r2=15526&diff_format=u


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