Project

General

Profile

« Previous | Next » 

Revision 5fee67c9

Added by duerst (Martin Dürst) over 8 years ago

move definition of String#unicode_normalize to C to make sure it is documented

  • lib/unicode_normalize.rb: Remove definition of String#unicode_normalize
    (including documentation)
  • string.c: Define String#unicode_normalize in rb_str_unicode_normalize in C,
    (including documentation)
  • lib/unicode_normalize/normalize.rb: Remove (re)definition of
    String#unicode_normalize to avoid warnings (when $VERBOSE==true) and
    problems when String is frozen

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58550 b2dd03c8-39d4-4d8f-98ff-823fe69b080e