1
0
mirror of https://github.com/golang/go synced 2024-10-04 21:21:22 -06:00
go/src/strings
Matthew Dempsky 0da4dbe232 all: remove unnecessary type conversions
cmd and runtime were handled separately, and I'm intentionally skipped
syscall. This is the rest of the standard library.

CL generated mechanically with github.com/mdempsky/unconvert.

Change-Id: I9e0eff886974dedc37adb93f602064b83e469122
Reviewed-on: https://go-review.googlesource.com/22104
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-04-15 07:31:45 +00:00
..
compare_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
compare.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
example_test.go strings: Add examples for HasPrefix and HasSuffix 2015-10-23 01:57:15 +00:00
export_test.go
reader_test.go all: use new io.SeekFoo constants instead of os.SEEK_FOO 2016-04-13 05:25:23 +00:00
reader.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
replace_test.go
replace.go
search_test.go
search.go
strings_amd64.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
strings_decl.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
strings_generic.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
strings_test.go strings: improve explode and correct comment 2016-04-13 04:54:03 +00:00
strings.go strings: improve explode and correct comment 2016-04-13 04:54:03 +00:00
strings.s