go/src/strings
Oleksandr Redko d5f7da7987 all: remove duplicated words in comments
Change-Id: Id991ec0826a4e2857f00330b4b7ff2b71907b789
Reviewed-on: https://go-review.googlesource.com/c/go/+/606615
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
2024-08-19 19:09:04 +00:00
..
builder.go cmd/compile: don't inline runtime functions in -d=checkptr build 2024-07-22 15:45:09 +00:00
builder_test.go strings: make use of sizeclasses in (*Builder).Grow 2024-02-19 19:51:15 +00:00
clone.go strings: move Clone to stringslite 2024-05-04 01:23:42 +00:00
clone_test.go strings: remove redundant symbols 2023-01-17 17:24:17 +00:00
compare.go strings: more cross-references in docstrings 2024-07-11 15:01:18 +00:00
compare_test.go strings: simplify code using unsafe.StringData 2022-09-07 01:33:55 +00:00
example_test.go strings: fix typo in examples 2024-08-16 23:50:48 +00:00
export_test.go
iter.go bytes, strings: add Lines, SplitSeq, SplitAfterSeq, FieldsSeq, FieldsFuncSeq 2024-08-14 18:23:13 +00:00
reader.go bytes,strings: add available godoc link 2023-10-13 17:10:31 +00:00
reader_test.go
replace.go strings: more cross-references in docstrings 2024-07-11 15:01:18 +00:00
replace_test.go
search.go strings: use the builtin max function 2023-08-07 18:49:51 +00:00
search_test.go bytes,strings,unicode/utf16: use slices to clean up tests 2024-07-24 18:45:08 +00:00
strings.go byte,strings: improve IndexRune performance by ~45% 2024-08-14 18:25:29 +00:00
strings_test.go all: remove duplicated words in comments 2024-08-19 19:09:04 +00:00