[ruby-cvs:61544] duerst:r54383 (trunk): * enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6
duerst at ruby-lang.org
duerst at ruby-lang.org
Tue Mar 29 16:53:43 JST 2016
duerst 2016-03-29 16:53:43 +0900 (Tue, 29 Mar 2016)
New Revision: 54383
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=54383
Log:
* enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6
special cases in CaseUnfold_11_Table.
* enc/unicode.c: Adjustments for above.
* test/ruby/enc/test_case_mapping.rb: Tests for the above: Some tests in
test_titlecase activated; test_greek added. A test in test_cherokee fixed.
Modified files:
trunk/ChangeLog
trunk/enc/unicode/case-folding.rb
trunk/enc/unicode/casefold.h
trunk/enc/unicode.c
trunk/test/ruby/enc/test_case_mapping.rb
More information about the ruby-cvs
mailing list