go/src/strings
Mateusz Poliwczak 968b71bce4 strings: make use of sizeclasses in (*Builder).Grow
Fixes #64833

Change-Id: Ice3f5dfab65f5525bc7a6f57ddeaabda8d64dfa3
GitHub-Last-Rev: 38f1d6c19d
GitHub-Pull-Request: golang/go#64835
Reviewed-on: https://go-review.googlesource.com/c/go/+/552135
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-02-19 19:51:15 +00:00
..
builder.go strings: make use of sizeclasses in (*Builder).Grow 2024-02-19 19:51:15 +00:00
builder_test.go strings: make use of sizeclasses in (*Builder).Grow 2024-02-19 19:51:15 +00:00
clone.go strings: simplify code using unsafe.StringData 2022-09-07 01:33:55 +00:00
clone_test.go strings: remove redundant symbols 2023-01-17 17:24:17 +00:00
compare.go
compare_test.go strings: simplify code using unsafe.StringData 2022-09-07 01:33:55 +00:00
example_test.go bytes,strings: add example for ContainsFunc 2023-10-09 22:05:38 +00:00
export_test.go
reader.go bytes,strings: add available godoc link 2023-10-13 17:10:31 +00:00
reader_test.go
replace.go bytes,strings: add available godoc link 2023-10-13 17:10:31 +00:00
replace_test.go
search.go strings: use the builtin max function 2023-08-07 18:49:51 +00:00
search_test.go
strings.go src: a/an grammar fixes 2023-11-20 15:56:08 +00:00
strings_test.go bytes, strings: add ContainsFunc 2023-01-24 22:06:45 +00:00