go/src/unicode
Brad Fitzpatrick 05f8b44d5e unicode: fix SpecialCase to follow its docs & respect explict no-op mappings
If SpecialCase contains an explicit CaseRange with zero deltas,
respect those and don't fall back to the default behavior.

Fixes #25636

Change-Id: Ic554c6b3dd462b1b39c75194eec469b6ff4aa55b
Reviewed-on: https://go-review.googlesource.com/117155
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Marcel van Lohuizen <mpvl@golang.org>
2018-06-17 08:48:39 +00:00
..
utf8 cmd/compile: optimize len([]rune(string)) 2018-05-06 05:31:01 +00:00
utf16 all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
casetables.go
digit.go
digit_test.go
example_test.go Revert "go/printer: forbid empty line before first comment in block" 2017-12-01 01:12:26 +00:00
graphic.go
graphic_test.go
letter.go unicode: fix SpecialCase to follow its docs & respect explict no-op mappings 2018-06-17 08:48:39 +00:00
letter_test.go unicode: fix SpecialCase to follow its docs & respect explict no-op mappings 2018-06-17 08:48:39 +00:00
maketables.go all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
script_test.go unicode: update to Unicode 10.0.0 2017-10-24 12:42:35 +00:00
tables.go unicode: update to Unicode 10.0.0 2017-10-24 12:42:35 +00:00