Notes:
All tests pass with jruby-1.7.0.RC1. Not all tests pass with
MRI 1.9.3p194 due to unexptected behaviour of String#<< with
UTF-16 strings. As long as you use only UTF-8, there's no problem.
Changes:
Updated to Unicode 6.2.0.
* UnicodeUtils.debug accepts single Integer code point
New methods in UnicodeUtils:
* white_space_char?
|