go/src/unicode
cuiweixie 6a2ff105f1 unicode/utf8: use strings.Builder
Change-Id: I88b55f61eccb5764cac2a9397fd99a62f8735a9a
Reviewed-on: https://go-review.googlesource.com/c/go/+/428281
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Benny Siegert <bsiegert@gmail.com>
2022-09-07 06:17:15 +00:00
..
utf8 unicode/utf8: use strings.Builder 2022-09-07 06:17:15 +00:00
utf16 unicode/utf16: add AppendRune 2022-08-19 16:45:08 +00:00
casetables.go
digit.go
digit_test.go
example_test.go unicode: use IsSpace not IsUpper in IsSpace example test 2021-10-08 00:18:29 +00:00
graphic.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
graphic_test.go
letter.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
letter_test.go unicode: correctly handle negative runes 2021-02-24 04:00:46 +00:00
script_test.go
tables.go