]> Cypherpunks repositories - gostls13.git/commit
use the new bytes package
authorRob Pike <r@golang.org>
Thu, 4 Jun 2009 22:28:09 +0000 (15:28 -0700)
committerRob Pike <r@golang.org>
Thu, 4 Jun 2009 22:28:09 +0000 (15:28 -0700)
commit424f4f0ff5427e9c3149e93abacf00956701e16f
tree10439a4451fcd1f9f6b197f570becb23becce33b
parent9a9ffb2b0e03c3a53661b1aa56fc70b0cb910708
use the new bytes package

R=rsc
DELTA=61  (8 added, 31 deleted, 22 changed)
OCL=29897
CL=29899
src/lib/Make.deps
src/lib/bytes/bytes.go
src/lib/io/io.go
src/lib/strconv/decimal.go
src/lib/tabwriter/tabwriter.go
src/lib/utf8/utf8_test.go