]> Cypherpunks repositories - gostls13.git/commit
- updated and cleaned up vector.go to use new array instructions
authorRobert Griesemer <gri@golang.org>
Fri, 29 Aug 2008 18:10:23 +0000 (11:10 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 29 Aug 2008 18:10:23 +0000 (11:10 -0700)
commit08c4380e486199cfd8ef33a34d06358a5e41df9e
treec348840a66818d7b68673a795ef05cc76b231f0f
parent53010efe01ce49249eb33d98c29e94394d10e85d
- updated and cleaned up vector.go to use new array instructions
- added initial test cases (needs to be expanded)

R=r
DELTA=135  (84 added, 30 deleted, 21 changed)
OCL=14654
CL=14654
src/lib/container/vector.go
test/vectors.go [new file with mode: 0644]