[macruby-changes] [MacRuby/MacRuby] 68d5ea: replace regexp '.{8}*?' to '(?:.{8})*?', because i...

noreply at github.com noreply at github.com
Mon Apr 11 21:55:20 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/MacRuby/MacRuby

Commit: 68d5ea76787a15bdef2789fc25dabdd163643bf5
    https://github.com/MacRuby/MacRuby/commit/68d5ea76787a15bdef2789fc25dabdd163643bf5
Author: Kouji Takao <kouji at takao7.net>
Date:   2011-04-11 (Mon, 11 Apr 2011)

Changed paths:
  M lib/rdoc/text.rb

Log Message:
-----------
replace regexp '.{8}*?' to '(?:.{8})*?', because icu does not support '.{n}*?'.




More information about the macruby-changes mailing list