[ruby-cvs:49931] naruse:r42789 (trunk): * enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X.
naruse at ruby-lang.org
naruse at ruby-lang.org
Tue Sep 3 08:36:04 JST 2013
naruse 2013-09-03 08:36:01 +0900 (Tue, 03 Sep 2013)
New Revision: 42789
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42789
Log:
* enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X.
Previous table is used on Mac OS X 10.1 or prior.
This table is used on 10.2 or later. [ruby-dev:47680]
Modified files:
trunk/ChangeLog
trunk/enc/trans/utf8_mac-tbl.rb
trunk/test/-ext-/string/test_normalize.rb
More information about the ruby-cvs
mailing list