mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
Change the signature of Split to have no count, assuming a full split, and rename the existing Split with a count to SplitN. Do the same to package bytes. Add a gofix module. R=adg, dsymonds, alex.brainman, rsc CC=golang-dev https://golang.org/cl/4661051 |
||
|---|---|---|
| .. | ||
| doc.go | ||
| exec.go | ||
| http.go | ||
| main.go | ||
| Makefile | ||
| package.go | ||