-
Rob Pike authored
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
ebb1566a
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
asm_386.s | ||
asm_amd64.s | ||
asm_arm.s | ||
buffer.go | ||
buffer_test.go | ||
bytes.go | ||
bytes_decl.go | ||
bytes_test.go | ||
export_test.go |