Fix issue 12455 [reg]Bad lowercase mapping for 'LATIN CAPITAL LETTER I WITH DOT ABOVE'

Also as part of a fix restores a test case in string.d
to exactly match older behaviour.

Some extended greek is not upper but title case, yet changes on toUpper.
This commit is contained in:
Dmitry Olshansky 2014-07-05 01:33:35 +04:00
parent 520c535789
commit c131da5834
3 changed files with 43 additions and 25 deletions

File diff suppressed because one or more lines are too long