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_bang 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
move definition of String#unicode_normalize! to C to make sure it is documented
(including documentation)
(including documentation)
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@58553 b2dd03c8-39d4-4d8f-98ff-823fe69b080e