Rob Pike
|
d90e7cbac6
|
mv src/lib to src/pkg
tests: all.bash passes, gobuild still works, godoc still works.
R=rsc
OCL=30096
CL=30102
|
2009-06-09 09:53:44 -07:00 |
|
Rob Pike
|
424f4f0ff5
|
use the new bytes package
R=rsc
DELTA=61 (8 added, 31 deleted, 22 changed)
OCL=29897
CL=29899
|
2009-06-04 15:28:09 -07:00 |
|
Rob Pike
|
52e5d061c7
|
bytes.Copy
R=rsc
DELTA=38 (38 added, 0 deleted, 0 changed)
OCL=29895
CL=29895
|
2009-06-04 15:00:15 -07:00 |
|
Rob Pike
|
78933226f1
|
add a bytes package analogous to the strings package.
also has Equal and Compare
R=rsc
DELTA=348 (348 added, 0 deleted, 0 changed)
OCL=29892
CL=29894
|
2009-06-04 14:41:31 -07:00 |
|