Commit c942b20
committed
cases: fix case mappings to allow for Gregorian uppercase
Prepare for Unicode 11, where in some cases
an undefined title case is lower case, instead of
upper case.
Updates golang/go#27945
Change-Id: I96d6921434e344271c80dbc4033b5952b8284178
Reviewed-on: https://go-review.googlesource.com/c/text/+/169640
Run-TryBot: Marcel van Lohuizen <[email protected]>
Reviewed-by: Russ Cox <[email protected]>1 parent 009a891 commit c942b20
3 files changed
+220
-222
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | 387 | | |
394 | 388 | | |
395 | 389 | | |
| |||
0 commit comments